SAP BO 4.0 ConnectionServer32 server : not able to start

Hi All,
We had done a fresh installation of SAP Business Objects BI 4.0 server and client versions in our development environment. But after installation once we try to run a query in Web Intrelligence, we are getting an error message saying that "Database error - (CS) DBDriver failed to load (Error: WRE 99998)" and it is saying that dbd_oci.dll file could not be found in the specified position. But once we checked for the .dll file, it is present in the specified location in the error message.
After this we have checked the services in CMC. In Connectivity Services, ConnectionServer32 service is in the initializing and disabled mode. We had tried to restart it, but still that service is in same mode. Is there dependency on the specified service for the error message mentioned above?
Can anyone please help me to come out of the issue?
Thanks,
Neelakandan N

ConnectionServer32 is used for DB access to 32bit data sources such as Access, Excel etc...
If it doesn't start, you'll need to enable traces on it and see what's wrong.
You can also remove it and create new one and see if that works
Admin guide has details on this server and how to enable traces.
p.s.
What patch level are you on ?
How much CPU and Memory your server has ?

Similar Messages

  • 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?

  • Weblogic Manage server not able to start

    I have weblogic portal 10.2 servers. I unable to restart one manage server. I have tried it several time but I found that the in the log same message was coming in the log file. Is there any one who can help me?
    ==================================================================
    <Aug 30, 2011 1:29:25 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>N/A N/A>
    <Aug 30, 2011 1:29:25 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>[getDecrAttraction] previous=0, current=1>
    <Aug 30, 2011 1:29:25 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>[getIncrAttraction] next=0, current=1>
    <Aug 30, 2011 1:29:25 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>attraction decr=0.0, incr=0.5, rand=0.14891457557678223>
    <Aug 30, 2011 1:29:27 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>active threads: 1, standby: 0, idle: 1, hogs: 1>
    <Aug 30, 2011 1:29:27 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>y,dCompleted,elapsedTime,threadUse,n,usedThreads,queuelength= 0 1 2002 0 1 0 0>
    <Aug 30, 2011 1:29:27 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>RESETTING maxThroughput and maxY>
    <Aug 30, 2011 1:29:27 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>N/A N/A>
    <Aug 30, 2011 1:29:27 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>[getDecrAttraction] previous=0, current=1>
    <Aug 30, 2011 1:29:27 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>[getIncrAttraction] next=0, current=1>
    <Aug 30, 2011 1:29:27 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>attraction decr=0.0, incr=0.5, rand=0.21662551164627075>
    <Aug 30, 2011 1:29:29 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>active threads: 1, standby: 0, idle: 1, hogs: 1>
    <Aug 30, 2011 1:29:29 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>y,dCompleted,elapsedTime,threadUse,n,usedThreads,queuelength= 0 0 2001 0 1 0 0>
    <Aug 30, 2011 1:29:29 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><ThreadPriorityManager>weblogic.Rejector@null@null has incr 21>
    <Aug 30, 2011 1:29:29 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><ThreadPriorityManager>weblogic.kernel.Default@null@null has incr 21>
    <Aug 30, 2011 1:29:29 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><ThreadPriorityManager>weblogic.kernel.System@null@null has incr 21>
    <Aug 30, 2011 1:29:29 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><ThreadPriorityManager>weblogic.kernel.Non-Blocking@null@null has incr 21>
    <Aug 30, 2011 1:29:29 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><ThreadPriorityManager>direct@null@null has incr 21>
    <Aug 30, 2011 1:29:29 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><ThreadPriorityManager>ImageWorkManager@null@null has incr 21>
    <Aug 30, 2011 1:29:29 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><ThreadPriorityManager>weblogic.admin.RMI@null@null has incr 21>
    <Aug 30, 2011 1:29:29 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><ThreadPriorityManager>weblogic.logging.DomainLogBroadcasterClient@null@null has incr 21>
    <Aug 30, 2011 1:29:29 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><ThreadPriorityManager>weblogic.logging.LogBroadcaster@null@null has incr 21>
    <Aug 30, 2011 1:29:29 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>RESETTING maxThroughput and maxY>
    <Aug 30, 2011 1:29:29 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>N/A N/A>
    <Aug 30, 2011 1:29:29 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>[getDecrAttraction] previous=0, current=1>
    <Aug 30, 2011 1:29:29 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>[getIncrAttraction] next=0, current=1>
    <Aug 30, 2011 1:29:29 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>attraction decr=0.0, incr=0.5, rand=0.9752198457717896>
    <Aug 30, 2011 1:29:31 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>active threads: 1, standby: 0, idle: 1, hogs: 1>
    <Aug 30, 2011 1:29:31 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>y,dCompleted,elapsedTime,threadUse,n,usedThreads,queuelength= 0 1 2002 0 1 0 0>
    <Aug 30, 2011 1:29:31 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>RESETTING maxThroughput and maxY>
    <Aug 30, 2011 1:29:31 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>N/A N/A>
    <Aug 30, 2011 1:29:31 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>[getDecrAttraction] previous=0, current=1>
    <Aug 30, 2011 1:29:31 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>[getIncrAttraction] next=0, current=1>
    <Aug 30, 2011 1:29:31 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>attraction decr=0.0, incr=0.5, rand=0.4581933617591858>
    <Aug 30, 2011 1:29:33 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>active threads: 1, standby: 0, idle: 1, hogs: 1>
    <Aug 30, 2011 1:29:33 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>y,dCompleted,elapsedTime,threadUse,n,usedThreads,queuelength= 0 0 2001 0 1 0 0>
    <Aug 30, 2011 1:29:33 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>RESETTING maxThroughput and maxY>
    <Aug 30, 2011 1:29:33 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>N/A N/A>
    <Aug 30, 2011 1:29:33 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>[getDecrAttraction] previous=0, current=1>
    <Aug 30, 2011 1:29:33 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>[getIncrAttraction] next=0, current=1>
    <Aug 30, 2011 1:29:33 AM MDT> <Debug> <SelfTuning> <BEA-000000> <<ThreadPriorityManager><IncrAdvisor>attraction decr=0.0, incr=0.5, rand=0.06559598445892334>

    I was trying to start the manage server from start up script. In the log no Error is there it is right but same message is logging in the log file. I think any way it fallen in infinity loop.
    If any one help, It will be very very help full for me. I can't understand how I resolved the problem.

  • Not able to start service of OracleOraHome81Agent in sap 4.7 installation

    while installing sap 4.7 on window server 2003   i am  not able to start service of OracleOraHome81Agent during installation of Oracle 8i . if i ignore this error and go further it is giving error in SAP installation

    Oracle 8.x is out of support for years already, why do you use such an old database version?
    Did you install the database according to the installation guide?
    Markus

  • 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 ...

  • 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.

  • I got another mail regarding mountain lion free upgrade program !! But its saying OS X server not able to download ?

    I got another mail regarding mountain lion free upgrade program !! But its saying OS X server not able to download ?
    Plz Help

    You are not alone in this, Maddy. I had the same thing happen. Apple obviously sent incorrect codes that redeemed for OS X Server instead of Mountain Lion. I called Apple Care who said that it must be some server fluke and that they would get back to me within 24 hours.

  • 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.

  • 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 JAVA Central Instance

    Hello All,
                      After doing JAVA Support Pack through JSPM I am not able to start the JAVA Central Instance of Solman.
    Pasting the disp+work error.
    Tue Nov 10 09:17:54 2009
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 6020
      argv[0] = G:\usr\sap\DSM\DVEBMGS01\exe\jcontrol.EXE
      argv[1] = G:\usr\sap\DSM\DVEBMGS01\exe\jcontrol.EXE
      argv[2] = pf=G:\usr\sap\DSM\SYS\profile\DSM_DVEBMGS01_GOLITSAPD36
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=64990
      argv[5] = -DSAPSYSTEM=01
      argv[6] = -DSAPSYSTEMNAME=DSM
      argv[7] = -DSAPMYNAME=GOLITSAPD36_DSM_01
      argv[8] = -DSAPPROFILE=G:\usr\sap\DSM\SYS\profile\DSM_DVEBMGS01_GOLITSAPD36
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    DpJ2eeLogin: j2ee state = CONNECTED
    Tue Nov 10 09:18:03 2009
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4424]
    ERROR => NiIRead: SiRecv failed for hdl 6 / sock 1320
        (SI_ECONN_BROKEN/10054; I4; ST; 127.0.0.1:1714) [nixxi.cpp    4424]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=6020)
    ERROR => DpProcKill: kill failed [dpntdisp.c   371]
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Tue Nov 10 09:18:14 2009
    DpEnvCheckJ2ee: switch off j2ee start flag.
    Please suggest me.

    Hello Juan,
                        Pasting you the logs:
    dev_w0 :
    Tue Nov 10 20:41:04 2009
    A  GENER starting remote generation: BBP_ALERT_SB_NOTTRANSFERED (requested by W12).
    A  GENER starting remote generation: SAPLSI00 (requested by W12).
    A  GENER starting remote generation: SAPLBBP_PD_SC (requested by W12).

    A Tue Nov 10 20:41:10 2009
    A  GENER starting remote generation: SAPLBBP_PD (requested by W12).

    A Tue Nov 10 20:41:14 2009
    A  GENER starting remote generation: SAPLBBP_MS_C (requested by W12).
    A  GENER starting remote generation: SAPLBBP_PDH (requested by W12).

    A Tue Nov 10 20:41:17 2009
    A  GENER starting remote generation: SAPLCRM_ORDER_CB (requested by W12).

    M Tue Nov 10 21:16:04 2009
    M  *** ERROR => SosIAnchorArrayCreatable: T17/M0 in state cancel [thxxtool2.c  947]
    M  *** ERROR => SosIAnchorArrayCreatable: T17/M0 in state cancel [thxxtool2.c  947]
    M  *** ERROR => SosIAnchorArrayCreatable: T17/M0 in state cancel [thxxtool2.c  947]
    M  *** ERROR => SosIAnchorArrayCreatable: T17/M0 in state cancel [thxxtool2.c  947]

    M Tue Nov 10 21:16:05 2009
    M  *** ERROR => SosIAnchorArrayCreatable: T17/M0 in state cancel [thxxtool2.c  947]

    M Tue Nov 10 21:41:09 2009
    M  *** ERROR => SosIAnchorArrayCreatable: T17/M0 in state cancel [thxxtool2.c  947]
    M  *** ERROR => SosIAnchorArrayCreatable: T17/M0 in state cancel [thxxtool2.c  947]

    M Tue Nov 10 22:41:10 2009
    M  *** ERROR => SosIAnchorArrayCreatable: T17/M0 in state cancel [thxxtool2.c  947]
    std_server0.out :
    Nov 10, 2009 6:49:36 AM                            /System/Server [SAPEngine_Application_Thread[impl:3]_32] Group: EJBQL-SQL-Mapper: com.sap.sql.ejb.SQLMapper = com.sap.sql.ejb.common.CommonSQLMapper
    Nov 10, 2009 6:49:36 AM                            /System/Server [SAPEngine_Application_Thread[impl:3]_32] Group: EJBQL-SQL-Mapper: com.sap.sql.ejb.OpenSQLVerification = semantics
    Nov 10, 2009 6:49:36 AM                            /System/Server [SAPEngine_Application_Thread[impl:3]_32] Group: EJBQL-SQL-Mapper: com.sap.sql.ejb.SQLChecker = com.sap.sql.ejb.debug.OpenSQLChecker
    Nov 10, 2009 6:49:36 AM                            /System/Server [SAPEngine_Application_Thread[impl:3]_32] Group: List of currently effective properties ended.
    Nov 10, 2009 6:49:36 AM                            /System/Server [SAPEngine_Application_Thread[impl:3]_32] Group: Closing group
    SAP J2EE Engine Version 7.00   PatchLevel 51441.450 is shutting down!  PatchLevel 51441.450 November 22, 2008 15:34 GMT
    Stopping services.
      Service com.adobe~TrustManagerService stopped. (16 ms)
      Service tcdisdic~srv stopped. (0 ms)
      Service com.adobe~DocumentServicesConfiguration stopped. (0 ms)
      Service rfcengine stopped. (0 ms)
      Service webdynpro stopped. (0 ms)
      Service com.adobe~DocumentServicesDestProtoService stopped. (16 ms)
      Service pmi stopped. (31 ms)
      Service tcsecvsi~service stopped. (0 ms)
      Service tcsecdestinations~service stopped. (0 ms)
      Service tcsecwssec~service stopped. (0 ms)
      Service sld stopped. (0 ms)
      Service tcsecsecurestorage~service stopped. (0 ms)
      Service monitor stopped. (62 ms)
      Service adminadapter stopped. (0 ms)
      Service com.adobe~LicenseService stopped. (0 ms)
      Service basicadmin stopped. (15 ms)
      Service tcsmdserver~service stopped. (16 ms)
      Service configuration stopped. (0 ms)
      Service UT stopped. (0 ms)
      Service ejb stopped. (0 ms)
      Service servlet_jsp stopped. (62 ms)
      Service com.adobe~DocumentServicesLicenseSupportService stopped. (0 ms)
      Service ssl stopped. (0 ms)
      Service com.adobe~XMLFormService stopped. (16 ms)
      Service tcseccertrevoc~service stopped. (0 ms)
      Service com.adobe~DocumentServicesBinaries2 stopped. (0 ms)
      Service com.adobe~PDFManipulation stopped. (0 ms)
      Service com.adobe~DataManagerService stopped. (0 ms)
      Service keystore stopped. (0 ms)
      Service jms_provider stopped. (16 ms)
    std_dispatcher.out :
    Loading services.:
      Service keystore started. (16 ms).
      Service iiop started. (78 ms).
      Service httptunneling started. (0 ms).
      Service memory started. (15 ms).
      Service webservices started. (31 ms).
      Service security started. (0 ms).
      Service sld started. (46 ms).
      Service timeout started. (62 ms).
      Service licensing started. (16 ms).
      Service r3startup started. (125 ms).
      Service ssl started. (78 ms).
      Service jmx_notification started. (141 ms).
      Service shell started. (219 ms).
      Service telnet started. (297 ms).
      Service jmx started. (359 ms).
      Service p4 started. (985 ms).
      Service classload started. (16 ms).
      Service log_configurator started. (2968 ms).
      Service configuration started. (16 ms).
      Service jms_provider started. (1187 ms).
      Service tc.monitoring.logviewer started. (1375 ms).
      Service basicadmin started. (1328 ms).
      Service adminadapter started. (0 ms).
      Service http started. (1844 ms).
      Service monitor started. (766 ms).
    ServiceManager started for 6453 ms.
    Framework started for 10766 ms.
    SAP J2EE Engine Version 7.00   PatchLevel 51441.450 is running!
    PatchLevel 51441.450 November 22, 2008 15:34 GMT
    >
    Login :
    SAP J2EE Engine Version 7.00   PatchLevel 51441.450 is shutting down!  PatchLevel 51441.450 November 22, 2008 15:34 GMT
    Stopping services.
      Service classload stopped. (0 ms)
      Service tc.monitoring.logviewer stopped. (0 ms)
      Service p4 stopped. (16 ms)
      Service ssl stopped. (0 ms)
      Service keystore stopped. (0 ms)
      Service iiop stopped. (3000 ms)
      Service adminadapter stopped. (0 ms)
      Service monitor stopped. (15 ms)
      Service security stopped. (0 ms)
      Service jms_provider stopped. (1000 ms)
      Service basicadmin stopped. (0 ms)
      Service jmx stopped. (0 ms)
      Service webservices stopped. (0 ms)
      Service sld stopped. (0 ms)
      Service telnet stopped. (1000 ms)
      Service http stopped. (1000 ms)
      Service timeout stopped. (0 ms)
      Service configuration stopped. (0 ms)
      Service log_configurator stopped. (0 ms)
      Service memory stopped. (0 ms)
      Service r3startup stopped. (0 ms)
      Service licensing stopped. (0 ms)
      Service httptunneling stopped. (0 ms)
      Service shell stopped. (0 ms)
      Service jmx_notification stopped. (0 ms)
    Please suggest me Juan..

  • 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

  • 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

