j2ee -verbose出現錯誤,大家幫忙看看

deeprising 2002-08-31 12:35:25
D:\j2ee131\bin>j2ee -verbose
J2EE server listen port: 1050
java.lang.RuntimeException: Could not initialize j2ee server. Possible cause could be another instance of the server already running.
at com.sun.enterprise.iiop.POAProtocolMgr.initializeNaming(POAProtocolMgr.java:119)
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:226)
at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
java.lang.RuntimeException: Could not initialize j2ee server. Possible cause could be another instance of the server already running.
at com.sun.enterprise.iiop.POAProtocolMgr.initializeNamingPOAProtocolMgr.java:119)
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:226)
at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)

java.lang.RuntimeException: Could not initialize j2ee server. Possible cause could be another instance of the server already running.
at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:346)
at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
J2EE server reported the following error: Could not initialize j2ee server. Possible cause could be another instance of the server already running.
Error executing J2EE server ...
...全文
25 4 打赏 收藏 转发到动态 举报
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
advanced 2002-08-31
  • 打赏
  • 举报
回复
重新启动一次就行了。
Joeblackyang 2002-08-31
  • 打赏
  • 举报
回复
你是不是已经启动了一个j2ee,或者后台有一个进程占用了1050端口,到任务管理器中把一些java进程停掉。
Andrawu 2002-08-31
  • 打赏
  • 举报
回复
1.可能你的j2ee服务已起动了一次。
用j2ee -stop关闭,再用j2ee -verbose.
2.可能你的1050端口已被别的占用。换用端口。
deeprising 2002-08-31
  • 打赏
  • 举报
回复
還是不行啊~~~~
d:\ptc\windchill\codebase>j2ee -stop
Shutting down the J2EE server.
javax.naming.CommunicationException: Can't find SerialContextProvider
at com.sun.enterprise.naming.SerialContext.getProvider(SerialContext.java:63)
at com.sun.enterprise.naming.SerialContext.lookup(SerialContext.java:12)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at com.sun.enterprise.util.Utility.lookupObject(Utility.java:108)
at com.sun.enterprise.server.J2EEServer.clientShutdown(J2EEServer.java:96)
at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:936)

Unable to shutdown the J2EE server.

67,513

社区成员

发帖
与我相关
我的任务
社区描述
J2EE只是Java企业应用。我们需要一个跨J2SE/WEB/EJB的微容器,保护我们的业务核心组件(中间件),以延续它的生命力,而不是依赖J2SE/J2EE版本。
社区管理员
  • Java EE
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