Reg: Exception while starting one of my managed servers in WL8.1

Hi,
We have two managed servers in our application.
Among them, ManagedServer2 is behaving in a puzzling way.
Sometimes its getting started up without any problem. But sometimes its throwing me the exception "weblogic.rjvm.PeerGoneException:". Iam also attaching the error log herewith.
The WebLogic Server did not start up properly.
weblogic.rjvm.PeerGoneException: ; nested exception is:
weblogic.utils.net.SocketResetException - with nested exception:
[java.net.SocketException: Connection reset]
at weblogic.rjvm.BasicOutboundRequest.sendReceive(BasicOutboundRequest.java:108)
at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:137)
at weblogic.management.internal.AdminMBeanHomeImpl_814_WLStub.registerConfigMBeansForAdminChanges(Unknown Source)
at weblogic.management.internal.RemoteMBeanServerImpl.registerAllConfigMBeansForAdminChanges(RemoteMBeanServerImpl.java:532)
at weblogic.management.service.ManagedServerNotificationService.initialize(ManagedServerNotificationService.java:55)
at weblogic.t3.srvr.SubsystemManager.initialize(SubsystemManager.java:118)
at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:895)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:670)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:344)
at weblogic.Server.main(Server.java:32)
Caused by: weblogic.utils.net.SocketResetException - with nested exception:
[java.net.SocketException: Connection reset]
at weblogic.socket.SocketMuxer.readReadySocketOnce(SocketMuxer.java:709)
at weblogic.socket.SocketMuxer.readReadySocket(SocketMuxer.java:648)
at weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:123)
at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:32)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
--------------- nested within: ------------------
weblogic.rmi.extensions.RemoteRuntimeException: Unexpected Exception - with nested exception:
[weblogic.rjvm.PeerGoneException: ; nested exception is:
weblogic.utils.net.SocketResetException - with nested exception:
[java.net.SocketException: Connection reset]]
at weblogic.management.internal.AdminMBeanHomeImpl_814_WLStub.registerConfigMBeansForAdminChanges(Unknown Source)
at weblogic.management.internal.RemoteMBeanServerImpl.registerAllConfigMBeansForAdminChanges(RemoteMBeanServerImpl.java:532)
at weblogic.management.service.ManagedServerNotificationService.initialize(ManagedServerNotificationService.java:55)
at weblogic.t3.srvr.SubsystemManager.initialize(SubsystemManager.java:118)
at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:895)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:670)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:344)
at weblogic.Server.main(Server.java:32)
Reason: weblogic.rmi.extensions.RemoteRuntimeException: Unexpected Exception - with nested exception:
[weblogic.rjvm.PeerGoneException: ; nested exception is:
weblogic.utils.net.SocketResetException - with nested exception:
[java.net.SocketException: Connection reset]]
I need help/advice from somebody for this.
Thanks in advance.

Hi Qumar,
Many thanks on this. But when i checked the connection status of the Admin box, i could see it in the alive status.
Can you advice me that how should i be checking the connectivity between the boxes?
But this problem is happening sometimes only. Sometimes the Managed2 server restart is successful.
thanks,
Padma.

