I
ildg
Unregistered / Unconfirmed
GUEST, unregistred user!
jbuilder9中启动weblogic8,
提示如下:
D:/bea/jdk141_02/bin/javaw -classpath "D:/bea/weblogic81/server/lib/weblogic_sp.jar;D:/bea/weblogic81/server/lib/weblogic.jar;D:/bea/weblogic81/server/lib/webservices.jar;F:/SQLLIB/java/db2java.zip;D:/JBuilder9/lib/jdsserver.jar" -ms64m -mx64m -Djava.library.path="D:/bea/weblogic81/server/bin" -Dbea.home="D:/bea" -Dweblogic.Name=myserver -Djava.security.policy=="D:/bea/weblogic81/server/lib/weblogic.policy" -Dweblogic.management.discover=false -Dweblogic.ProductionModeEnabled=false -Dweblogic.management.password=could8s5se -Dweblogic.management.username=could weblogic.Server
<2003-9-16 上午11时25分27秒 CST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 1.4.1_02-er-20030219 from Sun Microsystems Inc.>
<2003-9-16 上午11时25分29秒 CST> <Info> <Configuration Management> <BEA-150016> <This server is being started as the administration server.>
<2003-9-16 上午11时25分29秒 CST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 8.1 Thu Mar 20 23:06:05 PST 2003 246620
WebLogic XMLX Module 8.1 Thu Mar 20 23:06:05 PST 2003 246620 >
<2003-9-16 上午11时25分31秒 CST> <Notice> <Management> <BEA-140005> <Loadingdo
main configuration from configuration repository at D:/bea/user_projects/mydomain/./config.xml.>
<2003-9-16 上午11时25分42秒 CST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
<2003-9-16 上午11时25分43秒 CST> <Notice> <WebLogicServer> <BEA-000327> <Starting WebLogic Admin Server "myserver" fordo
main "mydomain">
<2003-9-16 上午11时25分51秒 CST> <Warning> <Management> <BEA-149317> <Application JBuilder_WebRun is configured with a deprecated deployment protocol and will be deployed as such.>
<2003-9-16 上午11时25分56秒 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-9-16 上午11时26分02秒 CST> <Error> <Socket> <BEA-000433> <Unable to load performance pack. Using Java I/O instead.
Please ensure that wlntio.dll is in: 'D:/bea/weblogic81/server/bin'
java.lang.UnsatisfiedLinkError: no wlntio in java.library.path
java.lang.UnsatisfiedLinkError: no wlntio in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1403)
at java.lang.Runtime.loadLibrary0(Runtime.java:788)
at java.lang.System.loadLibrary(System.java:832)
at weblogic.socket.NTSocketMuxer.<init>(NTSocketMuxer.java:20)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
at java.lang.Class.newInstance0(Class.java:306)
at java.lang.Class.newInstance(Class.java:259)
at weblogic.socket.SocketMuxer.makeTheMuxer(SocketMuxer.java:82)
at weblogic.socket.SocketMuxer.getMuxer(SocketMuxer.java:49)
at weblogic.t3.srvr.ListenThread.initServerSocket(ListenThread.java:690)
at weblogic.t3.srvr.ListenThread.run(ListenThread.java:205)
>
<2003-9-16 上午11时26分02秒 CST> <Notice> <WebLogicServer> <BEA-000331> <Started WebLogic Admin Server "myserver" fordo
main "mydomain" running in Development Mode>
<2003-9-16 上午11时26分03秒 CST> <Notice> <WebLogicServer> <BEA-000355> <Thread "ListenThread.Default" listening on port 7001, ip address *.*>
<2003-9-16 上午11时26分03秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
<2003-9-16 上午11时26分03秒 CST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
<2003-9-16 上午11时26分04秒 CST> <Warning> <HTTP Session> <BEA-100061> <Web application: ServletContext(id=9473967,name=TestWebApp,context-path=/TestWebApp) tried to place a non-serializable attribute: testJSPBeanId into the session: 1mCMdaeYB6mVyq51veURP3ZwHyVYRzTX9jLDZdmsY1bBflepEJkN!-294489470!1063682764800. This attribute will be lost upon redeployment. This message is logged only once per session.>
中间出现了错误,
请问是哪里配置错了啊?
谢了啊
提示如下:
D:/bea/jdk141_02/bin/javaw -classpath "D:/bea/weblogic81/server/lib/weblogic_sp.jar;D:/bea/weblogic81/server/lib/weblogic.jar;D:/bea/weblogic81/server/lib/webservices.jar;F:/SQLLIB/java/db2java.zip;D:/JBuilder9/lib/jdsserver.jar" -ms64m -mx64m -Djava.library.path="D:/bea/weblogic81/server/bin" -Dbea.home="D:/bea" -Dweblogic.Name=myserver -Djava.security.policy=="D:/bea/weblogic81/server/lib/weblogic.policy" -Dweblogic.management.discover=false -Dweblogic.ProductionModeEnabled=false -Dweblogic.management.password=could8s5se -Dweblogic.management.username=could weblogic.Server
<2003-9-16 上午11时25分27秒 CST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 1.4.1_02-er-20030219 from Sun Microsystems Inc.>
<2003-9-16 上午11时25分29秒 CST> <Info> <Configuration Management> <BEA-150016> <This server is being started as the administration server.>
<2003-9-16 上午11时25分29秒 CST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 8.1 Thu Mar 20 23:06:05 PST 2003 246620
WebLogic XMLX Module 8.1 Thu Mar 20 23:06:05 PST 2003 246620 >
<2003-9-16 上午11时25分31秒 CST> <Notice> <Management> <BEA-140005> <Loadingdo
main configuration from configuration repository at D:/bea/user_projects/mydomain/./config.xml.>
<2003-9-16 上午11时25分42秒 CST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
<2003-9-16 上午11时25分43秒 CST> <Notice> <WebLogicServer> <BEA-000327> <Starting WebLogic Admin Server "myserver" fordo
main "mydomain">
<2003-9-16 上午11时25分51秒 CST> <Warning> <Management> <BEA-149317> <Application JBuilder_WebRun is configured with a deprecated deployment protocol and will be deployed as such.>
<2003-9-16 上午11时25分56秒 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-9-16 上午11时26分02秒 CST> <Error> <Socket> <BEA-000433> <Unable to load performance pack. Using Java I/O instead.
Please ensure that wlntio.dll is in: 'D:/bea/weblogic81/server/bin'
java.lang.UnsatisfiedLinkError: no wlntio in java.library.path
java.lang.UnsatisfiedLinkError: no wlntio in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1403)
at java.lang.Runtime.loadLibrary0(Runtime.java:788)
at java.lang.System.loadLibrary(System.java:832)
at weblogic.socket.NTSocketMuxer.<init>(NTSocketMuxer.java:20)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
at java.lang.Class.newInstance0(Class.java:306)
at java.lang.Class.newInstance(Class.java:259)
at weblogic.socket.SocketMuxer.makeTheMuxer(SocketMuxer.java:82)
at weblogic.socket.SocketMuxer.getMuxer(SocketMuxer.java:49)
at weblogic.t3.srvr.ListenThread.initServerSocket(ListenThread.java:690)
at weblogic.t3.srvr.ListenThread.run(ListenThread.java:205)
>
<2003-9-16 上午11时26分02秒 CST> <Notice> <WebLogicServer> <BEA-000331> <Started WebLogic Admin Server "myserver" fordo
main "mydomain" running in Development Mode>
<2003-9-16 上午11时26分03秒 CST> <Notice> <WebLogicServer> <BEA-000355> <Thread "ListenThread.Default" listening on port 7001, ip address *.*>
<2003-9-16 上午11时26分03秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
<2003-9-16 上午11时26分03秒 CST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
<2003-9-16 上午11时26分04秒 CST> <Warning> <HTTP Session> <BEA-100061> <Web application: ServletContext(id=9473967,name=TestWebApp,context-path=/TestWebApp) tried to place a non-serializable attribute: testJSPBeanId into the session: 1mCMdaeYB6mVyq51veURP3ZwHyVYRzTX9jLDZdmsY1bBflepEJkN!-294489470!1063682764800. This attribute will be lost upon redeployment. This message is logged only once per session.>
中间出现了错误,
请问是哪里配置错了啊?
谢了啊