jbuilder9 中自带的例子,Esite (for weblogic) 运行时候出错:javax.naming.NameNotFoundException: Unable to resolve 'Cart' Resolved ;

patrick17 2003-10-19 01:24:23
WebLogic XMLX Module 8.1 SP1 Fri Jun 20 23:06:40 PDT 2003 271009>

<2003-10-19 上午11时13分59秒 CST> <Notice> <Management> <BEA-140005> <Loading domain configuration from configuration repository at D:\bea\user_projects\domains\mydomain\.\config.xml.>

<2003-10-19 上午11时14分05秒 CST> <Notice> <Log Management> <BEA-170019> <The server log file D:\bea\user_projects\domains\mydomain\myserver\myserver.log is opened. All server side log events will be written to this file.>

<2003-10-19 上午11时14分10秒 CST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>

<2003-10-19 上午11时14分11秒 CST> <Notice> <WebLogicServer> <BEA-000327> <Starting WebLogic Admin Server "myserver" for domain "mydomain">

<2003-10-19 上午11时14分17秒 CST> <Warning> <Management> <BEA-149317> <Application JBuilder_WebRun is configured with a deprecated deployment protocol and will be deployed as such.>

<2003-10-19 上午11时14分19秒 CST> <Warning> <HTTP> <BEA-101296> <Unable to load the default compiler class "com.sun.tools.javac.Main". Using the default javac compiler to compile JSPs.>

<2003-10-19 上午11时14分26秒 CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "examples-dataSource-mssqlserverXAPoolPOOL": Can't open a socket on zhangjin:1433. Check host and port number and make sure the security manager allows this connection. You can also try running the SocketApplet (java.net.UnknownHostException: zhangjin).>

<2003-10-19 上午11时14分27秒 CST> <Error> <JDBC> <BEA-001150> <Connection Pool "examples-dataSource-mssqlserverXAPoolPOOL" deployment failed with the following error: 0:Could not create pool connection. The DBMS driver exception was: Can't open a socket on zhangjin:1433. Check host and port number and make sure the security manager allows this connection. You can also try running the SocketApplet (java.net.UnknownHostException: zhangjin)..>

<2003-10-19 上午11时14分27秒 CST> <Error> <JDBC> <BEA-001150> <Connection Pool "ESiteSourcePOOL" deployment failed with the following error: Cannot load driver class: com.borland.datastore.jdbc.DataStoreDriver.>

<2003-10-19 上午11时14分27秒 CST> <Error> <JDBC> <BEA-001151> <Data Source "ESiteSource" deployment failed with the following error: DataSource(ESiteSource) can't be created with non-existent Pool (connection or multi) (ESiteSourcePOOL).>

<2003-10-19 上午11时14分27秒 CST> <Error> <JDBC> <BEA-001151> <Data Source "examples-dataSource-mssqlserverXAPool" deployment failed with the following error: DataSource(examples-dataSource-mssqlserverXAPool) can't be created with non-existent Pool (connection or multi) (examples-dataSource-mssqlserverXAPoolPOOL).>

0 [main] INFO util.PropertyMessageResources - Initializing, config='org.apache.struts.util.LocalStrings', returnNull=true

10 [main] INFO util.PropertyMessageResources - Initializing, config='org.apache.struts.action.ActionResources', returnNull=true

<2003-10-19 上午11时14分41秒 CST> <Error> <Socket> <BEA-000438> <Unable to load performance pack. Using Java I/O instead. Please ensure that wlntio.dll is in: 'D:D:/bea/weblogic81/server/bin'
>

<2003-10-19 上午11时14分41秒 CST> <Notice> <WebLogicServer> <BEA-000331> <Started WebLogic Admin Server "myserver" for domain "mydomain" running in Development Mode>

<2003-10-19 上午11时14分41秒 CST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>

<2003-10-19 上午11时14分41秒 CST> <Notice> <WebLogicServer> <BEA-000355> <Thread "ListenThread.Default" listening on port 7001, ip address *.*>

3455 [ExecuteThread: '11' for queue: 'weblogic.kernel.Default'] INFO util.PropertyMessageResources - Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true

3465 [ExecuteThread: '11' for queue: 'weblogic.kernel.Default'] INFO util.PropertyMessageResources - Initializing, config='org.apache.struts.util.LocalStrings', returnNull=true

3685 [ExecuteThread: '11' for queue: 'weblogic.kernel.Default'] INFO util.PropertyMessageResources - Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true

3685 [ExecuteThread: '11' for queue: 'weblogic.kernel.Default'] INFO util.PropertyMessageResources - Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true

javax.naming.NameNotFoundException: Unable to resolve 'Cart' Resolved ; remaining name 'Cart'

at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:186)

at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:284)

at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:244)

at weblogic.jndi.internal.ServerNamingNode_811_WLStub.lookup(Unknown Source)

at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:338)

at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:333)
...全文
203 3 打赏 收藏 转发到动态 举报
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复
patrickjava 2003-10-22
  • 打赏
  • 举报
回复
rebuild it
re setup jbuilder
re setup weblogic
change another version of weblogic
patrickjava 2003-10-19
  • 打赏
  • 举报
回复
?
patrick17 2003-10-19
  • 打赏
  • 举报
回复

following error: DataSource(examples-dataSource-mssqlserverXAPool) can't be created with non-existent Pool (connection or multi) (examples-dataSource-mssqlserverXAPoolPOOL).>

0 [main] INFO util.PropertyMessageResources - Initializing, config='org.apache.struts.util.LocalStrings', returnNull=true

10 [main] INFO util.PropertyMessageResources - Initializing, config='org.apache.struts.action.ActionResources', returnNull=true
开始出现红色提示,这是怎么回事?
大家有没有遇到过?

67,512

社区成员

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

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