设计器死活启动不了

设计器中填上了java的地址。然后死活进不去了。重装也进不去。始终卡在报表设计器哪里。无论如何都进不去。
java环境重新设置了。也没用。。。我已经想不到咋办了。
看看有么有大神知道。

下面是error
八月 31, 2016 9:40:03 上午
信息: 加载配置文件:"fit.xml".
八月 31, 2016 9:40:03 上午
信息: 加载配置文件:"config.xml".
八月 31, 2016 9:40:03 上午
信息: Module com.fr.chart.module.ChartModule is started.
八月 31, 2016 9:40:03 上午
信息: 加载配置文件:"chartPreStyle.xml".
八月 31, 2016 9:40:08 上午
信息: Module com.fr.form.module.FormModule is started.
八月 31, 2016 9:40:08 上午
信息: Module com.fr.page.module.PageModule is started.
八月 31, 2016 9:40:08 上午
信息: Module com.fr.view.module.ViewModule is started.
八月 31, 2016 9:40:08 上午
信息: Module com.fr.write.module.WriteModule is started.
八月 31, 2016 9:40:08 上午
信息: Module com.fr.remote.module.RemoteModule is started.
八月 31, 2016 9:40:08 上午
信息: Module com.fr.performance.module.PerformanceModule is started.
八月 31, 2016 9:40:08 上午
信息: 加载配置文件:"privilege.xml".
八月 31, 2016 9:40:08 上午
信息: Module com.fr.report.module.EngineModule is started.
八月 31, 2016 9:40:08 上午
信息: Module com.fr.design.module.ChartDesignerModule is started.
八月 31, 2016 9:40:08 上午
信息: Module com.fr.design.module.FormDesignerModule is started.
java.lang.ExceptionInInitializerError
        at javax.crypto.Cipher.getInstance(Cipher.java:510)
        at com.fr.general.DesUtils.getDesCode(Unknown Source)
        at com.fr.general.DesUtils.getDecString(Unknown Source)
        at com.fr.general.DesUtils.getDecString(Unknown Source)
        at com.fr.design.mainframe.InformationCollector.getDecodeFileContent(Unknown Source)
        at com.fr.design.mainframe.InformationCollector.readEncodeXMLFile(Unknown Source)
        at com.fr.design.mainframe.InformationCollector.getInstance(Unknown Source)
        at com.fr.design.module.DesignerModule.start(Unknown Source)
        at com.fr.general.ModuleContext.startModule(Unknown Source)
        at com.fr.start.BaseDesigner.<init>(Unknown Source)
        at com.fr.start.Designer.<init>(Unknown Source)
        at com.fr.start.Designer.main(Unknown Source)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:65)
        at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:101)
        at com.install4j.runtime.launcher.WinLauncher.main(WinLauncher.java:26)
Caused by: java.lang.SecurityException: Can not initialize cryptographic mechanism
        at javax.crypto.JceSecurity.<clinit>(JceSecurity.java:89)
        ... 19 more
Caused by: java.lang.SecurityException: Cannot locate policy or framework files!
        at javax.crypto.JceSecurity.setupJurisdictionPolicies(JceSecurity.java:256)
        at javax.crypto.JceSecurity.access$000(JceSecurity.java:48)
        at javax.crypto.JceSecurity$1.run(JceSecurity.java:81)
        at java.security.AccessController.doPrivileged(Native Method)
        at javax.crypto.JceSecurity.<clinit>(JceSecurity.java:78)
        ... 19 more


FineReportgz5281527 发布于 2016-8-31 11:36
悬赏:2 F币 + 添加悬赏
提示:增加悬赏、完善问题、追问等操作,可使您的问题被置顶,并向所有关注者发送通知
共3回答
最佳回答
0
macro_hard发布于2016-8-31 11:36(编辑于 2023-9-6 09:34)
555
最佳回答
0
星痕发布于2016-8-31 11:49(编辑于 2023-9-6 09:34)
555
最佳回答
0
gz5281527发布于2016-8-31 11:51(编辑于 2023-9-6 09:34)
555
  • 0关注人数
  • 715浏览人数
  • 最后回答于:2016-8-31 11:51
    活动推荐 更多
    热门课程 更多
    返回顶部