Unable to start weblogic 6.0sp1 with JProbe

Hi,
While trying to start weblogic(version 6.0 SP1 on windows NT4) from JProbe (version
), the console simply shows the following message:
Starting Weblogic Server ...
<Sep 17, 2001 > <Notice> <Management> <Loading configuration file .\config\mydomain\config.xml
..>
log file: G:\bea\wlserver6.0sp1\.\config\mydomain\logs\weblogic.log
<Sep 17, 2001 12:53:39 PM GMT+05:30> <Info> <Logging> <Only log messages of seve
rity "Error" or worse will be displayed in this window. This can be changed at
A
dmin Console> mydomain> Servers> myserver> Logging> General> Stdout severity threshold>
Enter to close the window...
We are using Sun's JDK1.3.1. It seems to be a JDK problem, but could not figure
out..
-Sumit

What do you find in the weblogic.log file?
Mike
"Sumit" <[email protected]> wrote:
>
Hi,
While trying to start weblogic(version 6.0 SP1 on windows NT4) from JProbe
(version
), the console simply shows the following message:
Starting Weblogic Server ...
<Sep 17, 2001 > <Notice> <Management> <Loading configuration file .\config\mydomain\config.xml
...>
log file: G:\bea\wlserver6.0sp1\.\config\mydomain\logs\weblogic.log
<Sep 17, 2001 12:53:39 PM GMT+05:30> <Info> <Logging> <Only log messages
of seve
rity "Error" or worse will be displayed in this window. This can be changed
at
A
dmin Console> mydomain> Servers> myserver> Logging> General> Stdout severity
threshold>
Enter to close the window...
We are using Sun's JDK1.3.1. It seems to be a JDK problem, but could
not figure
out..
-Sumit

