Hi
Actually I am facing problem while starting weblogic 7.0.Would you please help me.If possible please send the guidelines.Below the error I am getting in two windows(Point Base and Server).
Please tell me whats the change has to be done in the config.xml file.
Thanks
Suvendu..
------------------------------------------------------------
POINT BASE
Server started, listening on port 9092, display level: 3 ...
>java.net.SocketException: Connection reset by peer: JVM_recv in socket input st
ream read
at java.net.SocketInputStream.socketRead(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:85)
at java.io.DataInputStream.readFully(DataInputStream.java:151)
at java.io.DataInputStream.readUTF(DataInputStream.java:521)
at java.io.DataInputStream.readUTF(DataInputStream.java:491)
at com.pointbase.net.netConnectionHandler.run(DashOB3242)
at java.lang.Thread.run(Thread.java:479)
------------------------------------------------------------
START SERVER
D:\Program Files\BEA\user_projects\mydomain>echo off
CLASSPATH=D:\Program Files\BEA\jdk131_03\lib\tools.jar;D:\Program Files\BEA\webl
ogic700\server\lib\weblogic_sp.jar;D:\Program Files\BEA\weblogic700\server\lib\w
eblogic.jar;D:\Program Files\BEA\jdk131_03\lib\tools.jar;D:\Program Files\BEA\we
blogic700\samples\server\eval\pointbase\lib\pbserver42ECF183.jar;D:\Program File
s\BEA\weblogic700\samples\server\eval\pointbase\lib\pbclient42ECF183.jar;D:\Prog
ram Files\BEA\weblogic700\samples\server\stage\examples\clientclasses;D:\Program
Files\BEA\weblogic700\samples\server\stage\examples\serverclasses;D:\Program Fi
les\BEA\weblogic700\samples\server\stage\common;D:\Program Files\BEA\weblogic700
\samples\server\stage\examples\clientclasses\utils_common.jar
PATH=.;D:\Program Files\BEA\weblogic700\server\bin;D:\Program Files\BEA\jdk131_0
3\bin;D:\WINNT\system32;D:\WINNT;D:\WINNT\System32\Wbem;d:\Program Files\ibm\gsk
4\lib;d:\IBMDebug\bin;d:\jdk1.4\bin;d:\mkstd\mkss;d:\Program Files\ibm\gsk4\lib;
d:\IBMDebug\bin;c:\bea\jdk131\bin;d:\mkstd\mkss
***************************************************
* To start WebLogic Server, use a username and *
* password assigned to an admin-level user. For *
* server administration, use the WebLogic Server *
* console at http://[hostname]:[port]/console *
***************************************************
D:\Program Files\BEA\user_projects\mydomain>"D:\Program Files\BEA\jdk131_03\bin\
java" -hotspot -Xms32m -Xmx200m -Dweblogic.Name=myserver -Dbea.home="D:\Program
Files\BEA" -Dweblogic.management.username= -Dweblogic.management.password= -Dwe
blogic.ProductionModeEnabled= -Djava.security.policy="D:\Program Files\BEA\weblo
gic700\server\lib\weblogic.policy" weblogic.Server
<2003/01/24 19:24:07:IST> <Info> <Security> <090065> <ユーザから起動 ID を取得し
ています。>
WebLogic Server を起動するためのユーザ名を入力してください :weblogic
WebLogic Server を起動するためのパスワードを入力してください :
Starting WebLogic Server...
<2003/01/24 19:24:28:IST> <Notice> <Management> <140005> <コンフィグレーション D
:\Program Files\BEA\user_projects\mydomain\.\config.xml をロードしています。>
<2003/01/24 19:24:58:IST> <Notice> <Security> <090082> <セキュリティはレルム myr
ealm を使用して初期化しています。>
<2003/01/24 19:24:59:IST> <Critical> <WebLogicServer> <000364> <サーバで初期化中
に障害が発生しました。例外:java.lang.SecurityException: Authentication for user
weblogic denied
java.lang.SecurityException: Authentication for user weblogic denied
at weblogic.security.service.SecurityServiceManager.doBootAuthorization(
SecurityServiceManager.java:1028)
at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
erviceManager.java:1166)
at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:697)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:589)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:277)
at weblogic.Server.main(Server.java:32)
>
<2003/01/24 19:24:59:IST> <Emergency> <WebLogicServer> <000342> <サーバ Fatal in
itialization exception
Throwable: java.lang.SecurityException: Authentication for user weblogic denied
java.lang.SecurityException: Authentication for user weblogic denied
at weblogic.security.service.SecurityServiceManager.doBootAuthorization(
SecurityServiceManager.java:1028)
at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
erviceManager.java:1166)
at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:697)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:589)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:277)
at weblogic.Server.main(Server.java:32)
を初期化できません。>
***************************************************************************
The WebLogic Server did not start up properly.
Exception raised:
java.lang.SecurityException: Authentication for user weblogic denied
at weblogic.security.service.SecurityServiceManager.doBootAuthorization(
SecurityServiceManager.java:1028)
at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
erviceManager.java:1166)
at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:697)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:589)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:277)
at weblogic.Server.main(Server.java:32)
Reason: Fatal initialization exception
Throwable: java.lang.SecurityException: Authentication for user weblogic denied
java.lang.SecurityException: Authentication for user weblogic denied
at weblogic.security.service.SecurityServiceManager.doBootAuthorization(
SecurityServiceManager.java:1028)
at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
erviceManager.java:1166)
at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:697)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:589)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:277)
at weblogic.Server.main(Server.java:32)
***************************************************************************
D:\Program Files\BEA\user_projects\mydomain>ENDLOCAL
D:\Program Files\BEA\user_projects\mydomain>ENDLOCAL
D:\Program Files\BEA\user_projects\mydomain>local
'local' は、内部コマンドまたは外部コマンド、
操作可能なプログラムまたはバッチ ファイルとして認識されていません。
D:\Program Files\BEA\user_projects\mydomain>
-
Problems in weblogic7.0 (2 messages)
- Posted by: suv panda
- Posted on: January 24 2003 09:10 EST
Threaded Messages (2)
- Problems in weblogic7.0 by jason poley on January 24 2003 19:36 EST
- Problems in weblogic7.0 by David Jones on January 25 2003 05:37 EST
-
Problems in weblogic7.0[ Go to top ]
- Posted by: jason poley
- Posted on: January 24 2003 19:36 EST
- in response to suv panda
can you post the config.xml file?
does your startup script have a pwd in it? or did you type the pwd in when you ran it?
-jp -
Problems in weblogic7.0[ Go to top ]
- Posted by: David Jones
- Posted on: January 25 2003 05:37 EST
- in response to suv panda
It looks like you have typed in on the command line or in the start up script an incorrect username/password for the boot user.
In the 7.0 when you install it you enter the user name and password for the boot user. I am not sure how you would get this out of the LDAP server if you have forgotten it.
David