Jdeveloper 集成的 weblogic 服务器不启动
Jdeveloper integrated weblogic server doesn't start
我创建了一个 adf 项目并添加了一些 jsp 页面,我想看看,但我无法启动 weblogic 服务器。在控制台中,我得到:
[Starting IntegratedWebLogicServer.] [waiting for the server to
complete its initialization...] The syntax of the command is
incorrect. Process exited.[IntegratedWebLogicServer terminated.]
测试连接,我得到这个:
Testing JSR-160 Runtime ... failed
Cannot establish connection.
Testing JNDI ... skipped
Testing JSR-160 DomainRuntime ... skipped
Testing JSR-160 Edit ... skipped
Testing HTTP ... failed
Connection refused: connect
Testing JSR-88 ... skipped
Testing JSR-88-LOCAL ... skipped
Testing Server MBeans Model ... skipped
Testing App Controller ... skipped
Testing JSR-88-DEP-MGR ... skipped
Testing JSR-88-DEP-MGR-LOCAL ... skipped
0 of 11 tests successful.
有人知道为什么吗?还有这些测试是什么意思?谢谢
我安装了 Jdeveloper 12c。我卸载了它(也删除了相关文件)并安装了 11g。 运行 服务器 运行 > 启动服务器实例。服务器在大约 5 分钟后成功启动。 运行 再次测试:
Testing JSR-160 Runtime ... success
Testing JSR-160 DomainRuntime ... success
Testing JSR-88 ... success
Testing JSR-88-LOCAL ... success
Testing JNDI ... success
Testing JSR-160 Edit ... success
Testing HTTP ... success
Testing Server MBeans Model ... success
Testing App Controller ... success
9 of 9 tests successful.
我创建了一个 adf 项目并添加了一些 jsp 页面,我想看看,但我无法启动 weblogic 服务器。在控制台中,我得到:
[Starting IntegratedWebLogicServer.] [waiting for the server to complete its initialization...] The syntax of the command is incorrect. Process exited.[IntegratedWebLogicServer terminated.]
测试连接,我得到这个:
Testing JSR-160 Runtime ... failed
Cannot establish connection.
Testing JNDI ... skipped
Testing JSR-160 DomainRuntime ... skipped
Testing JSR-160 Edit ... skipped
Testing HTTP ... failed
Connection refused: connect
Testing JSR-88 ... skipped
Testing JSR-88-LOCAL ... skipped
Testing Server MBeans Model ... skipped
Testing App Controller ... skipped
Testing JSR-88-DEP-MGR ... skipped
Testing JSR-88-DEP-MGR-LOCAL ... skipped
0 of 11 tests successful.
有人知道为什么吗?还有这些测试是什么意思?谢谢
我安装了 Jdeveloper 12c。我卸载了它(也删除了相关文件)并安装了 11g。 运行 服务器 运行 > 启动服务器实例。服务器在大约 5 分钟后成功启动。 运行 再次测试:
Testing JSR-160 Runtime ... success
Testing JSR-160 DomainRuntime ... success
Testing JSR-88 ... success
Testing JSR-88-LOCAL ... success
Testing JNDI ... success
Testing JSR-160 Edit ... success
Testing HTTP ... success
Testing Server MBeans Model ... success
Testing App Controller ... success
9 of 9 tests successful.