Manged Server not able to start.. default policy provider was not found.

Hi All,
SOA suiite 11.1.1.1.3.0
I am able to start admin server successfully. and while starting Managed server I am getting below error.
I am trying to start managed server in cmd promt.
could anyone pls suggest me to resolve this??
####<Jun 5, 2013 7:06:26 PM IST> <Info> <Server> <SantuSagar-PC> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1370439386568> <BEA-002609> <Channel Service initialized.>
####<Jun 5, 2013 7:06:26 PM IST> <Info> <Socket> <SantuSagar-PC> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1370439386597> <BEA-000406> <NTSocketMuxer was built on Jan 13 2005 17:47:03
>
####<Jun 5, 2013 7:06:26 PM IST> <Info> <Socket> <SantuSagar-PC> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1370439386617> <BEA-000436> <Allocating 3 reader threads.>
####<Jun 5, 2013 7:06:26 PM IST> <Info> <Socket> <SantuSagar-PC> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1370439386619> <BEA-000446> <Native IO Enabled.>
####<Jun 5, 2013 7:06:26 PM IST> <Info> <IIOP> <SantuSagar-PC> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1370439386802> <BEA-002014> <IIOP subsystem enabled.>
####<Jun 5, 2013 7:06:29 PM IST> <Error> <Security> <SantuSagar-PC> <soa_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1370439389749> <BEA-090892> <The dynamic loading of the OPSS java security policy provider class oracle.security.jps.internal.policystore.JavaPolicyProvider failed due to problem inside OPSS java security policy provider. Exception was thrown when loading or setting the JPSS policy provider. Enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-01538: The default policy provider was not found.>
####<Jun 5, 2013 7:06:29 PM IST> <Critical> <WebLogicServer> <SantuSagar-PC> <soa_server1> <main> <<WLS Kernel>> <> <> <1370439389752> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: The dynamic loading of the OPSS java security policy provider class oracle.security.jps.internal.policystore.JavaPolicyProvider failed due to problem inside OPSS java security policy provider. Exception was thrown when loading or setting the JPSS policy provider. Enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-01538: The default policy provider was not found.
weblogic.security.SecurityInitializationException: The dynamic loading of the OPSS java security policy provider class oracle.security.jps.internal.policystore.JavaPolicyProvider failed due to problem inside OPSS java security policy provider. Exception was thrown when loading or setting the JPSS policy provider. Enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-01538: The default policy provider was not found.
     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1394)
     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
     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: oracle.security.jps.JpsRuntimeException: JPS-01538: The default policy provider was not found.
     at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:273)
     at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:265)
     at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:136)
     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
     at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
     at java.lang.Class.newInstance0(Class.java:355)
     at java.lang.Class.newInstance(Class.java:308)
     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1312)
     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
     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: oracle.security.jps.JpsException: JPS-01538: The default policy provider was not found.
     at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:705)
     at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:271)
     at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:265)
     at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:136)
     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
     at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
     at java.lang.Class.newInstance0(Class.java:355)
     at java.lang.Class.newInstance(Class.java:308)
     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1312)
     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
     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: oracle.security.jps.JpsException: JPS-01514: The default context is missing in jps-config.xml.
     at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:665)
     at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:650)
     at java.security.AccessController.doPrivileged(Native Method)
     at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:650)
     at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:271)
     at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:265)
     at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:136)
     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
     at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
     at java.lang.Class.newInstance0(Class.java:355)
     at java.lang.Class.newInstance(Class.java:308)
     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1312)
     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
     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: oracle.security.jps.service.idstore.IdentityStoreException: JPS-00056: Failed to create identity store service instance idstore.ldap.provider:idstore.ldap. Reason: weblogic.security.service.SecurityServiceRuntimeException: Invalid host or port for admin server..
     at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider.getIdStoreConfig(LdapIdentityStoreProvider.java:228)
     at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider.getInstance(LdapIdentityStoreProvider.java:110)
     at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider.getInstance(LdapIdentityStoreProvider.java:61)
     at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.findServiceInstance(ContextFactoryImpl.java:139)
     at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.getContext(ContextFactoryImpl.java:170)
     at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.getContext(ContextFactoryImpl.java:191)
     at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getContext(JpsContextFactoryImpl.java:133)
     at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getContext(JpsContextFactoryImpl.java:128)
     at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:656)
     at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:650)
     at java.security.AccessController.doPrivileged(Native Method)
     at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:650)
     at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:271)
     at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:265)
     at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:136)
     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
     at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
     at java.lang.Class.newInstance0(Class.java:355)
     at java.lang.Class.newInstance(Class.java:308)
     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1312)
     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
     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)
Thanks,
Santosh

It is quite clear you have an incorrect setting in your weblogic configuration:
Caused By: oracle.security.jps.service.idstore.IdentityStoreException: JPS-00056: Failed to create identity store service instance idstore.ldap.provider:idstore.ldap. Reason: weblogic.security.service.SecurityServiceRuntimeException: Invalid host or port for admin server..
Can you please check your config.xml and ensure your admin host and port is valid?

