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

时间:2022-09-04 10:23:36
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)

3 个解决方案

#1



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
开始出现红色提示,这是怎么回事?
大家有没有遇到过?

#2


?

#3


rebuild it
re setup jbuilder
re setup weblogic
change another version of weblogic

#1



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
开始出现红色提示,这是怎么回事?
大家有没有遇到过?

#2


?

#3


rebuild it
re setup jbuilder
re setup weblogic
change another version of weblogic