Maybe you are looking for

  • Iphones, icloud and apple id's with a family of 3 users--HELP!

    I (Mom) have an iphone 5 and I have 2 sons with iphone 4's, we also have apple tv in our home. Right now we are all tied to the same apple id and also to 1 itunes account. Also, my icloud is no longer backing up because somehow my old iphone 4 (now m

  • Asset Dep run

    HI Guru's, I migrated Asset as at 31.07.2008 using with AS91 Capitilazation date is  9.11.2006 Cost of the asset 17871.00 Accum. Dep   1299.42 upto 31.08.2008 Current Year dep: 1299.59 ord dep. 288.76  from 01.04.2008 to 31.07.2008 using with OASV po

  • Query related to RSA3 transaction

    Hi Guys ,          I have query related to RSA3 transaction screen in that you can see in settings Data Records / Calls = 100 Display Extr. Calls    = 10  by default . can this value can be made to 1000 and 1000 as a default value as soon as screen g

  • Permission issues in sql window authentication

    Is it possible to grant a Windows group access to SQL Server rather than individual Windows logins  which has only read/write permission on table data in sqlserver.I am getting error while logged in by using window authentication.

  • How to run a block from client avoiding timeout

    Hi, I have a block to run on my pc which will then communicate with the server and then complete the process and get the results. Now if my network connection dies in mean time, then the job gets terminated halfway. PLEASE let me know if anyone know