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

Managed server not running.

0 views
Skip to first unread message

Hyun Min

unread,
Feb 14, 2002, 8:05:20 PM2/14/02
to
Hello.

I execute the managed server.
But the Managed server does not running.
Why the error occurred in the server?

D:\bea\wlserver6.1>"D:\bea\jdk131\bin\java" -hotspot -ms64m -mx64m -classpat
h ".
.;.\lib\weblogic_sp.jar;.\lib\weblogic.jar;.\samples\eval\cloudsc
ape\lib\cloudscape.jar;.\config\examples\serverclasses" -Dweblogic.Domain=ex
ampl
es -Dbea.home="D:\bea" -Dweblogic.management.password=weblogic -Dweblogic.Pr
oductionModeEnabled=true -Dweblogic.Name="managedServer" -Dweblogic.manageme
nt.server="http://localhost:7001"
"-Djava.security.policy==D:\bea\wlserver6.1/lib/weblogic.policy"
weblogic.Server
Starting WebLogic Server ....
Connecting to http://localhost:7001...
<2002-02-14 오후 08시09분01초> <Notice> <WebLogicServer> <Starting WebLogic
Mana
ged Server "managedServer" for domain "examples">
java.lang.SecurityException: Authentication for user system denied in realm
wl_r
ealm

Start server side stack trace:
java.lang.SecurityException: Authentication for user system denied in realm
wl_r
ealm
at weblogic.security.acl.Realm.authenticate(Realm.java:212)
at weblogic.security.acl.Realm.getAuthenticatedName(Realm.java:233)
at
weblogic.security.acl.internal.Security.authenticate(Security.java:125)
at weblogic.security.acl.internal.Security.verify(Security.java:87)
at
weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:235)
at
weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:2
2)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
End server side stack trace

at
weblogic.rmi.internal.BasicOutboundRequest.sendReceive(BasicOutboundR
equest.java:85)
at
weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:134)
at weblogic.rmi.internal.ProxyStub.invoke(ProxyStub.java:35)
at $Proxy7.getAdminMBean(Unknown Source)
at weblogic.management.Admin.getServer(Admin.java:1252)
at
weblogic.connector.common.ConnectorService.initialize(ConnectorServic
e.java:55)
at
weblogic.t3.srvr.ServerServiceList.initialize(ServerServiceList.java:
46)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:482)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
at weblogic.Server.main(Server.java:35)
--------------- nested within: ------------------
weblogic.utils.AssertionError: ***** ASSERTION FAILED ***** - with nested
except
ion:
[java.lang.SecurityException: Authentication for user system denied in realm
wl_
realm

Start server side stack trace:
java.lang.SecurityException: Authentication for user system denied in realm
wl_r
ealm
at weblogic.security.acl.Realm.authenticate(Realm.java:212)
at weblogic.security.acl.Realm.getAuthenticatedName(Realm.java:233)
at
weblogic.security.acl.internal.Security.authenticate(Security.java:12


Thanks
Hyun Min.


Parthasarathy Seshadri

unread,
Feb 16, 2002, 9:15:50 PM2/16/02
to
Please make sure the password for the system user is the same for the Admin and
managed servers. Please inform whether you have changed the System Password as
described in: http://e-docs.bea.com/wls/docs61/adminguide/cnfgsec.html#1052304.
Thank you.

Hyun Min wrote:

--

Developer Relations Engineer
BEA Support


Ales

unread,
May 10, 2002, 9:52:27 AM5/10/02
to

Hi,

I have just the same problem. I am trying to start a managed server on the SAME machine,
from the SAME domain, from the SAME directory. Therefore they use the SAME filerealm.properties

I guess that there must be something else than checking that both servers are configured
with the same system password ...

We are using WebLogic 6.1 and Portal Server 4.0 on top of it. We have configured
LDAP Realm V1. Admin server starts OK.

Thank you for any relevant input.

Ales

0 new messages