Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Login on to WLS with jdk 1.4 doesnot work

0 views
Skip to first unread message

Gavin

unread,
Apr 16, 2002, 5:26:55 AM4/16/02
to

Hi,
I had ealier posted a question on how to debug ejb's on wls with eclipse and
was directed to this site "http://www.genuitec.com/products.htm#weblogic_jdk14".
There I found a document on how to setup WLS into debug and how to setup WLS to
work with jdk 1.4.
I followed the instructions but the password I am enetering is revoked. form
the trace given bellow the NT username taken from the profile is bk608, is it
the username for which I have to give the password or the ususal WLS management
password ? Please help.

Thanks,
Gavin.

PS: Here is the trace.....

//---------------------------------------------------------


C:\bea\wlserver6.0>set PATH=C:\java\j2sdk1.4.0\bin;C:\WINNT\MS\SMS\CORE\BIN;c:\d
mi\win32\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\MSSQL7\BINN;C:
\java\jdk1.3.1_02\bin;C:\java\jakarta-ant-1.4.1\bin

C:\bea\wlserver6.0>set PATH=.\bin;C:\java\j2sdk1.4.0\bin;C:\WINNT\MS\SMS\CORE\BI
N;c:\dmi\win32\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\MSSQL7\B
INN;C:\java\jdk1.3.1_02\bin;C:\java\jakarta-ant-1.4.1\bin

C:\bea\wlserver6.0>set CLASSPATH=.;.\lib\weblogic_sp.jar;.\lib\weblogic.jar

C:\bea\wlserver6.0>"C:\java\j2sdk1.4.0\bin\java" -hotspot -ms64m -mx64m -classpa
th .;.\lib\weblogic_sp.jar;.\lib\weblogic.jar -Dweblogic.Domain=mydomain -Dweblo
gic.Name=myserver "-Dbea.home=C:\bea" "-Djava.security.policy==C:\bea\wlserver6.
0/lib/weblogic.policy" -Dweblogic.management.password= "-Djava.security.auth.log
in.config=C:\bea\wlserver6.0/lib/login.conf" weblogic.Server
[NTLoginModule] succeeded importing info:
userID = bk608
domain = HK2OSL
domainSID = S-1-5-21-161959346-607994573-1935560845
userSID = S-1-5-21-161959346-607994573-1935560845-14617
primary group ID = S-1-5-21-161959346-607994573-19355608
45-513
group ID = S-1-5-21-161959346-607994573-1935560845-513
group ID = S-1-1-0
group ID = S-1-5-21-314861234-1864712239-1573738576-1007

group ID = S-1-5-32-544
group ID = S-1-5-32-545
group ID = S-1-5-21-161959346-607994573-1935560845-1796
group ID = S-1-5-21-161959346-607994573-1935560845-1898
group ID = S-1-5-21-161959346-607994573-1935560845-1904
group ID = S-1-5-21-161959346-607994573-1935560845-1907
group ID = S-1-5-21-161959346-607994573-1935560845-1908
group ID = S-1-5-21-161959346-607994573-1935560845-1934
group ID = S-1-5-21-161959346-607994573-1935560845-10808

group ID = S-1-5-5-0-49130
group ID = S-1-2-0
group ID = S-1-5-4
group ID = S-1-5-11
impersonationToken = 928
[NTLoginModule] added NTPrincipal to Subject
Starting WebLogic Server ....
<Apr 16, 2002 10:11:19 AM CEST> <Notice> <Management> <Loading configuration fil
e .\config\mydomain\config.xml ...>
log file: C:\bea\wlserver6.0\.\config\mydomain\logs\weblogic.log
<Apr 16, 2002 10:11:21 AM CEST> <Info> <Logging> <Only log messages of severity
"Error" or worse will be displayed in this window. This can be changed at Admin
Console> mydomain> Servers> myserver> Logging> General> Stdout severity threshol
d>
<Apr 16, 2002 10:11:22 AM CEST> <Emergency> <Security> <Authentication failure
-
reenter password to boot weblogic server:>

<Apr 16, 2002 10:11:23 AM CEST> <Emergency> <Security> <Authentication failure
-
reenter password to boot weblogic server:>

<Apr 16, 2002 10:11:27 AM CEST> <Emergency> <Server> <Unable to initialize the
s
erver: 'Fatal initialization exception
Throwable: java.lang.SecurityException: Authentication for user guest denied
java.lang.SecurityException: Authentication for user guest denied
at weblogic.security.SecurityService.initializeSuid(SecurityService.java
:360)
at weblogic.security.SecurityService.initialize(SecurityService.java:125
)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:343)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
at weblogic.Server.main(Server.java:35)
'>
***************************************************************************
The WebLogic Server did not start up properly.
Exception raised: java.lang.SecurityException: Authentication for user guest den
ied
java.lang.SecurityException: Authentication for user guest denied
at weblogic.security.SecurityService.initializeSuid(SecurityService.java
:360)
at weblogic.security.SecurityService.initialize(SecurityService.java:125
)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:343)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
at weblogic.Server.main(Server.java:35)
Reason: Fatal initialization exception
***************************************************************************

C:\bea\wlserver6.0>goto finish

C:\bea\wlserver6.0>cd config\mydomain

C:\bea\wlserver6.0\config\mydomain>ENDLOCAL
//---------------------------------------------------------

Chuck Nelson

unread,
Apr 16, 2002, 2:23:01 PM4/16/02
to

Gavin,

BEA currently does not certify WLS 6.0 with JDK 1.4 - - can you retry the configuration
steps with a supported JDK and see if the problem reoccurs (e.g. JDK 1.3)?

Chuck Nelson
Developer Relations Engineer
BEA Technical Support

d...@dima.dhs.org

unread,
Apr 16, 2002, 5:54:04 PM4/16/02
to
add -Dweblogic.management.password=yoursystempassword to the java command line
when you start WebLogic. Or specify it in the startWebLogic.cmd if you use the
standard startup script:

...
@rem Set WLS_PW equal to your system password for no password prompt server startup.
set WLS_PW=yoursystempassword
...

Gavin <gsel...@yahoo.com> wrote:

> Thanks,
> Gavin.

> //---------------------------------------------------------

--
Dimitri

0 new messages