Java开发网 |
注册 |
登录 |
帮助 |
搜索 |
排行榜 |
发帖统计
|
您没有登录 |
» Java开发网 » Java EE 综合讨论区
» J2EE SDK
打印话题 寄给朋友 订阅主题 |
作者 | j2ee启动与停止的问题 |
sunny30000
发贴: 10 积分: 0 |
于 2004-09-11 00:03
在命令行输入: C:\>j2ee -verbose J2EE server listen port: 1050 Naming service started:1050 Binding DataSource, name = jdbc/DB2, url = jdbc:cloudscape:rmi:CloudscapeDB;cre te=true Binding DataSource, name = jdbc/EstoreDB, url = jdbc:cloudscape:rmi:CloudscapeD ;create=true Binding DataSource, name = jdbc/DB1, url = jdbc:cloudscape:rmi:CloudscapeDB;cre te=true Binding DataSource, name = jdbc/Cloudscape, url = jdbc:cloudscape:rmi:Cloudscap DB;create=true Binding DataSource, name = jdbc/InventoryDB, url = jdbc:cloudscape:rmi:Cloudsca eDB;create=true Binding DataSource, name = jdbc/XACloudscape, url = jdbc/XACloudscape__xa Binding DataSource, name = jdbc/XACloudscape__xa, dataSource = COM.cloudscape.c re.RemoteXaDataSource@13f6e2 Starting JMS service... Initialization complete - waiting for client requests Binding: < JMS Destination : jms/Topic , javax.jms.Topic > Binding: < JMS Destination : jms/Queue , javax.jms.Queue > Binding: < JMS Cnx Factory : TopicConnectionFactory , Topic , No properties > Binding: < JMS Cnx Factory : jms/TopicConnectionFactory , Topic , No properties > Binding: < JMS Cnx Factory : QueueConnectionFactory , Queue , No properties > Binding: < JMS Cnx Factory : jms/QueueConnectionFactory , Queue , No properties > Starting web service at port: 8000 Starting secure web service at port: 7000 J2EE SDK/1.3.1 Starting web service at port: 9191 J2EE SDK/1.3.1 J2EE server startup complete. 成功启动。 另开一命令行输入: C:\>j2ee -stop Shutting down the J2EE server. javax.naming.CommunicationException: Can't find SerialContextProvider at com.sun.enterprise.naming.SerialContext.getProvider(SerialContext.jav a:63) at com.sun.enterprise.naming.SerialContext.lookup(SerialContext.java:120 ) 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:9 96) at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:936) Unable to shutdown the J2EE server. C:\> 为什么不能停止j2ee? 又在另一命令行输入: C:\>deploytool Starting Deployment tool, version 1.3.1 (Type 'deploytool -help' for command line options.) Could not connect to localhost 这是为什么?在没有关闭J2EE之前不能进入图形界面。手动关闭J2EE后才出现上面字符。并启动图形界面。 各位有遇到这种情况请指点一下。正在郁闷之中啊。 有了Swing为什么还要SWT? |
话题树型展开 |
人气 | 标题 | 作者 | 字数 | 发贴时间 |
9734 | j2ee启动与停止的问题 | sunny30000 | 2359 | 2004-09-11 00:03 |
7594 | Re:j2ee启动与停止的问题 | sunny30000 | 64 | 2004-09-11 00:06 |
7746 | Re:j2ee启动与停止的问题 | booolee | 16 | 2004-09-16 09:10 |
已读帖子 新的帖子 被删除的帖子 |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |