Unable to start  IDC Content Service(urgent)

Hi,
My local system has Windows XP.I have installed Oracle 10g Express Edition,Apache,has jre1.6.0_03 and run the UCM installer.Both IDC Content Admin Service and IDC Content Service are set to start automatically during installation time."IDC Content Admin Service" is getting started automatically but "IDC Content Service" is not getting started.It is getting the following Error Message when we are starting IDC Content Service
Error 1064 : An exception occured in the service when handling the Control Request.
Need help.
Message was edited by:
user612888

Hi,
It sounds like your tables are either not there or are not available under your stellent_admin's account.
Now to be honest, I've not used the XE version of Oracle's db, but assuming it operates in a similar fashion to the regular version, it sounds like your content server tables are either not there or are created under a different account.
If they are under a different account, it's probably best just to delete them and re-create them again under the correct account as they are undoubtedly in the wrong tablespace too.
If they just aren't there, which I guess is possible if you decline the table set up option during installation, you just need to run the script.
running the script is actually pretty easy.
open up a command window and navigate to your 'UCM\ContentServer\database\oracle'
run sqlplus stellent_admin/[password]
once your logged in...type @all.sql;
David

Similar Messages

  • Unable to start IDC Content Service(Very Urgent)

    Hi,
    My local system has Windows XP.I have installed Oracle 10g Express Edition,Apache,has jre1.6.0_03 and run the UCM installer.Both IDC Content Admin Service and IDC Content Service are set to start automatically during installation time."IDC Content Admin Service" is getting started automatically but "IDC Content Service" is not getting started.It is getting the following Error Message when we are starting IDC Content Service
    Error 1064 : An exception occured in the service when handling the Control Request.
    I have already installed Oracle Database 10g and D2k 10g also on my local system.
    i am getting following error in the log file
    Failed to initialize the server. Unable to initialize the system provider 'SystemDatabase'. Unable to create database connection for the database 'SystemDatabase' with connection string 'jdbc:oracle:thin:@localhost:1521:xe'. Please make sure that the connection string, user and password are correct. Listener refused the connection with the following error:
    ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
    The Connection descriptor used by the client was:
    localhost:1521:xe
    Unable to create database connection for the database 'SystemDatabase' with connection string 'jdbc:oracle:thin:@localhost:1521:xe'. Please make sure that the connection string, user and password are correct. Listener refused the connection with the following error:
    ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
    The Connection descriptor used by the client was:
    localhost:1521:xe
    java.sql.SQLException: Listener refused the connection with the following error:
    ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
    The Connection descriptor used by the client was:
    localhost:1521:xe [ Details ]
    A fatal error has occurred. The stack trace below shows more information.
    !csFailedToInitServer!csProviderUnableToInitialize,SystemDatabase!csJdbcUnableToCreateConnection,SystemDatabase,jdbc:oracle:thin:@localhost:1521:xe!$Listener refused the connection with the following error:<br>ORA-12505\, TNS:listener does not currently know of SID given in connect descriptor<br>The Connection descriptor used by the client was:<br>localhost:1521:xe<br>!csJdbcUnableToCreateConnection,SystemDatabase,jdbc:oracle:thin:@localhost:1521:xe!$Listener refused the connection with the following error:<br>ORA-12505\, TNS:listener does not currently know of SID given in connect descriptor<br>The Connection descriptor used by the client was:<br>localhost:1521:xe<br>!syExceptionType2,java.sql.SQLException,Listener refused the connection with the following error:<br>ORA-12505\, TNS:listener does not currently know of SID given in connect descriptor<br>The Connection descriptor used by the client was:<br>localhost:1521:xe<br>
    intradoc.common.ServiceException: !csProviderUnableToInitialize,SystemDatabase!csJdbcUnableToCreateConnection,SystemDatabase,jdbc:oracle:thin:@localhost:1521:xe!$Listener refused the connection with the following error:
    ORA-12505\, TNS:listener does not currently know of SID given in connect descriptor
    The Connection descriptor used by the client was:
    localhost:1521:xe
         at intradoc.server.IdcSystemLoader.loadProviders(IdcSystemLoader.java:1949)
         at intradoc.server.IdcSystemLoader.initProviders(IdcSystemLoader.java:1729)
         at intradoc.server.IdcSystemLoader.finishInit(IdcSystemLoader.java:221)
         at intradoc.server.IdcSystemLoader.init(IdcSystemLoader.java:185)
         at intradoc.server.IdcServerManager.init(IdcServerManager.java:73)
         at IdcServerNT.init(IdcServerNT.java:86)
         at IdcServerNT.main(IdcServerNT.java:54)
    Caused by: intradoc.data.DataException: !csJdbcUnableToCreateConnection,SystemDatabase,jdbc:oracle:thin:@localhost:1521:xe!$Listener refused the connection with the following error:
    ORA-12505\, TNS:listener does not currently know of SID given in connect descriptor
    The Connection descriptor used by the client was:
    localhost:1521:xe
         at intradoc.jdbc.JdbcConnectionUtils.getConnection(JdbcConnectionUtils.java:88)
         at intradoc.jdbc.JdbcWorkspace.init(JdbcWorkspace.java:97)
         at intradoc.provider.Provider.init(Provider.java:68)
         at intradoc.server.IdcSystemLoader.loadProviders(IdcSystemLoader.java:1937)
         ... 6 more
    Caused by: java.sql.SQLException: Listener refused the connection with the following error:
    ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
    The Connection descriptor used by the client was:
    localhost:1521:xe
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:261)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:387)
         at oracle.jdbc.driver.PhysicalConnection.&#60;init&#62;(PhysicalConnection.java:441)
         at oracle.jdbc.driver.T4CConnection.&#60;init&#62;(T4CConnection.java:165)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:801)
         at java.sql.DriverManager.getConnection(DriverManager.java:525)
         at java.sql.DriverManager.getConnection(DriverManager.java:171)
         at intradoc.jdbc.JdbcConnectionUtils.getConnection(JdbcConnectionUtils.java:70)
         ... 9 more
    The Oracle Homes are different for both the Oracle.
    If somebody have idea about this problem,please help me. This is very urgent.
    Manoj Baghel
    [email protected]

    I think so..
    Your Oracle Database doesn't connect to content server..
    Maybe, you can edit the configuration of your UCM..
    Please open the file at C:\oracle\ucm\server\config\config.cfg..
    And then add the code :
    NumConnection = 5;
    CMIIW

  • Unable to start idc content service

    Hi,
    I am not able to start idc content service. I am encountering the below error while starting. Please help me how to retore it back to running state.
    <tr><td>Error</td><td>3/24/11 11:00 AM</td><td>IdcAdmin: Event generated by user 'sysadmin' at host 'hydib1017:8090'. Unable to alter the process. Unable to execute action 'start' on server 'idc_cons'. Please check the error logs for a full description of the error. [ <a style="color:993333" href="javascript:if(typeof show!='undefined')show('0.2841768600747665')">Details</a> ]
    <div id="0.2841768600747665" style="display:none;"><pre><code>An error has occurred. The stack trace below shows more information.
    !$IdcAdmin: !csUserEventMessage,sysadmin,hydib1017:8090!$!csAdminUnableToAlterProcess!csAdminUnableToExecAction,start,idc_cons
    intradoc.common.ServiceException: !csAdminUnableToAlterProcess!csAdminUnableToExecAction,start,idc_cons
         at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:1739)
         at intradoc.server.Service.buildServiceException(Service.java:1999)
         at intradoc.server.Service.createServiceExceptionEx(Service.java:1993)
         at intradoc.server.Service.createServiceException(Service.java:1988)
         at intradoc.admin.AdminService.alterProcess(AdminService.java:206)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:461)
         at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:128)
         at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:113)
         at intradoc.server.Service.doCodeEx(Service.java:505)
         at intradoc.server.Service.doCode(Service.java:470)
         at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1350)
         at intradoc.server.Service.doAction(Service.java:450)
         at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1191)
         at intradoc.server.Service.doActions(Service.java:445)
         at intradoc.admin.AdminService.doActions(AdminService.java:166)
         at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1111)
         at intradoc.server.Service.executeActions(Service.java:431)
         at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:632)
         at intradoc.server.Service.doRequest(Service.java:1709)
         at intradoc.server.ServiceManager.processCommand(ServiceManager.java:357)
         at intradoc.server.IdcServerThread.run(IdcServerThread.java:195)
    Thanks,
    Kesava

    If this is 11g see
         How to Start 11g Refinery or 11g Content Server Using Windows Services (Doc ID 1267820.1) on MOS
    There were some problems with windows services at first and development fixed the problem.

  • Error in starting IDC Content Service

    Hi I am trying to start my IDC service on a XP box. I was using the content server apis to get a file and it worked well. Now after rebooting the system, i get the following error
    Failed to initialize the server. Unable to instantiate class 'quickhelp.QuickHelpScriptExtensions' while loading ScriptExtensions. Unable to instantiate java class code for 'QuickHelp_IdocScriptExtensions' at location 'quickhelp.QuickHelpScriptExtensions' with default location at 'quickhelp.QuickHelpScriptExtensions'. Unable to instantiate class 'quickhelp.QuickHelpScriptExtensions' while loading ScriptExtensions. Unable to instantiate java class code for 'QuickHelp_IdocScriptExtensions' at location 'quickhelp.QuickHelpScriptExtensions' with default location at 'quickhelp.QuickHelpScriptExtensions'. java.lang.ClassNotFoundException: quickhelp.QuickHelpScriptExtensions [ Details ]
    A fatal error has occurred. The stack trace below shows more information.
    !csFailedToInitServer!csUnableToInstantiateClassForScriptExtensions,quickhelp.QuickHelpScriptExtensions!apUnableToInstantiateClass,QuickHelp_IdocScriptExtensions,quickhelp.QuickHelpScriptExtensions,quickhelp.QuickHelpScriptExtensions!csUnableToInstantiateClassForScriptExtensions,quickhelp.QuickHelpScriptExtensions!apUnableToInstantiateClass,QuickHelp_IdocScriptExtensions,quickhelp.QuickHelpScriptExtensions,quickhelp.QuickHelpScriptExtensions!syExceptionType2,java.lang.ClassNotFoundException,quickhelp.QuickHelpScriptExtensions
    intradoc.common.ServiceException: !csUnableToInstantiateClassForScriptExtensions,quickhelp.QuickHelpScriptExtensions!apUnableToInstantiateClass,QuickHelp_IdocScriptExtensions,quickhelp.QuickHelpScriptExtensions,quickhelp.QuickHelpScriptExtensions
         at intradoc.server.IdcSystemLoader.loadIdocScriptExtensions(IdcSystemLoader.java:524)
         at intradoc.server.IdcSystemLoader.loadComponentDataEx(IdcSystemLoader.java:364)
         at intradoc.server.IdcSystemLoader.finishInit(IdcSystemLoader.java:223)
         at intradoc.server.IdcSystemLoader.init(IdcSystemLoader.java:185)
         at intradoc.server.IdcServerManager.init(IdcServerManager.java:73)
         at IdcServerNT.init(IdcServerNT.java:86)
         at IdcServerNT.main(IdcServerNT.java:54)
    Caused by: intradoc.common.ServiceException: !csUnableToInstantiateClassForScriptExtensions,quickhelp.QuickHelpScriptExtensions!apUnableToInstantiateClass,QuickHelp_IdocScriptExtensions,quickhelp.QuickHelpScriptExtensions,quickhelp.QuickHelpScriptExtensions
         at intradoc.shared.ComponentClassFactory.createClassInstance(ComponentClassFactory.java:159)
         at intradoc.server.IdcSystemLoader.loadIdocScriptExtensions(IdcSystemLoader.java:511)
         ... 6 more
    Caused by: java.lang.ClassNotFoundException: quickhelp.QuickHelpScriptExtensions
         at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:164)
         at intradoc.shared.ComponentClassFactory.createClassInstance(ComponentClassFactory.java:146)
         ... 7 more
    Kindly let me know hoe to resolve it
    Regards
    Jo

    Have you recent installed this server, or perhaps installed or enabled any new components?
    The general process here is to disable components one at a time until it starts up ok. The last one you disabled before it started is generally the culprit. Enable the other components and ensure things are operating properly. At that point you need to fix the component or pursue support options with Oracle or the Component Vendor.
    You may need to manually disable components if admin server won't start for whatever reason. If so, see this article:
    http://www.corecontentonly.com/Blog/Manually-Disable-Component
    Good luck!
    -Jason Stortz
    http://www.redstonecontentsolutions.com
    http://www.corecontentonly.com

  • (Basis)Unable to start some XI services in the J2EE Engine

    Hello,
    Our XI system was up & running Fine, however suddenly the
    J2EE engine  is unable to start some XI services like XI.Repository,XI directory,
    XI RWB etc .. However the Adapter Framework services are up & running fine .
    The Application startup fails to start even when we manually start through Visual
    Admin tool . (cluster ->server->services->Deploy) .
    We had many times stopped & started the J2EE Engine also . ABAP Stack works fine .
    We get the Class not found exception error .
    Start application
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/UploadService.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/MapServiceBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/CrossTransport.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepSpecMiscServicesBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/ConnTestServiceBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepLoginServiceBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepObjectAccessBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepObjectAccessBeanSwcv.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepHmiBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepPvcMigrationBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepDiagBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepQueryServiceBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepRoaBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepTransformationServiceBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepEOAServiceBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepTransportServiceBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepChangeListMgmtBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepConflictResolutionBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepPrintViewServiceBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepMiscServicesBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepVersionHistoryBean.
    Warning occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : ORB is not bound in JNDI. It is impossible to lookup org.omg.CORBA.ORB from EJBean sap.com/com.sap.xi.repository/RepAuthorizationBean.
    Error occurred on server 9573750 during startApp sap.com/com.sap.xi.repository : com.sap.engine.services.servlets_jsp.server.exceptions.WebDeploymentException: Error in starting application [sap.com/com.sap.xi.repository].
         at com.sap.engine.services.servlets_jsp.server.container.StartAction.prepareStart(StartAction.java:118)
         at com.sap.engine.services.servlets_jsp.server.container.WebContainer.prepareStart(WebContainer.java:398)
         at com.sap.engine.services.deploy.server.application.StartTransaction.prepareCommon(StartTransaction.java:223)
         at com.sap.engine.services.deploy.server.application.StartTransaction.prepare(StartTransaction.java:171)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:301)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesImpl(ParallelAdapter.java:342)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.runMe(ParallelAdapter.java:89)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter$1.run(ParallelAdapter.java:233)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
    Caused by: com.sap.engine.services.servlets_jsp.server.exceptions.WebDeploymentException: Error while deploying web application [rep].
         at com.sap.engine.services.servlets_jsp.server.runtime.context.ApplicationContext.init(ApplicationContext.java:630)
         at com.sap.engine.services.servlets_jsp.server.container.WebContainerHelper.createContext(WebContainerHelper.java:540)
         at com.sap.engine.services.servlets_jsp.server.container.StartAction.prepareStart(StartAction.java:51)
         ... 10 more
    Caused by: org.omg.CORBA.INITIALIZE: can't instantiate default ORB implementation com.sun.enterprise.iiop.POAEJBORB  vmcid: 0x0  minor code: 0  completed: No
         at org.omg.CORBA.ORB.create_impl(ORB.java:297)
         at org.omg.CORBA.ORB.init(ORB.java:336)
         at com.sap.engine.services.servlets_jsp.server.runtime.context.WebApplicationConfig.parse(WebApplicationConfig.java:116)
         at com.sap.engine.services.servlets_jsp.server.runtime.context.ApplicationContext.init(ApplicationContext.java:617)
         ... 12 more
    Caused by: java.lang.ClassNotFoundException: com.sun.enterprise.iiop.POAEJBORB
    Loader Info -
    ClassLoader name: [sap.com/com.sap.xi.repository]
    Parent loader name: [Frame ClassLoader]
    References:
       common:service:http;service:servlet_jsp
       service:ejb
       common:service:iiop;service:naming;service:p4;service:ts
       service:jmsconnector
       library:jsse
       library:servlet
       common:library:IAIKSecurity;library:activation;library:mail;library:tcsecssl
       library:ejb20
       library:j2eeca
       library:jms
       library:opensql
       interface:resourcecontext_api
       common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;library:webservices_lib;service:adminadapter;service:basicadmin;service:com.sap.security.core.ume.service;service:configuration;service:connector;service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;service:userstore
       interface:webservices
       interface:cross
       interface:ejbserialization
       library:tc~jmx
       library:opensqlextensions
       service:applocking
       interface:keystore_api
       library:com.sap.exception
       library:com.sap.guid
       library:sapxmltoolkit
       library:com.sap.tc.Logging
       library:com.sap.mw.jco
       library:com.sap.mdi
       library:com.sap.lcr.api.cimclient
       library:com.sap.rprof.dbprofiles
       library:compilation_lib
       service:tcsecsecurestorage~service
       library:tci18ns2x
       library:com.sap.xi.jnlp.servlet
       library:com.sap.util.monitor.jarm
       sap.com/com.sap.aii.security.ws.proxy
       service:tcsecwssec~service
       library:tc.httpclient
       library:tcSLCMS~IDEClient
       library:tcSLCMS~Util
       library:com.sapportals.htmlb
       service:com.sap.aii.af.svc
       library:tcsldsldclient_sda
    Resources:
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\aii_ib_core.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\aii_map_api.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\sap.comtcdtrcsimpl.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\aii_ibrep_core.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\sap.comtcdtrutilbasic~impl.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\aii_ib_rb.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\aii_util_xml.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\EJBContainer\clientjars\clientaii_ibrep_sbeans.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\aii_ib_server.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\EJBContainer\applicationjars\aii_ib_sbeans.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\aii_util_rb.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\aii_mt_rb.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\aii_ibrep_rb.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\aii_utilxi_misc.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\EJBContainer\applicationjars\aii_ibrep_sbeans.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\aii_util_cimaccess.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\sap.comtcdtrpvcimpl.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\sap.comtcdtrutilimpl.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\servlet_jsp\rep\work
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\aii_upload_sap.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\aii_ibrep_server.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\aii_util_sql.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\aii_mt_rt.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\EJBContainer\clientjars\clientaii_ib_sbeans.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\aii_upload_core.jar
       C:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.repository\aii_util_xsd.jar
    Loading model: {parent,references,local}
         at com.sap.engine.frame.core.load.ReferencedLoader.loadClass(ReferencedLoader.java:382)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:219)
         at org.omg.CORBA.ORB.create_impl(ORB.java:295)
         ... 15 more
    We had referered to notes 803145 & 753567 , but could find much help .
    Please Help .
    Regards
    Kumar

    Hi
    Refer to the link
    See the troble shooting guide
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/bd5950ff-0701-0010-a5bc-86d45fd52283
    Regards,
    Kumar

  • Error: Unable to start Citadel 5 services

    I am running LabVIEW v7.1 Developer Suite with DSC v7.1
    Running Windows 2000
    I am using LabVIEW to access data from an OPC server located in the PC running LabVIEW. I set up a vi to read the wanted data with no problems. Today, when I tried to open the saved vi I recieved this error message: "Unable to start Citadel 5 services". I have never recieved this error message before. As a result, I can not access the Tag Configuration Editor. Does anyone have any suggestions/comments that may help me? Thank you.
    Tom

    tidstein,
    I'm sure you have tried rebooting your PC. If this did not solve the error try repairing the installation of the DSC Module from Add/Remove Programs in the Control Panel.
    Citadel 5 is the database portion of the DSC module. It is dependent on several other components that should be installed/updated by the DSC Module installer. Another component that Citadel depends on is Microsoft's MSDE (http://www.microsoft.com/sql/msde/default.asp). This shows up as sqlservr.exe in the task manager (This component is automatically installed when you install the DSC Module). Citadel must be able to start this service in order to run.
    Let me know if you were able to resolve this issue.
    Regards,
    -Nick F
    Product Support Engineer
    National Instruments
    ~~

  • HP touchsmart 520, error unable to start bluetooth stack service

    I am wanting to use the bluetooth feature on my Touchsmart 520 for transferring pics, audio files etc.  My periphal device is a Samsung Galaxy S5.   My phone shows that it is paired with my pc, when i try to access via bluetooth I get the error message unable to start bluetooth stack service.  My Touchsmart uses the Broadcom adapter that came with the pc.  Help!!!
     CapnRon1

    Hello @CapnRon1,
    Welcome to the HP Forums, I hope you enjoy your experience! To help you get the most out of the HP Forums I would like to direct your attention to the HP Forums Guide First Time Here? Learn How to Post and More.
    I understand you are having issues transferring files between your Samsung Galaxy S5 and your HP touchsmart 520 Desktop PC. I am providing you with some steps you can try below:
    Step 1. Go to device manager
    Step 2. Right click on "Bluetooth Peripheral Device" that you want
    Step 3. Select "Update Driver Software..."
    Step 4. Choose "Browse my computer for driver software"
    Step 5. Choose "Let me pick from a list of device drivers on my computer"
    Step 6. Select "Ports (COM & LPT)"
    Step 7. Select "Microsoft" at "Manufacturer" list
    Step 8. Finally select "Standard Serial over Bluetooth link"
    If you are still unable to pair with a Bluetooth device try the following:
    Step 1. Search for "Change device" in the Windows 8 Start menu.
    Step 2. Click on where it says Change device installation settings.
    Step 3. Select the No, let me choose what to do option.
    Step 4. Check the automatically get the device app option
    Step 5. Click Save changes to save the settings you just chose
    As well you can try this:
    Step 1: Go to RUN (Windows Logo + R) and type “services.msc” and Enter
    Step 2: Now find “Bluetooth Support Service” and double click on it
    Step 3: Now click on Log On Tab and Type in "Local Service" without quotes
    Step 4. Click on “This Account”
    Step 5: Now remove any passwords leave the password field blank
    Step 6: Underneath the upper left title should be a hyperlink "Start" Click it
    You can also check:
    Power Management tab and unchecked the box that said "Allow the computer to turn off this device to save power."  Problem solved.  Thank you for your willingness and persistance in helping me resolve the issue.
    I would be happy to assist you further is you require it, but first I would encourage you to post your product number for your computer. I am linking an HP Support document below that will show you how to find your product number. As well, if you could indicate which operating system you are using. And whether your operating system is 32-bit or 64-bit as with this and the product number I can provide you with accurate information.
    How Do I Find My Model Number or Product Number?
    Which Windows operating system am I running?
    Is the Windows Version on My Computer 32-bit or 64-bit?
    Please re-post with the requested information and I would be happy to provide you with assistance. Thank you for posting on the HP Forums. Have a great day!
    Please click the "Thumbs Up" on the bottom right of this post to say thank you if you appreciate the support I provide!
    Also be sure to mark my post as “Accept as Solution" if you feel my post solved your issue, it will help others who face the same challenge find the same solution.
    Dunidar
    I work on behalf of HP
    Find out a bit more about me by checking out my profile!
    "Customers don’t expect you to be perfect. They do expect you to fix things when they go wrong." ~ Donald Porter

  • Failure - Unable to start App and Service SRA001_PCAPPROVAL failed. Contact your system administrator

    Hi,
    We are getting "Failure - Unable to start App" and "Service SRA001_PCAPPROVAL failed. Contact your system administrator" error.
    we have already activated the service and assigned the required role to User.
    Regards,
    Trilochan
    Tags edited by: Michael Appleby

    Hi Masa,
    we are able to see these services:
    but we are not able to find service SRA001_PCAPPROVAL in
    Activate and Maintain services (/IWFND/MAINT_SERVICE) .
    Could you please guide us how we can get those Odate services for application ,what are the activities we have to perform.
    Regards,
    Trilochan

  • Unable to start xsp web service - Windows Client

    Hi all,
    I've got a problem with the Windows client (Windows 7 64-bit). When I start the client I get an error that says:
    Unable to start xsp web service, iFolder will not be able to work, restart the application.
    The client actually starts up. However, I'm unable to do anything with it. Are there any logs I can provide that may give you a bit more insight into what's going on?
    I can connect from my mac client and a colleague can connect (from outside the firewall) from his Windows client.
    Any thoughts?
    Many thanks,
    Andrew

    I am still getting Unable to start xsp web service.
    I've found some more info in my event log. I have this error. Any ideas?
    Event code: 3008
    Event message: A configuration error has occurred.
    Event time: 3/25/2011 7:24:10 AM
    Event time (UTC): 3/25/2011 12:24:10 PM
    Event ID: c80ae9a584df49e181d063b3caf3b747
    Event sequence: 1
    Event occurrence: 1
    Event detail code: 0
    Application information:
    Application domain: d418b072-1-129455294438750000
    Trust level: Full
    Application Virtual Path: /simias10
    Application Path: C:\program files\ifolder\lib\simias\web\
    Machine name: XXX001892
    Process information:
    Process ID: 6016
    Process name: Simias.exe
    Account name: 123\Test
    Exception information:
    Exception type: HttpException
    Exception message: Could not load file or assembly 'System.EnterpriseServices, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
    Request information:
    Request URL: http://127.0.0.1:1353/simias10/Simias.asmx
    Request path: /simias10/Simias.asmx
    User host address: 127.0.0.1
    User:
    Is authenticated: False
    Authentication Type:
    Thread account name: 123\Test
    Thread information:
    Thread ID: 8
    Thread account name: 123\Test
    Is impersonating: False
    Stack trace: at System.Web.Compilation.BuildManager.ReportTopLevel CompilationException()
    at System.Web.Compilation.BuildManager.EnsureTopLevel FilesCompiled()
    at System.Web.Hosting.HostingEnvironment.Initialize(A pplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters)
    Custom event details:
    For more information, see Help and Support Center at

  • Unable to start Bluetooth stack service

    I'm getting the message "Unable to start Bluetooth stack service" and cannot connect any new bluetooth devices. My notebook is a Pavilion tx 2000. Any ideas??

    Hi,
    Reinstall drivers for bluetooth module.
    ** Say thanks by clicking the "Thumb up" icon which is on the left. **
    ** Make it easier for other people to find solutions, by marking my answer with "Accept as Solution" if it solves your issue. **

  • Error while starting the expedition service: URGENT

    After successful Installation of Contract Management D:\pv\Contract Management\, I used the weblogic URLand deployed the D:\ pv\ Contract Management\ ear\ expedition. ear and named the deployment as expedition. Soon after when trying to start this deployment services, the below error is thrown.
    [HTTP:101216]Servlet: "StartupServlet" failed to preload on startup in Web application: "exponline". java.lang.NumberFormatException: null at java.lang.Integer.parseInt(Integer.java:415) at java.lang.Byte.parseByte(Byte.java:151) at java.lang.Byte.parseByte(Byte.java:108) at com.primavera.exponline.common.base.CommonUtilities.init(Unknown Source) at com.primavera.exponline.servlet.StartupServlet.init(Unknown Source) at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(Unknown Source) at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64) at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58) at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48) at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:521) at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1893) at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1870) at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1790) at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2999) at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1371) at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:468) at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37) at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60) at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200) at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117) at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37) at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60) at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27) at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:635) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37) at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212) at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:16) at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:162) at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:140) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:106) at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:143) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323) at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:820) at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1227) at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:436) at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:12) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:67) at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Please help, it is really very URGENT.
    Thanks,
    Venu

    possibly an error in your startweblogic.cmd file
    here is the contents of how it should be. you can replace the domain cm13test with yours, and the rest should works
    @ECHO OFF
    @REM WARNING: This file is created by the Configuration Wizard.
    @REM Any changes to this script may be lost when adding extensions to this configuration.
    SETLOCAL
    @REM --- Start Functions ---
    GOTO :ENDFUNCTIONS
    :stopAll
         @REM We separate the stop commands into a function so we are able to use the trap command in Unix (calling a function) to stop these services
         if NOT "X%ALREADY_STOPPED%"=="X" (
              GOTO :EOF
         @REM STOP POINTBASE (only if we started it)
         if "%POINTBASE_FLAG%"=="true" (
              echo Stopping PointBase server...
              call "%WL_HOME%\common\bin\stopPointBase.cmd" -port=%POINTBASE_PORT% -name=%POINTBASE_DBNAME% >"%DOMAIN_HOME%\pointbaseShutdown.log" 2>&1
              echo PointBase server stopped.
         set ALREADY_STOPPED=true
         @REM Restore IP configuration the node manager starts IP Migration
         if NOT "%SERVER_IP%"=="" (
              call "%WL_HOME%\common\bin\wlsifconfig.cmd" -removeif "%IFNAME%" "%SERVER_IP%"
    GOTO :EOF
    :ENDFUNCTIONS
    @REM --- End Functions ---
    @REM *************************************************************************
    @REM This script is used to start WebLogic Server for this domain.
    @REM
    @REM To create your own start script for your domain, you can initialize the
    @REM environment by calling @USERDOMAINHOME\setDomainEnv.
    @REM
    @REM setDomainEnv initializes or calls commEnv to initialize the following variables:
    @REM
    @REM BEA_HOME - The BEA home directory of your WebLogic installation.
    @REM JAVA_HOME - Location of the version of Java used to start WebLogic
    @REM Server.
    @REM JAVA_VENDOR - Vendor of the JVM (i.e. BEA, HP, IBM, Sun, etc.)
    @REM PATH - JDK and WebLogic directories are added to system path.
    @REM WEBLOGIC_CLASSPATH
    @REM - Classpath needed to start WebLogic Server.
    @REM PATCH_CLASSPATH - Classpath used for patches
    @REM PATCH_LIBPATH - Library path used for patches
    @REM PATCH_PATH - Path used for patches
    @REM WEBLOGIC_EXTENSION_DIRS - Extension dirs for WebLogic classpath patch
    @REM JAVA_VM - The java arg specifying the VM to run. (i.e.
    @REM - server, -hotspot, etc.)
    @REM USER_MEM_ARGS - The variable to override the standard memory arguments
    @REM passed to java.
    @REM PRODUCTION_MODE - The variable that determines whether Weblogic Server is started in production mode.
    @REM POINTBASE_HOME - Point Base home directory.
    @REM POINTBASE_CLASSPATH
    @REM - Classpath needed to start PointBase.
    @REM
    @REM Other variables used in this script include:
    @REM SERVER_NAME - Name of the weblogic server.
    @REM JAVA_OPTIONS - Java command-line options for running the server. (These
    @REM will be tagged on to the end of the JAVA_VM and
    @REM MEM_ARGS)
    @REM
    @REM For additional information, refer to "Managing Server Startup and Shutdown for Oracle WebLogic Server"
    @REM (http://download.oracle.com/docs/cd/E12839_01/web.1111/e13708/overview.htm).
    @REM *************************************************************************
    @REM Call setDomainEnv here.
    set DOMAIN_HOME=C:\Oracle\Middleware\user_projects\domains\cm13test
    for %%i in ("%DOMAIN_HOME%") do set DOMAIN_HOME=%%~fsi
    call "%DOMAIN_HOME%\bin\setDomainEnv.cmd" %*
    set PATH=%DOMAIN_HOME%\bin;%JAVA_HOME%
    set SAVE_JAVA_OPTIONS=-Djavax.xml.stream.XMLInputFactory=weblogic.xml.stax.XMLStreamInputFactory -Dcom.sun.xml.namespace.QName.useCompatibleSerialVersionUID=1.0 -Doracle.jdbc.V8Compatible=true -Djava.library.path="%PATH%" %JAVA_OPTIONS%
    set SAVE_CLASSPATH=%DOMAIN_HOME%\lib\mail.jar;%DOMAIN_HOME%\lib\pbjdbc12105.jar;%DOMAIN_HOME%\lib\ojdbc6.jar;%CLASSPATH%;.
    @REM Start PointBase
    set PB_DEBUG_LEVEL=0
    if "%POINTBASE_FLAG%"=="true" (
         call "%WL_HOME%\common\bin\startPointBase.cmd" -port=%POINTBASE_PORT% -debug=%PB_DEBUG_LEVEL% -console=false -background=true -ini=%DOMAIN_HOME%\pointbase.ini >"%DOMAIN_HOME%\pointbase.log" 2>&1
    set JAVA_OPTIONS=%SAVE_JAVA_OPTIONS%
    set SAVE_JAVA_OPTIONS=
    set CLASSPATH=%SAVE_CLASSPATH%
    set SAVE_CLASSPATH=
    if "%PRODUCTION_MODE%"=="true" (
         set WLS_DISPLAY_MODE=Production
    ) else (
         set WLS_DISPLAY_MODE=Development
    if NOT "%WLS_USER%"=="" (
         set JAVA_OPTIONS=%JAVA_OPTIONS% -Dweblogic.management.username=%WLS_USER%
    if NOT "%WLS_PW%"=="" (
         set JAVA_OPTIONS=%JAVA_OPTIONS% -Dweblogic.management.password=%WLS_PW%
    if NOT "%MEDREC_WEBLOGIC_CLASSPATH%"=="" (
         if NOT "%CLASSPATH%"=="" (
              set CLASSPATH=%CLASSPATH%;%MEDREC_WEBLOGIC_CLASSPATH%
         ) else (
              set CLASSPATH=%MEDREC_WEBLOGIC_CLASSPATH%
    echo .
    echo .
    echo JAVA Memory arguments: %MEM_ARGS%
    echo .
    echo WLS Start Mode=%WLS_DISPLAY_MODE%
    echo .
    echo CLASSPATH=%CLASSPATH%
    echo .
    echo PATH=%PATH%
    echo .
    echo ***************************************************
    echo * To start WebLogic Server, use a username and *
    echo * password assigned to an admin-level user. For *
    echo * server administration, use the WebLogic Server *
    echo * console at http:\\hostname:port\console *
    echo ***************************************************
    @REM Set up IP Migration related variables.
    @REM Set interface name.
    if NOT "%Interface%"=="" (
         set IFNAME=%Interface%
    ) else (
         set IFNAME=
    @REM Set IP Mask.
    if NOT "%NetMask%"=="" (
         set IPMASK=%NetMask%
    ) else (
         set IPMASK=
    @REM Perform IP Migration if SERVER_IP is set by node manager.
    if NOT "%SERVER_IP%"=="" (
         call "%WL_HOME%\common\bin\wlsifconfig.cmd" -addif "%IFNAME%" "%SERVER_IP%" "%IPMASK%"
    @REM START WEBLOGIC
    echo starting weblogic with Java version:
    %JAVA_HOME%\bin\java %JAVA_VM% -version
    if "%WLS_REDIRECT_LOG%"=="" (
         echo Starting WLS with line:
         echo %JAVA_HOME%\bin\java %JAVA_VM% %MEM_ARGS% -Dweblogic.Name=%SERVER_NAME% -Djava.security.policy=%WL_HOME%\server\lib\weblogic.policy %JAVA_OPTIONS% %PROXY_SETTINGS% %SERVER_CLASS%
         %JAVA_HOME%\bin\java %JAVA_VM% %MEM_ARGS% -Dweblogic.Name=%SERVER_NAME% -Djava.security.policy=%WL_HOME%\server\lib\weblogic.policy %JAVA_OPTIONS% %PROXY_SETTINGS% %SERVER_CLASS%
    ) else (
         echo Redirecting output from WLS window to %WLS_REDIRECT_LOG%
         %JAVA_HOME%\bin\java %JAVA_VM% %MEM_ARGS% -Dweblogic.Name=%SERVER_NAME% -Djava.security.policy=%WL_HOME%\server\lib\weblogic.policy %JAVA_OPTIONS% %PROXY_SETTINGS% %SERVER_CLASS% >"%WLS_REDIRECT_LOG%" 2>&1
    CALL :stopAll
    popd
    @REM Exit this script only if we have been told to exit.
    if "%doExitFlag%"=="true" (
         exit
    ENDLOCAL

  • Unable to Start UCM Content Managed Server (UCM_server1) due to LDAP issue

    Hi,
    Brief of Steps followed so far -
    1. Installed Oracle WebCenter in Weblogic Domain 1, created the relevant schemas using RCU and able to successfully start the managed servers for WebCenter middleware apps - Spaces / Portal server etc.
    2. Installed Oracle Content in Weblogic Domain 2, created the relevant schema for the middleware app using RCU.
    3. Weblogic Admin Server starts successfully and am able to launch the 'console' and 'em' app, successfully.
    4. When I try to start the UCM_server1 managed server, with command
    startManagedWebLogic UCM_server1 http://<my localhost ip>:8001/console, it throws below error.
    NOTE - I HAVE TRIED THE EXISTING response to similar problem available in the forum -
    a. Tried deleting the LDAP files from the C:\oracle\Middleware\user_projects\domains\content_base_domain\servers\UCM_server1 directory and re-starting
    b. Tried checking the windows host file and updating for localhost.
    Plausible Error Statement
    Have highlihgted in bold, the first exception is thrown by getDNForUser search statement.
    Error Traced on UCM_server1
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <com.bea.common.security.internal.service.CallbackHandlerWrapper.handle delegated callbacks>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <com.bea.common.security.internal.service.CallbackHandlerWrapper.handle got username from callbacks[0], UserName=weblogic>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <LDAP Atn Login username: weblogic>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <authenticate user:weblogic>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <new LDAP connection to host psclap-3n0l6q1.gdnindia.com port 8001 use local connection is true>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <created new LDAP connection LDAPConnection { ldapVersion:2 bindDN:""}>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <connection succeeded>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <getConnection return conn:LDAPConnection { ldapVersion:2 bindDN:""}>
    *####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <getDNForUser search("ou=people,ou=myrealm,dc=content_base_domain", "(&(uid=weblogic)(objectclass=person))", base DN & below)>*
    *####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <[Security:090295]caught unexpected exception>* ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <com.bea.common.security.internal.service.LoginModuleWrapper.commit>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <LDAP Atn Abort>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <com.bea.common.security.internal.service.LoginModuleWrapper.commit delegated, returning false>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityAtn> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <weblogic.security.service.internal.WLSJAASLoginServiceImpl$ServiceImpl.authenticate authenticate failed for user weblogic>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityUserLockout> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImpl.isLocked(weblogic)>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityUserLockout> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImpl.logFailure(weblogic)>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityUserLockout> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImpl.logFailure(weblogic) UserLockout Login failure for user in realm myrealm>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityUserLockout> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImpl.getInvaliLoginUsersHighCount()>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityUserLockout> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImpl.logFailure(weblogic) User weblogic has 1 failures in realm myrealm>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityUserLockout> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImplUserLockout InvalidLogin Record GC not needed>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityUserLockout> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImpl.logFailure(weblogic) UserLockout About to multicast login failure for user SecurityMessage realm:myrealm record:SecurityMulticastRecord: origin: UCM_server1 realmName: myrealm seqnum: 1 timestamp: May 2, 2012 2:17:47 PM username: weblogic nextSeqNo:1>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecurityUserLockout> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-000000> <weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImplUserLockout Can't create multicastSession because ClusterServices are unavailable>
    ####<May 2, 2012 2:17:47 PM IST> <Critical> <Security> <PDCLAP-3N0L6Q1> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1335948467386> <BEA-090403> <Authentication for user weblogic denied>
    ####<May 2, 2012 2:17:47 PM IST> <Critical> <WebLogicServer> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> *<1335948467402> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication for user weblogic denied*
    weblogic.security.SecurityInitializationException: Authentication for user weblogic denied
    *     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:965)*
    *     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1050)*
    *     at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)*
    *     at weblogic.security.SecurityService.start(SecurityService.java:141)*
    *     at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)*
    *     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)*
    *     at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)*
    *Caused By: javax.security.auth.login.FailedLoginException: [Security:090303]Authentication Failed: User weblogic weblogic.security.providers.authentication.LDAPAtnDelegateException: [Security:090295]caught unexpected exception*
    *     at weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.login(LDAPAtnLoginModuleImpl.java:251)*
    *     at com.bea.common.security.internal.service.LoginModuleWrapper$1.run(LoginModuleWrapper.java:110)*
    *     at java.security.AccessController.doPrivileged(Native Method)*
    *     at com.bea.common.security.internal.service.LoginModuleWrapper.login(LoginModuleWrapper.java:106)*
    *     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*
    *     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)*
    *     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)*
    *     at java.lang.reflect.Method.invoke(Method.java:597)*
    *     at javax.security.auth.login.LoginContext.invoke(LoginContext.java:769)*
    *     at javax.security.auth.login.LoginContext.access$000(LoginContext.java:186)*
    *     at javax.security.auth.login.LoginContext$4.run(LoginContext.java:683)*
    *     at java.security.AccessController.doPrivileged(Native Method)*
    *     at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:680)*
    *     at javax.security.auth.login.LoginContext.login(LoginContext.java:579)*
    *     at com.bea.common.security.internal.service.JAASLoginServiceImpl.login(JAASLoginServiceImpl.java:113)*
    *     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*
    *     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)*
    *     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)*
    *     at java.lang.reflect.Method.invoke(Method.java:597)*
    *     at com.bea.common.security.internal.utils.Delegator$ProxyInvocationHandler.invoke(Delegator.java:57)*
    *     at $Proxy36.login(Unknown Source)*
    *     at weblogic.security.service.internal.WLSJAASLoginServiceImpl$ServiceImpl.login(WLSJAASLoginServiceImpl.java:89)*
    *     at com.bea.common.security.internal.service.JAASAuthenticationServiceImpl.authenticate(JAASAuthenticationServiceImpl.java:82)*
    *     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)*
    *     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)*
    *     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)*
    *     at java.lang.reflect.Method.invoke(Method.java:597)*
    *     at com.bea.common.security.internal.utils.Delegator$ProxyInvocationHandler.invoke(Delegator.java:57)*
    *     at $Proxy54.authenticate(Unknown Source)*
    *     at weblogic.security.service.WLSJAASAuthenticationServiceWrapper.authenticate(WLSJAASAuthenticationServiceWrapper.java:40)*
    *     at weblogic.security.service.PrincipalAuthenticator.authenticate(PrincipalAuthenticator.java:348)*
    *     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:929)*
    *     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1050)*
    *     at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)*
    *     at weblogic.security.SecurityService.start(SecurityService.java:141)*
    *     at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)*
    *     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)*
    *     at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)*
    *>* ####<May 2, 2012 2:17:47 PM IST> <Notice> <WebLogicServer> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467448> <BEA-000365> <Server state changed to FAILED>
    ####<May 2, 2012 2:17:47 PM IST> <Error> <WebLogicServer> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467448> <BEA-000383> <A critical service failed. The server will shut itself down>
    ####<May 2, 2012 2:17:47 PM IST> <Notice> <WebLogicServer> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467480> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467480> <BEA-000000> <will attempt to halt all services ...>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467480> <BEA-000000> <calling halt on weblogic.ldap.EmbeddedLDAP@e64834>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467495> <BEA-000000> <calling halt on [email protected]e34309>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467495> <BEA-000000> <calling halt on weblogic.iiop.IIOPClientService@cc88ce>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467495> <BEA-000000> <calling halt on weblogic.jndi.internal.NamingService@bf2f7c>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467495> <BEA-000000> <calling halt on weblogic.rmi.internal.RMIServerService@13072d>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467495> <BEA-000000> <calling halt on [email protected]>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467495> <BEA-000000> <calling halt on weblogic.t3.srvr.ListenerService@17f3202>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467495> <BEA-000000> <calling halt on weblogic.server.channels.AdminPortService@efbbf9>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecuritySSL> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467511> <BEA-000000> <Use Certicom SSL with Domestic strength>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <SecuritySSL> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Empty CA List is enabled :false>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.socket.SocketMuxerServerService@1adf5e1>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.server.channels.ChannelService@e80f0d>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.protocol.ProtocolService@cd0c52>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.rjvm.RJVMService@7142>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.timers.internal.TimerService@1d3510d>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.nodemanager.NMService@14975d2>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on [email protected]>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Displaying server state and diagnostic component states:>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Server state: FORCE_SHUTTING_DOWN>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Name: Diagnostic Image>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Status: Unavailable>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Name: Server Logging>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Status: Enabled>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Name: Debug>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Status: Enabled>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Name: Diagnostic Context>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Status: Unavailable>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Name: Manager>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Status: Unavailable>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Name: Archive>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DiagnosticLifecycleHandlers> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Status: Unavailable>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on [email protected]>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.management.provider.internal.WorkManagerService@ecd2de>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.t3.srvr.BootService@14ffad7>
    ####<May 2, 2012 2:17:47 PM IST> <Info> <WebLogicServer> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000236> <Stopping execute threads.>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.management.mbeanservers.runtime.internal.DiagnosticSupportService@32033e>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on [email protected]8>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService@9f01e6>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ConfigurationEdit> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Halting Runtime Access deployment receiver service weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService@9f01e6>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.deploy.internal.targetserver.datamanagement.ConfigRecoveryService@f82c7d>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.deploy.service.internal.DeploymentService@899a54>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <DeploymentServiceInternal> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <Halting DeploymentService>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.upgrade.domain.DomainUpgradeServerService@1cf1d57>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.management.provider.MSIService@1d59d3c>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.management.internal.DomainDirectoryService@197436b>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ConfigurationRuntime> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <released null>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.management.provider.PropertyService@14cdfcf>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on [email protected]e>
    ####<May 2, 2012 2:17:47 PM IST> <Debug> <ServerLifeCycle> <PDCLAP-3N0L6Q1> <UCM_server1> <main> <<WLS Kernel>> <> <> <1335948467636> <BEA-000000> <calling halt on weblogic.t3.srvr.PreConfigBootService@12cff6b>
    Has anyone encountered a similar problem, and report a plausible fix for the same.
    With Regards,
    Sunjeet
    INDIA-8805019989

    Got another thread - Unable to start managed server. for the right answer.
    Solution In all-
    1. Start your admin server
    2. Change the Listen Address of both Admin and Managed Server to "localhost" and save the settings
    3. Re-start the Admin Server
    4. Change the host file to cover "localhost" resolving address with an entry - 127.0.0.1 localhost
    5. Start the managed server - startManagedWeblogic UCM_server1 http://localhost:7001/
    There is no problem in the boot.properties file, so no need to delete the existing security files.
    Regards,
    Sunjeet

  • Unable to start admin server service for weblogic (startWebLogic.sh) Linux

    I installed ECM 11g on Linux 64-bit , installed weblogic 12
    so when I try to start admin server service for weblogic (startWebLogic.sh) and following error its showing
    I found solution to give full access permeation for the user , but it's still same issue
    and i am triyng to start services from the users how installed the Weblogic and ECM
    bash-4.1$ '/home/ecm/Oracle/Middleware/user_projects/domains/ecm_domain/startWebLogic.sh' .
    JAVA Memory arguments: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m
    WLS Start Mode=Development
    CLASSPATH=/home/ecm/Oracle/Middleware/oracle_common/modules/oracle.jdbc_11.1.1/ojdbc6dms.jar:/home/ecm/Oracle/Middleware/patch_wls1211/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/home/ecm/Oracle/Middleware/patch_ocp371/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/usr/lib/jvm/jdk1.6.0_33/lib/tools.jar:/home/ecm/Oracle/Middleware/wlserver_12.1/server/lib/weblogic_sp.jar:/home/ecm/Oracle/Middleware/wlserver_12.1/server/lib/weblogic.jar:/home/ecm/Oracle/Middleware/modules/features/weblogic.server.modules_12.1.1.0.jar:/home/ecm/Oracle/Middleware/wlserver_12.1/server/lib/webservices.jar:/home/ecm/Oracle/Middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/home/ecm/Oracle/Middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/home/ecm/Oracle/Middleware/oracle_common/soa/modules/commons-cli-1.1.jar:/home/ecm/Oracle/Middleware/oracle_common/soa/modules/oracle.soa.mgmt_11.1.1/soa-infra-mgmt.jar:/home/ecm/Oracle/Middleware/oracle_common/modules/oracle.jrf_11.1.1/jrf.jar:/home/ecm/Oracle/Middleware/wlserver_12.1/common/derby/lib/derbyclient.jar:/home/ecm/Oracle/Middleware/wlserver_12.1/server/lib/xqrl.jar:/home/ecm/Oracle/Middleware/Oracle_ECM1/ucm/idc/jlib/idcloader.jar:/home/ecm/Oracle/Middleware/Oracle_ECM1/ucm/idc/components/NativeOsUtils/classes-NativeOsUtils.jar
    PATH=/home/ecm/Oracle/Middleware/wlserver_12.1/server/bin:/home/ecm/Oracle/Middleware/modules/org.apache.ant_1.7.1/bin:/usr/lib/jvm/jdk1.6.0_33/jre/bin:/usr/lib/jvm/jdk1.6.0_33/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/ecm/bin
    * 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_33"
    Java(TM) SE Runtime Environment (build 1.6.0_33-b04)
    Java HotSpot(TM) 64-Bit Server VM (build 20.8-b03, mixed mode)
    Starting WLS with line:
    /usr/lib/jvm/jdk1.6.0_33/bin/java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m -Dweblogic.Name=AdminServer -Djava.security.policy=/home/ecm/Oracle/Middleware/wlserver_12.1/server/lib/weblogic.policy -Xverify:none -Djava.endorsed.dirs=/usr/lib/jvm/jdk1.6.0_33/jre/lib/endorsed:/home/ecm/Oracle/Middleware/wlserver_12.1/endorsed -da -Dplatform.home=/home/ecm/Oracle/Middleware/wlserver_12.1 -Dwls.home=/home/ecm/Oracle/Middleware/wlserver_12.1/server -Dweblogic.home=/home/ecm/Oracle/Middleware/wlserver_12.1/server -Dcommon.components.home=/home/ecm/Oracle/Middleware/oracle_common -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=/home/ecm/Oracle/Middleware/user_projects/domains/ecm_domain -Djrockit.optfile=/home/ecm/Oracle/Middleware/oracle_common/modules/oracle.jrf_11.1.1/jrocket_optfile.txt -Doracle.server.config.dir=/home/ecm/Oracle/Middleware/user_projects/domains/ecm_domain/config/fmwconfig/servers/AdminServer -Doracle.domain.config.dir=/home/ecm/Oracle/Middleware/user_projects/domains/ecm_domain/config/fmwconfig -Digf.arisidbeans.carmlloc=/home/ecm/Oracle/Middleware/user_projects/domains/ecm_domain/config/fmwconfig/carml -Digf.arisidstack.home=/home/ecm/Oracle/Middleware/user_projects/domains/ecm_domain/config/fmwconfig/arisidprovider -Doracle.security.jps.config=/home/ecm/Oracle/Middleware/user_projects/domains/ecm_domain/config/fmwconfig/jps-config.xml -Doracle.deployed.app.dir=/home/ecm/Oracle/Middleware/user_projects/domains/ecm_domain/servers/AdminServer/tmp/_WL_user -Doracle.deployed.app.ext=/- -Dweblogic.alternateTypesDirectory=/home/ecm/Oracle/Middleware/oracle_common/modules/oracle.ossoiap_11.1.1,/home/ecm/Oracle/Middleware/oracle_common/modules/oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Dipm.oracle.home=/home/ecm/Oracle/Middleware/Oracle_ECM1 -Ducm.oracle.home=/home/ecm/Oracle/Middleware/Oracle_ECM1 -Dem.oracle.home=/home/ecm/Oracle/Middleware/oracle_common -Djava.awt.headless=true -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/home/ecm/Oracle/Middleware/patch_wls1211/profiles/default/sysext_manifest_classpath:/home/ecm/Oracle/Middleware/patch_ocp371/profiles/default/sysext_manifest_classpath weblogic.Server
    <Sep 12, 2012 12:08:02 PM EEST> <Info> <Security> <BEA-090905> <Disabling CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    <Sep 12, 2012 12:08:03 PM EEST> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <Sep 12, 2012 12:08:03 PM EEST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) 64-Bit Server VM Version 20.8-b03 from Sun Microsystems Inc..>
    <Sep 12, 2012 12:08:04 PM EEST> <Info> <Management> <BEA-141107> <Version: WebLogic Server Temporary Patch for 13340309 Thu Feb 16 18:30:21 IST 2012
    WebLogic Server Temporary Patch for 13019800 Mon Jan 16 16:53:54 IST 2012
    WebLogic Server Temporary Patch for BUG13391585 Thu Feb 02 10:18:36 IST 2012
    WebLogic Server Temporary Patch for 13516712 Mon Jan 30 15:09:33 IST 2012
    WebLogic Server Temporary Patch for BUG13641115 Tue Jan 31 11:19:13 IST 2012
    WebLogic Server Temporary Patch for BUG13603813 Wed Feb 15 19:34:13 IST 2012
    WebLogic Server Temporary Patch for 13424251 Mon Jan 30 14:32:34 IST 2012
    WebLogic Server Temporary Patch for 13361720 Mon Jan 30 15:24:05 IST 2012
    WebLogic Server Temporary Patch for BUG13421471 Wed Feb 01 11:24:18 IST 2012
    WebLogic Server Temporary Patch for BUG13657792 Thu Feb 23 12:57:33 IST 2012
    WebLogic Server 12.1.1.0 Wed Dec 7 08:40:57 PST 2011 1445491 >
    <Sep 12, 2012 12:08:06 PM EEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING.>
    <Sep 12, 2012 12:08:06 PM EEST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool.>
    <Sep 12, 2012 12:08:06 PM EEST> <Notice> <LoggingService> <BEA-320400> <The log file /home/ecm/Oracle/Middleware/user_projects/domains/ecm_domain/servers/AdminServer/logs/AdminServer.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms, such as Windows.>
    <Sep 12, 2012 12:08:06 PM EEST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to /home/ecm/Oracle/Middleware/user_projects/domains/ecm_domain/servers/AdminServer/logs/AdminServer.log00009. Log messages will continue to be logged in /home/ecm/Oracle/Middleware/user_projects/domains/ecm_domain/servers/AdminServer/logs/AdminServer.log.>
    <Sep 12, 2012 12:08:06 PM EEST> <Notice> <Log Management> <BEA-170019> <The server log file /home/ecm/Oracle/Middleware/user_projects/domains/ecm_domain/servers/AdminServer/logs/AdminServer.log is opened. All server side log events will be written to this file.>
    Sep 12, 2012 12:08:09 PM oracle.security.jps.internal.keystore.file.FileKeyStoreManager openKeyStore
    WARNING: Opening of file based keystore failed.
    <Sep 12, 2012 12:08:09 PM EEST> <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: JPS-06514: Opening of file based keystore failed.>
    <Sep 12, 2012 12:08:09 PM EEST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: 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: JPS-06514: Opening of file based keystore failed.
    weblogic.security.SecurityInitializationException: 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: JPS-06514: Opening of file based keystore failed.
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1402)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1022)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
         at weblogic.security.SecurityService.start(SecurityService.java:148)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         Truncated. see log file for complete stacktrace
    Caused By: oracle.security.jps.JpsRuntimeException: JPS-06514: Opening of file based keystore failed.
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:167)
         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)
         Truncated. see log file for complete stacktrace
    Caused By: oracle.security.jps.JpsException: JPS-06514: Opening of file based keystore failed.
         at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPDPService(PolicyUtil.java:2855)
         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)
         Truncated. see log file for complete stacktrace
    Caused By: oracle.security.jps.service.keystore.KeyStoreServiceException: JPS-06514: Opening of file based keystore failed.
         at oracle.security.jps.internal.keystore.file.FileKeyStoreManager.openKeyStore(FileKeyStoreManager.java:374)
         at oracle.security.jps.internal.keystore.file.FileKeyStoreServiceImpl.doInit(FileKeyStoreServiceImpl.java:104)
         at oracle.security.jps.internal.keystore.file.FileKeyStoreServiceImpl.<init>(FileKeyStoreServiceImpl.java:76)
         at oracle.security.jps.internal.keystore.file.FileKeyStoreServiceImpl.<init>(FileKeyStoreServiceImpl.java:66)
         at oracle.security.jps.internal.keystore.KeyStoreProvider.getInstance(KeyStoreProvider.java:157)
         Truncated. see log file for complete stacktrace
    >
    <Sep 12, 2012 12:08:09 PM EEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED.>
    <Sep 12, 2012 12:08:09 PM EEST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down.>
    <Sep 12, 2012 12:08:09 PM EEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN.>
    bash-4.1$

    Looks to be a cert or keystore issue. How do you have that setup?

  • Unable to start OutlookSoft SendGovernor Service

    Hi All,
    While running the server diagnostic, I am getting the error on OSoftSendGovernor. So I tried to start the OSoft Send Governor Service manually. But I am unable to start the services. I am getting the following error:
    "The OutlookSoft SendGovernor Service service on Local Computer started and then stopped. Some services stop automatically if they have no work to do, for example, the Performance Logs and Alerts service."
    Has anyone come across the similar problem before?

    Hi Sorin,
    We did not apply any patches.  We are just unable to logon in BPC home page. BPC was working fine a week ago. BPC Home page is not accessible, but we are able to access the Management Console.
    1.  here is our error when we access BPC home page
    Server Error in '/OSoft' Application.
    Object variable or With block variable not set.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: System.Exception: Object variable or With block variable not set.
    Source Error:
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. 
    Stack Trace:
    [Exception: Object variable or With block variable not set.]
       Microsoft.VisualBasic.CompilerServices.LateBinding.LateGet(Object o, Type objType, String name, Object[] args, String[] paramnames, Boolean[] CopyBack) +905
       OSoft.Consumers.ZFP.WebBase.Utility.GetLastUserApp(CPMUser& mUser, String strAppServerURL, String strSecurity, String strContext, Boolean bServerPathReset) +1517
       OSoft.Consumers.ZFP.WebBase.PageBase.Page_Init(Object sender, EventArgs e) +218
       System.EventHandler.Invoke(Object sender, EventArgs e) +0
       System.Web.UI.Control.OnInit(EventArgs e) +67
       System.Web.UI.Control.InitRecursive(Control namingContainer) +241
       System.Web.UI.Page.ProcessRequestMain() +197
    Version Information: Microsoft .NET Framework Version:1.1.4322.2379; ASP.NET Version:1.1.4322.2379
    2.  In Server Manager Diagnostics, OSoftSendGovernor service is stopped.
    3.  We cannot start SendGovenor Service.

  • Unable to start Web Cache service on Win2000

    Hi,
    I am unable to start the Web Cache service.
    On startup the service errors out with the error as follows
    "The OracleiSuites_homeWebCache service failed to start due to the following error:
    The service did not respond to the start or control request in a timely fashion."
    I tried reinstalling 9iAS but still get the same error.
    Please let me know how to resolve this.
    Thanks,
    Sudin

    Could be a file descriptor limit problem. But this is the least of your problems. The biggest issue is that the version of Web Cache you are using is over 3 years old. You should upgrade to the latest 9.0.x version or simply download the standalone install from OTN. The URL is http://otn.oracle.com/software/products/ias/devuse.html
    This version is backward compatible with prior versions of iAS.

Maybe you are looking for

  • MM-Material Revaluation

    Dear all, I have to do back dated revaluation of material. What will happen to the transactions which are partially complete? For Ex PO Is created GR pending etc,,, any thoughts on it? Regards Shrinivas

  • Sort Contacts in Pantech Hotshot

    I can sort my contacts in the Backup Assistant by first or last name.  How do I sort them in the phone?  I can't find that option anywhere!

  • Crystal Report Formula - Remove First Word

    I am looking for a formula to remove the first WORD from a field.

  • My storm 9530 is showing a red light ..HELP ME PLEASE !!!

    My storm  9530 is showing a red light about 7 seconds and cuts off i am not even seeing anything  like a missing battery or the blackberry  reboot  on the screen.after. when i connect it to my PC it dose  the same thing but i keeps doing it over and

  • 2012 Task Scheduler Batch Fails

    Hello, I hope someone can help me out with this.  I've tried multiple ways of trying to run a batch from task scheduler but no matter what I do it fails.  Now, this has worked perfectly fine in Windows 2008 R2, and prior, but it's just Windows Server