Shared Services API - Error when getting datasource weblogic/pool/PooledConnectionDataSource

Hello,
I have a program that connects to shared services using Java APIs. The code is usually working fine on other environment.
This one is on EPM version 11.1.2.1 and I get an error after this procedure --> system = CSSSystem.getInstance(context, "");
Jan 27, 2015 9:36:44 AM com.hyperion.hit.registry.RegistryUtils buildConnFromDriverManager
WARNING: Check whether Oracle Home and Instance environment variables are defined appropriately. RootCause : weblogic.jdbc.sqlserver
.SQLServerDriver
Error when getting datasource weblogic/pool/PooledConnectionDataSource
Jan 27, 2015 9:36:44 AM com.hyperion.hit.registry.RegistryUtils createNewConnection
SEVERE: Failed to create connection from data source. RootCause:weblogic/pool/PooledConnectionDataSource.
Jan 27, 2015 9:36:44 AM com.hyperion.hit.registry.exceptions.RegistryException <init>
INFO: Registry Exception Occured - Failed to create new database connection using datasource.RootCause:[weblogic/pool/PooledConnecti
onDataSource]
Jan 27, 2015 9:36:44 AM com.hyperion.hit.registry.Registry lookupComponentsWithException
INFO: EPMREG-11045
Jan 27, 2015 9:36:44 AM com.hyperion.hit.registry.exceptions.RegistryException <init>
INFO: Registry Exception Occured - Failed to create new database connection using datasource.RootCause:[weblogic/pool/PooledConnecti
onDataSource]
Jan 27, 2015 9:36:44 AM com.hyperion.hit.registry.Registry lookupWithException
INFO: EPMREG-11038
Jan 27, 2015 9:36:44 AM com.hyperion.hit.registry.exceptions.RegistryException <init>
INFO: Registry Exception Occured - com.hyperion.hit.registry.exceptions.RegistryException: Failed to create new database connection
using datasource.RootCause:[weblogic/pool/PooledConnectionDataSource]
Jan 27, 2015 9:36:44 AM com.hyperion.hit.registry.Registry lookup
INFO: EPMREG-11038
Jan 27, 2015 9:36:44 AM com.hyperion.css.registry.RegistryManager RegistryManager
SEVERE: Failed to initialize EPM Shared Services security instance. Component SYSTEM9/FOUNDATION_SERVICES_PRODUCT/SHARED_SERVICES_PR
ODUCT is null in EPM System Registry. Verify EPM System Registry configuration.
java.lang.NullPointerException
        at start.initialize(start.java:84)
        at start.Sample(start.java:59)
        at cc.main(cc.java:10)
I guess it is something with the SQLServer driver.Do you have any ideas?
My ORACLE_HOME and ORACLE_INSTANCE are set correctly.
Thanks in advance,
Regards,
Nicolas

Hello,
I finally got it working!
I added the weblogic libraries located under EPM/Middleware/wlserver_10.3/server/lib, and now it works fine.
It was a pain to find it out, because the error message did not specify that it was a missing library..
Anyway, if it helps, here is the list of external libraries I am using:
"wlssapi.jar"
"wlssapi-internal.jar"
"wlss-datatier.jar"
"wlss-descriptor-binding.jar"
"wlssdiameter.jar"
"wlssechosvr.jar"
"wlss-mbeaninfo.jar"
"WLSSSecurityProviders.jar"
"wlthint3client.jar"
"wlw-langx.jar"
"wlw-langx-ja.jar"
"wlw-langx-ko.jar"
"wlw-langx-zh_CN.jar"
"wlw-langx-zh_TW.jar"
"wlw-wsee-soapfault.jar"
"xmlparserv2_sans_jaxp_services.jar"
"xmlrpc-2.0.1.jar"
"audit-client.jar"
"castor-1.0.5.jar"
"com.bea.core.apache.commons.pool_1.3.0.jar"
"commons-lang-2.1.jar"
"css.jar"
"dms.jar"
"interop-sdk.jar"
"ojdl.jar"
"quartz.jar"
"regexp.jar"
"registry-api.jar"
"scheduler_ces.jar"
"sqljdbc.jar"
"wf_ces_utils.jar"
"wf_eng_agent.jar"
"wf_eng_api.jar"
"wf_eng_server.jar"
"wlcipher.jar"
"wlclient.jar"
"wlcommons-logging.jar"
"wlconnector.jar"
"wldb2.jar"
"wldeploy.jar"
"wlinformix.jar"
"wl-j2ee-client.jar"
"wljarbuilder.jar"
"wljmsclient.jar"
"wljmxclient.jar"
"wllog4j.jar"
"wlnmclient.jar"
"wlpool.jar"
"wlsafclient.jar"
"wls-api.jar"
"wlss.jar"
"wlss_i18n.jar"
Thank you all for your help.
Regards,
Nicolas

Similar Messages

  • Error when getting service facade : Service manager initialization failed I

    Dear Friends,
          we have created entities in CAS((nwds 7.0.1)) and deployed in J2ee.
    During Testing:
             when we right click on entity and click on test.
    service Browser. is opening with two Buttons.
    One Button it is " start with CAF source".
    when we select this its throwing error
    Error text:
    Error when getting service facade : Service manager initialization failed Illegal argument exception: Unable to create javax.ejb.EJBObject. because of this we are unable to test the entity.
    request to throw pointers to clear this error.
    Answers will be rewared.
    Regards
    shekar chandra

    even if go using this url http://hostnae:portname/caf
    i could see the main page then i click TestTools->Service browsser, Still lso i am getting the same screen with Buttons.
    one saying "Start with CAF Source" @ other "Start with ABAP
    Source"
    If .ear is one of the cause I have removed all the projects from DC->.dtr.Now my NWDS is empty.
    Still why it is comming.
    Regards
    Shekar Chandra

  • Hyperion Shared Services Database error

    Hi there!
    I am trying to install hyperion financial management and for this i already installed the following on windows 2003 server:
    1. Installed Oracle application server
    2. Oracle Database
    3. IIS Web Server
    4. Installed Hyperion shared services
    5. Configured shared services without errors
    After that i launched shared services page by http://orixacc:7777/shared
    i got the page with the following errors
    SEVERE ERROR: The Hyperion Shared Services database is not configured correctly. Please contact your system administrator
    If anybody can help me to solve this problem, i will be thankful.
    During confguration there was no error at all.

    OS - 2003 R2 Server
    Database - MS SQL Server 2000
    Hyperion -9.2.1 version
    Its a PROD server
    All the HFM applications are running properly.The problem is with the Shared Services only, even by giving the url i am getting the above error.previously its working fine.i am not getting any clue on this.even there is no trace on logs.

  • Error when activating datasource

    Hello,
    I am trying to create a new transaction data datasource assigned to a flat file source system.  When i hit the check i get no errors but when i try to activate the activation fails with errors.  The error Message No. RSO404 says "Error when activating Datasource".  We are on BW 7.0 stack 12.
    Has anyone seen this?  It is hard to troubleshoot it when i get no real errors to go on.  It is a very simple three field datasource with one characteristic, one key fig, and an additional currency characteristic.  The key fig is in external format and references 0CURRENCY.  Does anybody have any insight?
    Thanks,
    TMS

    Hi TMS,
    I am facing exactly the same problem here...
    transactional datasource for flatfile gives me errors DO313, RSO404 and then RSDS106
    We are on:
    SAP_ABA            700               0011  SAPKA70011
    SAP_BASIS     700               0011  SAPKB70011
    PI_BASIS            2005_1_700  0011  SAPKIPYJ7B
    SAP_BW            700               0012  SAPKW70012
    FINBASIS            600               0008  SAPK-60008INFINBASIS
    BI_CONT            703               0005  SAPKIBIIP5
    SEM-BW            600               0008  SAPKGS6008
    Did you manage to find a solution?

  • Error When Activating DataSource in BI

    Hi,
    I have created a Generice Data Source in source system and replicated the same in BI. I am getting error 'Error when activating Datasource '.
    Kindly give me some suggestion how to rectify it.
    Regards,
    Sangeetha.A

    Hi,
    First check whether u have activated the data source in the transaction RSA6. Also, check whether the data source which you activated is listed in transaction RSA5.
    Regards,
    Krishna.

  • Error when getting data (RSDRI_CUBE_READ) - RSCRM_BAPI

    Hello Gurus,
                I am getting a error when I try to create a extract using RSCRM_BAPI using Process Chain.
                I created a job and used that in the Process Chain, Once I run the Process Chain it is executing and
               the job is deleted and the extract gives me this error in the Monitor.
                Error Message - Error when getting data (RSDRI_CUBE_READ)
                If I run manually I am able to see the extracted records.
                Please help.
    Regards,
    Raj

    Hi,
    "Unknown error when executing MDX" is msg number BRAINOLAPAPI012.
    Check out these 3 SAP notes:
    1091523 MDX: System error in connection with named sets
    1252372 OLE DB for OLAP: Additional corrctions for new MDX parser  
    1282785 MDX: System error "Invalid MDX command with <internal>     
    Also test in transaction MDXTEST to see if your statements are syntactically correct.
    Rgds,
    Colum

  • Error when getting port from service

    I've got a problem....I've succesfully created a ws client .....
    here is the wsdl:
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- Published by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is Oracle JAX-WS 2.1.4. -->
    <!-- Generated by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is Oracle JAX-WS 2.1.4. -->
    <definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://impl.complaint.ws.sepadb.nkbm.si/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/wsdl/" targetNamespace="http://impl.complaint.ws.sepadb.nkbm.si/" name="ComplaintWsImplService">
         <import namespace="nkbm.si/2010/06/16/sepadb/Complaint/Operation" location="http://kakadu:7080/SEPADB_Ugovor/SEPADB/Spremljava/Ugovor?wsdl=1"/>
         <binding xmlns:ns1="nkbm.si/2010/06/16/sepadb/Complaint/Operation" name="ComplaintWsImplPortBinding" type="ns1:PortType">
              <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
              <operation name="BrowseComplaints">
                   <soap:operation soapAction="nkbm.si/2010/06/16/sepadb/Complaint/Operation/BrowseComplaints"/>
                   <input>
                        <soap:body use="literal"/>
                   </input>
                   <output>
                        <soap:body use="literal"/>
                   </output>
              </operation>
              <operation name="UpdateComplaints">
                   <soap:operation soapAction="nkbm.si/2010/06/16/sepadb/Complaint/Operation/UpdateComplaints"/>
                   <input>
                        <soap:body use="literal"/>
                   </input>
                   <output>
                        <soap:body use="literal"/>
                   </output>
              </operation>
         </binding>
         <service name="ComplaintWsImplService">
              <port name="ComplaintWsImplPort" binding="tns:ComplaintWsImplPortBinding">
                   <soap:address location="http://kakadu:7080/SEPADB_Ugovor/SEPADB/Spremljava/Ugovor"/>
              </port>
         </service>
    </definitions>
    and the shchema http://kakadu:7080/SEPADB_Ugovor/SEPADB/Spremljava/Ugovor?wsdl=1
    <?xml version='1.0' encoding='UTF-8'?><!-- Published by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is Oracle JAX-WS 2.1.4. --><wsdl:definitions xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:schema="nkbm.si/2010/06/16/sepadb/Complaint/Operation" xmlns:tns="nkbm.si/2010/06/16/sepadb/Complaint/Operation" name="" targetNamespace="nkbm.si/2010/06/16/sepadb/Complaint/Operation">
         <wsdl:types>
              <xsd:schema targetNamespace="nkbm.si/2010/06/16/sepadb/Complaint/Operation">
                   <xsd:include schemaLocation="http://kakadu:7080/SEPADB_Ugovor/SEPADB/Spremljava/Ugovor?xsd=8" />
              </xsd:schema>
         </wsdl:types>
         <wsdl:message name="BrowseComplaintsRequestMessage">
              <wsdl:part name="body" element="schema:BrowseComplaintsRequest" />
         </wsdl:message>
         <wsdl:message name="BrowseComplaintsResponseMessage">
              <wsdl:part name="body" element="schema:BrowseComplaintsResponse" />
         </wsdl:message>
         <wsdl:message name="UpdateComplaintsRequestMessage">
              <wsdl:part name="body" element="schema:UpdateComplaintsRequest" />
         </wsdl:message>
         <wsdl:message name="UpdateComplaintsResponseMessage">
              <wsdl:part name="body" element="schema:UpdateComplaintsResponse" />
         </wsdl:message>
         <wsdl:portType name="PortType">
              <wsdl:operation name="BrowseComplaints">
                   <wsdl:input name="BrowseComplaintsInput" message="tns:BrowseComplaintsRequestMessage" />
                   <wsdl:output name="BrowseComplaintsOutput" message="tns:BrowseComplaintsResponseMessage" />
              </wsdl:operation>
              <wsdl:operation name="UpdateComplaints">
                   <wsdl:input name="UpdateComplaintsInput" message="tns:UpdateComplaintsRequestMessage" />
                   <wsdl:output name="UpdateComplaintsOutput" message="tns:UpdateComplaintsResponseMessage" />
              </wsdl:operation>
         </wsdl:portType>
         <wsdl:binding name="Binding" type="tns:PortType">
              <wsdlsoap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http" />
              <wsdl:operation name="BrowseComplaints">
                   <wsdlsoap:operation soapAction="nkbm.si/2010/06/16/sepadb/Complaint/Operation/BrowseComplaints" />
                   <wsdl:input name="BrowseComplaintsInput">
                        <wsdlsoap:body use="literal" />
                   </wsdl:input>
                   <wsdl:output name="BrowseComplaintsOutput">
                        <wsdlsoap:body use="literal" />
                   </wsdl:output>
              </wsdl:operation>
              <wsdl:operation name="UpdateComplaints">
                   <wsdlsoap:operation soapAction="nkbm.si/2010/06/16/sepadb/Complaint/Operation/UpdateComplaints" />
                   <wsdl:input name="UpdateComplaintsInput">
                        <wsdlsoap:body use="literal" />
                   </wsdl:input>
                   <wsdl:output name="UpdateComplaintsOutput">
                        <wsdlsoap:body use="literal" />
                   </wsdl:output>
              </wsdl:operation>
         </wsdl:binding>
         <wsdl:service name="Service">
              <wsdl:port name="Port" binding="tns:Binding">
                   <wsdlsoap:address location="" />
              </wsdl:port>
         </wsdl:service>
    </wsdl:definitions>
    here is the code to generate the webservice:
    ComplaintWsImplService service= new ComplaintWsImplService(new URL("http://kakadu:7080/SEPADB_Ugovor/SEPADB/Spremljava/Ugovor?wsdl"),new QName("http://impl.complaint.ws.sepadb.nkbm.si/", "ComplaintWsImplService"));
    PortType port=service.getComplaintWsImplPort();
    but when I try to call the upper code I get the error
    15.7.2010 15:57:55 com.sun.xml.ws.server.sei.EndpointMethodHandler invoke
    SEVERE: weblogic.wsee.wsdl.WsdlException: Must attribute 'location' notfound in element 'address
    javax.xml.ws.WebServiceException: weblogic.wsee.wsdl.WsdlException: Must attribute 'location' notfound in element 'address
         at weblogic.wsee.jaxws.framework.jaxrpc.client.ClientEnvironmentFactory.getWsdlDef(ClientEnvironmentFactory.java:170)
         at weblogic.wsee.jaxws.framework.jaxrpc.EnvironmentFactory.getService(EnvironmentFactory.java:429)
         at weblogic.wsee.jaxws.framework.jaxrpc.EnvironmentFactory.buildDeploymentContext(EnvironmentFactory.java:621)
         at weblogic.wsee.jaxws.framework.jaxrpc.EnvironmentFactory.getDeploymentContext(EnvironmentFactory.java:606)
         at weblogic.wsee.jaxws.framework.jaxrpc.TubelineDeploymentListener.createClient(TubelineDeploymentListener.java:48)
         at weblogic.wsee.jaxws.WLSTubelineAssemblerFactory$TubelineAssemblerImpl.createClient(WLSTubelineAssemblerFactory.java:57)
         at com.sun.xml.ws.client.WSServiceDelegate.createPipeline(WSServiceDelegate.java:453)
         at com.sun.xml.ws.client.WSServiceDelegate.getStubHandler(WSServiceDelegate.java:668)
         at com.sun.xml.ws.client.WSServiceDelegate.createEndpointIFBaseProxy(WSServiceDelegate.java:647)
         at com.sun.xml.ws.client.WSServiceDelegate.getPort(WSServiceDelegate.java:348)
         at weblogic.wsee.jaxws.spi.WLSProvider$ServiceDelegate.getPort(WLSProvider.java:409)
         at com.sun.xml.ws.client.WSServiceDelegate.getPort(WSServiceDelegate.java:330)
         at com.sun.xml.ws.client.WSServiceDelegate.getPort(WSServiceDelegate.java:312)
         at javax.xml.ws.Service.getPort(Service.java:92)
         at si.nkbm.sepadb.ws.complaint.impl.ComplaintWsImplService.getComplaintWsImplPort(Unknown Source)
         at nkbm.ws.TestWS.hello(TestWS.java:60)
         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 weblogic.wsee.jaxws.WLSInstanceResolver$WLSInvoker.invoke(WLSInstanceResolver.java:101)
         at weblogic.wsee.jaxws.WLSInstanceResolver$WLSInvoker.invoke(WLSInstanceResolver.java:83)
         at com.sun.xml.ws.server.InvokerTube$2.invoke(InvokerTube.java:152)
         at com.sun.xml.ws.server.sei.EndpointMethodHandler.invoke(EndpointMethodHandler.java:264)
         at com.sun.xml.ws.server.sei.SEIInvokerTube.processRequest(SEIInvokerTube.java:93)
         at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:604)
         at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:563)
         at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:548)
         at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:445)
         at com.sun.xml.ws.server.WSEndpointImpl$2.process(WSEndpointImpl.java:249)
         at com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:453)
         at com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:250)
         at com.sun.xml.ws.transport.http.servlet.ServletAdapter.handle(ServletAdapter.java:140)
         at weblogic.wsee.jaxws.HttpServletAdapter$AuthorizedInvoke.run(HttpServletAdapter.java:298)
         at weblogic.wsee.jaxws.HttpServletAdapter.post(HttpServletAdapter.java:211)
         at weblogic.wsee.jaxws.JAXWSServlet.doPost(JAXWSServlet.java:297)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at weblogic.wsee.jaxws.JAXWSServlet.service(JAXWSServlet.java:87)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3590)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2200)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2106)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1428)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: weblogic.wsee.wsdl.WsdlException: Must attribute 'location' notfound in element 'address
         at weblogic.wsee.wsdl.WsdlReader.getMustAttribute(WsdlReader.java:129)
         at weblogic.wsee.wsdl.soap11.SoapAddress.parse(SoapAddress.java:84)
         at weblogic.wsee.wsdl.soap11.SoapExtensionParser.parsePort(SoapExtensionParser.java:101)
         at weblogic.wsee.wsdl.WsdlExtensionRegistry.parsePort(WsdlExtensionRegistry.java:142)
         at weblogic.wsee.wsdl.WsdlPort.parseChild(WsdlPort.java:158)
         at weblogic.wsee.wsdl.WsdlExtensible.parse(WsdlExtensible.java:98)
         at weblogic.wsee.wsdl.WsdlService.parseChild(WsdlService.java:134)
         at weblogic.wsee.wsdl.WsdlExtensible.parse(WsdlExtensible.java:98)
         at weblogic.wsee.wsdl.WsdlDefinitions.parseChild(WsdlDefinitions.java:579)
         at weblogic.wsee.wsdl.WsdlExtensible.parse(WsdlExtensible.java:98)
         at weblogic.wsee.wsdl.WsdlDefinitions.parse(WsdlDefinitions.java:483)
         at weblogic.wsee.wsdl.WsdlDefinitions.parse(WsdlDefinitions.java:416)
         at weblogic.wsee.wsdl.WsdlImport.parse(WsdlImport.java:121)
         at weblogic.wsee.wsdl.WsdlDefinitions.parseChild(WsdlDefinitions.java:552)
         at weblogic.wsee.wsdl.WsdlExtensible.parse(WsdlExtensible.java:98)
         at weblogic.wsee.wsdl.WsdlDefinitions.parse(WsdlDefinitions.java:483)
         at weblogic.wsee.wsdl.WsdlDefinitions.parse(WsdlDefinitions.java:448)
         at weblogic.wsee.wsdl.WsdlFactory.parse(WsdlFactory.java:125)
         at weblogic.wsee.wsdl.WsdlFactory.parse(WsdlFactory.java:121)
         at weblogic.wsee.jaxws.framework.jaxrpc.client.ClientEnvironmentFactory.getWsdlDef(ClientEnvironmentFactory.java:154)
         ... 50 more
    any idea? on glassfish the client works fine...the problem is on wls 10.3.1
    thank you!

    I've got a problem....I've succesfully created a ws client .....
    here is the wsdl:
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- Published by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is Oracle JAX-WS 2.1.4. -->
    <!-- Generated by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is Oracle JAX-WS 2.1.4. -->
    <definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://impl.complaint.ws.sepadb.nkbm.si/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/wsdl/" targetNamespace="http://impl.complaint.ws.sepadb.nkbm.si/" name="ComplaintWsImplService">
         <import namespace="nkbm.si/2010/06/16/sepadb/Complaint/Operation" location="http://kakadu:7080/SEPADB_Ugovor/SEPADB/Spremljava/Ugovor?wsdl=1"/>
         <binding xmlns:ns1="nkbm.si/2010/06/16/sepadb/Complaint/Operation" name="ComplaintWsImplPortBinding" type="ns1:PortType">
              <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
              <operation name="BrowseComplaints">
                   <soap:operation soapAction="nkbm.si/2010/06/16/sepadb/Complaint/Operation/BrowseComplaints"/>
                   <input>
                        <soap:body use="literal"/>
                   </input>
                   <output>
                        <soap:body use="literal"/>
                   </output>
              </operation>
              <operation name="UpdateComplaints">
                   <soap:operation soapAction="nkbm.si/2010/06/16/sepadb/Complaint/Operation/UpdateComplaints"/>
                   <input>
                        <soap:body use="literal"/>
                   </input>
                   <output>
                        <soap:body use="literal"/>
                   </output>
              </operation>
         </binding>
         <service name="ComplaintWsImplService">
              <port name="ComplaintWsImplPort" binding="tns:ComplaintWsImplPortBinding">
                   <soap:address location="http://kakadu:7080/SEPADB_Ugovor/SEPADB/Spremljava/Ugovor"/>
              </port>
         </service>
    </definitions>
    and the shchema http://kakadu:7080/SEPADB_Ugovor/SEPADB/Spremljava/Ugovor?wsdl=1
    <?xml version='1.0' encoding='UTF-8'?><!-- Published by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is Oracle JAX-WS 2.1.4. --><wsdl:definitions xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:schema="nkbm.si/2010/06/16/sepadb/Complaint/Operation" xmlns:tns="nkbm.si/2010/06/16/sepadb/Complaint/Operation" name="" targetNamespace="nkbm.si/2010/06/16/sepadb/Complaint/Operation">
         <wsdl:types>
              <xsd:schema targetNamespace="nkbm.si/2010/06/16/sepadb/Complaint/Operation">
                   <xsd:include schemaLocation="http://kakadu:7080/SEPADB_Ugovor/SEPADB/Spremljava/Ugovor?xsd=8" />
              </xsd:schema>
         </wsdl:types>
         <wsdl:message name="BrowseComplaintsRequestMessage">
              <wsdl:part name="body" element="schema:BrowseComplaintsRequest" />
         </wsdl:message>
         <wsdl:message name="BrowseComplaintsResponseMessage">
              <wsdl:part name="body" element="schema:BrowseComplaintsResponse" />
         </wsdl:message>
         <wsdl:message name="UpdateComplaintsRequestMessage">
              <wsdl:part name="body" element="schema:UpdateComplaintsRequest" />
         </wsdl:message>
         <wsdl:message name="UpdateComplaintsResponseMessage">
              <wsdl:part name="body" element="schema:UpdateComplaintsResponse" />
         </wsdl:message>
         <wsdl:portType name="PortType">
              <wsdl:operation name="BrowseComplaints">
                   <wsdl:input name="BrowseComplaintsInput" message="tns:BrowseComplaintsRequestMessage" />
                   <wsdl:output name="BrowseComplaintsOutput" message="tns:BrowseComplaintsResponseMessage" />
              </wsdl:operation>
              <wsdl:operation name="UpdateComplaints">
                   <wsdl:input name="UpdateComplaintsInput" message="tns:UpdateComplaintsRequestMessage" />
                   <wsdl:output name="UpdateComplaintsOutput" message="tns:UpdateComplaintsResponseMessage" />
              </wsdl:operation>
         </wsdl:portType>
         <wsdl:binding name="Binding" type="tns:PortType">
              <wsdlsoap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http" />
              <wsdl:operation name="BrowseComplaints">
                   <wsdlsoap:operation soapAction="nkbm.si/2010/06/16/sepadb/Complaint/Operation/BrowseComplaints" />
                   <wsdl:input name="BrowseComplaintsInput">
                        <wsdlsoap:body use="literal" />
                   </wsdl:input>
                   <wsdl:output name="BrowseComplaintsOutput">
                        <wsdlsoap:body use="literal" />
                   </wsdl:output>
              </wsdl:operation>
              <wsdl:operation name="UpdateComplaints">
                   <wsdlsoap:operation soapAction="nkbm.si/2010/06/16/sepadb/Complaint/Operation/UpdateComplaints" />
                   <wsdl:input name="UpdateComplaintsInput">
                        <wsdlsoap:body use="literal" />
                   </wsdl:input>
                   <wsdl:output name="UpdateComplaintsOutput">
                        <wsdlsoap:body use="literal" />
                   </wsdl:output>
              </wsdl:operation>
         </wsdl:binding>
         <wsdl:service name="Service">
              <wsdl:port name="Port" binding="tns:Binding">
                   <wsdlsoap:address location="" />
              </wsdl:port>
         </wsdl:service>
    </wsdl:definitions>
    here is the code to generate the webservice:
    ComplaintWsImplService service= new ComplaintWsImplService(new URL("http://kakadu:7080/SEPADB_Ugovor/SEPADB/Spremljava/Ugovor?wsdl"),new QName("http://impl.complaint.ws.sepadb.nkbm.si/", "ComplaintWsImplService"));
    PortType port=service.getComplaintWsImplPort();
    but when I try to call the upper code I get the error
    15.7.2010 15:57:55 com.sun.xml.ws.server.sei.EndpointMethodHandler invoke
    SEVERE: weblogic.wsee.wsdl.WsdlException: Must attribute 'location' notfound in element 'address
    javax.xml.ws.WebServiceException: weblogic.wsee.wsdl.WsdlException: Must attribute 'location' notfound in element 'address
         at weblogic.wsee.jaxws.framework.jaxrpc.client.ClientEnvironmentFactory.getWsdlDef(ClientEnvironmentFactory.java:170)
         at weblogic.wsee.jaxws.framework.jaxrpc.EnvironmentFactory.getService(EnvironmentFactory.java:429)
         at weblogic.wsee.jaxws.framework.jaxrpc.EnvironmentFactory.buildDeploymentContext(EnvironmentFactory.java:621)
         at weblogic.wsee.jaxws.framework.jaxrpc.EnvironmentFactory.getDeploymentContext(EnvironmentFactory.java:606)
         at weblogic.wsee.jaxws.framework.jaxrpc.TubelineDeploymentListener.createClient(TubelineDeploymentListener.java:48)
         at weblogic.wsee.jaxws.WLSTubelineAssemblerFactory$TubelineAssemblerImpl.createClient(WLSTubelineAssemblerFactory.java:57)
         at com.sun.xml.ws.client.WSServiceDelegate.createPipeline(WSServiceDelegate.java:453)
         at com.sun.xml.ws.client.WSServiceDelegate.getStubHandler(WSServiceDelegate.java:668)
         at com.sun.xml.ws.client.WSServiceDelegate.createEndpointIFBaseProxy(WSServiceDelegate.java:647)
         at com.sun.xml.ws.client.WSServiceDelegate.getPort(WSServiceDelegate.java:348)
         at weblogic.wsee.jaxws.spi.WLSProvider$ServiceDelegate.getPort(WLSProvider.java:409)
         at com.sun.xml.ws.client.WSServiceDelegate.getPort(WSServiceDelegate.java:330)
         at com.sun.xml.ws.client.WSServiceDelegate.getPort(WSServiceDelegate.java:312)
         at javax.xml.ws.Service.getPort(Service.java:92)
         at si.nkbm.sepadb.ws.complaint.impl.ComplaintWsImplService.getComplaintWsImplPort(Unknown Source)
         at nkbm.ws.TestWS.hello(TestWS.java:60)
         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 weblogic.wsee.jaxws.WLSInstanceResolver$WLSInvoker.invoke(WLSInstanceResolver.java:101)
         at weblogic.wsee.jaxws.WLSInstanceResolver$WLSInvoker.invoke(WLSInstanceResolver.java:83)
         at com.sun.xml.ws.server.InvokerTube$2.invoke(InvokerTube.java:152)
         at com.sun.xml.ws.server.sei.EndpointMethodHandler.invoke(EndpointMethodHandler.java:264)
         at com.sun.xml.ws.server.sei.SEIInvokerTube.processRequest(SEIInvokerTube.java:93)
         at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:604)
         at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:563)
         at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:548)
         at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:445)
         at com.sun.xml.ws.server.WSEndpointImpl$2.process(WSEndpointImpl.java:249)
         at com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:453)
         at com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:250)
         at com.sun.xml.ws.transport.http.servlet.ServletAdapter.handle(ServletAdapter.java:140)
         at weblogic.wsee.jaxws.HttpServletAdapter$AuthorizedInvoke.run(HttpServletAdapter.java:298)
         at weblogic.wsee.jaxws.HttpServletAdapter.post(HttpServletAdapter.java:211)
         at weblogic.wsee.jaxws.JAXWSServlet.doPost(JAXWSServlet.java:297)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at weblogic.wsee.jaxws.JAXWSServlet.service(JAXWSServlet.java:87)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3590)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2200)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2106)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1428)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: weblogic.wsee.wsdl.WsdlException: Must attribute 'location' notfound in element 'address
         at weblogic.wsee.wsdl.WsdlReader.getMustAttribute(WsdlReader.java:129)
         at weblogic.wsee.wsdl.soap11.SoapAddress.parse(SoapAddress.java:84)
         at weblogic.wsee.wsdl.soap11.SoapExtensionParser.parsePort(SoapExtensionParser.java:101)
         at weblogic.wsee.wsdl.WsdlExtensionRegistry.parsePort(WsdlExtensionRegistry.java:142)
         at weblogic.wsee.wsdl.WsdlPort.parseChild(WsdlPort.java:158)
         at weblogic.wsee.wsdl.WsdlExtensible.parse(WsdlExtensible.java:98)
         at weblogic.wsee.wsdl.WsdlService.parseChild(WsdlService.java:134)
         at weblogic.wsee.wsdl.WsdlExtensible.parse(WsdlExtensible.java:98)
         at weblogic.wsee.wsdl.WsdlDefinitions.parseChild(WsdlDefinitions.java:579)
         at weblogic.wsee.wsdl.WsdlExtensible.parse(WsdlExtensible.java:98)
         at weblogic.wsee.wsdl.WsdlDefinitions.parse(WsdlDefinitions.java:483)
         at weblogic.wsee.wsdl.WsdlDefinitions.parse(WsdlDefinitions.java:416)
         at weblogic.wsee.wsdl.WsdlImport.parse(WsdlImport.java:121)
         at weblogic.wsee.wsdl.WsdlDefinitions.parseChild(WsdlDefinitions.java:552)
         at weblogic.wsee.wsdl.WsdlExtensible.parse(WsdlExtensible.java:98)
         at weblogic.wsee.wsdl.WsdlDefinitions.parse(WsdlDefinitions.java:483)
         at weblogic.wsee.wsdl.WsdlDefinitions.parse(WsdlDefinitions.java:448)
         at weblogic.wsee.wsdl.WsdlFactory.parse(WsdlFactory.java:125)
         at weblogic.wsee.wsdl.WsdlFactory.parse(WsdlFactory.java:121)
         at weblogic.wsee.jaxws.framework.jaxrpc.client.ClientEnvironmentFactory.getWsdlDef(ClientEnvironmentFactory.java:154)
         ... 50 more
    any idea? on glassfish the client works fine...the problem is on wls 10.3.1
    thank you!

  • Hyperion Shared Services Configuration Error with Weblogic 9.2

    Hi All,
    I have been trying to configure Hyperion Shared Services 9.3.1 with Weblogic Ver 9.2
    During configuration of the Database and the Application Server, I select Manual Configuration option on Weblogic 9
    However, it returns a configuration failure everytime of the Database.
    In my case, the DB used is SQL 2005.
    Can someone, please advise me.
    Thanks in advance
    Regards,
    Apo

    Hi Apo,
    Check the configtool.log in the logs/config folder and post the error message that is being returned.
    Thanks
    Nick

  • Error in Workflow Services API acquireTask when using local EJB protocol

    Hi,
    I have a stateful EJB which calls the workflow services API acquireTask to acquire a task. The task was retrieved using a queryTask API call. However, the acquireTask API fails with an exception at TaskServiceLocalClient.java:1152, as listed below in the log, with no clear message as to why it had failed.
    The stateful EJB calls to workflow API using the local EJB protocol.
    The version of SOA suite running is 10.1.3.1 with Oracle XE 10.2.0.1 as its dehydration store on Windows XP Professional version 2002.
    Just wondering if anyone has encountered this problem or know what might have caused this.
    Exception trace is below:
    /09/2007 09:23:31 oracle.j2ee.rmi.RMIMessages EXCEPTION_ORIGINATES_FROM_THE_REMOTE_SERVER
    WARNING: Exception returned by remote server: {0}
    au.com.unico.server.BPELException
    at oracle.bpel.services.workflow.task.client.TaskServiceLocalClient.acquireTask(TaskServiceLocalClient.java:1152)
    at au.com.unico.server.WorkflowBean.acquireTask(Unknown Source)
    at au.com.unico.server.WorkflowBean.fetchTask(Unknown Source)
    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 com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.SetContextActionInterceptor.invoke(SetContextActionInterceptor.java:44)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.TxRequiredInterceptor.invoke(TxRequiredInterceptor.java:50)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
    at com.evermind.server.ejb.StatefulSessionEJBObject.OC4J_invokeMethod(StatefulSessionEJBObject.java:844)
    at Workflow_RemoteProxy_2ooecl0.fetchTask(Unknown Source)
    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 com.evermind.server.rmi.RmiMethodCall.run(RmiMethodCall.java:53)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)

    Hi Nicolas,
    It turned out I had the wrong version of "xml.jar" on the classpath. I have swapped the incorrect jar for a correct one and changed my code to use XMLUtil.createDocument(); and now everything runs smoothly.
    Thank you very much for your helpful advice.
    /emil

  • Shared Services Configuration error msg

    Hi,
    I'm trying to set up HFM (9.3) on a Windows 2003 Enterprise server (SP2), when trying to configure shared services with SQL 2005 I get an error message that it was unable to connect to the database.
    In SQL I set up a database called SSHARE and a user HFMAdmin as DBO to the database. I can link to the database using a UDL file and get a successful connection, yet not so in the config utility......SQL is set in both windows and SQL authentication.
    I'm pretty new to the SQL world, if anyone has a dummies guide to setting up databases for HFM or can help out it would be greatly appreciated.
    Thanks,
    Iain

    ok this how to trouble shoot your problem.
    First create a database on sql server with sql server account. Try to login using ung sql server account and when you see your database then there is no problem.
    After that open the sql server configuration manager. then browse each category make sure you
    ENABLE YOUR TCP IP connections. so that sql server will allow you to connect from other application.
    user your username and password in the hyperion configuration and the database name that you create in sql server
    gudluck

  • ERROR WHEN I HIT WEBLOGIC CONSOLE

    Hi all,
    i have installed OIM PS1  did the following steps
    1) Install Database
    2) Run RCU and create Schema for required products
    3) Install Weblogic Server 10.3.6
    4) Install SOA Server and Install SOA patches
    5) Install IDM Server
    6) Create Domains
    7) Configure Security Store Python Script
    8) Start both Admin server and SOA server (in 11g R2 SOA server is not required )
    9) Configure OIM and Design Console ( if you face any error regarding SOA error refer following post)
    10) Start OIM and OAM managed servers
    JDK VERSION IS 6.30
    After i start weblogic it shows "server  started in running mode" but when i hit the url <hostname>:7001/console
    it shows "Deployng...." and just within seconds i get 
    Error 503--Service Unavailable
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.5.4 503 Service Unavailable
    The server is currently unable to handle the request due to a temporary overloading or maintenance of the server. The implication is that this is a temporary condition which will be alleviated after some delay. If known, the length of the delay may be indicated in a Retry-After header. If no Retry-After is given, the client SHOULD handle the response as it would for a 500 response.
    Note: The existence of the 503 status code does not imply that a server must use it when becoming overloaded. Some servers may wish to simply refuse the connection.
    I have found that when i hit the url the following logs are generated in backend
    <Jul 16, 2013 9:05:18 PM EDT> <Error> <J2EE> <BEA-160001> <Error deploying Internal Application: weblogic.application.ModuleException: Failed to load webapp: 'consolehelp'
    weblogic.application.utils.StateChangeException: weblogic.application.ModuleException: Failed to load webapp: 'consolehelp'
            at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:67)
            at weblogic.application.internal.BackgroundDeploymentService$BackgroundDeployAction.run(BackgroundDeploymentService.java:273)
            at weblogic.application.internal.BackgroundDeploymentService$OnDemandBackgroundDeployAction.run(BackgroundDeploymentService.java:336)
            at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
            Truncated. see log file for complete stacktrace
    Caused By: weblogic.application.ModuleException: Failed to load webapp: 'consolehelp'
            at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:395)
            at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
            at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
            at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:517)
            at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
            Truncated. see log file for complete stacktrace
    Caused By: java.lang.NullPointerException
            at weblogic.servlet.internal.ConsoleExtensionManager.applyExtensionConfigFile(ConsoleExtensionManager.java:231)
            at weblogic.servlet.internal.ConsoleExtensionManager.findExtensions(ConsoleExtensionManager.java:88)
            at weblogic.servlet.internal.War.processExtensions(War.java:770)
            at weblogic.servlet.internal.War.init(War.java:252)
            at weblogic.servlet.internal.War.<init>(War.java:217)
            Truncated. see log file for complete stacktrace
    >
    <Jul 16, 2013 9:05:20 PM EDT> <Error> <HTTP> <BEA-101093> <Problem occurred while dispatching servlet request.
    weblogic.management.DeploymentException:
            at weblogic.application.internal.BackgroundDeploymentService.OnDemandURIAccessed(BackgroundDeploymentService.java:166)
            at weblogic.servlet.internal.OnDemandManager.loadOnDemandURI(OnDemandManager.java:106)
            at weblogic.servlet.internal.MuxableSocketHTTP.dispatch(MuxableSocketHTTP.java:381)
            at weblogic.socket.SocketMuxer.readReadySocketOnce(SocketMuxer.java:967)
            at weblogic.socket.SocketMuxer.readReadySocket(SocketMuxer.java:899)
            Truncated. see log file for complete stacktrace
    Caused By: java.lang.NullPointerException
            at weblogic.servlet.internal.ConsoleExtensionManager.applyExtensionConfigFile(ConsoleExtensionManager.java:231)
            at weblogic.servlet.internal.ConsoleExtensionManager.findExtensions(ConsoleExtensionManager.java:88)
            at weblogic.servlet.internal.War.processExtensions(War.java:770)
            at weblogic.servlet.internal.War.init(War.java:252)
            at weblogic.servlet.internal.War.<init>(War.java:217)
            Truncated. see log file for complete stacktrace
    Please help me.
    Thanks.

    whats the value of ulimit in your env?

  • Shared Services JDBC error ORA-01722 after restart

    Help me please...
    I have this configuration:
    - Red Hat EL5.0
    - Oracle DB 10.2.0.1
    - WebLogic 9.2 MP3
    - Hyperion 9.3.1
    Hyperion Shared Services install and configured - properly (without any exceptions and errors). Than I setup and config Essbase and Administration Services, externalize users and all this worked properly. I have projects and users in Shared Services and I can do anything with Essbase applications and cubes.
    When restart Shared Services and other services I have error when Shared Services started:
    org.apache.slide.store.impl.rdbms.StandardRDBMSAdapter - ERROR - SQL error 1722 on /1238771509551.56: [Hyperion][Oracle JDBC Driver][Oracle]ORA-01722: invalid number
    and after that Shared Services - worked but I didn't find any users and projects in Shared Services.
    Thanks

    Hi dzianis ,
    I`m haveing the same problem, I tried this solution but it didn`t work.
    You set it at the user instance or at the SGBD?
    Regards,
    Marcelo

  • Gettting error - when connecting 2 diff pool using 2 diff DataSource

    There are 2 datasource and 2 pool foe rach DS.
    DS_A and POOL_A
    DS_B and POOL_B
    1. I am connecting using DS_A
    2. Then when I am trying to connect another pool using DS_B - I am getting this error message in application.
    But when I connect to POOL_A using the
    myDriver = (Driver) Class.forName(driver).newInstance();
    conn = myDriver.connect(url, props);
    Then it works okay.
    Appreaciate any help.
    Thanks in Advance
    Sumit

    Below are the settings which we tried out. The file where it's writing is shared network drive.
    1) SOA datasource
    <xa-transaction-timeout>1000</xa-transaction-timeout>
    2)JTA
    Parameter Name
    Default Value
    Tuned Value
    Timeout Seconds
    30
    3600
    Abandon Timeout Seconds
    86400
    3600
    Maximum Duration of XA Calls
    240000
    24000
    Thanks
    AK

  • Shared services config error

    Am trying to configure essbase with shared services,
    am getting the following error in the configtool.log
    STACK_TRACE: 40
    java.lang.UnsatisfiedLinkError: getOSVersion
         at com.hyperion.css.spi.impl.ntlm.NTLMProvider.getOSVersion(Native Method)
         at com.hyperion.css.spi.impl.ntlm.NTLMProvider.<clinit>(NTLMProvider.java:145)
         at com.hyperion.css.spi.impl.ntlm.NTLMConnectionClient.getUsers(NTLMConnectionClient.java:228)
         at com.hyperion.css.CSSAPIImpl.getUsers(CSSAPIImpl.java:1253)
         at com.hyperion.css.CSSAPIImpl.initialize(CSSAPIImpl.java:2993)
         at com.hyperion.cis.config.CmsRegistrationUtil.getStandAlonCSS(CmsRegistrationUtil.java:96)
         at com.hyperion.cis.config.CmsRegistrationUtil.<init>(CmsRegistrationUtil.java:68)
         at com.hyperion.cis.HubRegistrationValidator.validate(HubRegistrationValidator.java:52)
         at com.installshield.wizardx.panels.UserInputPanel.validateField(UserInputPanel.java:80)
         at com.installshield.wizardx.panels.UserInputPanel.queryExit(UserInputPanel.java:64)
         at com.installshield.wizard.awt.AWTWizardUI.doNext(AWTWizardUI.java:1200)
         at com.installshield.wizard.awt.AWTWizardUI.actionPerformed(AWTWizardUI.java:1077)
         at com.installshield.wizard.swing.SwingWizardUI.actionPerformed(SwingWizardUI.java:736)
         at com.installshield.wizard.swing.SwingWizardUI$SwingNavigationController.notifyListeners(SwingWizardUI.java:868)
         at com.installshield.wizard.swing.SwingWizardUI$SwingNavigationController.actionPerformed(SwingWizardUI.java:862)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1839)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:245)
         at java.awt.Component.processMouseEvent(Component.java:5100)
         at java.awt.Component.processEvent(Component.java:4897)
         at java.awt.Container.processEvent(Container.java:1569)
         at java.awt.Component.dispatchEventImpl(Component.java:3615)
         at java.awt.Container.dispatchEventImpl(Container.java:1627)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
         at java.awt.Container.dispatchEventImpl(Container.java:1613)
         at java.awt.Window.dispatchEventImpl(Window.java:1606)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:480)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    (Oct 14, 2008 2:07:09 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:07:09 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Task configToolTestMailServer not selected, skipping panel testProductMailServerPanel
    (Oct 14, 2008 2:07:09 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:07:09 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product hps not selected for the task hubRegistration, skipping panel hpsHubInfo
    (Oct 14, 2008 2:07:09 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:07:09 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product hps not selected for the task hubRegistration, skipping panel hpsHubAuthentication
    (Oct 14, 2008 2:07:09 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:07:09 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product hps not selected for the task hubRegistration, skipping panel hpsHubUserConfig
    (Oct 14, 2008 2:07:19 PM), Install.product.install, com.hyperion.cis.config.wizard.DBTypeSelectionPanel, dbg, DBTypeSelectionPanel in queryExit
    (Oct 14, 2008 2:07:45 PM), Install.product.install, com.hyperion.cis.config.wizard.DBSetupPanel, msg1, Creating new Connecting info: user=dsteamsa, password=*****, jdbcUrl=jdbc:hyperion:sqlserver://srvtbisql01.basspro.net:1433;DatabaseName=hyp_eas, DatabaseType=MSSQLServer.
    (Oct 14, 2008 2:07:45 PM), Install.product.install, com.hyperion.cis.config.wizard.DBSetupPanel, msg1, Checking schema for product: Essbase Administration Services and connect info: user=dsteamsa, password=*****, jdbcUrl=jdbc:hyperion:sqlserver://srvtbisql01.basspro.net:1433;DatabaseName=hyp_eas, DatabaseType=MSSQLServer.
    (Oct 14, 2008 2:07:45 PM), Install.product.install, com.hyperion.ess.EASDBConfigurator, dbg, dbType is :MSSQLServer
    (Oct 14, 2008 2:07:45 PM), Install.product.install, com.hyperion.ess.EASDBConfigurator, dbg, Database with current version exists
    (Oct 14, 2008 2:07:45 PM), Install.product.install, com.hyperion.ess.EASDBConfigurator, dbg, Database with current version exists
    (Oct 14, 2008 2:07:45 PM), Install.product.install, com.hyperion.cis.config.wizard.DBSetupPanel, msg1, SchemaConfigException: 1 Database with current version exists
    (Oct 14, 2008 2:07:51 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:07:51 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Task hubMailServer not selected, skipping panel hubMailServerPanel
    (Oct 14, 2008 2:07:51 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:07:51 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product avalanche not selected for the task relationalStorageConfiguration, skipping panel avalancheServicesPorts
    (Oct 14, 2008 2:07:51 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:07:51 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product avalanche not selected for the task relationalStorageConfiguration, skipping panel configureSqr
    (Oct 14, 2008 2:07:51 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:07:51 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product avalanche not selected for the task relationalStorageConfiguration, skipping panel configureFontDir
    (Oct 14, 2008 2:08:28 PM), Install.product.install, com.hyperion.cis.config.wizard.AppServerSelectionPanel, dbg, AppServerSelectionPanel in queryExit
    (Oct 14, 2008 2:08:28 PM), Install.product.install, com.hyperion.cis.config.wizard.WeblogicDeploymentPanel, dbg, AppServer selected: WebSphere 5.1
    (Oct 14, 2008 2:08:28 PM), Install.product.install, com.hyperion.cis.config.wizard.WebSphereDeploymentPanel, dbg, AppServer selected: WebSphere 5.1
    (Oct 14, 2008 2:08:39 PM), Install.product.install, com.hyperion.cis.config.wizard.WebSphereDeploymentPanel, dbg, serverLocation: C:\WebSphere\AppServer
    (Oct 14, 2008 2:08:39 PM), Install.product.install, com.hyperion.cis.config.wizard.WebSphereDeploymentPanel, wrn, Location is invalid WebSphere 5.1 directory
    (Oct 14, 2008 2:08:57 PM), Install.product.install, com.hyperion.cis.config.wizard.AppServerSelectionPanel, dbg, AppServerSelectionPanel in queryExit
    (Oct 14, 2008 2:08:57 PM), Install.product.install, com.hyperion.cis.config.wizard.WeblogicDeploymentPanel, dbg, AppServer selected: Tomcat 5.0.28
    (Oct 14, 2008 2:08:57 PM), Install.product.install, com.hyperion.cis.config.wizard.WebSphereDeploymentPanel, dbg, AppServer selected: Tomcat 5.0.28
    (Oct 14, 2008 2:08:57 PM), Install.product.install, com.hyperion.cis.config.wizard.SunONEDeploymentPanel, dbg, AppServer selected: Tomcat 5.0.28
    (Oct 14, 2008 2:08:57 PM), Install.product.install, com.hyperion.cis.config.wizard.JRun4DeploymentPanel, dbg, AppServer selected: Tomcat 5.0.28
    (Oct 14, 2008 2:08:57 PM), Install.product.install, com.hyperion.cis.config.wizard.OracleDeploymentPanel, dbg, AppServer selected: Tomcat 5.0.28
    (Oct 14, 2008 2:08:57 PM), Install.product.install, com.hyperion.cis.config.wizard.Tomcat5DeploymentPanel, dbg, AppServer selected: Tomcat 5.0.28
    (Oct 14, 2008 2:09:02 PM), Install.product.install, com.hyperion.cis.config.wizard.Tomcat5DeploymentPanel, dbg, serverLocation: null
    (Oct 14, 2008 2:09:02 PM), Install.product.install, com.hyperion.cis.config.wizard.Tomcat5DeploymentPanel, dbg, data[0]: eas
    (Oct 14, 2008 2:09:02 PM), Install.product.install, com.hyperion.cis.config.wizard.Tomcat5DeploymentPanel, dbg, data[0][0]: eas
    (Oct 14, 2008 2:09:02 PM), Install.product.install, com.hyperion.cis.config.wizard.Tomcat5DeploymentPanel, dbg, data[0][1]: eas
    (Oct 14, 2008 2:09:02 PM), Install.product.install, com.hyperion.cis.config.wizard.Tomcat5DeploymentPanel, dbg, data[0][2]: 10080
    (Oct 14, 2008 2:09:02 PM), Install.product.install, com.hyperion.cis.config.wizard.Tomcat5DeploymentPanel, wrn, The port number is already used by other application. Please re-enter the port number.
    (Oct 14, 2008 2:09:52 PM), Install.product.install, com.hyperion.cis.config.wizard.Tomcat5DeploymentPanel, dbg, serverLocation: null
    (Oct 14, 2008 2:09:52 PM), Install.product.install, com.hyperion.cis.config.wizard.Tomcat5DeploymentPanel, dbg, data[0]: eas
    (Oct 14, 2008 2:09:52 PM), Install.product.install, com.hyperion.cis.config.wizard.Tomcat5DeploymentPanel, dbg, data[0][0]: eas
    (Oct 14, 2008 2:09:52 PM), Install.product.install, com.hyperion.cis.config.wizard.Tomcat5DeploymentPanel, dbg, data[0][1]: eas
    (Oct 14, 2008 2:09:52 PM), Install.product.install, com.hyperion.cis.config.wizard.Tomcat5DeploymentPanel, dbg, data[0][2]: 10080
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product avalanche not selected for the task applicationServerDeployment, skipping panel avalancheManualDeploymentConfigStub
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Task HspPropertyFileTask not selected, skipping panel HspPropertyFileCustomTask
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Task HspSetupSupport not selected, skipping panel HspCustomTask
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product avalanche not selected, skipping panel avalancheGsmHostAndPort
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product avalanche not selected for the task applicationServerDeployment, skipping panel avalancheContextPath
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product avalanche not selected for the task applicationServerDeployment, skipping panel avalancheHubLocationPanel
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Task WebServerConfiguration not selected, skipping panel enableAvalancheComponentsManager
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Task WebServerConfiguration not selected, skipping panel avalancheApacheHttpServerLocationPanel
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product avalanche not selected, skipping panel HttpPortPanel
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product avalanche not selected, skipping panel avalancheSAPJcoLocationPanel
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product avalanche not selected, skipping panel avalancheHRPlanningAdmPanel
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Task HyperionFinancialReportingConfiguration not selected, skipping panel avalancheHRPrintConfigInfoPanel
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Task HyperionFinancialReportingConfiguration not selected, skipping panel avalancheHRReportsConfigInfoPanel
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product avalanche not selected for the task applicationServerDeployment, skipping panel avalancheHRWebConfigInfoPanel
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product hps not selected for the task applicationServerDeployment, skipping panel hpsClusterInfoPanel
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product hps not selected for the task applicationServerDeployment, skipping panel hpsAttachmentsApplicationPanel
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product hps not selected for the task applicationServerDeployment, skipping panel hpsSharedDrivePanel
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product hps not selected for the task applicationServerDeployment, skipping panel hpsLocalDrivePanel
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product hps not selected for the task applicationServerDeployment, skipping panel hpsAlerterUrl
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product hps not selected for the task applicationServerDeployment, skipping panel hpsAlerterEmail
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product hsf not selected for the task applicationServerDeployment, skipping panel hsfServerDest
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product hsf not selected for the task applicationServerDeployment, skipping panel hsfServerHostPort
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Task htmRMIConfiguration not selected, skipping panel htmRMIConfigurationPanel
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product avalanche not selected, skipping panel avalancheWebAppInfo
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.ess.EASDBConfigurator, dbg, EAS Home is :D:\Hyperion\AdminServices
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.ess.EASDBConfigurator, dbg, Dao.properties path is :D:\Hyperion\AdminServices\server
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.ess.EASDBConfigurator, dbg, dbType is :MSSQLServer
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.ess.EASDBConfigurator, dbg, db Identifier is :ms sql server
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.ess.EASDBConfigurator, dbg, File created for database :ms sql server
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.ess.EASDBConfigurator, dbg, InitDB executed
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.RunAllTasksWizardAction, dbg, Hub registration task selected: true
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.CmsRegistrationUtil, dbg, Getting CSS instance
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.CmsRegistrationUtil, dbg, URL for CSS.xml = http://srvhypdev2:58080/interop/framework/getCSSConfigFile
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.CSSApp, dbg, ***CSS*** ----------Entering Method----------
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.CSSApp, dbg, ***CSS*** ----------Entering Method----------
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.CSSApp, dbg, ***CSS*** ----------Exiting Method----------
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.CSSApp, dbg, ***CSS*** ----------Entering Method----------
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.CSSApp, dbg, User: XX, not found.
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.CSSApp, dbg, ***CSS*** ----------Exiting Method----------
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.CSSApp, dbg, ***CSS*** ----------Entering Method----------
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.cis.config.wizard.RunAllTasksWizardAction, err, java.lang.NoClassDefFoundError
    STACK_TRACE: 10
    java.lang.NoClassDefFoundError
         at com.hyperion.css.spi.impl.ntlm.NTLMConnectionClient.getUsers(NTLMConnectionClient.java:228)
         at com.hyperion.css.CSSAPIImpl.getUsers(CSSAPIImpl.java:1253)
         at com.hyperion.css.CSSAPIImpl.initialize(CSSAPIImpl.java:2993)
         at com.hyperion.cis.config.CmsRegistrationUtil.getStandAlonCSS(CmsRegistrationUtil.java:96)
         at com.hyperion.cis.config.CmsRegistrationUtil.<init>(CmsRegistrationUtil.java:68)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeHubRegistrationTask(RunAllTasksWizardAction.java:208)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:104)
         at com.installshield.wizard.RunnableWizardBeanContext.run(RunnableWizardBeanContext.java:21)
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.ess.EASAppserverConfigurator, dbg, EAS AppServer Configurator constructed
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.ess.EASAppserverConfigurator, dbg, Domain name is eas
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.ess.EASAppserverConfigurator, dbg, Starting Tomcat 5 deployment...
    (Oct 14, 2008 2:09:53 PM), Install.product.install, com.hyperion.ess.EASAppserverConfigurator, dbg, Tomcat 5 deployment
    (Oct 14, 2008 2:09:54 PM), Install.product.install, com.hyperion.cis.config.ant.tomcat5.TomcatEarDeployment, dbg, Starting Tomcat EAR deployment...
    (Oct 14, 2008 2:09:54 PM), Install.product.install, com.hyperion.cis.config.ant.tomcat5.TomcatEarDeployment, dbg, Extracting D:\Hyperion\AdminServices\AppServer\InstallableApps\Common\eas.earinto D:\Hyperion\AdminServices\AppServer\InstallableApps\Common\ear_tmp directory...
    (Oct 14, 2008 2:09:54 PM), Install.product.install, com.hyperion.cis.config.ant.tomcat5.TomcatEarDeployment, dbg, Extracting D:\Hyperion\AdminServices\AppServer\InstallableApps\Common\ear_tmp\eas.war into D:\Hyperion\AdminServices\AppServer\InstalledApps\Tomcat\5.0.28\eas/webapps/eas directory...
    (Oct 14, 2008 2:09:55 PM), Install.product.install, com.hyperion.cis.config.ant.tomcat5.TomcatEarDeployment, dbg, Extracting D:\Hyperion\AdminServices\AppServer\InstallableApps\Common\ear_tmp\easconsole.war into D:\Hyperion\AdminServices\AppServer\InstalledApps\Tomcat\5.0.28\eas/webapps/easconsole directory...
    (Oct 14, 2008 2:09:55 PM), Install.product.install, com.hyperion.cis.config.ant.tomcat5.TomcatEarDeployment, dbg, Extracting D:\Hyperion\AdminServices\AppServer\InstallableApps\Common\ear_tmp\easdocs.war into D:\Hyperion\AdminServices\AppServer\InstalledApps\Tomcat\5.0.28\eas/webapps/easdocs directory...
    (Oct 14, 2008 2:10:01 PM), Install.product.install, com.hyperion.cis.config.ant.tomcat5.TomcatEarDeployment, dbg, Extracting D:\Hyperion\AdminServices\AppServer\InstallableApps\Common\ear_tmp\hbrlauncher.war into D:\Hyperion\AdminServices\AppServer\InstalledApps\Tomcat\5.0.28\eas/webapps/hbrlauncher directory...
    (Oct 14, 2008 2:10:02 PM), Install.product.install, com.hyperion.cis.config.ant.tomcat5.TomcatEarDeployment, dbg, Removing temporary D:\Hyperion\AdminServices\AppServer\InstallableApps\Common\ear_tmp directory...
    (Oct 14, 2008 2:10:02 PM), Install.product.install, com.hyperion.ess.EASAppserverConfigurator, dbg, exiting deploy
    (Oct 14, 2008 2:10:02 PM), Install.product.install, com.hyperion.ess.EASAppserverConfigurator, dbg, Appserver name is Tomcat 5.0.28
    (Oct 14, 2008 2:10:09 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:10:09 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Task hfmConfigureTask not selected, skipping panel hfmLaunchConfig
    (Oct 14, 2008 2:10:14 PM), Install.product.install, com.hyperion.cis.config.CleanupTemp, dbg, Attempting removal of temp directory: D:\Hyperion\common\config\temp
    (Oct 14, 2008 2:10:14 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, dbg, In queryEnter()
    (Oct 14, 2008 2:10:14 PM), Install.product.install, com.hyperion.cis.config.wizard.ProductCustomInputPanel, msg1, Product avalanche not selected, skipping panel upgradeSummaryPanelManager
    (Oct 14, 2008 2:12:12 PM), Install.product.install, com.hyperion.cis.config.Configurator, dbg, Hyperion Home: D:\Hyperion
    (Oct 14, 2008 2:12:12 PM), Install.product.install, com.hyperion.cis.config.Configurator, msg1, in loadDescriptors
    (Oct 14, 2008 2:12:12 PM), Install.product.install, com.hyperion.cis.config.CleanupTemp, dbg, Attempting removal of temp directory: D:\Hyperion\common\config\temp
    (Oct 14, 2008 2:12:12 PM), Install.product.install, com.installshield.wizardx.conditions.PlatformWizardBeanCondition, dbg.platform, target platform: name="Windows 2003" version="5.2" arch="x86"
    (Oct 14, 2008 2:12:12 PM), Install.product.install, com.installshield.wizardx.conditions.PlatformWizardBeanCondition, dbg.platform, condition platform: name="Linux" version="." arch="."
    please help me asap.
    thanks in advance.

    Hi,
    Its difficult to say without further info...
    What version are you on?
    Have you externalised your users successfully?
    If this is a new install could you maybe try and create a new Essbase.sec file?
    Seb
    www.taysols.com.au

  • Shared services login error

    Hi,
    I am having trouble after install hyperion 9.3 and configure Shared service i am not able to get into user directories. its look like hanged , i check the log and css.xml files they look fine, here are the detail.
    please help me i am stuck right now.
    CSS.XML
    CSS.XML file is not read only and not corrupt , here are the entries of the file
    <?xml version="1.0" encoding="UTF-8" ?>
    - <!-- Sample XML file generated by XML Spy v4.4 U (http://www.xmlspy.com)
    -->
    - <css>
    - <hub location="http://hypsr:58080">
    <dirPort>58089</dirPort>
    </hub>
    - <spi>
    - <provider>
    - <native name="Native Directory">
    <password>{CSS}4N6lVcgiE/dGr8rFdvQLcA==</password>
    </native>
    </provider>
    </spi>
    - <searchOrder>
    <el>Native Directory</el>
    </searchOrder>
    - <token>
    <timeout>480</timeout>
    </token>
    - <logger>
    <priority>WARN</priority>
    </logger>
    - <delegatedUserManagement>
    <enabled>false</enabled>
    </delegatedUserManagement>
    </css>
    2009-05-28 16:46:40,265 main WARN com.hyperion.css.common.configuration.CSSConfigurationImplXML.<init>(Unknown Source) - Skipping the validation of the configuration because the required validating parser library not found or errors in validation. This does not guarantee the proper initialization of the component.
    2009-05-28 16:47:00,718 main WARN com.hyperion.css.CSSAPIImpl.initialize(Unknown Source) - The system has already been configured; skipping attempt to configure the system again with the new config file /C:/Hyperion/deployments/Tomcat5/SharedServices9/config/CSS.xml.
    2009-05-28 16:48:18,203 http-58080-Processor8 ERROR com.hyperion.css.CSSAPIImpl.initialize(Unknown Source) - Unable to get CSS.xml file or the file may be read only
    2009-05-28 16:48:18,203 http-58080-Processor8 WARN com.hyperion.css.CSSAPIImpl.initialize(Unknown Source) - The system has already been configured; skipping attempt to configure the system again with the new config file /null.
    2009-05-28 17:10:44,359 main WARN com.hyperion.css.common.configuration.CSSConfigurationImplXML.<init>(Unknown Source) - Skipping the validation of the configuration because the required validating parser library not found or errors in validation. This does not guarantee the proper initialization of the component.
    2009-05-28 17:11:11,234 main WARN com.hyperion.css.CSSAPIImpl.initialize(Unknown Source) - The system has already been configured; skipping attempt to configure the system again with the new config file /C:/Hyperion/deployments/Tomcat5/SharedServices9/config/CSS.xml.
    2009-05-28 17:15:48,921 http-58080-Processor3 ERROR com.hyperion.css.CSSAPIImpl.initialize(Unknown Source) - Unable to get CSS.xml file or the file may be read only
    2009-05-28 17:15:48,921 http-58080-Processor3 WARN com.hyperion.css.CSSAPIImpl.initialize(Unknown Source) - The system has already been configured; skipping attempt to configure the system again with the new config file /null.
    2009-05-28 17:26:14,343 main WARN com.hyperion.css.common.configuration.CSSConfigurationImplXML.<init>(Unknown Source) - Skipping the validation of the configuration because the required validating parser library not found or errors in validation. This does not guarantee the proper initialization of the component.
    2009-05-28 17:26:36,031 main WARN com.hyperion.css.CSSAPIImpl.initialize(Unknown Source) - The system has already been configured; skipping attempt to configure the system again with the new config file /C:/Hyperion/deployments/Tomcat5/SharedServices9/config/CSS.xml.
    2009-05-28 17:28:26,750 http-58080-Processor3 ERROR com.hyperion.css.CSSAPIImpl.initialize(Unknown Source) - Unable to get CSS.xml file or the file may be read only
    2009-05-28 17:28:26,750 http-58080-Processor3 WARN com.hyperion.css.CSSAPIImpl.initialize(Unknown Source) - The system has already been configured; skipping attempt to configure the system again with the new config file /null.
    2009-05-29 16:12:20,453 main WARN com.hyperion.css.common.configuration.CSSConfigurationImplXML.<init>(Unknown Source) - Skipping the validation of the configuration because the required validating parser library not found or errors in validation. This does not guarantee the proper initialization of the component.
    2009-05-29 16:12:43,937 main WARN com.hyperion.css.CSSAPIImpl.initialize(Unknown Source) - The system has already been configured; skipping attempt to configure the system again with the new config file /C:/Hyperion/deployments/Tomcat5/SharedServices9/config/CSS.xml.
    2009-05-29 16:13:03,484 http-58080-Processor2 ERROR com.hyperion.css.CSSAPIImpl.initialize(Unknown Source) - Unable to get CSS.xml file or the file may be read only
    2009-05-29 16:13:03,484 http-58080-Processor2 WARN com.hyperion.css.CSSAPIImpl.initialize(Unknown Source) - The system has already been configured; skipping attempt to configure the system again with the new config file /null.

    The error suggest the file is read only.
    Have you simply tried rebooting the server?
    Seb

Maybe you are looking for

  • Disabled GL account but still allows postings

    I have disabled Oracle financials account segment values with immediate effect. However, users have reported balances being posted to these accounts via an automatic upload. How can I stop this? Presumably the account combinations are still enabled b

  • Not working on my MacBook

    I installed the toolkit on my MacBook but it crash at the startup. I don't know what can be the problem, but this is the error mesasage: Date/Time: 2007-10-02 10:31:36.668 +0200 OS Version: 10.4.10 (Build 8R2218) Report Version: 4 Command: newIDE Pat

  • HT201269 If i do this, will the settings for my apps remain or will I need to start all my games from the beginning?

    If I sync my new ipod to my existing backup will the settings for all of my games, etc. remain or will they need to be started over again?

  • Scom 2007 R2 error 31553-31552-31551

    We need help with SCOM 2007 R2 We start having a lot problems with our DW database lately, Each night between Midnight and eight in the morning, the SCOM 2007 R2 RMS server try to write and read a lots data to the SQL Server DW database. It's same we

  • Automatic xrandr scaling

    The other day I was preparing my netbook for giving a presentation with an external projector. I knew that new versions of xrandr support scaling of the image, so you can have a full resolution in the external output (1024x768, 1280x1024, whatever) a