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

WLS 6.1 getLegalCheck() exception on startup.

0 views
Skip to first unread message

Jeff Pfost

unread,
Jun 17, 2002, 3:32:05 PM6/17/02
to

I downloaded WLS 6.1 Sun/Solaris evaluation copy. The install went fine, but when
I try to start it I get
the following exception. Any ideas/suggestions would be appreciated. I also tried
installing it with a
different domain name, with the same result.

Thanks.


Starting WebLogic Server ....
<Jun 17, 2002 1:11:11 PM MDT> <Notice> <Management> <Loading configuration file ./config/wsspg/config.xml
..>
***************************************************************************
The WebLogic Server did not start up properly.
Exception raised:
weblogic.management.configuration.ConfigurationException: invalid value wsspg for
attribute Name of MBean "wsspg:Name=wsspg,Type=Server", getLegalCheck() is (weblogic.management.configuration.LegalHelper.serverMBeanSetNameLegalCheck(self,value);)
at weblogic.management.internal.xml.ConfigurationParser.parse(ConfigurationParser.java:120)
at weblogic.management.internal.xml.XmlFileRepository.loadDomain(XmlFileRepository.java:261)
at weblogic.management.internal.xml.XmlFileRepository.loadDomain(XmlFileRepository.java:223)
at java.lang.reflect.Method.invoke(Native Method)
at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
at $Proxy1.loadDomain(Unknown Source)
at weblogic.management.AdminServer.configureFromRepository(AdminServer.java:188)
at weblogic.management.AdminServer.configure(AdminServer.java:173)
at weblogic.management.Admin.initialize(Admin.java:239)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:362)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
at weblogic.Server.main(Server.java:35)
Reason: Fatal initialization exception
***************************************************************************

satya

unread,
Jun 18, 2002, 6:11:20 PM6/18/02
to
Jeff,
Please re-name your server name to something else other than the domain name. The server name and domain name should be different.

Hope it helps,
-satya

Jeff Pfost

unread,
Jun 18, 2002, 11:47:49 PM6/18/02
to

satya,

Thanks very much for the help, that fixed my problem.

Jeff

0 new messages