weblogic6.0启动问题,高手相助,急!!!
我最近安装了weblogic6.0,Start Default Server启动正常,可就是无法访问
http://127.0.0.1:7001/console
它说web地址已经找到了,可是我等了半天,还是出来该页无法显示,不知道是什么原因,请高手相助,还有好像我的myserver根本无法启动
启动Start Default Server信息如下,请高手指教了,已经好长时间了,睡不好觉,好惨啊!
C:\bea\wlserver6.0>set PATH=.\bin;C:\PROGRA~1\RATIONAL\RATION~1\NUTCROOT\bin;C:\
PROGRA~1\RATIONAL\RATION~1\NUTCROOT\bin\x11;C:\PROGRA~1\RATIONAL\RATION~1\NUTCRO
OT\mksnt;C:\PROGRA~1\Borland\REMOTE~1\6.0\Bin;C:\WINNT\system32;C:\WINNT;C:\WINN
T\System32\Wbem;C:\PROGRA~1\Borland\Delphi6\Bin;C:\PROGRA~1\Borland\Delphi6\Proj
ects\Bpl;C:\MSSQL7\BINN;C:\Program Files\Rational\common;C:\Program Files\Ration
al\Rational Test;C:\Program Files\Common Files\InstallShield\
C:\bea\wlserver6.0>set CLASSPATH=.\lib\cr_wls60f.jar;.;.\lib\weblogic_sp.jar;.\l
ib\weblogic.jar
C:\bea\wlserver6.0>"C:\bea\jdk130\bin\java" -hotspot -ms64m -mx64m -classpath .\
lib\cr_wls60f.jar;.;.\lib\weblogic_sp.jar;.\lib\weblogic.jar -Dweblogic.Domain=m
ydomain -Dweblogic.Name=myserver "-Dbea.home=C:\bea" "-Djava.security.policy==C:
\bea\wlserver6.0/lib/weblogic.policy" -Dweblogic.management.password= weblogic.S
erver
Enter password to boot weblogic server:flyfoxer
Starting WebLogic Server ....
<2002-12-16 下午08时39分34秒> <Notice> <Management> <Loading configuration file
.\config\mydomain\config.xml ...>
<2002-12-16 下午08时39分36秒> <Info> <Logging> <Only log messages of severity "E
rror" or worse will be displayed in this window. This can be changed at Admin Co
nsole> mydomain> Servers> myserver> Logging> Debugging> Stdout severity threshol
d>
<2002-12-16 下午08时39分49秒> <Notice> <WebLogicServer> <WebLogic Server started
>
<2002-12-16 下午08时39分49秒> <Notice> <WebLogicServer> <ListenThread listening
on port 7001>
<2002-12-16 下午08时39分49秒> <Notice> <WebLogicServer> <SSLListenThread listeni
ng on port 7002>
不知上面是否已经正常启动weblogic了,高手指教啊,谢谢!