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

How to deal the user "system" problem in Custom Realm when migrating from weblogic5.1 to 6.1?

0 views
Skip to first unread message

raphael

unread,
Aug 29, 2001, 4:05:06 AM8/29/01
to

As you know, when start the managed server of weblogic 6, the password
of the user system is required.
but our application on welogic 5.1 use the database tables to control the
security(that's,the custom realm access the account EJB). Before we needn't
to input password when start the application. But when migrating from
weblogic5.1 to 6.1,
the password of the user system is required, after input password,the error
rised as follow:

<2001-8-29 pm 03:42:38> <Emergency> <Server> <Unable to initialize the
server: 'Fatal initialization exception
Throwable: java.lang.SecurityException: Authentication for user system
denied
java.lang.SecurityException: Authentication for user system denied
at
weblogic.security.SecurityService.initializeSuid(SecurityService.java:264)
at
weblogic.security.SecurityService.initialize(SecurityService.java:102)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:385)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:197)
at weblogic.Server.main(Server.java:35)
'>
***************************************************************************
The WebLogic Server did not start up properly.
Exception raised: java.lang.SecurityException: Authentication for user
system denied
java.lang.SecurityException: Authentication for user system denied
at
weblogic.security.SecurityService.initializeSuid(SecurityService.java:264)
at
weblogic.security.SecurityService.initialize(SecurityService.java:102)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:385)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:197)
at weblogic.Server.main(Server.java:35)
Reason: Fatal initialization exception
***************************************************************************

How can I fix this problem??

Thank you in advance.

Raphael Quan


0 new messages