Similar Messages

  • Unable to start weblogic with JRockit

    i am using a 32 bit machine to start weblogic server on JRockit JVM. Doing this in order to have already installed Oracle SOA suite and when I start weblogic using JRockit it is Running out of memory. Tried the solutions given in the forum but not able to resolve this issue.
    Also when using jdk getting permgen error. Tried with resetting the maxPermSize value etc in the startweblogic server but not able to do so.
    For JRockit OOM has any one faced a similar issue?
    Can any one help me with same ?

    Thanks Carlos. The value was getting overridden in startweblogic.cmd for Sun jdk but was not sufficient for my problem as I was using Jrockit and with JRockit there is no Permsize issue inturn there was OOM.
    I followed these steps:
    1. changed maxpermsize in startweblogic.
    2. Tried increasing system swap space.
    3. Used a profiler which controls JVM running, tried reduce memory leaks, but none worked.
    I switched to JRockit for weblogic
    1. tried increasing memory etc. Finally I switched to 64 bit machine as suggested in one of the forums for JRockit oom.
    Now both jdk and JRockit weblogic with all SOA components working successfully.
    Thanks,
    Dipti Karnataki

  • Sp6 - unable to start weblogic server

    hi,
    I have weblogic 5.1 running in solaris 2.6 & service pack 3. Weblogic is
    fine
    with these environment settings. I tried to install Service pack 6. I
    included
    weblogicsp6.jar & weblogicsp6boot.jar instead of weblogicsp3.jar &
    weblogicsp3boot.jar.
    Now i am unable to start the weblogic server.
    error while starting the server is :-
    Exception in thread "main" java.lang.NoClassDefFoundError:
    weblogic/common/T3ServicesFinderDef
    at java.lang.ClassLoader.defineClass0(Native Method) .....
    I checked my startup script, its fine with weblogicsp6boot.jar, the
    first entry
    in the java classpath & weblogicsp6.jar, the first entry in
    -Dweblogic.class.path.
    anyone has the answer? is there any issue in servicepack 6.
    regards
    Arun.
    reply to [email protected]

    This is almost always a result of not installing the service pack correctly.
    You should check the documentation on the service pack to doublecheck that
    you have the correct settings.
    Michael Girdley
    BEA Systems Inc
    "Arun" <[email protected]> wrote in message
    news:[email protected]..
    hi,
    I have weblogic 5.1 running in solaris 2.6 & service pack 3. Weblogic is
    fine
    with these environment settings. I tried to install Service pack 6. I
    included
    weblogicsp6.jar & weblogicsp6boot.jar instead of weblogicsp3.jar &
    weblogicsp3boot.jar.
    Now i am unable to start the weblogic server.
    error while starting the server is :-
    Exception in thread "main" java.lang.NoClassDefFoundError:
    weblogic/common/T3ServicesFinderDef
    at java.lang.ClassLoader.defineClass0(Native Method) .....
    I checked my startup script, its fine with weblogicsp6boot.jar, the
    first entry
    in the java classpath & weblogicsp6.jar, the first entry in
    -Dweblogic.class.path.
    anyone has the answer? is there any issue in servicepack 6.
    regards
    Arun.
    reply to [email protected]

  • Unable to start weblogic

    hello
    After trying to activate the DBMS support on my weblogic server, I am unable to restart my weblogic server, I should mention that I run my weblogic through JDeveloper 11g, when I try to execute my project I 'have the following error:
    NestedThrowables:
    java.lang.reflect.InvocationTargetException.
    weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: javax.jdo.JDOFatalInternalException: Unexpected exception caught.
    NestedThrowables:
    java.lang.reflect.InvocationTargetException
    at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(CSSWLSDelegateImpl.java:341)
    at weblogic.security.service.CSSWLSDelegateImpl.initialize(CSSWLSDelegateImpl.java:220)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(CommonSecurityServiceManagerDelegateImpl.java:1785)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:442)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(CommonSecurityServiceManagerDelegateImpl.java:840)
    Truncated. see log file for complete stacktrace
    Caused By: com.bea.common.engine.ServiceInitializationException: javax.jdo.JDOFatalInternalException: Unexpected exception caught.
    NestedThrowables:
    java.lang.reflect.InvocationTargetException
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:365)
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:315)
    at com.bea.common.engine.internal.ServiceEngineImpl.lookupService(ServiceEngineImpl.java:257)
    at com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.java:72)
    at weblogic.security.service.internal.WLSIdentityServiceImpl.initialize(WLSIdentityServiceImpl.java:46)
    Truncated. see log file for complete stacktrace
    Caused By: javax.jdo.JDOFatalInternalException: Unexpected exception caught.
    NestedThrowables:
    java.lang.reflect.InvocationTargetException
    at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:549)
    at com.bea.common.security.storeservice.util.StoreServiceDelegate.initJDO(StoreServiceDelegate.java:149)
    at com.bea.common.security.storeservice.util.StoreServiceDelegate.<init>(StoreServiceDelegate.java:98)
    at com.bea.common.security.internal.service.StoreServiceImpl.init(StoreServiceImpl.java:76)
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:363)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:534)
    Truncated. see log file for complete stacktrace
    Caused By: <openjpa-1.1.1-SNAPSHOT-r422266:965591 fatal internal error> org.apache.openjpa.util.InternalException: There was an error when invoking the static getInstance method on the named factory class "kodo.jdbc.kernel.KodoJDBCBrokerFactory". See the nested exception for details.
    at org.apache.openjpa.kernel.Bootstrap.getBrokerFactory(Bootstrap.java:95)
    at kodo.jdo.PersistenceManagerFactoryImpl.getPersistenceManagerFactory(PersistenceManagerFactoryImpl.java:41)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.RuntimeException: There were errors initializing your configuration: <openjpa-1.1.1-SNAPSHOT-r422266:965591 fatal store error> org.apache.openjpa.util.StoreException: A connection could not be obtained for driver class "com.microsoft.sqlserver.jdbc.SQLServerDriver" and URL ""jdbc:sqlserver://localhost:1433;DatabaseName=helpdesk;User=sa;Password=123456"". You may have specified an invalid URL.
    at org.apache.openjpa.jdbc.schema.DataSourceFactory.installDBDictionary(DataSourceFactory.java:235)
    at org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getConnectionFactory(JDBCConfigurationImpl.java:684)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.apache.openjpa.lib.conf.ConfigurationImpl.instantiateAll(ConfigurationImpl.java:288)
    at org.apache.openjpa.conf.OpenJPAConfigurationImpl.instantiateAll(OpenJPAConfigurationImpl.java:1409)
    at org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(AbstractBrokerFactory.java:646)
    at org.apache.openjpa.kernel.AbstractBrokerFactory.pool(AbstractBrokerFactory.java:131)
    at kodo.jdbc.kernel.KodoJDBCBrokerFactory.getInstance(KodoJDBCBrokerFactory.java:43)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.apache.openjpa.kernel.Bootstrap.invokeFactory(Bootstrap.java:124)
    at org.apache.openjpa.kernel.Bootstrap.getBrokerFactory(Bootstrap.java:90)
    at kodo.jdo.PersistenceManagerFactoryImpl.getPersistenceManagerFactory(PersistenceManagerFactoryImpl.java:41)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:534)
    at com.bea.common.security.storeservice.util.StoreServiceDelegate.initJDO(StoreServiceDelegate.java:149)
    at com.bea.common.security.storeservice.util.StoreServiceDelegate.<init>(StoreServiceDelegate.java:98)
    at com.bea.common.security.internal.service.StoreServiceImpl.init(StoreServiceImpl.java:76)
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:363)
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:315)
    at com.bea.common.engine.internal.ServiceEngineImpl.lookupService(ServiceEngineImpl.java:257)
    at com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.java:72)
    at weblogic.security.service.internal.WLSIdentityServiceImpl.initialize(WLSIdentityServiceImpl.java:46)
    at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(CSSWLSDelegateImpl.java:299)
    at weblogic.security.service.CSSWLSDelegateImpl.initialize(CSSWLSDelegateImpl.java:220)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(CommonSecurityServiceManagerDelegateImpl.java:1785)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:442)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(CommonSecurityServiceManagerDelegateImpl.java:840)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealms(CommonSecurityServiceManagerDelegateImpl.java:869)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1028)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    Caused by: java.sql.SQLException: A connection could not be obtained for driver class "com.microsoft.sqlserver.jdbc.SQLServerDriver" and URL ""jdbc:sqlserver://localhost:1433;DatabaseName=helpdesk;User=sa;Password=123456"". You may have specified an invalid URL.
    at com.solarmetric.jdbc.PoolingDataSource.newConnection(PoolingDataSource.java:274)
    at com.solarmetric.jdbc.ConnectionPoolImpl.makeConnection(ConnectionPoolImpl.java:413)
    at com.solarmetric.jdbc.ConnectionPoolImpl.getConnection(ConnectionPoolImpl.java:290)
    at com.solarmetric.jdbc.PoolingDataSource.getConnection(PoolingDataSource.java:199)
    at org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(DelegatingDataSource.java:113)
    at org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(DecoratingDataSource.java:93)
    at org.apache.openjpa.jdbc.schema.DataSourceFactory.installDBDictionary(DataSourceFactory.java:227)
    ... 42 more
    at org.apache.openjpa.lib.conf.ConfigurationImpl.instantiateAll(ConfigurationImpl.java:302)
    at org.apache.openjpa.conf.OpenJPAConfigurationImpl.instantiateAll(OpenJPAConfigurationImpl.java:1409)
    at org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(AbstractBrokerFactory.java:646)
    at org.apache.openjpa.kernel.AbstractBrokerFactory.pool(AbstractBrokerFactory.java:131)
    at kodo.jdbc.kernel.KodoJDBCBrokerFactory.getInstance(KodoJDBCBrokerFactory.java:43)
    Truncated. see log file for complete stacktrace
    <16 mai 2011 14 h 47 GMT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <16 mai 2011 14 h 47 GMT> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    weblogic.security.service.SecurityServiceRuntimeException: [Security:090399]Security Services Unavailable
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:916)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1050)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    <16 mai 2011 14 h 47 GMT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <16 mai 2011 14 h 47 GMT> <Error> <WebLogicServer> <BEA-000383>
    <16 mai 2011 14 h 47 GMT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    Process exited..
    it seems will have one problem with the url said, now I do not know how to change the url so that weblogic does not start,knowing that my weblogic server is integrated in JDEV
    thanks

    i create a new application with a new jsf page, at run time it gives this error (i think the same error) :
    Starting WLS with line:
    d:\Oracle\MIDDLE~1\JDK160~1\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m -Dweblogic.Name=DefaultServer -Djava.security.policy=D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy -Djavax.net.ssl.trustStore=D:\Oracle\Middleware\wlserver_10.3\server\lib\DemoTrust.jks -Dweblogic.nodemanager.ServiceEnabled=true -Xverify:none -da -Dplatform.home=D:\Oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=D:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=D:\Oracle\MIDDLE~1\WLSERV~1.3\server -Djps.app.credential.overwrite.allowed=true -Dcommon.components.home=D:\Oracle\MIDDLE~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=C:\DOCUME~1\ADMINI~1\APPLIC~1\JDEVEL~1\SYSTEM~1.23\DEFAUL~1 -Djrockit.optfile=D:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.server.config.dir=C:\DOCUME~1\ADMINI~1\APPLIC~1\JDEVEL~1\SYSTEM~1.23\DEFAUL~1\config\FMWCON~1\servers\DefaultServer -Doracle.domain.config.dir=C:\DOCUME~1\ADMINI~1\APPLIC~1\JDEVEL~1\SYSTEM~1.23\DEFAUL~1\config\FMWCON~1 -Digf.arisidbeans.carmlloc=C:\DOCUME~1\ADMINI~1\APPLIC~1\JDEVEL~1\SYSTEM~1.23\DEFAUL~1\config\FMWCON~1\carml -Digf.arisidstack.home=C:\DOCUME~1\ADMINI~1\APPLIC~1\JDEVEL~1\SYSTEM~1.23\DEFAUL~1\config\FMWCON~1\arisidprovider -Doracle.security.jps.config=C:\DOCUME~1\ADMINI~1\APPLIC~1\JDEVEL~1\SYSTEM~1.23\DEFAUL~1\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=C:\DOCUME~1\ADMINI~1\APPLIC~1\JDEVEL~1\SYSTEM~1.23\DEFAUL~1\servers\DefaultServer\tmp\_WL_user -Doracle.deployed.app.ext=\- -Dweblogic.alternateTypesDirectory=D:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,D:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Dwsm.repository.path=C:\DOCUME~1\ADMINI~1\APPLIC~1\JDEVEL~1\SYSTEM~1.23\DEFAUL~1\oracle\store\gmds -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=d:\Oracle\MIDDLE~1\patch_wls1034\profiles\default\sysext_manifest_classpath;d:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sysext_manifest_classpath weblogic.Server
    <24 mai 2011 16 h 51 GMT> <Info> <Security> <BEA-090905> <Disabling CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    <24 mai 2011 16 h 51 GMT> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <24 mai 2011 16 h 51 GMT> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
    C:\Documents and Settings\Administrateur\Application Data\JDeveloper\system11.1.1.4.37.59.23\DefaultDomain\lib\sqljdbc4.jar>
    <24 mai 2011 16 h 51 GMT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 17.0-b17 from Sun Microsystems Inc.>
    <24 mai 2011 16 h 51 GMT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.4.0 Fri Dec 17 20:47:33 PST 2010 1384255 >
    <24 mai 2011 16 h 51 GMT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <24 mai 2011 16 h 51 GMT> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <24 mai 2011 16 h 51 GMT> <Notice> <LoggingService> <BEA-320400> <The log file C:\Documents and Settings\Administrateur\Application Data\JDeveloper\system11.1.1.4.37.59.23\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <24 mai 2011 16 h 51 GMT> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to C:\Documents and Settings\Administrateur\Application Data\JDeveloper\system11.1.1.4.37.59.23\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log00031. Log messages will continue to be logged in C:\Documents and Settings\Administrateur\Application Data\JDeveloper\system11.1.1.4.37.59.23\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log.>
    <24 mai 2011 16 h 51 GMT> <Notice> <Log Management> <BEA-170019> <The server log file C:\Documents and Settings\Administrateur\Application Data\JDeveloper\system11.1.1.4.37.59.23\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log is opened. All server side log events will be written to this file.>
    <24 mai 2011 16 h 52 GMT> <Error> <Security> <BEA-090870> <The realm "myrealm" failed to be loaded: weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: javax.jdo.JDOFatalInternalException: Unexpected exception caught.
    NestedThrowables:
    java.lang.reflect.InvocationTargetException.
    weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: javax.jdo.JDOFatalInternalException: Unexpected exception caught.
    NestedThrowables:
    java.lang.reflect.InvocationTargetException
         at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(CSSWLSDelegateImpl.java:341)
         at weblogic.security.service.CSSWLSDelegateImpl.initialize(CSSWLSDelegateImpl.java:220)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(CommonSecurityServiceManagerDelegateImpl.java:1785)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:442)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(CommonSecurityServiceManagerDelegateImpl.java:840)
         Truncated. see log file for complete stacktrace
    Caused By: com.bea.common.engine.ServiceInitializationException: javax.jdo.JDOFatalInternalException: Unexpected exception caught.
    NestedThrowables:
    java.lang.reflect.InvocationTargetException
         at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:365)
         at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:315)
         at com.bea.common.engine.internal.ServiceEngineImpl.lookupService(ServiceEngineImpl.java:257)
         at com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.java:72)
         at weblogic.security.service.internal.WLSIdentityServiceImpl.initialize(WLSIdentityServiceImpl.java:46)
         Truncated. see log file for complete stacktrace
    Caused By: javax.jdo.JDOFatalInternalException: Unexpected exception caught.
    NestedThrowables:
    java.lang.reflect.InvocationTargetException
         at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:549)
         at com.bea.common.security.storeservice.util.StoreServiceDelegate.initJDO(StoreServiceDelegate.java:149)
         at com.bea.common.security.storeservice.util.StoreServiceDelegate.<init>(StoreServiceDelegate.java:98)
         at com.bea.common.security.internal.service.StoreServiceImpl.init(StoreServiceImpl.java:76)
         at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:363)
         Truncated. see log file for complete stacktrace
    Caused By: java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:534)
         Truncated. see log file for complete stacktrace
    Caused By: <openjpa-1.1.1-SNAPSHOT-r422266:965591 fatal internal error> org.apache.openjpa.util.InternalException: There was an error when invoking the static getInstance method on the named factory class "kodo.jdbc.kernel.KodoJDBCBrokerFactory". See the nested exception for details.
         at org.apache.openjpa.kernel.Bootstrap.getBrokerFactory(Bootstrap.java:95)
         at kodo.jdo.PersistenceManagerFactoryImpl.getPersistenceManagerFactory(PersistenceManagerFactoryImpl.java:41)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         Truncated. see log file for complete stacktrace
    Caused By: java.lang.RuntimeException: There were errors initializing your configuration: <openjpa-1.1.1-SNAPSHOT-r422266:965591 fatal store error> org.apache.openjpa.util.StoreException: A connection could not be obtained for driver class "com.microsoft.sqlserver.jdbc.SQLServerDriver" and URL ""jdbc:sqlserver://localhost:1433;DatabaseName=helpdesk;User=sa;Password=123456"". You may have specified an invalid URL.
         at org.apache.openjpa.jdbc.schema.DataSourceFactory.installDBDictionary(DataSourceFactory.java:235)
         at org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getConnectionFactory(JDBCConfigurationImpl.java:684)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.apache.openjpa.lib.conf.ConfigurationImpl.instantiateAll(ConfigurationImpl.java:288)
         at org.apache.openjpa.conf.OpenJPAConfigurationImpl.instantiateAll(OpenJPAConfigurationImpl.java:1409)
         at org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(AbstractBrokerFactory.java:646)
         at org.apache.openjpa.kernel.AbstractBrokerFactory.pool(AbstractBrokerFactory.java:131)
         at kodo.jdbc.kernel.KodoJDBCBrokerFactory.getInstance(KodoJDBCBrokerFactory.java:43)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.apache.openjpa.kernel.Bootstrap.invokeFactory(Bootstrap.java:124)
         at org.apache.openjpa.kernel.Bootstrap.getBrokerFactory(Bootstrap.java:90)
         at kodo.jdo.PersistenceManagerFactoryImpl.getPersistenceManagerFactory(PersistenceManagerFactoryImpl.java:41)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:534)
         at com.bea.common.security.storeservice.util.StoreServiceDelegate.initJDO(StoreServiceDelegate.java:149)
         at com.bea.common.security.storeservice.util.StoreServiceDelegate.<init>(StoreServiceDelegate.java:98)
         at com.bea.common.security.internal.service.StoreServiceImpl.init(StoreServiceImpl.java:76)
         at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:363)
         at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:315)
         at com.bea.common.engine.internal.ServiceEngineImpl.lookupService(ServiceEngineImpl.java:257)
         at com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.java:72)
         at weblogic.security.service.internal.WLSIdentityServiceImpl.initialize(WLSIdentityServiceImpl.java:46)
         at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(CSSWLSDelegateImpl.java:299)
         at weblogic.security.service.CSSWLSDelegateImpl.initialize(CSSWLSDelegateImpl.java:220)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(CommonSecurityServiceManagerDelegateImpl.java:1785)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:442)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(CommonSecurityServiceManagerDelegateImpl.java:840)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealms(CommonSecurityServiceManagerDelegateImpl.java:869)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1028)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    Caused by: java.sql.SQLException: A connection could not be obtained for driver class "com.microsoft.sqlserver.jdbc.SQLServerDriver" and URL ""jdbc:sqlserver://localhost:1433;DatabaseName=helpdesk;User=sa;Password=123456"". You may have specified an invalid URL.
         at com.solarmetric.jdbc.PoolingDataSource.newConnection(PoolingDataSource.java:274)
         at com.solarmetric.jdbc.ConnectionPoolImpl.makeConnection(ConnectionPoolImpl.java:413)
         at com.solarmetric.jdbc.ConnectionPoolImpl.getConnection(ConnectionPoolImpl.java:290)
         at com.solarmetric.jdbc.PoolingDataSource.getConnection(PoolingDataSource.java:199)
         at org.apache.openjpa.lib.jdbc.DelegatingDataSource.getConnection(DelegatingDataSource.java:113)
         at org.apache.openjpa.lib.jdbc.DecoratingDataSource.getConnection(DecoratingDataSource.java:93)
         at org.apache.openjpa.jdbc.schema.DataSourceFactory.installDBDictionary(DataSourceFactory.java:227)
         ... 42 more
         at org.apache.openjpa.lib.conf.ConfigurationImpl.instantiateAll(ConfigurationImpl.java:302)
         at org.apache.openjpa.conf.OpenJPAConfigurationImpl.instantiateAll(OpenJPAConfigurationImpl.java:1409)
         at org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(AbstractBrokerFactory.java:646)
         at org.apache.openjpa.kernel.AbstractBrokerFactory.pool(AbstractBrokerFactory.java:131)
         at kodo.jdbc.kernel.KodoJDBCBrokerFactory.getInstance(KodoJDBCBrokerFactory.java:43)
         Truncated. see log file for complete stacktrace
    >
    <24 mai 2011 16 h 52 GMT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <24 mai 2011 16 h 52 GMT> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    weblogic.security.service.SecurityServiceRuntimeException: [Security:090399]Security Services Unavailable
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:916)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1050)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    >
    <24 mai 2011 16 h 52 GMT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <24 mai 2011 16 h 52 GMT> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <24 mai 2011 16 h 52 GMT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    Process exited.

  • Problem in starting Weblogic 5.1 with Solaris 2.6

    Hi all:
    I am getting the following errors when I run Weblogic 5.1 on Solaris 2.6. I
    am going to the prompt and
    executing startWebLogic.sh command. Do we have to write a KSH for this. I am getting
    the following errors.My first question is that do we need
    Java version 1.2 or above to execute WLS5.1. My license file has the valid license
    entries in the file. Please go
    through it and give me suggestions.
    My License file entries:
    <WEBLOGIC-LICENSES>
    <LICENSE PRODUCT="WebLogic"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="1d3c1f482515f5b4bbf4639c86564e3a"
    />
    <LICENSE PRODUCT="WebLogic/SSL"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="8952273c8d5ffcd568c0092bc95faf05"
    />
    <LICENSE PRODUCT="WebLogic/ClusterII"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="4c607083770e6f917ea719a888499b68"
    />
    <LICENSE PRODUCT="jdbcKona/Oracle"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="8025e0ee6e6e301a03714f2e949c93a8"
    />
    <LICENSE PRODUCT="jdbcKona/Sybase"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="aa680dc79bee2b67645e1a9b602092c2"
    />
    <LICENSE PRODUCT="jdbcKona/MSSQLServer4"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="7fd41a5a9f51f79e491d1a901ad5f04c"
    />
    <LICENSE PRODUCT="jdbcKona/Informix4"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="7a5992e6f46cb94b13041d7d2992c0bb"
    />
    <LICENSE PRODUCT="jdbcKona/MSSQLServer"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="7ae6465612751853e942286a2fff2182"
    />
    </WEBLOGIC-LICENSES>
    <!--^M
    Copyright (c) 1997-1999 by BEA Systems, Inc. All Rights Reserved.^M
    ^M
    WebLogicLicense.xml^M
    ^M
    This is your WebLogic license file.^M
    ^M
    Prior to evalating the WebLogic products, you must first read and^M
    accept the evaluation license at:^M
    ^M
    http://www.weblogic.com/licbeta.html^M
    ^M
    and register as an evaluation user. ^M
    ^M
    When you purchase a product license for WebLogic, you will^M
    receive non-expiring keys for this file by email.^M
    ^M
    Instructions on how to edit and compile this file are online in the^M
    WebLogic Administrator Guide "Installing a WebLogic license" at:^M
    ^M
    http://www.weblogic.com/docs/techstart/license.html^M
    ^M
    If you have other questions about this file or obtaining license^M
    keys, you can email us at [email protected].^M
    -->^M
    <!-- Keys for version 4.0 and later -->^M
    <WEBLOGIC-LICENSES>^M
    <LICENSE PRODUCT="WebLogic"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="faebf1221509b2736dfaeb5c44888cd0"^M
    />^M
    <LICENSE PRODUCT="WebLogic/SSL"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="265850b96d6968031ae89006ee67eaae"^M
    />^M
    <LICENSE PRODUCT="Personalization"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="7a066dc751368d3ed7f6a4814d4e503d"^M
    />^M
    <LICENSE PRODUCT="WebLogic/ClusterII"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="7727113940ad9e437a5b53ac91cfe10e"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/Oracle"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="ece7c023669fa3acf4e071972a917299"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/Sybase"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="db0a96966b5991110b522fb8a1a9a187"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/MSSQLServer4"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="cade68cb4c93b1a58cb9fc27233dc872"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/Informix4"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="b1147046c1cb4d2fc50161ed4000075d"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/MSSQLServer"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="d3d6d957274aa5492adab8224ef0b468"^M
    />^M
    </WEBLOGIC-LICENSES>^M
    Errors:
    LD_LIBRARY_PATH=/export/opt/weblogic/weblogic/lib/solaris
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: 07-Dec-2000 but should equal: 08-Dec-2000 Note that
    older java runtime versions had a bug in SimpleDateFormat...
    SimpleDateFormat produced: 07-Dec-2000 but should equal: 08-Dec-2000 Note that
    older java runtime versions had a bug in SimpleDateFormat...
    $$$$$$$$$$$$$$$$ License Exception $$$$$$$$$$$$$$$$
    Loaded License : /export/opt/weblogic/weblogic/license/WebLogicLicense.xml
    However Unable to start because :
    License key incorrect for WebLogic,any,3,07-Dec-2000|faebf1221509b2736dfaeb5c448
    88cd0
    As well as the fact that: No License found for Tengah
    As well as the fact that: No License found for WebLogic/JDBC
    As well as the fact that: No License found for Tengah/JDBC
    As well as the fact that: No License found for jdbcKona/T3

    1) Remove the second section in your license file that contains
    expired licenses.
    2) Check the Supported Platforms page for what JDK you should
    use.
    Mike
    "Hari Pillai" <[email protected]> wrote:
    >
    Hi all:
    I am getting the following errors when I run Weblogic 5.1 on Solaris
    2.6. I
    am going to the prompt and
    executing startWebLogic.sh command. Do we have to write a KSH for this.
    I am getting
    the following errors.My first question is that do we need
    Java version 1.2 or above to execute WLS5.1. My license file has the
    valid license
    entries in the file. Please go
    through it and give me suggestions.
    My License file entries:
    <WEBLOGIC-LICENSES>
    <LICENSE PRODUCT="WebLogic"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="1d3c1f482515f5b4bbf4639c86564e3a"
    />
    <LICENSE PRODUCT="WebLogic/SSL"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="8952273c8d5ffcd568c0092bc95faf05"
    />
    <LICENSE PRODUCT="WebLogic/ClusterII"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="4c607083770e6f917ea719a888499b68"
    />
    <LICENSE PRODUCT="jdbcKona/Oracle"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="8025e0ee6e6e301a03714f2e949c93a8"
    />
    <LICENSE PRODUCT="jdbcKona/Sybase"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="aa680dc79bee2b67645e1a9b602092c2"
    />
    <LICENSE PRODUCT="jdbcKona/MSSQLServer4"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="7fd41a5a9f51f79e491d1a901ad5f04c"
    />
    <LICENSE PRODUCT="jdbcKona/Informix4"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="7a5992e6f46cb94b13041d7d2992c0bb"
    />
    <LICENSE PRODUCT="jdbcKona/MSSQLServer"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="7ae6465612751853e942286a2fff2182"
    />
    </WEBLOGIC-LICENSES>
    <!--^M
    Copyright (c) 1997-1999 by BEA Systems, Inc. All Rights Reserved.^M
    ^M
    WebLogicLicense.xml^M
    ^M
    This is your WebLogic license file.^M
    ^M
    Prior to evalating the WebLogic products, you must first read and^M
    accept the evaluation license at:^M
    ^M
    http://www.weblogic.com/licbeta.html^M
    ^M
    and register as an evaluation user. ^M
    ^M
    When you purchase a product license for WebLogic, you will^M
    receive non-expiring keys for this file by email.^M
    ^M
    Instructions on how to edit and compile this file are online in the^M
    WebLogic Administrator Guide "Installing a WebLogic license" at:^M
    ^M
    http://www.weblogic.com/docs/techstart/license.html^M
    ^M
    If you have other questions about this file or obtaining license^M
    keys, you can email us at [email protected].^M
    -->^M
    <!-- Keys for version 4.0 and later -->^M
    <WEBLOGIC-LICENSES>^M
    <LICENSE PRODUCT="WebLogic"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="faebf1221509b2736dfaeb5c44888cd0"^M
    />^M
    <LICENSE PRODUCT="WebLogic/SSL"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="265850b96d6968031ae89006ee67eaae"^M
    />^M
    <LICENSE PRODUCT="Personalization"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="7a066dc751368d3ed7f6a4814d4e503d"^M
    />^M
    <LICENSE PRODUCT="WebLogic/ClusterII"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="7727113940ad9e437a5b53ac91cfe10e"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/Oracle"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="ece7c023669fa3acf4e071972a917299"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/Sybase"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="db0a96966b5991110b522fb8a1a9a187"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/MSSQLServer4"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="cade68cb4c93b1a58cb9fc27233dc872"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/Informix4"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="b1147046c1cb4d2fc50161ed4000075d"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/MSSQLServer"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="d3d6d957274aa5492adab8224ef0b468"^M
    />^M
    </WEBLOGIC-LICENSES>^M
    Errors:
    LD_LIBRARY_PATH=/export/opt/weblogic/weblogic/lib/solaris
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: 07-Dec-2000 but should equal: 08-Dec-2000
    Note that
    older java runtime versions had a bug in SimpleDateFormat...
    SimpleDateFormat produced: 07-Dec-2000 but should equal: 08-Dec-2000
    Note that
    older java runtime versions had a bug in SimpleDateFormat...
    $$$$$$$$$$$$$$$$ License Exception $$$$$$$$$$$$$$$$
    Loaded License : /export/opt/weblogic/weblogic/license/WebLogicLicense.xml
    However Unable to start because :
    License key incorrect for WebLogic,any,3,07-Dec-2000|faebf1221509b2736dfaeb5c448
    88cd0
    As well as the fact that: No License found for Tengah
    As well as the fact that: No License found for WebLogic/JDBC
    As well as the fact that: No License found for Tengah/JDBC
    As well as the fact that: No License found for jdbcKona/T3

  • Unable to start weblogic server using another user of same machine

    Hi,
    I have installed weblogic using my credentials.I am able to start it properly with my credentials.
    I am getting error while starting weblogic server from another user of same machine having same admin rights.
    It shows following details while starting server and process stops:
    <22-Dec-2011 06:15:02 o'clock GMT> <Info> <Security> <BEA-090905> <Disabling C
    ptoJ JCE Provider self-integrity check for better startup performance. To enable
    this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true
    >
    <22-Dec-2011 06:15:02 o'clock GMT> <Info> <Security> <BEA-090906> <Changing th
    default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To
    enable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    Please advice.
    Thanks and Regards:
    Priya

    Can you check the server log file for more details. The server log file is located in the <domain-home>/servers/<server-name>/logs directory.
    There probably something wrong with the log rotation or something similar. Usually when certain files that are created during runtime belong
    to a certain user, other users do not have rights or they must belong to the same group.
    Also note that the messages are only info messages and are not really the cause.

  • Unable to start Weblogic Server

    Hi,
    I have installed the Weblogic server 10.3.5 and SOA 11.1.1.6.0 in the same Middleware directory.
    I have also created a domain sucessfully.
    When i try to start the Weblogic server it ends in Errors. Below are the log details, any help would be greatly appreciated.
    ####<Feb 28, 2013 2:44:06 PM EST> <Alert> <Diagnostics> <R9MW4FZ> <AdminServer> <oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl - Incident Dump Executor (created: Thu Feb 28 14:44:05 EST 2013)> <<WLS Kernel>> <> <> <1362080646736> <BEA-320016> <Creating diagnostic image in c:\oracle\middleware\user_projects\domains\xedomain\servers\adminserver\adr\diag\ofm\xedomain\adminserver\incident\incdir_10 with a lockout minute period of 1.>
    ####<Feb 28, 2013 2:45:33 PM EST> <Warning> <oracle.as.jmx.framework.generic.MBeanAttributeInfoMappingMetaData> <R9MW4FZ> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000JoYJBACFW7WFLziOOA1HBv5C000002> <1362080733800> <J2EE JMX-46034> <No annotation should be put on attribute mutator parameter "public abstract void oracle.adf.mbean.share.config.runtime.activedata.AdfActivedataConfigMXBean.setPollingInterval(java.lang.Integer)".>
    ####<Feb 28, 2013 2:45:33 PM EST> <Warning> <oracle.as.jmx.framework.generic.MBeanAttributeInfoMappingMetaData> <R9MW4FZ> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000JoYJBACFW7WFLziOOA1HBv5C000002> <1362080733816> <J2EE JMX-46034> <No annotation should be put on attribute mutator parameter "public abstract void oracle.adf.mbean.share.config.runtime.activedata.AdfActivedataConfigMXBean.setLatencyThreshold(java.lang.Integer)".>
    ####<Feb 28, 2013 2:45:33 PM EST> <Warning> <oracle.as.jmx.framework.generic.MBeanAttributeInfoMappingMetaData> <R9MW4FZ> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000JoYJBACFW7WFLziOOA1HBv5C000002> <1362080733816> <J2EE JMX-46034> <No annotation should be put on attribute mutator parameter "public abstract void oracle.adf.mbean.share.config.runtime.activedata.AdfActivedataConfigMXBean.setKeepAliveInterval(java.lang.Integer)".>
    ####<Feb 28, 2013 2:45:33 PM EST> <Warning> <oracle.as.jmx.framework.generic.MBeanAttributeInfoMappingMetaData> <R9MW4FZ> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000JoYJBACFW7WFLziOOA1HBv5C000002> <1362080733831> <J2EE JMX-46034> <No annotation should be put on attribute mutator parameter "public abstract void oracle.adf.mbean.share.config.runtime.activedata.AdfActivedataConfigMXBean.setMaxReconnectAttemptTime(java.lang.Integer)".>
    ####<Feb 28, 2013 2:45:33 PM EST> <Warning> <oracle.as.jmx.framework.generic.MBeanAttributeInfoMappingMetaData> <R9MW4FZ> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000JoYJBACFW7WFLziOOA1HBv5C000002> <1362080733831> <J2EE JMX-46034> <No annotation should be put on attribute mutator parameter "public abstract void oracle.adf.mbean.share.config.runtime.activedata.AdfActivedataConfigMXBean.setReconnectWaitTime(java.lang.Integer)".>
    ####<Feb 28, 2013 2:49:32 PM EST> <Warning> <org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl> <R9MW4FZ> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0000JoYJBACFW7WFLziOOA1HBv5C000002> <1362080972481> <BEA-000000> <Configurator services already initialized.>
    ####<Feb 28, 2013 2:50:49 PM EST> <Notice> <Log Management> <R9MW4FZ> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1362081049810> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    ####<Feb 28, 2013 2:50:50 PM EST> <Notice> <WebLogicServer> <R9MW4FZ> <AdminServer> <main> <<WLS Kernel>> <> <f6ef983f54a76485:2c2f650d:13d224c93e5:-8000-0000000000000015> <1362081050512> <BEA-000365> <Server state changed to ADMIN>
    ####<Feb 28, 2013 2:50:50 PM EST> <Notice> <WebLogicServer> <R9MW4FZ> <AdminServer> <main> <<WLS Kernel>> <> <f6ef983f54a76485:2c2f650d:13d224c93e5:-8000-0000000000000015> <1362081050684> <BEA-000365> <Server state changed to RESUMING>
    ####<Feb 28, 2013 2:50:55 PM EST> <Notice> <Server> <R9MW4FZ> <AdminServer> <[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <f6ef983f54a76485:2c2f650d:13d224c93e5:-8000-000000000000001a> <1362081055535> <BEA-002613> <Channel "Default[5]" is now listening on fe80:0:0:0:45e8:4dad:49d6:78eb:7001 for protocols iiop, t3, ldap, snmp, http.>
    ####<Feb 28, 2013 2:50:55 PM EST> <Notice> <Server> <R9MW4FZ> <AdminServer> <[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <f6ef983f54a76485:2c2f650d:13d224c93e5:-8000-000000000000001a> <1362081055551> <BEA-002613> <Channel "Default[8]" is now listening on 0:0:0:0:0:0:0:1:7001 for protocols iiop, t3, ldap, snmp, http.>
    ####<Feb 28, 2013 2:50:55 PM EST> <Warning> <Server> <R9MW4FZ> <AdminServer> <DynamicListenThread[Default[1]]> <<WLS Kernel>> <> <f6ef983f54a76485:2c2f650d:13d224c93e5:-8000-000000000000001c> <1362081055551> <BEA-002611> <Hostname "R9MW4FZ.hitachiconsulting.net", maps to multiple IP addresses: 192.168.1.105, fe80:0:0:0:6081:5cdc:77a0:9e54%18, fe80:0:0:0:811:10c8:3f57:fe96%11, 2001:0:9d38:953c:811:10c8:3f57:fe96>
    ####<Feb 28, 2013 2:50:55 PM EST> <Notice> <Server> <R9MW4FZ> <AdminServer> <[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <f6ef983f54a76485:2c2f650d:13d224c93e5:-8000-000000000000001a> <1362081055551> <BEA-002613> <Channel "Default[3]" is now listening on fe80:0:0:0:6982:6af9:226b:2058:7001 for protocols iiop, t3, ldap, snmp, http.>
    ####<Feb 28, 2013 2:50:55 PM EST> <Notice> <Server> <R9MW4FZ> <AdminServer> <[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <f6ef983f54a76485:2c2f650d:13d224c93e5:-8000-000000000000001a> <1362081055551> <BEA-002613> <Channel "Default" is now listening on 2001:0:9d38:953c:811:10c8:3f57:fe96:7001 for protocols iiop, t3, ldap, snmp, http.>
    ####<Feb 28, 2013 2:50:55 PM EST> <Notice> <Server> <R9MW4FZ> <AdminServer> <[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <f6ef983f54a76485:2c2f650d:13d224c93e5:-8000-000000000000001a> <1362081055566> <BEA-002613> <Channel "Default[4]" is now listening on fe80:0:0:0:6081:5cdc:77a0:9e54:7001 for protocols iiop, t3, ldap, snmp, http.>
    ####<Feb 28, 2013 2:50:55 PM EST> <Notice> <Server> <R9MW4FZ> <AdminServer> <[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <f6ef983f54a76485:2c2f650d:13d224c93e5:-8000-000000000000001a> <1362081055566> <BEA-002613> <Channel "Default[7]" is now listening on 127.0.0.1:7001 for protocols iiop, t3, ldap, snmp, http.>
    ####<Feb 28, 2013 2:50:55 PM EST> <Notice> <Server> <R9MW4FZ> <AdminServer> <[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <f6ef983f54a76485:2c2f650d:13d224c93e5:-8000-000000000000001a> <1362081055566> <BEA-002613> <Channel "Default[1]" is now listening on 192.168.1.105:7001 for protocols iiop, t3, ldap, snmp, http.>
    ####<Feb 28, 2013 2:50:55 PM EST> <Notice> <Server> <R9MW4FZ> <AdminServer> <[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <f6ef983f54a76485:2c2f650d:13d224c93e5:-8000-000000000000001a> <1362081055566> <BEA-002613> <Channel "Default[2]" is now listening on fe80:0:0:0:0:5efe:c0a8:169:7001 for protocols iiop, t3, ldap, snmp, http.>
    ####<Feb 28, 2013 2:50:55 PM EST> <Notice> <Server> <R9MW4FZ> <AdminServer> <[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <f6ef983f54a76485:2c2f650d:13d224c93e5:-8000-000000000000001a> <1362081055566> <BEA-002613> <Channel "Default[6]" is now listening on fe80:0:0:0:811:10c8:3f57:fe96:7001 for protocols iiop, t3, ldap, snmp, http.>
    ####<Feb 28, 2013 2:50:55 PM EST> <Notice> <WebLogicServer> <R9MW4FZ> <AdminServer> <[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <f6ef983f54a76485:2c2f650d:13d224c93e5:-8000-000000000000001a> <1362081055566> <BEA-000331> <Started WebLogic Admin Server "AdminServer" for domain "XEdomain" running in Development Mode>
    ####<Feb 28, 2013 2:50:56 PM EST> <Notice> <WebLogicServer> <R9MW4FZ> <AdminServer> <main> <<WLS Kernel>> <> <f6ef983f54a76485:2c2f650d:13d224c93e5:-8000-0000000000000015> <1362081056175> <BEA-000365> <Server state changed to RUNNING>
    ####<Feb 28, 2013 2:50:56 PM EST> <Notice> <WebLogicServer> <R9MW4FZ> <AdminServer> <main> <<WLS Kernel>> <> <f6ef983f54a76485:2c2f650d:13d224c93e5:-8000-0000000000000015> <1362081056190> <BEA-000360> <Server started in RUNNING mode>
    ####<Feb 28, 2013 2:52:27 PM EST> <Critical> <Health> <R9MW4FZ> <AdminServer> <weblogic.GCMonitor> <<anonymous>> <> <f6ef983f54a76485:2c2f650d:13d224c93e5:-8000-000000000000004a> <1362081147794> <BEA-310003> <Free memory in the server is 2,405,928 bytes. There is danger of OutOfMemoryError>
    ####<Feb 28, 2013 2:54:21 PM EST> <Critical> <Health> <R9MW4FZ> <AdminServer> <weblogic.GCMonitor> <<anonymous>> <> <f6ef983f54a76485:2c2f650d:13d224c93e5:-8000-000000000000004a> <1362081261097> <BEA-310003> <Free memory in the server is 2,535,936 bytes. There is danger of OutOfMemoryError>
    ####<Feb 28, 2013 3:07:41 PM EST> <Critical> <Health> <R9MW4FZ> <AdminServer> <weblogic.GCMonitor> <<anonymous>> <> <f6ef983f54a76485:2c2f650d:13d224c93e5:-8000-000000000000004a> <1362082061768> <BEA-310003> <Free memory in the server is 4,526,112 bytes. There is danger of OutOfMemoryError>
    ####<Feb 28, 2013 3:10:30 PM EST> <Critical> <Health> <R9MW4FZ> <AdminServer> <weblogic.GCMonitor> <<anonymous>> <> <f6ef983f54a76485:2c2f650d:13d224c93e5:-8000-000000000000004a> <1362082230935> <BEA-310003> <Free memory in the server is 1,763,864 bytes. There is danger of OutOfMemoryError>
    Thanks

    Hi,
    this logs shows that your server is running but it does not have enough memory.
    Update Xms and Xmx JVM parameter to increase the heap in the JVM
    Emmanuel

  • Unable to start weblogic in workshop 8.1 SP4

    I configured new domain for my portal project. I created application and web portal project under the domain. But when I try to start my weblogic in workshop, it just hangs. I am able to start weblogic thru the command prompt without any problem. Please advise.

    Hi,
    First start the weblogic from thecommand line then go to
    C:\bea\weblogic81\workshop click on the work shop application . then it will start
    Regards
    Prasanna Yalam

  • Unable to start WebLogic 5.1 sp4 from the Console

    I installed WebLogic Server 5.1 Service Pack 4, as described by the
    release_notes_sp4.html document. I can successfully do the following using
    NT Workstation 4.0:
    1. Start weblogic from the command line using startWebLogic.cmd
    2. Start weblogic from the Start | Programs | WebLogic 5.1.0 | WebLogic
    Server menu.
    I can also start the console from the command line using startConsole.cmd.
    But, from the console, when I start weblogic, but it is only 5.1.0, not
    5.1.0 sp4
    When I start the console from the Start | Programs | WebLogic 5.1.0 |
    WebLogic Console menu and then try to start weblogic , I get the following
    error:
    Exception raised: java.lang.reflect.InvocationTargetException
    java.lang.reflect.InvocationTargetException: java.lang.NoSuchMethodError:
    weblogic.boot.ServerClassLoader: method
    getClassLoadNotify()Lweblogic/boot/ClassLoadNotify; not found
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:140)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:112)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:104)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader.<init>(Recurs
    iveReloadOnModifyClassLoader.java:53)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader$SingleSlave.<
    init>(RecursiveReloadOnModifyClassLoader.java:149)
    at
    weblogic.servlet.internal.ServletContextImpl.setClassLoader(ServletContextIm
    pl.java:1392)
    at
    weblogic.servlet.internal.ServletContextImpl.<init>(ServletContextImpl.java:
    516)
    at weblogic.t3.srvr.HttpServer.initServletContexts(HttpServer.java,
    Compiled Code)
    at weblogic.t3.srvr.HttpServer.start(HttpServer.java:388)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:825)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:99)
    at weblogic.Server.main(Server.java:65)
    at weblogic.Server.main(Server.java:55)
    java.lang.NoSuchMethodError: weblogic.boot.ServerClassLoader: method
    getClassLoadNotify()Lweblogic/boot/ClassLoadNotify; not found
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:140)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:112)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:104)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader.<init>(Recurs
    iveReloadOnModifyClassLoader.java:53)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader$SingleSlave.<
    init>(RecursiveReloadOnModifyClassLoader.java:149)
    at
    weblogic.servlet.internal.ServletContextImpl.setClassLoader(ServletContextIm
    pl.java:1392)
    at
    weblogic.servlet.internal.ServletContextImpl.<init>(ServletContextImpl.java:
    516)
    at weblogic.t3.srvr.HttpServer.initServletContexts(HttpServer.java,
    Compiled Code)
    at weblogic.t3.srvr.HttpServer.start(HttpServer.java:388)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:825)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:99)
    at weblogic.Server.main(Server.java:65)
    at weblogic.Server.main(Server.java:55)
    Any help would be appreciated.

    I am facing the same problem here Steven. Did you get any solution for that?
    Thanks
    Vishwajeet Lohakarey
    Yash Technologies Inc.
    [email protected]
    Steven R. Baturin <[email protected]> wrote in message
    news:[email protected]...
    I installed WebLogic Server 5.1 Service Pack 4, as described by the
    release_notes_sp4.html document. I can successfully do the followingusing
    NT Workstation 4.0:
    1. Start weblogic from the command line using startWebLogic.cmd
    2. Start weblogic from the Start | Programs | WebLogic 5.1.0 | WebLogic
    Server menu.
    I can also start the console from the command line using startConsole.cmd.
    But, from the console, when I start weblogic, but it is only 5.1.0, not
    5.1.0 sp4
    When I start the console from the Start | Programs | WebLogic 5.1.0 |
    WebLogic Console menu and then try to start weblogic , I get the following
    error:
    Exception raised: java.lang.reflect.InvocationTargetException
    java.lang.reflect.InvocationTargetException: java.lang.NoSuchMethodError:
    weblogic.boot.ServerClassLoader: method
    getClassLoadNotify()Lweblogic/boot/ClassLoadNotify; not found
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:140)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:112)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:104)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader.<init>(Recurs
    iveReloadOnModifyClassLoader.java:53)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader$SingleSlave.<
    init>(RecursiveReloadOnModifyClassLoader.java:149)
    at
    weblogic.servlet.internal.ServletContextImpl.setClassLoader(ServletContextIm
    pl.java:1392)
    at
    weblogic.servlet.internal.ServletContextImpl.<init>(ServletContextImpl.java:
    516)
    at weblogic.t3.srvr.HttpServer.initServletContexts(HttpServer.java,
    Compiled Code)
    at weblogic.t3.srvr.HttpServer.start(HttpServer.java:388)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:825)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:99)
    at weblogic.Server.main(Server.java:65)
    at weblogic.Server.main(Server.java:55)
    java.lang.NoSuchMethodError: weblogic.boot.ServerClassLoader: method
    getClassLoadNotify()Lweblogic/boot/ClassLoadNotify; not found
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:140)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:112)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:104)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader.<init>(Recurs
    iveReloadOnModifyClassLoader.java:53)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader$SingleSlave.<
    init>(RecursiveReloadOnModifyClassLoader.java:149)
    at
    weblogic.servlet.internal.ServletContextImpl.setClassLoader(ServletContextIm
    pl.java:1392)
    at
    weblogic.servlet.internal.ServletContextImpl.<init>(ServletContextImpl.java:
    516)
    at weblogic.t3.srvr.HttpServer.initServletContexts(HttpServer.java,
    Compiled Code)
    at weblogic.t3.srvr.HttpServer.start(HttpServer.java:388)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:825)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:99)
    at weblogic.Server.main(Server.java:65)
    at weblogic.Server.main(Server.java:55)
    Any help would be appreciated.

  • Unable to start weblogic server back end in linux

    Hi All,
          i am  going to start weblogic 10.3.6 in production environment by using below commend but it gives error:
           >cd /usr/app/oracle/Middleware/user_projects/domains/base_domain
            >nohup startWebLogic.sh &
           But when I use this command I am getting this output:
         -bash-3.2$ nohup ./startWebLogic.sh &
      -bash-3.2$ nohup: appending output to `nohup.out'
    Can someone please help me in this.
    Thank you,
    Ram

    Hi Ram,
    That it's the normal behavior when you use a nohup command, all the output is getting saved into a nohup.out file that you can find in the same location where the startWeblogic.sh file resides..
    If you do:
    tail -f nohup.out
    You will find all the output.
    Also if you want to see the last 200 output lines do:
    tail -fn 200 nohup.out
    The advantage of using nohup is that if you are using a ssh client you can close the client and the process will keep running.
    Hope this helps
    Regards
    Carlos

  • Unable to start weblogic server from workshop

    I am able to start weblogic through command window. when i try to start via workshop,Nothing happens but weblogic server progress bar says ( starting weblogic server). Please advise.

    Hello,
    Table 'slee_db.beaxacmlap' doesn't exist 1. Check the permissions of the user that connects to the database. Can it create tables in this specified schema? If not update your JDBC configuration via the WLS Admin Console or update the permissions on database side.
    2. Does the table exist? If not, the easiest is to start the domain in development mode once so that the tables are created automatically.When this is done, you can switch back to production mode if you run this setting. The production mode can be enabled / disabled in config.xl via the domain configuration section of the WLS Admin console or via startWeblogic.sh by setting a environment called PRODUCTION_MODE=true|false.
    3. Be aware that there is another forum as well for your product that you can access via support.oracle.com and than click to "community". The right forum for OCSG is 'Communications Industry->Service Delivery Platform' You can subscribe to it via RSS feed as well.
    Regards,
    Kai

  • Unable to start weblogic 10 with eclipse

    Hello,
    i've a weblogic 10 server and it runs normally if i want to start from the DOS command-line and my ear is correctly deployed.
    When i try to start the same server within eclipse, my application seems to be initialized but at the end of the starting i've the following error :
    <Critical> <WebLogicServer> <AdminServer> <main> <<WLS Kernel>> <> <BEA-000386> <Server subsystem failed. Reason: java.lang.NoClassDefFoundError: weblogic/management/internal/DynamicMBeanImpl
    java.lang.NoClassDefFoundError: weblogic/management/internal/DynamicMBeanImpl
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:242)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.invokeClass(ClassDeploymentManager.java:253)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.access$000(ClassDeploymentManager.java:54)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager$1.run(ClassDeploymentManager.java:205)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(Unknown Source)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.invokeClassDeployment(ClassDeploymentManager.java:198)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.invokeClassDeployments(ClassDeploymentManager.java:177)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.runStartupsAfterAppActivation(ClassDeploymentManager.java:158)
         at weblogic.management.deploy.classdeployment.StartupClassPrelistenService.start(StartupClassPrelistenService.java:13)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:200)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:172)
    >
    I don't know what i have to do, and where should i find the DynamicMBeanImpl in the weblogic 10 API.
    Thanks

    Hi, David. Adding weblogic.jar by the full path will and does work. It makes sense to doubt this, but have a look at the manifest.mf file. It is these relative classpath entries that don't resolve correctly unless the real path of weblogic.jar is in the eclipse launch path. Hunting individual jars is a never-ending process in wls10. It is easiest to just use the original weblogic.jar file.
    This is why. Notice all the relative classpath entries:
    unknown-00-1b-63-07-ce-dc:~/bea/wlserver_10.3/server/lib adriancole$ jar -xvf weblogic.jar META-INF/MANIFEST.MF
    inflated: META-INF/MANIFEST.MF
    unknown-00-1b-63-07-ce-dc:~/bea/wlserver_10.3/server/lib adriancole$ cat META-INF/MANIFEST.MF
    Manifest-Version: 1.0
    Ant-Version: Apache Ant 1.6.5
    Created-By: R27.6.0-50_o-100423-1.6.0_05-20080626-2105-windows-ia32 (B
    EA Systems, Inc.)
    Main-Class: weblogic.Server
    Implementation-Vendor: BEA Systems
    Implementation-Title: WebLogic Server 10.3 Fri Jul 25 16:30:05 EDT 20
    08 1137967
    Implementation-Version: 10.3.0.0
    Class-Path: ../../../modules/features/weblogic.server.modules_10.3.0.0
    .jar schema/weblogic-domain-binding.jar schema/diagnostics-binding.ja
    r schema/diagnostics-image-binding.jar wlcipher.jar webservices.jar x
    mlx.jar ojdbc6.jar jconn2.jar jconn3.jar jConnect.jar EccpressoAsn1.j
    ar EccpressoCore.jar EccpressoJcae.jar mysql-connector-java-commercia
    l-5.0.3-bin.jar wlbase.jar wlutil.jar wlsqlserver.jar wldb2.jar wlsy
    base.jar wloracle.jar wlinformix.jar wlw-langx.jar ../../common/lib/p
    dev.jar wlw-system.jar jcom.jar weblogic-L10N.jar
    unknown-00-1b-63-07-ce-dc:~/bea/wlserver_10.3/server/lib adriancole$ jar -xvf ../../../modules/features/weblogic.server.modules_10.3.0.0.jar META-INF/MANIFEST.MF
    inflated: META-INF/MANIFEST.MF
    unknown-00-1b-63-07-ce-dc:~/bea/wlserver_10.3/server/lib adriancole$ cat META-INF/MANIFEST.MF
    Manifest-Version: 1.0
    Implementation-Vendor: BEA Systems
    Implementation-Title: BEA Modules WebLogic Server Dependencies 10.3 Th
    u Jul 10 07:58:50 MDT 2008
    Implementation-Version: 10.3.0.0
    Feature-Name: weblogic.server.modules
    Source-Repository-Change-Id: 1133362
    Class-Path: weblogic.server.modules.L10N_10.3.0.0.jar ../com.bea.core.
    antlr.runtime_2.7.7.jar ../com.bea.core.descriptor.j2ee_1.1.0.0.jar .
    ./com.bea.core.descriptor.j2ee.binding_1.1.0.0.jar ../com.bea.core.de
    scriptor.wl_1.1.0.0.jar ../com.bea.core.descriptor.wl.binding_1.1.0.0
    .jar ../com.bea.core.datasource6_1.4.0.0.jar ../com.bea.core.datasour
    ce6.binding_1.4.0.0.jar ../com.bea.core.beangen_1.4.0.0.jar ../com.be
    a.core.descriptor.settable.binding_1.4.0.0.jar ../com.bea.core.diagno
    stics.accessor_1.1.0.0.jar ../com.bea.core.diagnostics.accessor.bindi
    ng_1.1.0.0.jar ../com.bea.core.management.core_2.3.0.0.jar ../com.bea
    .core.management.core.binding_2.3.0.0.jar ../com.bea.core.ejbgen_1.0.
    0.0.jar ../org.apache.ant.patch_1.1.0.0_1-6-5.jar ../org.apache.ant_1
    .6.5/lib/ant-all.jar ../com.bea.core.repackaged.apache.bcel_5.2.1.0.j
    ar ../com.bea.core.repackaged.jdt_3.2.2.0.jar ../com.bea.core.apache.
    commons.collections_3.2.0.jar ../com.bea.core.apache.commons.lang_2.1
    .0.jar ../com.bea.core.apache.commons.pool_1.3.0.jar ../com.bea.core.
    apache.dom_1.0.0.0.jar ../com.bea.core.apache.logging_1.0.0.0.jar ../
    org.apache.openjpa_2.2.0.0_1-1-0.jar ../com.bea.core.xml.xmlbeans_1.0
    .0.0_2-4-0.jar ../com.bea.core.logging_1.4.0.0.jar ../com.bea.core.be
    a.opensaml_1.0.0.0_5-0-2-0.jar ../com.bea.core.bea.opensaml2_1.0.0.0_
    5-0-2-0.jar ../com.bea.core.monitoring.harvester.api_2.1.0.0.jar ../c
    om.bea.core.monitoring.harvester.jmx_2.1.0.0.jar ../com.bea.adaptive.
    harvester.utils_1.2.0.0.jar ../com.bea.mbean.typing.util_1.2.0.0.jar
    ../javolution_3.7.19.0.jar ../joda.time_1.2.1.0.jar ../com.bea.core.x
    ml.staxb.buildtime_1.3.0.0.jar ../com.bea.core.xml.staxb.runtime_1.3.
    0.0.jar ../com.bea.core.annogen_1.2.0.0.jar ../com.bea.core.kodo_1.0.
    0.0_4-2-0.jar ../com.bea.core.kodo.integration_1.3.0.0.jar ../com.bea
    .core.kodo.integration.binding_1.3.0.0.jar ../com.bea.core.kodo.integ
    ration.tools_1.2.0.0.jar ../com.bea.core.process_5.4.0.0.jar ../com.b
    ea.core.xml.beaxmlbeans_1.0.0.0_2-4-0.jar ../com.bea.core.repackaged.
    aspectj.aspectjweaver_5.1.0.jar ../com.bea.core.repackaged.apache.com
    mons.logging_1.2.0.jar ../com.bea.core.repackaged.springframework.spr
    ing_2.0.3.jar ../com.bea.core.repackaged.springframework.pitchfork_1.
    1.0.0_1-0.jar ../com.bea.core.common.security.i18n_1.0.0.0_5-0-2-0.ja
    r ../com.bea.core.common.security.xacml_1.0.0.0_5-0-2-0.jar ../com.be
    a.core.common.security.saml2.utils_1.0.0.0_5-0-2-0.jar ../com.bea.cor
    e.common.engine.impl_1.0.0.0_5-0-2-0.jar ../com.bea.core.common.engin
    e.api_1.0.0.0_5-0-2-0.jar ../com.bea.core.common.security.api_1.0.0.0
    _5-0-2-0.jar ../com.bea.core.common.security.impl_1.0.0.0_5-0-2-0.jar
    ../com.bea.core.common.security.jdkutils_1.0.0.0_5-0-2-0.jar ../com.
    bea.core.common.security.utils_1.0.0.0_5-0-2-0.jar ../com.bea.core.co
    mmon.security.saml2_1.0.0.0_5-0-2-0.jar ../com.bea.core.common.securi
    ty.saml2.manage_1.0.0.0_5-0-2-0.jar ../com.bea.core.common.security.p
    roviders.utils_1.0.0.0_5-0-2-0.jar ../com.bea.core.common.security.sa
    ml.utils_1.0.0.0_5-0-2-0.jar ../com.bea.core.common.security.xacmlpro
    viders.utils_1.0.0.0_5-0-2-0.jar ../com.bea.core.common.security.prov
    iders.env_1.0.0.0_5-0-2-0.jar ../com.bea.core.certj_1.0.0.0.jar ../co
    m.bea.core.ldapjdk_1.0.0.0.jar ../com.bea.core.apache.commons.net_1.0
    .0.0_1-4-1.jar ../com.bea.core.weblogic.saaj_1.3.0.0.jar ../com.bea.c
    ore.weblogic.stax_1.4.0.0.jar ../glassfish.el_2.1.0.jar ../glassfish.
    jaxb_2.1.6.jar ../glassfish.jaxb.xjc_2.1.6.jar ../glassfish.jaxws.res
    olver_2.1.3.jar ../glassfish.jaxws.fastinfoset_2.1.3.jar ../glassfish
    .jaxws.rt_2.1.3.jar ../glassfish.jaxws.mimepull_1.0.144.jar ../com.be
    a.core.woodstox_1.0.0.0_3-2-4.jar ../glassfish.jaxws.tools_1.0.0.0_2-
    1-3.jar ../glassfish.stax.ex_1.0.0.0_1-2.jar ../glassfish.xmlstreambu
    ffer_0.5.221.jar ../com.bea.core.apache.oro_1.0.0.0_2-0-8.jar ../java
    x.activation_1.1.0.0_1-1.jar ../javax.annotation_1.1.jar ../javax.int
    erceptor_1.0.jar ../javax.ejb_3.0.1.jar ../javax.jdo_2.0.1.jar ../jav
    ax.enterprise.deploy_1.2.jar ../javax.jms_1.1.1.jar ../javax.jsp_1.1.
    0.0_2-1.jar ../javax.jws_2.0.jar ../javax.mail_1.1.0.0_1-1.jar ../jav
    ax.management.j2ee_1.0.jar ../javax.persistence_1.0.0.0_1-0.jar ../ja
    vax.resource_1.5.1.jar ../javax.security.jacc_1.0.0.0_1-1.jar ../java
    x.servlet_1.0.0.0_2-5.jar ../javax.transaction_1.0.0.0_1-1.jar ../jav
    ax.xml.bind_2.1.1.jar ../javax.xml.registry_1.0.0.0_1-0.jar ../javax.
    xml.soap_1.3.1.0.jar ../javax.xml.stream_1.1.1.0.jar ../javax.xml.ws_
    2.1.1.jar ../javax.xml.rpc_1.2.1.jar ../monfox.dsnmp.agent_1.0.0.0_4-
    6-5.jar ../com.bea.core.jsafe_3.5.0.jar ../com.bea.core.serp_1.14.2.0
    .jar ../com.bea.core.apache_1.2.0.0.jar ../com.bea.core.beaninfo_1.4.
    0.0.jar ../com.bea.core.descriptor_1.4.0.0.jar ../com.bea.core.repack
    aged.asm_3.0.jar ../com.bea.core.repackaged.asm.commons_3.0.jar ../co
    m.bea.core.repackaged.asm.tree_3.0.jar ../com.bea.core.repackaged.asm
    .util_3.0.jar ../com.bea.core.diagnostics.core_2.1.0.0.jar ../com.bea
    .core.diagnostics.logging_1.1.0.0.jar ../com.bea.core.diagnostics.que
    ry_1.0.0.0.jar ../com.bea.core.diagnostics.accessor_1.1.0.0.jar ../co
    m.bea.core.diagnostics.instrumentor_1.3.0.0.jar ../com.bea.core.diagn
    ostics.notifications_1.1.0.0.jar ../com.bea.core.diagnostics.query_1.
    0.0.0.jar ../com.bea.core.diagnostics.snmp_1.1.0.0.jar ../com.bea.cor
    e.i18n_1.4.0.0.jar ../com.bea.core.i18n.generator_1.3.0.0.jar ../com.
    bea.core.i18n.tools_1.1.0.0.jar ../com.bea.core.management.jmx_1.1.0.
    0.jar ../com.bea.core.mbean.maker_1.3.0.0.jar ../com.bea.core.mbean.s
    upport_1.3.0.0.jar ../com.bea.core.messaging.kernel_1.4.0.0.jar ../co
    m.bea.core.resourcepool_1.4.0.0.jar ../com.bea.core.weblogic.socket.a
    pi_1.0.0.0.jar ../com.bea.core.weblogic.rmi.client_1.4.0.0.jar ../com
    .bea.core.weblogic.security.wls_1.0.0.0_5-0-2-0.jar ../com.bea.core.w
    eblogic.lifecycle_1.1.0.0.jar ../com.bea.core.store_1.4.0.0.jar ../co
    m.bea.core.store.gxa_1.4.0.0.jar ../com.bea.core.store.admintool_1.1.
    0.0.jar ../com.bea.core.store.jdbc_1.1.0.0.jar ../com.bea.core.transa
    ction_2.5.0.0.jar ../com.bea.core.utils.full_1.4.0.0.jar ../com.bea.c
    ore.utils.agent_1.0.0.0.jar ../com.bea.core.utils.classloaders_1.4.0.
    0.jar ../com.bea.core.utils.compiler_1.0.0.0.jar ../com.bea.core.util
    s.expressions_1.3.0.0.jar ../com.bea.core.utils.wrapper_1.3.0.0.jar .
    ./com.bea.core.timers_1.4.0.0.jar ../com.bea.core.weblogic.workmanage
    r_1.4.0.0.jar ../com.bea.core.workarea_1.4.0.0.jar ../com.bea.core.xm
    l.weblogic.xpath_1.1.0.0.jar ../com.bea.core.jatmi_1.2.0.3.jar ../com
    .bea.core.weblogic.security_1.0.0.0_5-0-2-0.jar ../com.bea.core.weblo
    gic.security.auth_1.0.0.0.jar ../com.bea.core.weblogic.security.diges
    t_1.0.0.0.jar ../com.bea.core.weblogic.security.identity_1.1.0.0.jar
    ../com.bea.core.weblogic.security.logger_1.1.0.0.jar ../com.bea.core.
    nodemanager.plugin_1.2.0.0.jar ../com.bea.core.jmspool_1.4.0.0.jar ..
    /com.bea.core.compat.wl.90_1.1.0.0.jar ../com.bea.core.http.pubsub.mb
    ean_1.2.0.0.jar ../com.bea.core.weblogic.web.api_1.2.0.0.jar ../com.b
    ea.core.redef_1.1.0.0.jar ../com.bea.core.redefagent_1.1.0.0.jar ../c
    om.bea.core.redef.binding_1.1.0.0.jar
    Source-Repository-URI: p4://p4jrep.bea.com:7999://depot/dev/src_stable
    /repository/modules/features
    Created-By: 1.6.0_03-p3-landonf_19_aug_2008_14_55-b00 (Sun Microsystem
    s Inc.)
    See what I mean? You would end up needing a crazy amount of individual jars to get the equivalent classpath of the weblogic.jar in its original location.
    Does that make sense?
    Cheers,
    -Adrian

  • Help! Unable to Start - weblogic.policy - (Linux) and WLS 5.1

     

    Does this hold true for NT as well? The comments in the weblogic.policy file read:
    // If WebLogic is not installed in a root directory, you must only
    // list the first component of the path in the "file:" URL. This is
    // because of a bug in JavaSoft JDK 1.2.1. For example, if you
    // install WebLogic in the "c:/test/weblogic" directory, the first
    // two lines below must be:
    // grant codeBase "file:/c:/test/-" {
    // permission java.io.FilePermission "c:${/}test${/}weblogic${/}-", "read,write,delete,execute";
    However, when I use the similar file structure:
    grant codeBase "file:/c:/bea/-" {
    permission java.io.FilePermission "c:${/}bea${/}wlserver6.0sp1${/}lib${/}-",
    "read,write,delete,execute";
    I receive the same error and WebLogic Server will not start up.
    Thanks for your help.
    Tawnya
    Mark Griffith <[email protected]> wrote:
    If you have a directory :
    /usr/local/releases/451/weblogic
    in that dir lives:
    weblogic.policy
    that policy file should say:
    grant codeBase "file://weblogic/-" {
    NOT
    grant codeBase "file://usr/local/releases/451/weblogic/-" {
    mbg
    In article <[email protected]>, [email protected]
    says...
    ENV:
    Redhat Linux 6.2 (Current Kernel)
    Weblogic Server 5.1
    Sun JDK for Linux version 1.2.2
    It seems like I am having a weblogic.policy problem. I have read the
    documenattion over and over and still cannot figure out this problem.
    I have weblogic installed on /usr/local/weblogic directory
    I Start with the command line:from the startWebLogic.sh Script
    $JAVA $JAVA_OPTIONS -ms64m -mx64m -classpath $JAVACLASSPATH
    -Dweblogic.class.path=$WEBLOGICCLASSPATH -Djava.security.manager
    -Djava.security.policy=='pwd'/weblogic.policy
    -Dweblogic.home=. weblogic.Server
    I followed all the instrcutions on modifying the weblogic.policy
    file.
    example:
    grant codeBase "file:/usr/local/weblogic/-" {
    permission java.io.FilePermission "${/}usr${/}local${/}weblogic${/}-",
    "read,write,delete,execute";
    I still get the following :
    Exception in thread "main" java.security.AccessControlException:access
    denied (java.lang.RuntimePermission createSecurityManager )
    at
    java.security.AccessControlContext.checkPermission(AccessControlContext.java
    :191)
    at
    java.security.AccessController.checkPermission(AccessController.java:399)
    at
    java.lang.SecurityManager.checkPermission(SecurityManager.java:545)
    at java.lang.SecurityManager.<init>(SecurityManager.java:303)
    at
    weblogic.boot.ServerSecurityManager.<init>(ServerSecurityManager.java:11)
    at weblogic.Server.main(Server.java:59)
    at weblogic.Server.main(Server.java:55)
    Can anyboby Help me out here?
    Tony McClay
    Mr. BigMAN--
    ==================================================
    NewsGroup Rant
    ==================================================
    Rant 1.
    The less info you provide about your problem means
    the less we can help you. Try to look at the
    problem from an external perspective and provide
    all the data necessary to put your problem in
    perspective.

  • Unable to start weblogic 6.1

    Hi there,
    I'm trying to migrate from weblogic 5.1 to 6.1. Have tried following their steps of migration by going to the console to convert the weblogic.properties file to .xml file. But when i try to start the server in 6.1 with the new config.xml file it throws the following exception. Can someone pls help me why this is happening? Many thanks!
    The WebLogic Server did not start up properly.
    Exception raised:
    weblogic.management.configuration.ConfigurationException: invalid value myApp for attribute Name of MBean "myApp:Name=myApp,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:374)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
    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:257)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:368)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:213)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception
    ***************************************************************************

    thanks for the reply...now i encounter another problem. Whenever i try to make a connection to the database i keep having the error:
    Unable to get a connection from weblogic.jdbc.jts.ejbPool
    Previously all the application runs on wls5.1 and is working fine.
    May i know what is the problem? Thanks!

  • Unable to Start WEBLOGIC 5.1

    Hi,I installed WL 5.1 on my Win NT 4.0 with service pack 6.When I start the Weblogic Server its starts but shuts down immediately with the following error message. Please help me with this please. THANKS A TON!<ListenThread> **** Unable to create>server socket. Perhaps another process is using port: '7001'.>java.net.BindException: Address in use: bind> at java.net.PlainSocketImpl.socketBind(Native Method)> at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:390)> at java.net.ServerSocket.<init>(ServerSocket.java:173)> at java.net.ServerSocket.<init>(ServerSocket.java:124)> at weblogic.t3.srvr.ListenThread.newServerSocket(ListenThread.java:214)> at weblogic.t3.srvr.ListenThread.run(ListenThread.java, Compiled Code)

    That means another process is running on port 7001.
    Make sure WLS or another process not running on this port.
    Kumar
    keerthi wrote:
    >
    Hi,I installed WL 5.1 on my Win NT 4.0 with service pack 6.When I start the Weblogic Server its starts but shuts down immediately with the following error message. Please help me with this please. THANKS A TON!<ListenThread> **** Unable to create>server socket. Perhaps another process is using port: '7001'.>java.net.BindException: Address in use: bind> at java.net.PlainSocketImpl.socketBind(Native Method)> at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:390)> at java.net.ServerSocket.<init>(ServerSocket.java:173)> at java.net.ServerSocket.<init>(ServerSocket.java:124)> at weblogic.t3.srvr.ListenThread.newServerSocket(ListenThread.java:214)> at weblogic.t3.srvr.ListenThread.run(ListenThread.java, Compiled Code)

Maybe you are looking for