The WebLogic Server encountered a critical failure Reason: Assertion violated
After a fresh install of weblogic 11gR1, I tried starting the admin server, but got the following error:
<Feb 17, 2010 5:07:35 PM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
<Feb 17, 2010 5:07:35 PM EST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: java.lang.AssertionError: 204 != psoft
java.lang.AssertionError: 204 != psoft
at weblogic.t3.srvr.SetUIDRendezvous.verifyEffective(SetUIDRendezvous.java:193)
at weblogic.t3.srvr.SetUIDRendezvous.makeUnPrivileged(SetUIDRendezvous.java:176)
at weblogic.t3.srvr.SetUIDRendezvous.initialize(SetUIDRendezvous.java:88)
at weblogic.t3.srvr.BootService.start(BootService.java:48)
at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:461)
at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:166)
at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:749)
0