Similar Messages

  • Exception while starting Managed Server

              Hi,
              I am getting 'Connection Refused' exception while starting the Managed Server.Attached
              log has the complete trace. It was working fine till few days back and I havent
              changed any configuration.
              I will be thankful to you if anyone gives me a clue to trace for the solution
              on this.
              Regards,
              [Document.txt]
              

              One not so good solution I ever used is to remove the managed server and reinstall/configure
              it.
              "Victor" <[email protected]> wrote:
              >
              >
              >
              >Hi,
              >
              >I am getting 'Connection Refused' exception while starting the Managed
              >Server.Attached
              >log has the complete trace. It was working fine till few days back and
              >I havent
              >changed any configuration.
              >
              >I will be thankful to you if anyone gives me a clue to trace for the
              >solution
              >on this.
              >
              >Regards,
              

  • Exception while starting server P6 (EPPM 8.3.2) on Weblogic Server 11gR1

    I am a single user for learning purpose. I am trying to install EPPM 8.3.2 on my lenovo Window 7, 32 Bit Laptop.
    - I have installed weblogic server,
    - Installed databse and
    - EPPM 8.3.2.
    Unfortunately I am getting error "Exception while starting server P6     ". I have not applied the patch 16176831 on Weblogic server as unable to download in (I don't have a support Identifier and I don't intend to buy also) can some body guide me if the exception is because of not applying the patch or for some other reason.
    if because of Applying the patch 16176831 then where can I can free download it. (Since I am not making money right now I don't wan't to spend it either)
    Thanks in anticipation.
    Vikram S Gupta

    Hello,
    first of all your Problem on your 32-bit Laptop is that you cannot use 2GB of Memory for one managed Server (process). The P6 managed Server has set the Parameter to 2GB. So if you only have a total Memory of 2GB available then this won't be sufficent I fear. So first check your Oracle DB Setting how much Memory is used there. The next step is depending how you start your P6. Do you use the startPrimavera,bat? I mention not.
    So go to your <drive>:\Middleware\user_projects\domains\P6EPPM\bin and run there the startWebLogic.cmd (maybe you're asked for the user to start. So use the weblogic user for Startup). Then open a browser and open the  page http://localhost:7001/console (Standard if you haven't changed it through the install). Login with your weblogic user. On the left side click on Environment, then Server and click then on P6. In the Details page click on the Tab "Start up" and edit under arguments the following line:
    -Dprimavera.bootstrap.home=G:/Oracle/P6EPPM/p6/../p6 -Djavax.xml.stream.XMLInputFactory=weblogic.xml.stax.XMLStreamInputFactory -XX:MaxPermSize=512m -Xms512m -Xmx1024m
    You can try to reduce it to -XX:MaxPermSize=256m -Xms256m -Xmx512m
    Maybe you Need first to use the Change Center on the top left side.
    After that go to Environment => Servers, Change Tab to Control. Set the Hug in front of P6 and click on start. If the Memory is sufficent then this will start.
    A better way would be to increase the Memory on your Laptop.
    Regards
    Daniel

  • Exception while starting server EMGC_OMS1 (upgraded to 12.1.0.2)

    Hi,
    I just upgraded my test environment from EM 12c R1 to R2.
    Whole environment runs on Windows: Admin server and monitored targets.
    After following the installation steps in the migration guide, Weblogic console starts nicely (using %DOMAIN_HOME%\startWebLogic.cmd), but I having trouble to start Enterprise Manager Cloud Control web console/server.
    After trying to start EMGC_OMS1 managed server in WebLogic's console, I get the following:
    - EMGC_OMS1 state goes to FAILED_NOT_RESTARTABLE.
    - Admin Server's log show the following errors:
    2012-Sep-28 14:33:05EMReposLoginModuleImpl: throwing LoginException: Authentication Failed: User . Password not supplied
    <Sep 28, 2012 2:33:05 PM CEST> <Warning> <DeploymentService> <BEA-290014> <Invalid user name or password.>
    2012-Sep-28 14:33:07EMReposLoginModuleImpl: throwing LoginException: Authentication Failed: User . Password not supplied
    <Sep 28, 2012 2:33:07 PM CEST> <Error> <Configuration Management> <BEA-150035> <An attempt was made to download the configuration for >the server EMGC_OMS1 by the user with an invalid password.>
    <Sep 28, 2012 2:33:13 PM CEST> <Error> <NodeManager> <BEA-300048> <Unable to start the server EMGC_OMS1 : Exception while starting server >'EMGC_OMS1'>I tried the following:
    - Write again boot.properties file in %DOMAIN_HOME%\servers\EMGC_ADMINSERVER\security and %DOMAIN_HOME%\servers\EMGC_OMS1\security with the credentials for the Weblogic's admin user.
    - Set username and password on "Settings for EMGC_OMS1">Configuration > Server start tab within Weblogic console.
    None of these were successful.
    I also compared the old (R1) installation folder with the new one for the R2, but I cannot see any relevant difference.
    Do you have any suggestion on what else can be wrong?
    Thanks on advance,
    Angel

    Hi Angel,
    Please see the following doc for instructions on starting an OMS.
    http://docs.oracle.com/cd/E24628_01/doc.121/e24473/emctl.htm#BABFEEAJ
    Regards,
    - Loc

  • Exception while starting deployed EAR in weblogic server

    Hi,
    I am using Oracle jdeveloper 11.1.1.4.0 and have created EAR of my application.
    I deployed it in WebLogic Server, however when I tried to start(servicing all request) the same.
    It is throwing following exception,
    weblogic.management.DeploymentException: [J2EE:160149]Error while processing library references.
    Unresolved application library references, defined in weblogic-application.xml:
    [Extension-Name: adf.oracle.domain, exact-match: false].Where is this weblogic-application.xml file located?
    Appreciate your help.
    Thanks in Advance,
    Madhav.

    Hi,
    Thanks, these links are really helpful.
    I added that library in server shared library successfully.
    but now there is new exception while starting the application using deployed EAR,
    weblogic.common.ResourceException: java.security.PrivilegedActionException:
    weblogic.common.ResourceException: java.security.PrivilegedActionException:
    weblogic.common.ResourceException: No credential mapper entry found for password indirection user=sa
    for data source CommonConnThanks,
    Madhav.
    Edited by: Madhav on Aug 19, 2011 12:56 AM

  • Exception - sealing exception while starting weblogic

    i get the following exception while starting weblogic ,
    pls let me know what changes needs to be done!!
    D:\bea\user_projects\mapos>"d:\bea\jdk131_06\bin\java" -hotspot -Xms64m -Xmx256m
    -Dserver.id=01:7001 -Ddomain.home=D:\bea\user_projects\mapos -Dweblogic.securi
    ty.SSL.trustedCAKeyStore=D:\bea\weblogic700\server\lib\cacerts -Dweblogic.Name=m
    yserver -Dbea.home="d:\bea" -Dweblogic.management.username=system -Dweblogic.man
    agement.password=password -Dweblogic.ProductionModeEnabled= -Djava.security.poli
    cy="d:\bea\weblogic700\server\lib\weblogic.policy" weblogic.Server
    <Aug 27, 2003 4:08:37 AM PDT> <Critical> <WebLogicServer> <000364> <Server faile
    d during initialization. Exception:java.lang.SecurityException: sealing violatio
    n
    java.lang.SecurityException: sealing violation
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:229)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:51)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:190)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:281)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310)
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:488)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:10
    6)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:243)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:51)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:190)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:281)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310)
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:488)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:10
    6)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:243)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:51)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:190)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:281)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310)
    at weblogic.t3.srvr.T3Srvr.checkAccess(T3Srvr.java:419)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:627)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
    at weblogic.Server.main(Server.java:32)
    >

    Your server certificate expired. You need to update your identity keystore with a new certificate.
    The expired certificate was issued by the demo BEA certificate authority (CA). These certs are not adequate for production but if you want to take this approach for your new cert you'll have to use the BEA CertGen utility. Have a look at http://edocs.bea.com/wls/docs70/secmanage/ssl.html for more details.
    Your other option is to use Java's keytool utility to create a private key. You'd then generate a certificate signing request (CSR) that you'd send to a CA such as Verisign. You might even have a CA in-house. The CA will then send you a signed certificate that you load in your keystore. Assuming you've configured WebLogic to use this keystore you should be back in business with SSL.
    Mike
    Weblogic/J2EE Security Blog: http://monduke.com

  • Watched folder error - "Exception while getting principal from Directory manager"

    Hi! I've been having problems with a LiveCycle ES installation.
    I've configured a watched folder that starts a process with an Office
    Document, converts it to PDF and applies a Rights Management Policy.
    It runs on behalf of an Active Directory user.
    Sometimes it works flawlessly, but most of the time it fails, giving a
    ridiculously long failure log with the longest trace stacks I've ever
    seen in life... resumed:
    =======================
    ALC-DSC-600-000: com.adobe.idp.dsc.provider.service.scheduler.impl.SchedulerRuntimeException : Failure to invoke the job [watched_folder_endpoint_name]
    Caused by: ALC-FEP-011-000: com.adobe.idp.dsc.service.file.impl.FileProviderRuntimeException: Failed to get the context on behalf of user [username], domain [company_domain] for watch folder [watched_folder_endpoint_name]
    Caused by: | [com.adobe.idp.um.api.impl.AuthenticationManagerImpl] errorCode:16386 errorCodeHEX:0x4002 message:Exception while getting principal from Directory manager| [IDPLoggedException] errorCode:12801 errorCodeHEX:0x3201 message:Exception while getting principal from Directory manager
    chainedException:javax.ejb.TransactionRolledbackLocalException: null;
    CausedByException is:
    nullchainedExceptionMessage:null; CausedByException is:
    null chainedException
    trace:javax.ejb.TransactionRolledbackLocalException: null;
    CausedByException is:
    null
    =======================
    I vaguely suspect is the server's clock going out of sync with the domain controller's clock, but I tried everything I knew of about it with no consistent results.
    It's LiveCycle 8.0.1 SP2 installed on a Windows 2003 Server.
    Manual install, JBoss Clustered configuration (the second node is actually turned off for the time being)
    SQL Server 2005 as backend Database
    Users on Active Directory on a Windows 2003 Server -which is a "copy" of the main domain controller.
    Watched folder is in a mounted share of another Windows 2003 Server acting as fileserver.
    Any clue will be greatly appreciated!!

    Hello,
    sorry in advance for my english. i am beginning in Adobe LiveCycle and i think that you can help me : i want to configure a watched folder to automatically convert in pdf file and apply a right management policy. Can you tell me how you configure it ? many thanks in advance. regards

  • OIM 11g - Exception while starting server 'oim_server1'

    Hi all,
    We are trying to install the OIM 11g and having issues starting the OIM server (SOA and OAM server is alos not starting up) in the weblogic enterprise console.
    The error message we are getting is "Exception while starting server 'oim_server1'" ?
    Thanks

    I tried starting from command prompt and with nodemanager, but none of the options seems to work.
    I get the following error log:
    ####<16.nov.2010 kl 00.52 CET> <Info> <Security> <WIN-FQRM761U74N> <oim_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1289865176201> <BEA-090511> <The following exception has occurred:
    com.bea.common.engine.ServiceInitializationException: com.bea.common.engine.SecurityServiceRuntimeException: [Security:097533]SecurityProvider service class name for OIMAuthenticationProvider is not specified.
         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:47)
         at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(CSSWLSDelegateImpl.java:300)
         at weblogic.security.service.CSSWLSDelegateImpl.initialize(CSSWLSDelegateImpl.java:221)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(CommonSecurityServiceManagerDelegateImpl.java:1783)
         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:875)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: com.bea.common.engine.SecurityServiceRuntimeException: [Security:097533]SecurityProvider service class name for OIMAuthenticationProvider is not specified.
         at com.bea.common.security.internal.legacy.service.SecurityProviderImpl.init(SecurityProviderImpl.java:47)
         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:47)
         at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(CSSWLSDelegateImpl.java:300)
         at weblogic.security.service.CSSWLSDelegateImpl.initialize(CSSWLSDelegateImpl.java:221)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(CommonSecurityServiceManagerDelegateImpl.java:1783)
         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:875)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >
    ####<16.nov.2010 kl 00.52 CET> <Error> <Security> <WIN-FQRM761U74N> <oim_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1289865176206> <BEA-090870> <The realm "myrealm" failed to be loaded: weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: com.bea.common.engine.SecurityServiceRuntimeException: [Security:097533]SecurityProvider service class name for OIMAuthenticationProvider is not specified..
    weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: com.bea.common.engine.SecurityServiceRuntimeException: [Security:097533]SecurityProvider service class name for OIMAuthenticationProvider is not specified.
         at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(CSSWLSDelegateImpl.java:342)
         at weblogic.security.service.CSSWLSDelegateImpl.initialize(CSSWLSDelegateImpl.java:221)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(CommonSecurityServiceManagerDelegateImpl.java:1783)
         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:875)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: com.bea.common.engine.ServiceInitializationException: com.bea.common.engine.SecurityServiceRuntimeException: [Security:097533]SecurityProvider service class name for OIMAuthenticationProvider is not specified.
         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:47)
         at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(CSSWLSDelegateImpl.java:300)
         at weblogic.security.service.CSSWLSDelegateImpl.initialize(CSSWLSDelegateImpl.java:221)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(CommonSecurityServiceManagerDelegateImpl.java:1783)
         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:875)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: com.bea.common.engine.SecurityServiceRuntimeException: [Security:097533]SecurityProvider service class name for OIMAuthenticationProvider is not specified.
         at com.bea.common.security.internal.legacy.service.SecurityProviderImpl.init(SecurityProviderImpl.java:47)
         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:47)
         at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(CSSWLSDelegateImpl.java:300)
         at weblogic.security.service.CSSWLSDelegateImpl.initialize(CSSWLSDelegateImpl.java:221)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(CommonSecurityServiceManagerDelegateImpl.java:1783)
         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:875)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >
    ####<16.nov.2010 kl 00.52 CET> <Notice> <Security> <WIN-FQRM761U74N> <oim_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1289865176207> <BEA-090082> <Security initializing using security realm myrealm.>
    ####<16.nov.2010 kl 00.52 CET> <Critical> <WebLogicServer> <WIN-FQRM761U74N> <oim_server1> <main> <<WLS Kernel>> <> <> <1289865176210> <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:875)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

  • BEA-423442-Exception while starting the client classifications file poller

    While Weblogic 10.3.2 server is started, below error is displayed in console. Please provide if any solution for this.
    <netuix> <BEA-423442> <Exception while starting the client classifications file poller: [java.lang.AbstractMethodError]
    java.lang.AbstractMethodError
    at com.bea.netuix.xml.util.DomToolkit.parse(DomToolkit.java:166)
    at com.bea.netuix.xml.util.JDomToolkit.build(JDomToolkit.java:45)
    at com.bea.netuix.client.repository.ClassifierRepository.getDocumentFromInputStream(ClassifierRepository.java:339)
    at com.bea.netuix.client.repository.ClassifierRepository.createRepositoryFromInputStream(ClassifierRepository.java:326)
    at com.bea.netuix.client.ClientClassifierImpl.<init>(ClientClassifierImpl.java:103)
    Truncated. see log file for complete stacktrace

    Hi Angel,
    Please see the following doc for instructions on starting an OMS.
    http://docs.oracle.com/cd/E24628_01/doc.121/e24473/emctl.htm#BABFEEAJ
    Regards,
    - Loc

  • Exception while starting debugger

    Hello,
    I'am new to java and I am tring to debug a school
    Assignment using forte 4 java. The error message I get is
    Exception while starting debugger: Cannot start process
    D:\JDK13~1.1\jre\..\bin\java.
    java.io.IOException: VM intialization failed.
    Any help would be much appreciated.
    Thanks
    Karl

    if u could pass for me ur code that would be much more easy to catch that exception
    my email is [email protected]
    Khalid

  • Empty initial replica exception while starting up managed servers

    Hi,
    I am doing what should be a fairly straight forward installtion/configuration of the weblogic portal 10.3.2.
    I have installed the portal, created a new domain with one admin server and two managed servers in it. I also have a cluster on which I have both my managed servers and finally I have a machine on which I have all the 3 of my servers.
    I am able to successfully startup the nodemanager and then the admin server. But when I try to start up the managed servers from the admin console, I get this exception -
    ####<Feb 11, 2011 12:39:37 PM IST> <Critical> <WebLogicServer> <XXXXXXXX> <new_ManagedServer_1> <Main Thread> <<WLS Kernel>> <> <> <1297408177691> <BEA-000386> <Server subsystem failed. Reason: weblogic.ldap.EmbeddedLDAPException: Empty initial replica
    weblogic.ldap.EmbeddedLDAPException: Empty initial replica
         at weblogic.ldap.EmbeddedLDAP.getInitialReplicaFromAdminServer(EmbeddedLDAP.java:1301)
         at weblogic.ldap.EmbeddedLDAP.start(EmbeddedLDAP.java:221)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Any idea what could be the reason for this?
    Regards,
    Kunal
    Edited by: kunal. on Feb 11, 2011 1:34 AM

    Hi,
    anybody got any solution to this?
    Regards,
    Kunal

  • Getting JMS Exception while starting the managed servers

    Hi ,
    I have Savvion BPM tool hosted on WebLogic server 10.3 version.Before the manage servers coming to Running state its throwing the below mention warning message.Can anybody help me to identify what could be the reason the managed server the below exceptions.
    Thanks in advance...
    <Jun 19, 2012 3:54:32 AM EDT> <Notice> <Cluster> <BEA-000142> <Trying to download cluster JNDI tree from server sbmejb2.>
    <Jun 19, 2012 3:54:33 AM EDT> <Notice> <Cluster> <BEA-000164> <Synchronized cluster JNDI tree from server sbmejb2.>
    <Jun 19, 2012 3:54:34 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Jun 19, 2012 3:54:34 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    *<Jun 19, 2012 3:54:34 AM EDT> <Warning> <EJB> <BEA-010061> <The Message-Driven EJB: BLServiceMDB is unable to connect to the J*
    MS destination: jms/BLAdminTopic. The Error was:
    weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.messaging.dispatcher.DispatcherException: could not find Server sbmejb1
    Nested exception: javax.naming.NameNotFoundException: Unable to resolve 'weblogic.messaging.dispatcher.S:sbmejb1'. Resolved 'w
    eblogic.messaging.dispatcher'; remaining name 'S:sbmejb1'>
    <Jun 19, 2012 3:54:34 AM EDT> <Notice> <Cluster> <BEA-000162> <Starting "async" replication service with remote cluster addres
    s "sbmejb1,sbmejb2">
    <Jun 19, 2012 3:54:34 AM EDT> <Warning> <EJB> <BEA-010061> <The Message-Driven EJB: BLCacheSyncMDB is unable to connect to the
    JMS destination: jms/BLCacheSyncTopic. The Error was:
    weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.messaging.dispatcher.DispatcherException: could not find Server sbmejb1
    Nested exception: javax.naming.NameNotFoundException: Unable to resolve 'weblogic.messaging.dispatcher.S:sbmejb1'. Resolved 'w
    eblogic.messaging.dispatcher'; remaining name 'S:sbmejb1'>
    <Jun 19, 2012 3:54:34 AM EDT> <Warning> <EJB> <BEA-010061> <The Message-Driven EJB: BLSessionMDB is unable to connect to the J
    MS destination: jms/SBMTopic. The Error was:
    weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.messaging.dispatcher.DispatcherException: could not find Server sbmejb1
    Nested exception: javax.naming.NameNotFoundException: Unable to resolve 'weblogic.messaging.dispatcher.S:sbmejb1'. Resolved 'w
    eblogic.messaging.dispatcher'; remaining name 'S:sbmejb1'>
    <Jun 19, 2012 3:54:34 AM EDT> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 10.177.16.126:16103 for pr
    otocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Jun 19, 2012 3:54:34 AM EDT> <Notice> <WebLogicServer> <BEA-000330> <Started WebLogic Managed Server "sbmejb1" for domain "sb
    m76" running in Production Mode>
    <Jun 19, 2012 3:54:34 AM EDT> <Warning> <EJB> <BEA-010061> <The Message-Driven EJB: BLBizStoreMDB is unable to connect to the
    JMS destination: jms/SBMTopic. The Error was:
    weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.messaging.dispatcher.DispatcherException: could not find Server sbmejb1
    Nested exception: javax.naming.NameNotFoundException: Unable to resolve 'weblogic.messaging.dispatcher.S:sbmejb1'. Resolved 'w
    eblogic.messaging.dispatcher'; remaining name 'S:sbmejb1'>
    <Jun 19, 2012 3:54:34 AM EDT> <Warning> <EJB> <BEA-010061> <The Message-Driven EJB: BLCheckDueMDB is unable to connect to the
    JMS destination: jms/SBMTopic. The Error was:
    weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.messaging.dispatcher.DispatcherException: could not find Server sbmejb1
    Nested exception: javax.naming.NameNotFoundException: Unable to resolve 'weblogic.messaging.dispatcher.S:sbmejb1'. Resolved 'w
    eblogic.messaging.dispatcher'; remaining name 'S:sbmejb1'>
    <Jun 19, 2012 3:54:41 AM EDT> <Warning> <EJB> <BEA-010061> <The Message-Driven EJB: BLEmailMDB is unable to connect to the JMS
    destination: jms/SBMTopic. The Error was:
    weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.messaging.dispatcher.DispatcherException: could not find Server sbmejb1
    Nested exception: javax.naming.NameNotFoundException: Unable to resolve 'weblogic.messaging.dispatcher.S:sbmejb1'. Resolved 'w
    eblogic.messaging.dispatcher'; remaining name 'S:sbmejb1'>
    <Jun 19, 2012 3:54:41 AM EDT> <Warning> <EJB> <BEA-010061> <The Message-Driven EJB: BLResumeWSMDB is unable to connect to the
    JMS destination: jms/SBMTopic. The Error was:
    weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.messaging.dispatcher.DispatcherException: could not find Server sbmejb1
    Nested exception: javax.naming.NameNotFoundException: Unable to resolve 'weblogic.messaging.dispatcher.S:sbmejb1'. Resolved 'w
    eblogic.messaging.dispatcher'; remaining name 'S:sbmejb1'>
    <Jun 19, 2012 3:54:41 AM EDT> <Warning> <EJB> <BEA-010061> <The Message-Driven EJB: MConsoleServiceMDB is unable to connect to
    the JMS destination: jms/SBMTopic. The Error was:
    weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.messaging.dispatcher.DispatcherException: could not find Server sbmejb1
    Nested exception: javax.naming.NameNotFoundException: Unable to resolve 'weblogic.messaging.dispatcher.S:sbmejb1'. Resolved 'w
    eblogic.messaging.dispatcher'; remaining name 'S:sbmejb1'>
    <Jun 19, 2012 3:54:41 AM EDT> <Warning> <EJB> <BEA-010061> <The Message-Driven EJB: EPServiceMDB is unable to connect to the J
    MS destination: jms/SBMTopic. The Error was:
    weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.messaging.dispatcher.DispatcherException: could not find Server sbmejb1
    Nested exception: javax.naming.NameNotFoundException: Unable to resolve 'weblogic.messaging.dispatcher.S:sbmejb1'. Resolved 'w
    eblogic.messaging.dispatcher'; remaining name 'S:sbmejb1'>
    <Jun 19, 2012 3:54:42 AM EDT> <Warning> <EJB> <BEA-010061> <The Message-Driven EJB: EventReaderBean is unable to connect to th
    e JMS destination: jms/BPAdminTopic. The Error was:
    weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.messaging.dispatcher.DispatcherException: could not find Server sbmejb1
    Nested exception: javax.naming.NameNotFoundException: Unable to resolve 'weblogic.messaging.dispatcher.S:sbmejb1'. Resolved 'w
    eblogic.messaging.dispatcher'; remaining name 'S:sbmejb1'>
    <Jun 19, 2012 3:54:42 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <Jun 19, 2012 3:54:42 AM EDT> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>

    Hi Rohit,
    Thanks for your response..
    Below is the BLAdminTopic configuration.Please let me know if you need any further info.
    Topic:BLAdminTopic
    Type:Distributed Topic
    JNDI:jms/BLAdminTopic
    Sub Deployment :N/A
    Target:N/A
    BLAdminTopic@jmsnode1BL Topic jms/BLAdminTopic@jmsnode1BL BLAdminTopic@jmsnode1BL jmsnode1BL
    BLAdminTopic@jmsnode2BL Topic jms/BLAdminTopic@jmsnode2BL BLAdminTopic@jmsnode2BL jmsnode2BL
    Regards,
    Jyotiranjan

  • ERROR WHILE STARTING SERVICE AT ENTERPRISE MANAGEMENT IN OBIEE11G

    Hi,
    I am facing error while uploading RPD in to Enterprise Management.
    When starting Services iam able to start all except "BISERVICES". It is showing 80% success and 20% failed.
    By seeing the error iam able to find it is problem with server.
    Can any help in this regard.
    Below is the error iam facing.
    Message ID     EM-02694
    Message Level     1
    dcid     63595f90fef1a08d:515de89f:1345a56bb43:-8000-00000000000014af
    Relationship ID     1:19282
    Argument 1     BI_INSTANCE:coreapplication;FAILED_TO_START;Error in starting one or more components of BI Instance; Please check the server log files for detailed message.
    Component     AdminServer
    Module     oracle.sysman.emai.view.bi.impl.ProgressDialogHelper
    Host     test.transsys.com
    Host IP Address     192.168.1.5
    User     weblogic
    Thread ID     Thread-1915
    ECID     0000JI2wDyvFg4WFLzuHOA1Ew3RC000104
    Message     Supplementary information regarding operation: BI_INSTANCE:coreapplication;FAILED_TO_START;Error in starting one or more components of BI Instance; Please check the server log files for detailed message.

    Hi ,
    THANKS FOR UR RESPONSE
    Iam not able to stat r stop the services( IAM NEW TO OBIEE11G)
    Iam getting following error
    RCV: Permission denied
    Communication error with the OPMN server local port.
    Check the OPMN log files
    /software/Middleware/Oracle_BI1/opmn/bin/opmn: unexpected exit: code 512
    opmnctl start: opmn failed to start.
    this is what my opmn log file shows
    [2011-12-28T11:56:16][opmn][NOTIFICATION:1][90][OPMN]ONS server initiated
    [2011-12-28T11:56:16][opmn][NOTIFICATION:1][522][OPMN][code:pm-internal]PM state directory exists: /software/Middleware/instances/instance1/config/OPMN/opmn/states
    [2011-12-28T11:56:16][opmn][NOTIFICATION:1][675][OPMN][code:pm-internal]OPMN server ready.  Request handling enabled.
    [2011-12-28T11:56:16][opmn][ERROR:1][17][OPMN][code:ons-listener]127.0.0.1,9502: BIND (Address already in use)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Urgent: Getting Exception while starting OIM in Weblogc

    Hello,
    While starting OIM (9102 BP15) over weblogic, i see this exception in the logs. What could be the issue ?
    ####<Dec 8, 2011 4:47:26 PM PST> <Error> <HTTP> <hostname> <OIM_SERVER1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <e24a8026bbd689e0:-7c44a4db:13420495efa:-8000-0000000000000002> <1323391646389> <BEA-101165> <Could not load user defined filter in web.xml: com.thortech.xl.webclient.security.SecurityFilter.
    java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key nexel.security.filter
    at java.util.ResourceBundle.getObject(ResourceBundle.java:374)
    at java.util.ResourceBundle.getString(ResourceBundle.java:334)
    at com.thortech.xl.webclient.security.SecurityFilter.init(Unknown Source)
    at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:332)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:98)
    at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:59)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1878)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:485)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:201)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:28)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:637)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
    at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:52)
    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
    at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:31)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:170)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:124)
    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    Thanks,

    Did you upgrade it recently? any recent changes in the environment?
    -Bikash

  • Exception while starting OC4J 10g

    When ever I start OC4J, I get the following exception thrown. Althopugh my container starts. Also when I try to connect using admin_client.jar for deploying any CMP EJB, it fails to connect.
    I am using JDK 1.4.2 even when I invoke with JDev 10g java executable I get the same error.
    Can some one please help me. I am desperately looking to get started with 10g
    D:\App Servers\oc4j\j2ee\home>D:\JavaTools\JDev10g\jdk\bin\java -jar oc4j.jar
    03/11/19 18:42:13 Auto-deploying ../../home/applications/admin_ejb.jar (New serv
    er version detected)... MBeanServerEjbHome_StatefulSessionHomeWrapper1.java:3: p
    ackage oracle.dms.instrument does not exist
    import oracle.dms.instrument.*;
    ^
    MBeanServerEjbHome_StatefulSessionHomeWrapper1.java:7: package javax.ejb does no
    t exist
    import javax.ejb.*;
    ^
    MBeanServerEjbHome_StatefulSessionHomeWrapper1.java:10: cannot access javax.ejb.
    EJBHome
    file javax\ejb\EJBHome.class not found
    public class MBeanServerEjbHome_StatefulSessionHomeWrapper1 extends com.evermind
    .server.ejb.RemoteStatefulSessionEJBHome implements oracle.oc4j.admin.jmx.ejb.MB
    eanServerEjbHome
    ^
    MBeanServerEjbHome_StatefulSessionHomeWrapper1.java:22: package javax.ejb does n
    ot exist
    public oracle.oc4j.admin.jmx.ejb.MBeanServerEjbRemote create(oracle.oc4j.admin.j
    mx.shared.Domain argument0) throws javax.ejb.CreateException, java.rmi.RemoteExc
    eption
    ^
    MBeanServerEjbHome_StatefulSessionHomeWrapper1.java:150: cannot resolve symbol
    symbol : class SessionBean
    location: class MBeanServerEjbHome_StatefulSessionHomeWrapper1
    public SessionBean createInstance()
    ^
    MBeanServerEjbHome_StatefulSessionHomeWrapper1.java:155: cannot resolve symbol
    symbol : class NounIntf
    location: class MBeanServerEjbHome_StatefulSessionHomeWrapper1
    protected static NounIntf create___124_noun = null;
    ^
    MBeanServerEjbHome_StatefulSessionHomeWrapper1.java:156: cannot resolve symbol
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbHome_StatefulSessionHomeWrapper1
    protected static PhaseEventIntf create___124_wrapperPE = null;
    ^
    MBeanServerEjbHome_StatefulSessionHomeWrapper1.java:157: cannot resolve symbol
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbHome_StatefulSessionHomeWrapper1
    protected static PhaseEventIntf create___124_clientPE = null;
    ^
    MBeanServerEjbHome_StatefulSessionHomeWrapper1.java:158: cannot resolve symbol
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbHome_StatefulSessionHomeWrapper1
    protected static PhaseEventIntf create___124__PostCreatePE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3: package oracle.dms.inst
    rument does not exist
    import oracle.dms.instrument.*;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:5: package javax.ejb does
    not exist
    import javax.ejb.*;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:11: cannot access javax.ej
    b.EJBObject
    file javax\ejb\EJBObject.class not found
    public class MBeanServerEjbRemote_StatefulSessionBeanWrapper0 extends com.evermi
    nd.server.ejb.RemoteStatefulSessionEJBObject implements oracle.oc4j.admin.jmx.ej
    b.MBeanServerEjbRemote
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:35: package javax.ejb does
    not exist
    public javax.ejb.SessionBean getObject()
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:47: package javax.manageme
    nt does not exist
    public java.lang.Object invoke(javax.management.ObjectName argument0, java.lang.
    String argument1, java.io.Serializable[] argument2, java.lang.String[] argument3
    ) throws javax.management.InstanceNotFoundException, javax.management.MBeanExcep
    tion, javax.management.ReflectionException, oracle.oc4j.admin.jmx.shared.excepti
    ons.InternalException, java.rmi.RemoteException
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:47: package javax.manageme
    nt does not exist
    public java.lang.Object invoke(javax.management.ObjectName argument0, java.lang.
    String argument1, java.io.Serializable[] argument2, java.lang.String[] argument3
    ) throws javax.management.InstanceNotFoundException, javax.management.MBeanExcep
    tion, javax.management.ReflectionException, oracle.oc4j.admin.jmx.shared.excepti
    ons.InternalException, java.rmi.RemoteException
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:47: package javax.manageme
    nt does not exist
    public java.lang.Object invoke(javax.management.ObjectName argument0, java.lang.
    String argument1, java.io.Serializable[] argument2, java.lang.String[] argument3
    ) throws javax.management.InstanceNotFoundException, javax.management.MBeanExcep
    tion, javax.management.ReflectionException, oracle.oc4j.admin.jmx.shared.excepti
    ons.InternalException, java.rmi.RemoteException
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:47: package javax.manageme
    nt does not exist
    public java.lang.Object invoke(javax.management.ObjectName argument0, java.lang.
    String argument1, java.io.Serializable[] argument2, java.lang.String[] argument3
    ) throws javax.management.InstanceNotFoundException, javax.management.MBeanExcep
    tion, javax.management.ReflectionException, oracle.oc4j.admin.jmx.shared.excepti
    ons.InternalException, java.rmi.RemoteException
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:500: package javax.managem
    ent does not exist
    public javax.management.AttributeList getAttributes(javax.management.ObjectName
    argument0, java.lang.String[] argument1) throws javax.management.InstanceNotFoun
    dException, javax.management.ReflectionException, oracle.oc4j.admin.jmx.shared.e
    xceptions.InternalException, java.rmi.RemoteException
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:663: package javax.managem
    ent does not exist
    public void unregisterMBean(javax.management.ObjectName argument0) throws javax.
    management.InstanceNotFoundException, javax.management.MBeanRegistrationExceptio
    n, oracle.oc4j.admin.jmx.shared.exceptions.InternalException, java.rmi.RemoteExc
    eption
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:959: package javax.managem
    ent does not exist
    public void setAttribute(javax.management.ObjectName argument0, javax.management
    .Attribute argument1) throws javax.management.InstanceNotFoundException, javax.m
    anagement.AttributeNotFoundException, javax.management.InvalidAttributeValueExce
    ption, javax.management.MBeanException, javax.management.ReflectionException, or
    acle.oc4j.admin.jmx.shared.exceptions.InternalException, java.rmi.RemoteExceptio
    n
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:959: package javax.managem
    ent does not exist
    public void setAttribute(javax.management.ObjectName argument0, javax.management
    .Attribute argument1) throws javax.management.InstanceNotFoundException, javax.m
    anagement.AttributeNotFoundException, javax.management.InvalidAttributeValueExce
    ption, javax.management.MBeanException, javax.management.ReflectionException, or
    acle.oc4j.admin.jmx.shared.exceptions.InternalException, java.rmi.RemoteExceptio
    n
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:959: package javax.managem
    ent does not exist
    public void setAttribute(javax.management.ObjectName argument0, javax.management
    .Attribute argument1) throws javax.management.InstanceNotFoundException, javax.m
    anagement.AttributeNotFoundException, javax.management.InvalidAttributeValueExce
    ption, javax.management.MBeanException, javax.management.ReflectionException, or
    acle.oc4j.admin.jmx.shared.exceptions.InternalException, java.rmi.RemoteExceptio
    n
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:1323: package javax.manage
    ment does not exist
    public java.util.Set queryNames(javax.management.ObjectName argument0, javax.man
    agement.QueryExp argument1) throws oracle.oc4j.admin.jmx.shared.exceptions.Inter
    nalException, java.rmi.RemoteException
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:1597: package javax.manage
    ment does not exist
    public javax.management.ObjectInstance getObjectInstance(javax.management.Object
    Name argument0) throws javax.management.InstanceNotFoundException, oracle.oc4j.a
    dmin.jmx.shared.exceptions.InternalException, java.rmi.RemoteException
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:2336: package javax.manage
    ment does not exist
    public void addNotificationListener(javax.management.ObjectName argument0, oracl
    e.oc4j.admin.jmx.shared.RemoteListenerId argument1, javax.management.Notificatio
    nFilter argument2, java.lang.Object argument3) throws javax.management.InstanceN
    otFoundException, oracle.oc4j.admin.jmx.shared.exceptions.InternalException, jav
    a.rmi.RemoteException
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:2636: package javax.manage
    ment does not exist
    public void removeNotificationListener(javax.management.ObjectName argument0, ja
    vax.management.ObjectName argument1) throws javax.management.InstanceNotFoundExc
    eption, javax.management.ListenerNotFoundException, oracle.oc4j.admin.jmx.shared
    .exceptions.InternalException, java.rmi.RemoteException
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3268: package javax.manage
    ment does not exist
    public javax.management.MBeanInfo getMBeanInfo(javax.management.ObjectName argum
    ent0) throws javax.management.InstanceNotFoundException, javax.management.Intros
    pectionException, javax.management.ReflectionException, oracle.oc4j.admin.jmx.sh
    ared.exceptions.InternalException, java.rmi.RemoteException
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3268: package javax.manage
    ment does not exist
    public javax.management.MBeanInfo getMBeanInfo(javax.management.ObjectName argum
    ent0) throws javax.management.InstanceNotFoundException, javax.management.Intros
    pectionException, javax.management.ReflectionException, oracle.oc4j.admin.jmx.sh
    ared.exceptions.InternalException, java.rmi.RemoteException
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3756: cannot resolve symbo
    l
    symbol : class SessionBean
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    public SessionBean passivate() throws Exception
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3780: cannot resolve symbo
    l
    symbol : class EJBException
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    public void activate() throws EJBException, java.rmi.RemoteException
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3801: cannot resolve symbo
    l
    symbol : class NounIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static NounIntf invoke___100_noun = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3802: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf invoke___100_wrapperPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3803: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf invoke___100_clientPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3804: cannot resolve symbo
    l
    symbol : class NounIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static NounIntf getDefaultDomain___101_noun = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3805: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf getDefaultDomain___101_wrapperPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3806: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf getDefaultDomain___101_clientPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3807: cannot resolve symbo
    l
    symbol : class NounIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static NounIntf isRegistered___102_noun = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3808: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf isRegistered___102_wrapperPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3809: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf isRegistered___102_clientPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3810: cannot resolve symbo
    l
    symbol : class NounIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static NounIntf getAttributes___103_noun = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3811: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf getAttributes___103_wrapperPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3812: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf getAttributes___103_clientPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3813: cannot resolve symbo
    l
    symbol : class NounIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static NounIntf unregisterMBean___104_noun = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3814: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf unregisterMBean___104_wrapperPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3815: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf unregisterMBean___104_clientPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3816: cannot resolve symbo
    l
    symbol : class NounIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static NounIntf getEvents___105_noun = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3817: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf getEvents___105_wrapperPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3818: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf getEvents___105_clientPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3819: cannot resolve symbo
    l
    symbol : class NounIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static NounIntf setAttribute___106_noun = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3820: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf setAttribute___106_wrapperPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3821: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf setAttribute___106_clientPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3822: cannot resolve symbo
    l
    symbol : class NounIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static NounIntf getAttribute___107_noun = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3823: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf getAttribute___107_wrapperPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3824: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf getAttribute___107_clientPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3825: cannot resolve symbo
    l
    symbol : class NounIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static NounIntf queryNames___108_noun = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3826: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf queryNames___108_wrapperPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3827: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf queryNames___108_clientPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3828: cannot resolve symbo
    l
    symbol : class NounIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static NounIntf test___109_noun = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3829: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf test___109_wrapperPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3830: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf test___109_clientPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3831: cannot resolve symbo
    l
    symbol : class NounIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static NounIntf getObjectInstance___110_noun = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3832: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf getObjectInstance___110_wrapperPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3833: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf getObjectInstance___110_clientPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3834: cannot resolve symbo
    l
    symbol : class NounIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static NounIntf queryMBeans___111_noun = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3835: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf queryMBeans___111_wrapperPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3836: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf queryMBeans___111_clientPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3837: cannot resolve symbo
    l
    symbol : class NounIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static NounIntf getMBeanCount___112_noun = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3838: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf getMBeanCount___112_wrapperPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3839: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf getMBeanCount___112_clientPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3840: cannot resolve symbo
    l
    symbol : class NounIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static NounIntf setAttributes___113_noun = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3841: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf setAttributes___113_wrapperPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3842: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf setAttributes___113_clientPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3843: cannot resolve symbo
    l
    symbol : class NounIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static NounIntf getDomains___114_noun = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3844: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf getDomains___114_wrapperPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3845: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf getDomains___114_clientPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3846: cannot resolve symbo
    l
    symbol : class NounIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static NounIntf addNotificationListener___115_noun = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3847: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf addNotificationListener___115_wrapperPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3848: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf addNotificationListener___115_clientPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3849: cannot resolve symbo
    l
    symbol : class NounIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static NounIntf addNotificationListener___116_noun = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3850: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf addNotificationListener___116_wrapperPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3851: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf addNotificationListener___116_clientPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3852: cannot resolve symbo
    l
    symbol : class NounIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static NounIntf removeNotificationListener___117_noun = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3853: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf removeNotificationListener___117_wrapperPE = nul
    l;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3854: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf removeNotificationListener___117_clientPE = null
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3855: cannot resolve symbo
    l
    symbol : class NounIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static NounIntf removeNotificationListener___118_noun = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3856: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf removeNotificationListener___118_wrapperPE = nul
    l;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3857: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf removeNotificationListener___118_clientPE = null
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3858: cannot resolve symbo
    l
    symbol : class NounIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static NounIntf removeNotificationListener___119_noun = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3859: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf removeNotificationListener___119_wrapperPE = nul
    l;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3860: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf removeNotificationListener___119_clientPE = null
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3861: cannot resolve symbo
    l
    symbol : class NounIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static NounIntf removeNotificationListener___120_noun = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3862: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf removeNotificationListener___120_wrapperPE = nul
    l;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3863: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf removeNotificationListener___120_clientPE = null
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3864: cannot resolve symbo
    l
    symbol : class NounIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static NounIntf getMBeanInfo___121_noun = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3865: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf getMBeanInfo___121_wrapperPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3866: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf getMBeanInfo___121_clientPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3867: cannot resolve symbo
    l
    symbol : class NounIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static NounIntf isInstanceOf___122_noun = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3868: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf isInstanceOf___122_wrapperPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3869: cannot resolve symbo
    l
    symbol : class PhaseEventIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static PhaseEventIntf isInstanceOf___122_clientPE = null;
    ^
    MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:3870: cannot resolve symbo
    l
    symbol : class NounIntf
    location: class MBeanServerEjbRemote_StatefulSessionBeanWrapper0
    protected static NounIntf ping___123_noun = null;
    ^
    An exception has occurred in the compiler (1.4.1_02). Please file a bug at the J
    ava Developer Connection (http://java.sun.com/cgi-bin/bugreport.cgi) after chec
    king the Bug Parade for duplicates. Include your program and the following diagn
    ostic in your report. Thank you.
    java.lang.NullPointerException
    at com.sun.tools.javac.v8.comp.Check$Validator.visitSelect(Check.java:44
    3)
    at com.sun.tools.javac.v8.tree.Tree$Select.accept(Tree.java:1091)
    at com.sun.tools.javac.v8.comp.Check.validate(Check.java:415)
    at com.sun.tools.javac.v8.comp.Check.validate(Check.java:426)
    at com.sun.tools.javac.v8.comp.Attr.attribClassBody(Attr.java:1383)
    at com.sun.tools.javac.v8.comp.Attr.attribClass(Attr.java:1366)
    at com.sun.tools.javac.v8.comp.Attr.attribClass(Attr.java:1342)
    at com.sun.tools.javac.v8.JavaCompiler.compile(JavaCompiler.java:358)
    at com.sun.tools.javac.v8.Main.compile(Main.java:520)
    at com.sun.tools.javac.Main.compile(Main.java:36)
    at com.sun.tools.javac.Main.main(Main.java:27)
    Error compiling D:\App Servers\oc4j\j2ee\home\applications/admin_ejb.jar: Syntax
    error in source
    Oracle Application Server Containers for J2EE 10g (10.0.3.0.0) - Developer Preview initialized

    Got the issue resolved after lot of pain
    The problem is with config/application.xml file shipped with OC4J
    It doesn't have an entry to point to the required lib directories
    Adding the below two entries resolved the issue
    <library path="../lib" />
    <library path="../../../lib" />
    Hope you don't forget to include it in next revison

Maybe you are looking for