Similar Messages

  • JPS-01538: The default policy provider was not found

    I had this problem with two server and could not find the solution anywhere on the i-net. We have a standard SOA installation for our DEV/Test servers.
    The server run out of space and we were not able to start AdminServer after. The error in the log:
    JPS-01538: The default policy provider was not found
    The issue was that this file was 0 in size:
    $DOMAIN_HOME/config/fmwconfig/system-jazn-data.xml
    I have analyzed the context of the file and decided that it would be ok to copy it from the working server. I was able to start all servers in the domain after it!
    I will still have to verify access for the users.
    Hope that this help to people who will run into the same problem.

    Hi,
    i found solution actually i installed forms 11g along with soa suite 11g which was conflicting because forms 11g was 11.1.2 and soa suite domain was 11.1.3
    so i guess its a same issue conflict between PS1 and PS2

  • Error message: JPS-01538: The default policy provider was not found..winXP

    Hi All,
    i am getting "Error message: JPS-01538: The default policy provider was not found" error when i am tryin to start Oracle Admin Server(11.1.1.3.0) after installing on Windows XP.
    Please see the below log and help me to solve this issue.
    ==============================================================================
    Thrown when loading or setting the JPSS policy provider. Enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-01538: The default policy provider was not found.
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1394)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
         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: oracle.security.jps.JpsRuntimeException: JPS-01538: The default policy provider was not found.
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:273)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:265)
         at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:136)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1312)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
         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: oracle.security.jps.JpsException: JPS-01538: The default policy provider was not found.
         at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:705)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:271)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:265)
         at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:136)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1312)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
         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: oracle.security.jps.JpsException: JPS-01514: The default context is missing in jps-config.xml.
         at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:665)
         at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:650)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:650)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:271)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:265)
         at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:136)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1312)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
         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: oracle.security.jps.service.credstore.CredStoreException: JPS-01050: Opening of wallet based credential store failed. Reason java.io.IOException: PKI-02002: Unable to open the wallet. Check password.
         at oracle.security.jps.internal.credstore.ssp.CsfWalletManager.openWallet(CsfWalletManager.java:177)
         at oracle.security.jps.internal.credstore.ssp.SspCredentialStore.doInit(SspCredentialStore.java:218)
         at oracle.security.jps.internal.credstore.ssp.SspCredentialStore.<init>(SspCredentialStore.java:140)
         at oracle.security.jps.internal.credstore.ssp.SspCredentialStore.<init>(SspCredentialStore.java:127)
         at oracle.security.jps.internal.credstore.ssp.SspCredentialStoreProvider.getInstance(SspCredentialStoreProvider.java:115)
         at oracle.security.jps.internal.credstore.ssp.SspCredentialStoreProvider.getInstance(SspCredentialStoreProvider.java:53)
         at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.findServiceInstance(ContextFactoryImpl.java:139)
         at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.getContext(ContextFactoryImpl.java:170)
         at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.getContext(ContextFactoryImpl.java:191)
         at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getContext(JpsContextFactoryImpl.java:133)
         at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getContext(JpsContextFactoryImpl.java:128)
         at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:656)
         at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:650)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:650)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:271)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:265)
         at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:136)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1312)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
         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)
    >
    ####<Jun 11, 2010 1:09:07 PM IST> <Notice> <WebLogicServer> <PC-AMD40> <AdminServer> <main> <<WLS Kernel>> <> <> <1276241947534> <BEA-000365> <Server state changed to FAILED>
    ####<Jun 11, 2010 1:09:07 PM IST> <Error> <WebLogicServer> <PC-AMD40> <AdminServer> <main> <<WLS Kernel>> <> <> <1276241947534> <BEA-000383> <A critical service failed. The server will shut itself down>
    ####<Jun 11, 2010 1:09:07 PM IST> <Notice> <WebLogicServer> <PC-AMD40> <AdminServer> <main> <<WLS Kernel>> <> <> <1276241947534> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    ####<Jun 11, 2010 1:09:07 PM IST> <Info> <WebLogicServer> <PC-AMD40> <AdminServer> <main> <<WLS Kernel>> <> <> <1276241947550> <BEA-000236> <Stopping execute threads.>
    =============================================================================
    your help in this regard is much apprciated.
    Thanks
    Kiran

    Hi,
    i found solution actually i installed forms 11g along with soa suite 11g which was conflicting because forms 11g was 11.1.2 and soa suite domain was 11.1.3
    so i guess its a same issue conflict between PS1 and PS2

  • Not able to start the weblogic server ....

    Hi All,
    I am using JDeveloper  11.1.1.6 .
    I am not able to start the weblogic server .I am getting below Exception .I am not sure where I  need to check,,
    Error at line:2333 col:31  '' expected a valid beginning name character
    at weblogic.xml.babel.scanner.Name.read(Name.java:33)
        at weblogic.xml.babel.scanner.Name.read(Name.java:20)
        at weblogic.xml.babel.scanner.OpenTag.read(OpenTag.java:58)
        at weblogic.xml.babel.scanner.Scanner.startState(Scanner.java:251)
        at weblogic.xml.babel.scanner.Scanner.scan(Scanner.java:178)
        at weblogic.xml.babel.baseparser.BaseParser.accept(BaseParser.java:533)
        at weblogic.xml.babel.baseparser.Space.parse(Space.java:19)
        at weblogic.xml.babel.baseparser.BaseParser.parseElement(BaseParser.java:474)
        at weblogic.xml.babel.baseparser.BaseParser.parseSome(BaseParser.java:326)
        at weblogic.xml.stax.XMLStreamReaderBase.advance(XMLStreamReaderBase.java:195)
        at weblogic.xml.stax.XMLStreamReaderBase.next(XMLStreamReaderBase.java:237)
        at oracle.security.jps.internal.policystore.xml.StaxPolicyStoreParser.processFunctionParameters(StaxPolicyStoreParser.java:2207)
        at oracle.security.jps.internal.policystore.xml.StaxPolicyStoreParser.processFunction(StaxPolicyStoreParser.java:2135)
        at oracle.security.jps.internal.policystore.xml.StaxPolicyStoreParser.processFunctions(StaxPolicyStoreParser.java:2072)
        at oracle.security.jps.internal.policystore.xml.StaxPolicyStoreParser.processAppPolicy(StaxPolicyStoreParser.java:796)
        at oracle.security.jps.internal.policystore.xml.StaxPolicyStoreParser.processPolicyStore(StaxPolicyStoreParser.java:521)
        at oracle.security.jps.internal.core.datastore.xml.XmlDataStoreParser.getDataStoreEntryStax(XmlDataStoreParser.java:120)
        at oracle.security.jps.internal.core.datastore.xml.XmlDataStoreParser.getDataStoreEntry(XmlDataStoreParser.java:180)
        at oracle.security.jps.internal.core.datastore.xml.XmlDataStoreParser.getDataStoreEntry(XmlDataStoreParser.java:187)
        at oracle.security.jps.internal.core.datastore.xml.XmlDataStore.loadXmlDataStore(XmlDataStore.java:411)
        at oracle.security.jps.internal.core.datastore.xml.XmlDataStore.<init>(XmlDataStore.java:276)
        at oracle.security.jps.internal.core.datastore.xml.XmlDataStore.getInstance(XmlDataStore.java:209)
        at oracle.security.jps.internal.policystore.xml.XmlPolicyStore.buildFromFile(XmlPolicyStore.java:492)
        at oracle.security.jps.internal.policystore.xml.XmlPolicyStore.<init>(XmlPolicyStore.java:276)
        at oracle.security.jps.internal.policystore.xml.XmlPolicyStoreProvider.getInstance(XmlPolicyStoreProvider.java:100)
        at oracle.security.jps.internal.policystore.xml.XmlPolicyStoreProvider.getInstance(XmlPolicyStoreProvider.java:74)
        at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.findServiceInstance(ContextFactoryImpl.java:139)
        at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.getContext(ContextFactoryImpl.java:170)
        at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.getContext(ContextFactoryImpl.java:191)
        at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getContext(JpsContextFactoryImpl.java:132)
        at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getContext(JpsContextFactoryImpl.java:127)
        at oracle.security.jps.internal.policystore.PolicyUtil$2.run(PolicyUtil.java:2827)
        at oracle.security.jps.internal.policystore.PolicyUtil$2.run(PolicyUtil.java:2821)
        at java.security.AccessController.doPrivileged(Native Method)
        at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPDPService(PolicyUtil.java:2821)
        at oracle.security.jps.internal.policystore.PolicyUtil.getPDPService(PolicyUtil.java:3097)
        at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:164)
        at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:369)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
        at java.lang.Class.newInstance0(Class.java:355)
        at java.lang.Class.newInstance(Class.java:308)
        at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1339)
        at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
        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:209)
        at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    <Jul 19, 2013 11:11:09 AM IST> <Error> <Security> <BEA-090892> <The loading of OPSS java security policy provider failed due to exception, see the exception stack trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: Cannot read from policy store. Reason is PolicyStore Error, javax.xml.stream.XMLStreamException: Error at line:2333 col:31  '
    Thanks ...

    hi user,
    did you check this.
    diehn.net/blog &amp;raquo; Blog Archive &amp;raquo; Weblogic AdminServer refused to start &amp;#8211; truncated syste…

  • Not able to start Integrated Weblogic server

    Hi All,
    I have installed Jdeveloper & Weblogic server in my system. I am able to deploy my SOA peojects in em console. But when i try to run a JSF project , it is throwing an error message like not able to start Integrated Weblogic Server. And Could not read old style optfile from D:\OracleOSB\Middleware\oracle_common\modules\oracle.jrf_11.1.1\jrocket_optfile.txt. I dont have my middleware in D:\OracleOSB\Middleware, But i have created the Middleware home in D:\Oracle\Middleware.
    I reinstalled SOA sutie, Jdeveloper & Weblogic server but stilll then i am getting the same error when i try to start Integrated Weblogic server. Please find below the error message:
    *** Using port 7101 ***
    C:\Users\249103\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\bin\startWebLogic.cmd
    [waiting for the server to complete its initialization...]
    The system cannot find the path specified.
    JAVA Memory arguments: -Xms256m -Xmx512m
    WLS Start Mode=Development
    CLASSPATH=D:\OracleOSB\Middleware\wlserver_10.3\server\ext\jdbc\oracle\11g\ojdbc6dms.jar;D:\OracleOSB\Middleware\oracle_common\modules\oracle.jrf_11.1.1\jrf.jar;D:\OracleOSB\Middleware\wlserver_10.3\server\lib\xqrl.jar
    PATH=D:\OracleXE\app\oracle\product\10.2.0\server\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    java version "1.6.0_17"
    Java(TM) SE Runtime Environment (build 1.6.0_17-b04)
    Oracle JRockit(R) (build R28.0.0-679-130297-1.6.0_17-20100312-2123-windows-ia32, compiled mode)
    Starting WLS with line:
    D:\Oracle\MIDDLE~1\JROCKI~1.0-6\bin\java -Xms256m -Xmx512m -Dweblogic.Name=DefaultServer -Djava.security.policy=D:\OracleOSB\Middleware\wlserver_10.3\server\lib\weblogic.policy -Djavax.net.ssl.trustStore=C:\Oracle\Middleware\wlserver_10.3\server\lib\DemoTrust.jks -Dweblogic.nodemanager.ServiceEnabled=true -da -Dplatform.home=D:\OracleOSB\Middleware\wlserver_10.3 -Dwls.home=D:\OracleOSB\Middleware\wlserver_10.3\server -Dweblogic.home=D:\OracleOSB\Middleware\wlserver_10.3\server -Djps.app.credential.overwrite.allowed=true -Ddomain.home=C:\Users\249103\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1 -Dcommon.components.home=D:\OracleOSB\Middleware\oracle_common -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Djrockit.optfile=D:\OracleOSB\Middleware\oracle_common\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.domain.config.dir=C:\Users\249103\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1 -Doracle.server.config.dir=C:\Users\249103\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1\servers\DefaultServer -Doracle.security.jps.config=C:\Users\249103\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\fmwconfig\jps-config.xml -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Digf.arisidbeans.carmlloc=C:\Users\249103\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1\carml -Digf.arisidstack.home=C:\Users\249103\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1\arisidprovider -Dweblogic.alternateTypesDirectory=D:\OracleOSB\Middleware\oracle_common\modules\oracle.ossoiap_11.1.1,D:\OracleOSB\Middleware\oracle_common\modules\oracle.oamprovider_11.1.1 -Dweblogic.jdbc.remoteEnabled=false -Dwsm.repository.path=C:\Users\249103\AppData\Roaming\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\oracle\store\gmds -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= weblogic.Server
    [WARN ] Use of -Djrockit.optfile is deprecated and discouraged.
    [ERROR][cgdir  ] Could not read old style optfile from D:\OracleOSB\Middleware\oracle_common\modules\oracle.jrf_11.1.1\jrocket_optfile.txt: Could not open D:\OracleOSB\Middleware\oracle_common\modules\oracle.jrf_11.1.1\jrocket_optfile.txt
    Exception in thread "Main Thread" java.lang.NoClassDefFoundError: weblogic/Server
    Caused by: java.lang.ClassNotFoundException: weblogic.Server
         at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:303)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    Could not find the main class: weblogic.Server. Program will exit.
    Process exited.
    Can anyone help me to overcome this issue.
    thanks in advance.

    Try checking the "C:\Users\249103\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\bin\startWebLogic.cmd" startup file. It seems containing old references to D:\OracleOSB instead of D:\Oracle ...

  • Not able to start managed server

    Hi All,
    soa_suite 11.1.3.0, While starting managed server i am getting below errror,
    Caused By: oracle.security.jps.JpsRuntimeException: JPS-01538: The default polic
    y provider was not found.
            at oracle.security.jps.internal.policystore.PolicyDelegationController.<
    init>(PolicyDelegationController.java:273)
            at oracle.security.jps.internal.policystore.PolicyDelegationController.<
    init>(PolicyDelegationController.java:265)
            at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(Ja
    vaPolicyProvider.java:136)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct
    orAccessorImpl.java:39)
            Truncated. see log file for complete stacktrace
    Caused By: oracle.security.jps.JpsException: JPS-01538: The default policy provi
    der was not found.
            at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyS
    tore(PolicyUtil.java:705)
            at oracle.security.jps.internal.policystore.PolicyDelegationController.<
    init>(PolicyDelegationController.java:271)
            at oracle.security.jps.internal.policystore.PolicyDelegationController.<
    init>(PolicyDelegationController.java:265)
            at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(Ja
    vaPolicyProvider.java:136)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
            Truncated. see log file for complete stacktrace
    Caused By: oracle.security.jps.JpsException: JPS-01514: The default context is m
    issing in jps-config.xml.
            at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.
    java:665)
            at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.
    java:650)
            at java.security.AccessController.doPrivileged(Native Method)
            at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyS
    tore(PolicyUtil.java:650)
            at oracle.security.jps.internal.policystore.PolicyDelegationController.<
    init>(PolicyDelegationController.java:271)
            Truncated. see log file for complete stacktrace
    Caused By: oracle.security.jps.service.idstore.IdentityStoreException: JPS-00056
    : Failed to create identity store service instance idstore.ldap.provider:idstore
    .ldap. Reason: weblogic.security.service.SecurityServiceRuntimeException: Invali
    d host or port for admin server..
            at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider.g
    etIdStoreConfig(LdapIdentityStoreProvider.java:228)
            at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider.g
    etInstance(LdapIdentityStoreProvider.java:110)
            at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider.g
    etInstance(LdapIdentityStoreProvider.java:61)
            at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.findServ
    iceInstance(ContextFactoryImpl.java:139)
            at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.getConte
    xt(ContextFactoryImpl.java:170)
            Truncated. see log file for complete stacktrace
    >
    <Jun 10, 2013 8:38:56 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to FAILED>
    <Jun 10, 2013 8:38:56 PM IST> <Error> <WebLogicServer> <BEA-000383> <A critical
    service failed. The server will shut itself down>
    <Jun 10, 2013 8:38:56 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to FORCE_SHUTTING_DOWN>
    Could anyone please help me out to resolve this??
    Thanks,
    Santosh M E

    Hi Santosh
    Looks like root cause is "Invalid host or port for admin server.." as shown in the above logs in the last lines. The way we start any Managed Server is from domain/bin folder,
    startManagedWeblogic nameofmanagedserver adminhost:adminport (Example: startManagedWeblogic soa_server1 http://localhost:7001). Now, if the last part is NOT mentioned, basically it takes default host as localhost and default port as 7001. Say for example if you do have Admin Server running at localhost and at 7001, then just startManagedWeblogic.cmd sao_server1 will work. BUT if your AdminServer is on different machine or if AdminPort is NOT 7001, then it will fail. So I am guessing, mostly your admin port may not be 7001. Open Config.xml file under your domain/config folder and there you can see details for adminserver (host, port), soa_server1 (host, port etc).
    If AdminServer is NOT running at 7001, then you had to use command like this: startManagedWeblogic.cmd nameofmanagedserver adminhost:adminport
    Thanks
    Ravi Jegga

  • Sql services are not able to start in server

    We have rebooted inactive the server due to rolling maintenance.
    Sql is not running and sql services are not able to start. Getting the below error message while starting the services.
    please suggest how to fix?

    Could you try:
    To resolve the problem, use these steps:
    Change the startup account of both the MSSQLSERVER and SQLServerAgent to use the Local System account.
    Restart the computer.
    https://support.microsoft.com/en-us/kb/307288
    Or check  NetLogon service is running

  • Not able to start Server

    Hi,
    I just downloaded WebLogic 10.0 and installed in my system. But I am not able to start the server, due to the following exception
    <Jun 22, 2009 5:17:15 PM GMT> <Error> <Security> <BEA-090870> <The realm "myrealm" failed to be loaded: weblogic.security.service.SecurityServiceException: com.bea.common.engi
    rviceInitializationException: 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.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(Lweblogic.management.security.RealmMBean;)V(Unknown Source)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(Lweblogic.management.security.RealmMBean;Ljava.util.HashMap;)V(Unknown Source)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(Ljava.lang.String;)V(Unknown Source)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealms()V(Unknown Source)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(Lweblogic.security.acl.internal.AuthenticatedSubject;)V(Unknown Source)
    Truncated. see log file for complete stacktrace
    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:369)
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:319)
    at com.bea.common.engine.internal.ServiceEngineImpl.lookupService(ServiceEngineImpl.java:261)
    at com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.java:72)
    at weblogic.security.service.internal.WLSIdentityServiceImpl.initialize(Ljava.lang.String;Ljava.lang.String;Lcom.bea.common.engine.Services;)V(Unknown Source)
    Truncated. see log file for complete stacktrace
    javax.jdo.JDOFatalInternalException: Unexpected exception caught.
    NestedThrowables:
    java.lang.reflect.InvocationTargetException
    at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:549)
    at com.bea.common.security.internal.service.StoreServiceImpl.init(StoreServiceImpl.java:157)
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:367)
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:319)
    at com.bea.common.engine.internal.ServiceEngineImpl.lookupService(ServiceEngineImpl.java:261)
    Truncated. see log file for complete stacktrace
    java.lang.reflect.InvocationTargetException
    at jrockit.reflect.InitialMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source)
            at java.lang.reflect.Method.invoke(Ljava.lang.Object;[Ljava.lang.Object;I)Ljava.lang.Object;(Unknown Source)
            at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:534)
            at com.bea.common.security.internal.service.StoreServiceImpl.init(StoreServiceImpl.java:157)
            at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:367)
            Truncated. see log file for complete stacktrace
    <1|true|0.9.7> org.apache.openjpa.util.InternalException: There was an error when invoking the static getInstance method on the named factory class "org.apache.openjpa.abstrac
    e.AbstractStoreBrokerFactory".  See the nested exception for details.
            at org.apache.openjpa.kernel.Bootstrap.getBrokerFactory(Bootstrap.java:90)
            at kodo.jdo.PersistenceManagerFactoryImpl.getPersistenceManagerFactory(PersistenceManagerFactoryImpl.java:41)
            at jrockit.reflect.InitialMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source)
            at java.lang.reflect.Method.invoke(Ljava.lang.Object;[Ljava.lang.Object;I)Ljava.lang.Object;(Unknown Source)
            at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:534)
            Truncated. see log file for complete stacktrace
    java.lang.RuntimeException: There were errors initializing your configuration: com.solarmetric.license.LicenseException: Your license key "376D-896F-8B43-BE3D-3D00" expired on
    5/07 12:00 AM". Please contact [email protected] for purchase or evaluation information.
            at com.solarmetric.license.License.assertNotExpired(License.java:232)
            at kodo.conf.LicenseKey.getLicense(LicenseKey.java:40)
            at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source)
            at java.lang.reflect.Method.invoke(Ljava.lang.Object;[Ljava.lang.Object;I)Ljava.lang.Object;(Unknown Source)
            at org.apache.openjpa.lib.conf.ConfigurationImpl.instantiateAll(ConfigurationImpl.java:279)
            at org.apache.openjpa.conf.OpenJPAConfigurationImpl.instantiateAll(OpenJPAConfigurationImpl.java:1408)
            at org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(AbstractBrokerFactory.java:544)
            at org.apache.openjpa.kernel.AbstractBrokerFactory.pool(AbstractBrokerFactory.java:494)
            at org.apache.openjpa.abstractstore.AbstractStoreBrokerFactory.getInstance(AbstractStoreBrokerFactory.java:77)
            at java.lang.reflect.Method.invoke(Ljava.lang.Object;[Ljava.lang.Object;I)Ljava.lang.Object;(Unknown Source)
            at org.apache.openjpa.kernel.Bootstrap.invokeFactory(Bootstrap.java:117)
            at org.apache.openjpa.kernel.Bootstrap.getBrokerFactory(Bootstrap.java:85)
            at kodo.jdo.PersistenceManagerFactoryImpl.getPersistenceManagerFactory(PersistenceManagerFactoryImpl.java:41)
            at jrockit.reflect.InitialMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source)
            at java.lang.reflect.Method.invoke(Ljava.lang.Object;[Ljava.lang.Object;I)Ljava.lang.Object;(Unknown Source)
            at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:534)
            at com.bea.common.security.internal.service.StoreServiceImpl.init(StoreServiceImpl.java:157)
            at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:367)
            at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:319)
            at com.bea.common.engine.internal.ServiceEngineImpl.lookupService(ServiceEngineImpl.java:261)
            at com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.java:72)
            at weblogic.security.service.internal.WLSIdentityServiceImpl.initialize(Ljava.lang.String;Ljava.lang.String;Lcom.bea.common.engine.Services;)V(Unknown Source)
            at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(Lweblogic.management.security.RealmMBean;)V(Unknown Source)
            at org.apache.openjpa.lib.conf.ConfigurationImpl.instantiateAll(ConfigurationImpl.java:293)
            at org.apache.openjpa.conf.OpenJPAConfigurationImpl.instantiateAll(OpenJPAConfigurationImpl.java:1408)
            at org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(AbstractBrokerFactory.java:544)
            at org.apache.openjpa.kernel.AbstractBrokerFactory.pool(AbstractBrokerFactory.java:494)
            at org.apache.openjpa.abstractstore.AbstractStoreBrokerFactory.getInstance(AbstractStoreBrokerFactory.java:77)
            Truncated. see log file for complete stacktrace
    >
    <Jun 22, 2009 5:17:16 PM GMT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Jun 22, 2009 5:17:16 PM 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()V(Unknown Source)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(Lweblogic.security.acl.internal.AuthenticatedSubject;)V(Unknown Source)
    at weblogic.security.service.SecurityServiceManager.initialize(Lweblogic.security.acl.internal.AuthenticatedSubject;)V(Unknown Source)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    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)
    >
    <Jun 22, 2009 5:17:16 PM GMT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Jun 22, 2009 5:17:16 PM GMT> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Jun 22, 2009 5:17:16 PM GMT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    Stopping PointBase server...
    PointBase server stopped.
    C:\bea10\WLSERV~1.0\common\lib>
    Please advice on how to start this WebLogic Server.
    Thanks in advamce
    Viswa

    Have yoy configured any domain ?
    If not which domain you are starting ?
    Regards,
    Krikar

  • I am not able to start the server

    Hi all,
    This looks like straight forward but.. even after changing the port at http-web-site.xml i am not able to start. Could you please help me out in this..
    C:\10g\oas\j2ee\home>java -jar oc4j.jar
    10/04/20 03:02:26 Error starting HTTP-Server: Address already in use: JVM_Bind
    10/04/20 03:02:26 Unable to register the NameService:
    10/04/20 03:02:26 Error starting up the IIOPService ..
    10/04/20 03:02:26 Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)
    initialized
    Thanks in advance..

    Hi,
    iWS4.1sp9 is not supported(tested) in Win2000 server..
    check the link :-
    http://docs.iplanet.com/docs/manuals/enterprise/41/rn41sp9.html#17605
    iWS 6.0 version his supported for Win2000 server.
    check the link:-
    http://docs.iplanet.com/docs/manuals/enterprise/60sp2/rn60sp2.html#36474
    Thanks,
    Daks.

  • Not able to start PIA

    hi gurus, i am not able to start my PIA. i am able to boot the app server successfully but i think there is some issue with the webserver. this is the URL of my PIA http://DELL-PC:80/psp/CPDMO/?cmd=login
    when i am trying to open the link to check websever (http://DELL-PC), it does not work. plus i am also not sure whether the port number 80 is correct. would you please also suggest me where all i can get this port number to verify?
    the below is the cmd text of webserver boot -
    Attempting to start WebLogic Server 'PIA'
    starting weblogic with Java version:
    java version "1.6.0_05"
    Java(TM) SE Runtime Environment (build 1.6.0_05-b13)
    BEA JRockit(R) (build R27.6.2-20_o-108500-1.6.0_05-20090120-1116-windows-ia32, compiled mode)
    java -jrockit -XnoOpt -XXnoJITInline -Xms512m -Xmx512m -Dtoplink.xml.platform=oracle.toplink.platform.xml.jaxp.JAXPPlatform -Djava.util
    .logging.config.file=D:\CPDMO_~1\webserv\CPDMO\applications\peoplesoft\logging.properties -Dorg.apache.commons.logging.Log=org.apache.c
    ommons.logging.impl.Jdk14Logger -Dweblogic.Name=PIA -Dps_vault=D:\CPDMO_~1\webserv\CPDMO\psvault -Djavax.net.ssl.trustStore=D:/CPDMO_P
    SHOME\webserv\CPDMO\keystore\pskey -Dweblogic.ProductionModeEnabled=true -Djava.security.policy=D:\WEBLOG~1\WLSERV~1.3\server\lib\weblo
    gic.policy -Dssl.debug=false -Dps_home=D:/CPDMO_PSHOME weblogic.Server
    <Jul 30, 2012 12:49:32 PM IST> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the
    classpath:
    D:\CPDMO_PSHOME\webserv\CPDMO\lib\pluto-1.0.1.jar;D:\CPDMO_PSHOME\webserv\CPDMO\lib\portlet-api-1.0.jar;D:\CPDMO_PSHOME\webserv\CPDMO\l
    ib\ps_patch.jar>
    <Jul 30, 2012 12:49:35 PM IST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with BEA JRockit(R) Version R27.6.2-20_o-
    108500-1.6.0_05-20090120-1116-windows-ia32 from BEA Systems, Inc.>
    <Jul 30, 2012 12:49:36 PM IST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.1.0 Thu Jun 11 00:26:56 EDT 2009 122738
    5 >
    <Jul 30, 2012 12:49:36 PM IST> <Warning> <Management> <BEA-141274> <Production mode has specified at the command line via the weblogic.
    ProductionModeEnabled system property. This system property overrides the development mode setting contained in config.xml. However, th
    e console and WLST show the attribute values and defaults that correspond to the development mode specified in config.xml.>
    <Jul 30, 2012 12:49:38 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Jul 30, 2012 12:49:38 PM IST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Jul 30, 2012 12:49:39 PM IST> <Notice> <Log Management> <BEA-170019> <The server log file D:\CPDMO_PSHOME\webserv\CPDMO\servers\PIA\lo
    gs\PIA_weblogic.log is opened. All server side log events will be written to this file.>
    <Jul 30, 2012 12:49:45 PM IST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Jul 30, 2012 12:49:53 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <Jul 30, 2012 12:49:53 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Jul 30, 2012 12:50:28 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Jul 30, 2012 12:50:30 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Security> <BEA-090171> <Loading the identity certificate and private key stored under the alia
    s DemoIdentity from the jks keystore file D:\WEBLOG~1\WLSERV~1.3\server\lib\DemoIdentity.jks.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file D:\WEBLOG~1\WL
    SERV~1.3\server\lib\DemoTrust.jks.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file D:\WEBLOG~1\JR
    OCKI~1.2-2\jre\lib\security\cacerts.>
    <Jul 30, 2012 12:50:31 PM IST> <Alert> <Security> <BEA-090152> <Demo trusted CA certificate is being used in production mode: [
    Version: V3
    Subject: CN=CACERT, OU=FOR TESTING ONLY, O=MyOrganization, L=MyTown, ST=MyState, C=US
    Signature Algorithm: MD5withRSA, OID = 1.2.840.113549.1.1.4
    Key: Sun RSA public key, 512 bits
    modulus: 9550192877869244258838480703390456015046425375252278279190673063544122510925482179963329236052146047356415957587628011282484
    772458983977898996276815440753
    public exponent: 65537
    Validity: [From: Fri Mar 22 01:42:27 IST 2002,
                   To: Wed Mar 23 01:42:27 IST 2022]
    Issuer: CN=CACERT, OU=FOR TESTING ONLY, O=MyOrganization, L=MyTown, ST=MyState, C=US
    SerialNumber: [    33f10648 fcde0deb 4199921f d64537f4]
    Certificate Extensions: 1
    [1]: ObjectId: 2.5.29.15 Criticality=true
    KeyUsage [
    Key_CertSign
    Algorithm: [MD5withRSA]
    Signature:
    0000: 9D 26 4C 29 C8 91 C3 A7 06 C3 24 6F AE B4 F8 82 .&L)......$o....
    0010: 80 4D AA CB 7C 79 46 84 81 C4 66 95 F4 1E D8 C4 .M...yF...f.....
    0020: E9 B7 D9 7C E2 23 33 A4 B7 21 E0 AA 54 2B 4A FF .....#3..!..T+J.
    0030: CB 21 20 88 81 21 DB AC 90 54 D8 7D 79 63 23 3C .! ..!...T..yc#<
    ] The system is vulnerable to security attacks, since it trusts certificates signed by the demo trusted CA.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[3]" is now listening on fe80:0:0:0:9089:6007:aac:
    55bb:443 for protocols iiops, t3s, ldaps, https.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[4]" is now listening on fe80:0:0:0:286d:3e9e:f19d:7779:
    8010 for protocols iiop, t3, ldap, snmp, http.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 2001:0:9d38:953c:286d:3e9e:f19d:77
    79:8010 for protocols iiop, t3, ldap, snmp, http.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[4]" is now listening on fe80:0:0:0:286d:3e9e:f19d
    :7779:443 for protocols iiops, t3s, ldaps, https.>
    <Jul 30, 2012 12:50:31 PM IST> <Warning> <Server> <BEA-002611> <Hostname "DELL-PC", maps to multiple IP addresses: 14.98.136.134, fe80:
    0:0:0:286d:3e9e:f19d:7779%15, 2002:e62:8886:0:0:0:e62:8886, 2001:0:9d38:953c:286d:3e9e:f19d:7779>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[7]" is now listening on 0:0:0:0:0:0:0:1:443 for p
    rotocols iiops, t3s, ldaps, https.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[8]" is now listening on 127.0.0.1:443 for protoco
    ls iiops, t3s, ldaps, https.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[6]" is now listening on fe80:0:0:0:7028:bf6f:a932:b82:8
    010 for protocols iiop, t3, ldap, snmp, http.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[7]" is now listening on 0:0:0:0:0:0:0:1:8010 for protoc
    ols iiop, t3, ldap, snmp, http.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[8]" is now listening on 127.0.0.1:8010 for protocols ii
    op, t3, ldap, snmp, http.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[1]" is now listening on 2002:e62:8886:0:0:0:e62:8
    886:443 for protocols iiops, t3s, ldaps, https.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[2]" is now listening on 14.98.136.134:8010 for protocol
    s iiop, t3, ldap, snmp, http.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[5]" is now listening on fe80:0:0:0:200:5efe:e62:8
    886:443 for protocols iiops, t3s, ldaps, https.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 2002:e62:8886:0:0:0:e62:8886:80
    10 for protocols iiop, t3, ldap, snmp, http.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[5]" is now listening on fe80:0:0:0:200:5efe:e62:8886:80
    10 for protocols iiop, t3, ldap, snmp, http.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[2]" is now listening on 14.98.136.134:443 for pro
    tocols iiops, t3s, ldaps, https.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure" is now listening on 2001:0:9d38:953c:286d:3e9e:f
    19d:7779:443 for protocols iiops, t3s, ldaps, https.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[3]" is now listening on fe80:0:0:0:9089:6007:aac:55bb:8
    010 for protocols iiop, t3, ldap, snmp, http.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[6]" is now listening on fe80:0:0:0:7028:bf6f:a932
    :b82:443 for protocols iiops, t3s, ldaps, https.>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <WebLogicServer> <BEA-000329> <Started WebLogic Admin Server "PIA" for domain "CPDMO" running i
    n Production Mode>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    <Jul 30, 2012 12:50:33 PM IST> <Warning> <Log Management> <BEA-170011> <The LogBroadcaster on this server failed to broadcast log messa
    ges to the admin server. The Admin server may not be running. Message broadcasts to the admin server will be disabled.>
    Edited by: hick on Jul 30, 2012 12:59 PM

    looks like your configured pia to run on port 8010
    >
    <Jul 30, 2012 12:50:31 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[8]" is now listening on 127.0.0.1:8010 for protocols ii
    op, t3, ldap, snmp, http.>
    >
    Try following url:
    http://DELL-PC:8010/psp/CPDMO/?cmd=login

  • Not Able to Start UAServer for upgrade to NW2004s

    Hi,
    I am in the process of upgrading a NW2004 System to NW2004s.
    I know that for upgradation i have to start the UaServer.
    When i start the UA Server, i am not able to start it
    The following is the log file for the same
    Pls help me in this
    C:\Documents and Settings\bw3adm>java -cp D:\usr\sap\put\ua\ua.jar UaServer
    UaServer> Stable storage file 'D:\usr\sap\put\ua\UaState' not found
    UaServer> Creating stable storage file 'D:\usr\sap\put\ua\UaState'
    Please enter administrator password
    Enter password:*********
    Confirm password:*********
    UaServer> Temporary directory is 'D:\usr\sap\put\ua'
    UaServer> Property file 'D:\usr\sap\put\ua\UaServer.properties' read
    UaServer> Configuring HTTP server
    UaServer> Using HTTP index file name: index.html
    UaServer> Signing JAR file uagui.jar
    com.sap.sdt.server.core.SDTServer.createService(SDTServer.java:281)
    com.sap.sdt.server.core.SDTServer.startUaServer(SDTServer.java:126)
    sun.reflect.NativeMethodAccessorImpl.invoke0(null:-2)
    sun.reflect.NativeMethodAccessorImpl.invoke(null:-1)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(null:-1)
    java.lang.reflect.Method.invoke(null:-1)
    com.sap.sdt.util.misc.MethodCall.invoke(MethodCall.java:80)
    com.sap.sdt.util.misc.BootStrapper.start(BootStrapper.java:76)
    UaServer.main(UaServer.java:367)
    msg.server.0002 com.sap.sdt.server.ext.r3up.R3upService
    msg.diag.0002 java.lang.reflect.InvocationTargetException null
    UaServer> ERROR:
    com.sap.sdt.server.core.SDTServer.createService(SDTServer.java:281)
    com.sap.sdt.server.core.SDTServer.startUaServer(SDTServer.java:126)
    sun.reflect.NativeMethodAccessorImpl.invoke0(null:-2)
    sun.reflect.NativeMethodAccessorImpl.invoke(null:-1)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(null:-1)
    java.lang.reflect.Method.invoke(null:-1)
    com.sap.sdt.util.misc.MethodCall.invoke(MethodCall.java:80)
    com.sap.sdt.util.misc.BootStrapper.start(BootStrapper.java:76)
    UaServer.main(UaServer.java:367)
    msg.server.0002 com.sap.sdt.server.ext.r3up.R3upService
    msg.diag.0002 java.lang.reflect.InvocationTargetException null

    Hi Balaji
    I will suggest you few checklist :
    1. See permissions in the security sub-directory.If its wrong  it will be impossible for the Java Runtime to read the
    security policy files.
    2. temp directory not set.setting in enviroment variable
    3. http://hostname:4239/ua/uagui.jnlp .try opening with this URL
    4 Could you please check the proxy settings for your Java Webstart? It should be configured in a way that either mentioned host is contained in the list of
    hosts which are not connected via proxy or usage of proxies is switched
    off completely.
    Let me know about the same.

  • Not able to start inetd

    Hello,
    I have one Sun Fire T2000 server and was working fine for quite some time. After rebooting the server, server stopped accepting the network connection because inted was not starting. Following is the output of svcs. I will appreciate help.
    Thanks,
    Datta
    svcs -xv inetd
    svc:/network/inetd:default (inetd)
    State: offline since Thu Apr 19 14:54:08 2007
    Reason: Service svc:/system/filesystem/local:default
    is not running because a method failed.
    See: http://sun.com/msg/SMF-8000-GE
    Path: svc:/network/inetd:default
    svc:/system/filesystem/local:default
    See: man -M /usr/share/man -s 1M inetd
    Impact: 3 dependent services are not running:
    svc:/milestone/multi-user:default
    svc:/milestone/multi-user-server:default
    svc:/system/zones:default

    While booting the syste, it gives following error message also not able to map one of the external storage.
    Apr 20 11:54:06 in.mpathd[143]: No test address configured on interface ipge1; disabling probe-based failure detection on it
    Apr 20 11:54:06 in.mpathd[143]: No test address configured on interface ipge0; disabling probe-based failure detection on it
    checking ufs filesystems
    Can't stat /dev/rdsk/c5t0d0s0
    /dev/rdsk/c5t0d0s0: CAN'T CHECK FILE SYSTEM.
    /dev/rdsk/c5t0d0s0: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
    fsckall failed with exit code 1.
    WARNING - Unable to repair one or more filesystems.
    Run fsck manually (fsck filesystem...).
    svc:/system/filesystem/local:default: WARNING: /sbin/mountall -l failed: exit st
    atus 1
    Apr 20 11:59:04 svc.startd[7]: svc:/system/filesystem/local:default: Method "/li
    b/svc/method/fs-local" failed with exit status 95.
    [ system/filesystem/local:default failed fatally (see 'svcs -x' for details) ]

  • Not able to start the listener in oracle 10g  after the domain name changed

    Hi
    I had installed the oracle 10g on zLinux. It was working fine( was able to mount the database and start the listener). Now my server's domain name got changed. So i have added the new domain name in the tnsnames.ora and listeners.ora file . now i could able to mount the databases but am not able to start the listener . whille starting the listener , am getting the following error
    oracle@ptcr4d00:~> lsnrctl start
    LSNRCTL for Linux: Version 10.2.0.2.0 - Production on 05-AUG-2009 10:31:05
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting /opt/oracle/10g/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 10.2.0.2.0 - Production
    System parameter file is /opt/oracle/10g/network/admin/listener.ora
    Log messages written to /opt/oracle/10g/network/log/listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=PTCR4D00)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    TNS-12547: TNS:lost contact
    TNS-12560: TNS:protocol adapter error
    TNS-00517: Lost contact
    Linux Error: 104: Connection reset by peer
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=PTCR4D00)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    I have posted the contents of the tnsnames.ora and listeners.ora
    TNSNAMES.ORA
    TC =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = PTCR4D00)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = TC)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    LISTENERS.ORA
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /opt/oracle/10g)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (ADDRESS = (PROTOCOL = TCP)(HOST = PTCR4D00)(PORT = 1521))
    Could you please help me to resolve this issue ?
    Regards
    Mani

    Hi
    Please find the content of the /etc/hosts below
    # IP-Address Full-Qualified-Hostname Short-Hostname
    #127.0.0.1 localhost
    9.124.114.49 PTCR4D00
    # special IPv6 addresses
    ::1 localhost ipv6-localhost ipv6-loopback
    fe00::0 ipv6-localnet
    ff00::0 ipv6-mcastprefix
    ff02::1 ipv6-allnodes
    ff02::2 ipv6-allrouters
    ff02::3 ipv6-allhosts
    9.124.114.49 PTCR4D00 PTCR4D00
    Regards
    Mani

  • Latest Lithroom 5.6 does not recognize my .cr2 raw file format and Windows 7 it asociates with my older raw plug in in Ps CS5.5. I am not able to change default program for .cr2 in the properties pannel...

    Latest Lithroom 5.6 does not recognize my .cr2 raw file format and Windows 7 it asociates with my older raw plug in in Ps CS5.5. I am not able to change default program for .cr2 in the properties pannel...
    every new released update of Lr from v 5.2 changed somethin in my Windows 7 Professional settings. I am stucked. Can somebody help me please? Many thanks. Andrej

    Hi Jim,
    yes after I imported my .cr2 raw files into new catalog it started to work. Windows 7 still does not recognize them but I can edit them as you said within the Lr5.6 and then export them into .psd or .dng files...as needed.
    I bought Lr5 only because I got present - my new camera Cannon 70D and because my older Photoshop CS5.5 raw plugin does not recognize. cr2 files.
    Many thanks for your help.
    Andrej.

  • Not able to start the NW04 CI instance.

    Hi All,
       I installed NW04 JAVA with EP 6.0 on Windows 2003 SP1 with MS SQL. I configured SCS and CI to run on Virtual hosts SAPENQ01 and SAPJ2EE respectively for HA. I have two node cluster. When I start CI and SCS on same host they started just fine and everything is working. I switched the SCS instance group to second node and tried to start the CI instnce on first node. The CI is not able to start.
        I tried starting CI manually also ... bust it just gives message on command line saying "STARTSAP continues ... ". No logs are created. It never starts jcontrol.exe process. And also when I see SAP MMC ... it is not showing SAP instances there.
    Any help is greatly appreciated.
    TIA,
    cvr/

    Hi,
    Did you adjust the profile files of the Web AS so that they use the virtual host names (wherever host names are used), not the real host names. For example, if the host name of the message server in the profile is the real hostname of the machine, after the switchover connection to message server would not be possible.
    In addition, you would also have to check the DB connection settings (through the config tool) and make sure the virtual hostnames are used there too.
    Hope that helps.
    P.S. the logs of the startsap are generated in the \usr\sap\<SID>\SCS<nr>\work\sapstart.log.

Maybe you are looking for

  • Macbook pro 2012 charger.

    My macbook pro 2012 charger does not charge my computer anymore. No green light on the charger, nothing. Any ideas?

  • 3 Questions from a new user

    How do you protect a form from being over-written when you do a save as ? When you do a save as can you have Reader automatically generate a unique name for the form each time you fill it out ? Can you run Professional in a batch mode and what functi

  • Maximum Number of NICs and Ethernet Ports

    Dear Friend, I am looking into constructing a Sun system with the maximum number of ethernet ports. Q1: is there a Solaris 8 specific maximum number of ethernet ports that it can support? Q2: i know you can get quad ethernet cards, but anyone know of

  • Problem with invoice number in query

    Hi, I got problem in query with the ‘Invoice number’ There are two columns in the cube 1) Invoice number 2) Count For the key figure ‘Count’ I used aggregation option as ‘counter’ on ‘Invoice number’ When I ran the query on this cube it is showing on

  • Build 10049 missing accessories in all apps

    I finally got build 10049 installed yesterday evening, and tried out quite a bit of it. Today though I hit the start and clicked on all apps and the accessories group was gone. I wanted to use the 'run' to do a few commands, but since it was gone I c