Exception in webservices - Endpoint cannot handle requests in state: CREATE

Hi All
urgent help needed in webservices.
we have a webservice deployed. and i have made a web service client (a java application client), it is registered with the deployed web service, but when running this clinet, we are getting the following excption
Please let me know if you have any idea? It is very urgent........ :(
Following is the stack trace of the Exception:
Exception = Endpoint cannot handle requests in state: CREATED
javax.xml.ws.soap.SOAPFaultException: Endpoint cannot handle requests in state: CREATED
at com.sun.xml.ws.encoding.soap.ClientEncoderDecoder.toMessageInfo(ClientEncoderDecoder.java:84)
at com.sun.xml.ws.encoding.soap.client.SOAPXMLDecoder.toMessageInfo(SOAPXMLDecoder.java:209)
at com.sun.xml.ws.protocol.soap.client.SOAPMessageDispatcher.receive(SOAPMessageDispatcher.java:538)
at com.sun.xml.ws.protocol.soap.client.SOAPMessageDispatcher.doSend(SOAPMessageDispatcher.java:258)
at com.sun.xml.ws.protocol.soap.client.SOAPMessageDispatcher.send(SOAPMessageDispatcher.java:137)
at com.sun.xml.ws.encoding.soap.internal.DelegateBase.send(DelegateBase.java:84)
at com.sun.xml.ws.client.EndpointIFInvocationHandler.implementSEIMethod(EndpointIFInvocationHandler.java:172)
at com.sun.xml.ws.client.EndpointIFInvocationHandler.invoke(EndpointIFInvocationHandler.java:106)
at $Proxy15.tellFortune(Unknown Source) Attached is the source of client............
* Main.java
* Created on February 20, 2007, 11:53 AM
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
package client_ws;
* @author ic005332
public class Main {
/** Creates a new instance of Main */
public Main() {
* @param args the command line arguments
public static void main(String[] args) {
System.out.println("@@@@@@@@@@@@@@@@@@@@@");
try { // Call Web Service Operation
client_ws.FirstWebService service = new client_ws.FirstWebService();
System.out.println("******************");
client_ws.FirstWebServiceSEI port = service.getFirstWebServiceSEIPort();
System.out.println("^^^^^^^^^^^^^^");
// TODO process result here
java.lang.String result = port.tellFortune();  //Exception is coming at this line
System.out.println("###################@");
System.out.println("Result = "+result);
} catch (Exception ex) {
System.out.println("Exception = "+ex.getMessage());
ex.printStackTrace();
}Thanks in advanvce
Inder Jeet Singh

Do you see any exception on the server side ? May be endpoint is throwing some exception. If you use JAX-WS 2.1 the error diagnostics are much better.

Similar Messages

  • Cannot handle request because a modal dialog or alert is active?

    Trying to edit using InCopy but can't download the file from the designer because I get this message: cannot handle request because a modal dialog or alert is active

    That means exactly that: there is another dialog on the screen that asks for an OK, or Cancel etc. Dismiss this dialog first.

  • Cannot handle request?

    I'm working in InDesign CS3. I'm working on a file that is 64 pages. It's a file with pages of ads so there are a lot of fonts and logos in it. When I go to create a PDF, InDesign crashes and I get this error message, "Cannot handle the request because a modal dialog or alert is active." Can someone please point me in the right direction as to a fix to this? I've searched the forums and yes, there are issues with this error but none that I can do the suggested fix for. (because I don't want to do the scripting that needs to be done for the suggested fix-it's gets too much into the guts of the computer software)

    Sounds like you asked InDesign to open Acrobat to view the PDF after it
    was created and you already had a dialog box open there.
    Bob

  • Error handle request; Root exception is: java.lang.NoSuchMethodError

    Hello Guys,
    I am running EBS 11i, rdbms 10g on OEL4. After applying a bunch of patches to resolve some IE issues I ran into an error:
    "FRM-41072: Cannot create group ACTION_REC_GROUP" when trying to cancel a PO.
    An SR directed me to apply patch 8286920 which indeed fixed the FRM-41072 error. After this patch "Logon to Oracle Applications Manager" is not possible as the page gives me :
    Error handle request; Root exception is: java.lang.NoSuchMethodError: oracle.apps.fnd.security.AolSecurity.userPwdHash(Ljava/lang/String;)Ljava/lang/String;
    MOS thinks that patch 8286920 didn't break OAM but I don't think so since this is only happening on my DEV and TEST systems on which I have applied the patch. PROD, wihtout the patch, is accessible through OAM just as usual?
    Any thouths?
    Thank you
    Mathias

    Did you apply all patches mentioned in the following docs?
    FRM-41072 - Unable to Cancel Purchase Order or Purchase Order Line or Release [ID 947402.1]
    Change Tax Code in the Purchase Order Gets Error - Could not reserve record (2 tries) Keep trying [ID 956047.1]
    Autocreate Process Does Not Default Purchase Order Form As The Active Window After PO Is Created - Does Not Come To The Front [ID 1055623.1]
    Did you bounce all the services and see if you ca reproduce the issue?
    What about clearing the server cache files? -- How To Clear Caches (Apache/iAS, Cabo, Modplsql, Browser, Jinitiator, Java, Portal, WebADI) for E-Business Suite? [ID 742107.1]
    Can you find any errors in the database/apache log files? Any invalid objects?
    If you have verified all the above please update the SR with the error you have after applying that patch.
    Thanks,
    Hussein

  • Exception while handling request: deserialization error: java.text.ParseExp

    Hi guys,
    While getting the sales order from the JDE database. It is giving
    Caught exception while handling request: deserialization error: java.text.ParseException: Unparseable date: "-11-JA-01T12:00:00-05".
    can any one of you can guide me about this exception
    Expecting a reply from any one ASAP.
    Regards,
    Chakri

    the schema element for this field is having different datatype than what you are receiving the data. Can you check logs and see on which column it is failing? If we know the exact xsd datatype used for the element and and value that is stored in table then we can correct the xsd accordingly. Are you using dynamic sql query or select options to get values from DB.

  • Cannot handle the request because a modal dialog or alert is active in indesign CS6, C#

    Hello,
    I'm having bunch of indesign CS6 files. I have written piece of code in C# which opens indesign files & exports those files to xml & pdf. If I run the exe, it works properly. But when I schedule it via task scheduler (runs at point of time without
    human intervention), it throws an error "Cannot handle the request because a modal dialog or alert is active" which results in failure of my process. This error keeps me annoying. So how to over come this error?
    Any help would be grateful. Thanks in advance.

    Hello,
    Thank you for your post.
    But your issue is out of support range of VS General Question forum which mainly discusses the usage issue of Visual Studio IDE such as
    WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System
    and Visual Studio Editor.
    Because your issue is involved to InDesign CS6 which is third-party, we don’t support it, so I will move it to Off-topic forum.
    Thanks,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • TS4079 Both my wife and I have iPhone 5 and we use Siri a lot. Ever since we upgraded to IOS 7 we found that frequently we get a reply from Siri something like "This is embarrassing but I cannot handle a request right now". Prior to IOS 7 this did not hap

    Both my wife and I have iPhone 5 and we use Siri a lot. Ever since we upgraded to IOS 7 we found that frequently we get a reply from Siri something like "This is embarrassing but I cannot handle a request right now". Prior to IOS 7 this did not happen.

    tonefox is probably right.  Server overload.  I also notice that when siri does respond correctly, it is slower.  My wife has a 4s and same story, and she has not upgraded to IOS 7.
    So it's not just you (if that makes you feel any better).

  • Error:The navigator cannot handle the following request containing constant

    Hi,
    When i try to call a evaluate function using the 3 presentation variables(x,y,z),the report is showing the error as below.but when i tried to call some other function with one parameter it is working.Can anyone help me..
    Odbc driver returned an error (SQLExecDirectW).
    Error Details
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 14027] The navigator cannot handle the following request containing constants only: Evaluate( P_INPUT_VALIDATION(%1,%2,%3) as varchar2,'8633-/shelf=1/slot=6/port=23', 'Port', 'UII') as c1. (HY000)
    SQL Issued: SELECT EVALUATE('P_INPUT_VALIDATION(%1,%2,%3) as varchar2','8633-/shelf=1/slot=6/port=23','Port','UII') saw_0 FROM inventorybrowsing WHERE EVALUATE('P_INPUT_VALIDATION(%1,%2,%3)','8633-/shelf=1/slot=6/port=23','Port','UII') = 'Y' ORDER BY saw_0
    And the Evaluate function is like this - EVALUATE('P_INPUT_VALIDATION(%1,%2,%3) as varchar2','@{x}{8633-/shelf=1/slot=6/port=23}','@{y}{Port}','@{z}')
    Can anyone help me..
    Edited by: 883410 on Oct 15, 2011 1:43 AM

    Hi,
    Ensure, you add atleast one presentation column in your request along with the column containing Evaluate function.
    Refer the below thread:
    Using Evaluate function as columns source in Presentation services.
    Thanks

  • Error: [env:ClienT:caught exception while handling request]

    failure when calling to the service Web
    1. I INTRODUCE DIRECTION WSDL URL And SOON PULSE TO SHOW METODOS
    2. And IT INDICATES The METODOS To ME AVAILABLE FOR THIS SERVICE WEB
    3. LATER IT SHOWS THE PARAMETERS TO ME THAT NEEDS TO MAKE THE CALL TO THE PREVIOUS METODO
    4. I INTRODUCE THE VALUE OF THE PARAMETER AND WHEN I TEST THE TEST RESULTS IS THE FOLLOWING ERROR:
    [env:Client : caught exception while handling request: unexpected encoding style: expected=, actual=http://xml.apache.org/xml-soap/literalxml]

    failure when calling to the service Web
    1. I INTRODUCE DIRECTION WSDL URL And SOON PULSE TO SHOW METODOS
    2. And IT INDICATES The METODOS To ME AVAILABLE FOR THIS SERVICE WEB
    3. LATER IT SHOWS THE PARAMETERS TO ME THAT NEEDS TO MAKE THE CALL TO THE PREVIOUS METODO
    4. I INTRODUCE THE VALUE OF THE PARAMETER AND WHEN I TEST THE TEST RESULTS IS THE FOLLOWING ERROR:
    [env:Client : caught exception while handling request: unexpected encoding style: expected=, actual=http://xml.apache.org/xml-soap/literalxml]

  • HTTPS with SessionBean Webservice Endpoint

    Any ideas?
    I'm struggling with the inablilty to specify the entire URL of a webservice endpoint implemented using a session bean. During deployment the URL is always forced to begin with http (i.e. never https). I cannot find anything in the EAR deployment descriptors allowing this to be changed. Though the WSDL file contains the tag:
    <soap:address location="REPLACE_WITH_ACTUAL_URL"/>
    the server ignores this value during deployment. The result is a webservice that cannot be accessed using a secured http listener. If the client sets the property Stub.ENDPOINT_ADDRESS_PROPERTY to:
    "https://<host>:<port>/<service_name>"
    his/her RPC calls will fail. The corresponding log message dumped by the server is:
    [#|2005-08-01T14:07:08.236-0600|WARNING|sun-appserver-pe8.1|javax.enterprise.system.container.ejb|_ThreadID=20;|Invalid request scheme for Endpoint <service_name>.  Expected http . Received https|#]
    Note: the secure transport seems to work fine, it is the subsequent endpoint lookup that fails. Thanks in advance if you can help.

    Hi Pisam,
    Is your query got resolved ,if not have you created the endpoint proper in the soamanager after selecting your service.
    "Web Service Endpoint URI expected not found endpoint..' implies that endpoint is not created properly ,, so suggest you to delete the exsiting if any  endpoints and recreated and then test with WSnavigator.
    post if you have same error again ...
    Regards,
    srinivas

  • XSQL-001: Cannot locate requested XSQL file. Check the name.

    I downloaded oracle 9i and the latest beta of XDK for Java and
    encountered the following error:
    Oracle XSQL Servlet Page Processor 9.0.2.0.0C (Beta)
    XSQL-001: Cannot locate requested XSQL file. Check the name.
    Since I am using JBuilder5, I configured the bundled Tomcat to
    reference the XSQL Servlet as per the described docbase setting.
    n.b.: I am not running a web or application server at this time.
    Tomcat is my servlet container which I directly connect to from
    my browser.
    I extracted the XDK into the oracle\ora90 folders. I extracted
    XDK to my oracle\ora90 folder, since
    the "bundled" XDK is located there already, and it appeared to
    be lacking the XDK for Java.
    I read the xdkload.bat, and it appeared to be required to
    resolve earlier undefined methods
    issues as per the documentation, so I gambled and ran it. BTW,
    unresolved methods was my initial problem.
    The attached files describe a method not defined error. Not sure
    how to proceed. Thanks.

    I should have added the associated Tomcat trace. Note the
    exception, java.lang.NoSuchMethodError, which is possibly the
    real issue.
    2001-10-21 06:23:07 - ContextManager: Adding context Ctx
    ( /examples )
    2001-10-21 06:23:07 - ContextManager: Adding context Ctx
    ( /admin )
    2001-10-21 06:23:07 - ContextManager: Adding context Ctx( /test )
    2001-10-21 06:23:07 - Ctx( /xsql ): Set debug to 1
    2001-10-21 06:23:07 - ContextManager: Adding context Ctx( /xsql )
    2001-10-21 06:23:07 - ContextManager: Adding context Ctx( )
    2001-10-21 06:23:07 - Ctx( /xsql ): XmlReader - init /xsql
    E:\oracle\ora90\xdk\demo\java\xsql
    2001-10-21 06:23:07 - Ctx( /xsql ): Reading E:\oracle\ora90
    \xdk\demo\java\xsql\WEB-INF\web.xml
    2001-10-21 06:23:07 - Ctx( /xsql ): Loading -2147483646 jsp
    2001-10-21 06:23:08 - PoolTcpConnector: Starting
    HttpConnectionHandler on 8080
    2001-10-21 06:23:08 - PoolTcpConnector: Starting
    Ajp12ConnectionHandler on 8007
    2001-10-21 06:31:37 - Ctx( /xsql ): Exception in: R( /xsql
    + /fly/index.xsql + null) - java.lang.NoSuchMethodError
         at oracle.xml.xsql.XSQLConfigManager.reloadConfigFile
    (XSQLConfigManager.java:480)
         at
    oracle.xml.xsql.XSQLConfigManager.insureConfigurationIsLoaded
    (XSQLConfigManager.java:190)
         at oracle.xml.xsql.XSQLPageManager.getPage
    (XSQLPageManager.java:73)
         at oracle.xml.xsql.XSQLPageRequestImpl.getXSQLPage
    (XSQLPageRequestImpl.java:454)
         at oracle.xml.xsql.XSQLPageProcessor.process
    (XSQLPageProcessor.java:85)
         at oracle.xml.xsql.XSQLServlet.doGet(XSQLServlet.java:60)
         at javax.servlet.http.HttpServlet.service
    (HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service
    (HttpServlet.java:853)
         at org.apache.tomcat.core.ServletWrapper.doService
    (ServletWrapper.java:404)
         at org.apache.tomcat.core.Handler.service
    (Handler.java:286)
         at org.apache.tomcat.core.ServletWrapper.service
    (ServletWrapper.java:372)
         at org.apache.tomcat.core.ContextManager.internalService
    (ContextManager.java:797)
         at org.apache.tomcat.core.ContextManager.service
    (ContextManager.java:743)
         at
    org.apache.tomcat.service.http.HttpConnectionHandler.processConne
    ction(HttpConnectionHandler.java:210)
         at org.apache.tomcat.service.TcpWorkerThread.runIt
    (PoolTcpEndpoint.java:416)
         at org.apache.tomcat.util.ThreadPool$ControlRunnable.run
    (ThreadPool.java:498)
         at java.lang.Thread.run(Thread.java:484)

  • Javax.xml.ws.soap.SOAPFaultException: Cannot validate request

    Hi All,
    I am trying to run the StockQuoteService from the blueprints. While it worked perfectly on my dev machine using Netbeans and Glassfish I have trouble to run it without Netbeans and sources (deployed as a war-file) on a seperate machine. I believe this has something todo with my configuration on the second machine but no idea which one and where to look at.
    My sun-web.xml looks liek that:
    <pre><?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <!DOCTYPE sun-web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Application Server 9.0 Servlet 2.5//EN" "http://www.sun.com/software/appserver/dtds/sun-web-app_2_5-0.dtd">
    <sun-web-app>
    <context-root>StockQuoteService</context-root>
    <servlet>
    <servlet-name>StockService</servlet-name>
    <webservice-endpoint>
    <port-component-name>StockService</port-component-name>
    <endpoint-address-uri>/StockService</endpoint-address-uri>
    <message-security-binding auth-layer="SOAP" provider-id="AMServerProvider-UserNameToken-Plain">
    <message-security>
    <message>
    <java-method>
    <method-name>*</method-name>
    </java-method>
    </message>
    <request-protection auth-source="content"/>
    <response-protection auth-source="content"/>
    </message-security>
    </message-security-binding>
    <service-qname>
    <namespaceURI>http://sun.com/stockquote.wsdl</namespaceURI>
    <localpart>StockService</localpart>
    </service-qname>
    <servlet-impl-class>org.netbeans.identity.samples.StockService</servlet-impl-class>
    <debugging-enabled>true</debugging-enabled>
    </webservice-endpoint>
    </servlet>
    <class-loader delegate="true"/>
    <jsp-config>
    <property name="keepgenerated" value="true">
    <description>Keep a copy of the generated servlet class' java code.</description>
    </property>
    </jsp-config>
    </sun-web-app>
    I have configured (domain.xml) the service provider as follows, even if I configured it using the admin console (configuration->security-> message security -> SOAP):
    <provider-config class-name="com.sun.identity.agents.jsr196.as9soap.AMServerAuthModule" provider-id="AMServerProvider-UserNameToken-Plain" provider-type="server">
    <request-policy auth-source="content"/>
    <response-policy auth-source="content"/>
    <property name="providername" value="UserNameToken-Plain"/>
    </provider-config>
    I made sure that the correct user was entered in the AMServer admin console for the
    UserNameToken-Plain agent. But still no luck.
    Does anone has an idea about that?
    Below I post additional information from my app server logging, since it might helps. Thanks in advance fo looking at that.
    Edited by: rankin_ut on Jan 26, 2009 5:23 AM

    Log Viewer Results (40) Record Number Log Level Message Logger Timestamp Name-Value Pairs1017SEVEREContainer-auth: wss: Error validating request com.sun.enterprise.security.jauth.AuthException: Vali... (details)javax.enterprise.system.core.security26.01.2009 13:47:55.390_ThreadID=19;_ThreadName=httpSSLWorkerThread-80-0;_RequestID=e11c5dda-16ee-428b-b249-3d37eebd25cc;1016WARNING25) at java.lang.reflect.Method.invoke(Method.java:597) at com.sun.identity.agents.jsr196.as9soap.... (details)javax.enterprise.system.stream.err26.01.2009 13:47:55.390_ThreadID=19;_ThreadName=httpSSLWorkerThread-80-0;_RequestID=e11c5dda-16ee-428b-b249-3d37eebd25cc;1015SEVEREFailed in Securing the Request.(details)javax.enterprise.system.core.security26.01.2009 13:47:55.390_ThreadID=19;_ThreadName=httpSSLWorkerThread-80-0;_RequestID=e11c5dda-16ee-428b-b249-3d37eebd25cc;1014INFO47:55:390 PM MEZ: Thread[httpSSLWorkerThread-80-0,10,Grizzly] ERROR: AdminTokenAction: FATAL ERROR: ... (details)javax.enterprise.system.stream.out26.01.2009 13:47:55.390_ThreadID=19;_ThreadName=httpSSLWorkerThread-80-0;1013INFO47:55:390 PM MEZ: Thread[httpSSLWorkerThread-80-0,10,Grizzly] AdminTokenAction: App user name or pas... (details)javax.enterprise.system.stream.out26.01.2009 13:47:55.390_ThreadID=19;_ThreadName=httpSSLWorkerThread-80-0;1012INFO47:55:390 PM MEZ: Thread[httpSSLWorkerThread-80-0,10,Grizzly] AdminTokenAction::run Unable to get SS... (details)javax.enterprise.system.stream.out26.01.2009 13:47:55.390_ThreadID=19;_ThreadName=httpSSLWorkerThread-80-0;1011INFO47:55:390 PM MEZ: Thread[httpSSLWorkerThread-80-0,10,Grizzly] AdminTokenAction::getSSOToken Not foun... (details)javax.enterprise.system.stream.out26.01.2009 13:47:55.390_ThreadID=19;_ThreadName=httpSSLWorkerThread-80-0;1010INFO47:55:375 PM MEZ: Thread[httpSSLWorkerThread-80-0,10,Grizzly] SOAPRequestHandler.validateRequest: In... (details)javax.enterprise.system.stream.out26.01.2009 13:47:55.375_ThreadID=19;_ThreadName=httpSSLWorkerThread-80-0;1009INFO47:55:375 PM MEZ: Thread[httpSSLWorkerThread-80-0,10,Grizzly] SOAPRequestHandler.Init map:{WSDL_MODE... (details)javax.enterprise.system.stream.out26.01.2009 13:47:55.375_ThreadID=19;_ThreadName=httpSSLWorkerThread-80-0;1008INFOAMServerAuthModule.Init(details)Edited by: rankin_ut on Jan 26, 2009 5:25 AM

  • Common Language Runtime Debugging Services Application has generated an exception that could not be handled

    Our custom got an error when startup our .NET windows form application.
    XXXXX.exe - Common Language Runtime Debugging Services
    Application has generated an exception that could not be handled
    Process id=0x654(1620), Thread id = 0x5b0 (1456)
    Click OK to terminate the application
    Click CANCEL to debug the application
    If they click on "CANCEL" then following error message appears:
    Registered JIT debugger is not available. An attempt to launch a JIT
    debugger with the following command resulted in an error code of 0x2(2)
    Please check the computer settings
    cordbg.exe !a0x654
    Click on Retry to have the process wait while attaching a debugger
    manually.
    Click on Cancel to abort the JIT debug request
    We can not duplicate this problem in our development environment and test environment. So, we ask them to uninstall application, .NET Framework 1.1 and resinstall .NET Framework 1.1 and application. They still got same error. We further ask them to install .NET Framework SDK 1.1. They got some detail error message.
    [thread 0x840] Thread created.
    Unable to determine existence of prolog, if any
    [thread 0x188] Thread created.
    [thread 0xba8] Thread created.
    [thread 0x840] Unhandled exception generated: <0x00c0344c> <System.IO.FileNotFoundException>
     _fileName=<null>
     _fusionLog=<null>
     _className=<null>
     _exceptionMethod=<null>
     _exceptionMethodString=<null>
     _message=<0x00c04cc8> "The specified module could not be found."
     _innserException=<null>
     _helpURL=<null>
     _stackTrace=<0x00c04d2c> array with dims=[156]
     _stackTraceString=<null>
     _remoteStackTraceString=<null>
     _remoteStackIndex=0x00000000
     _HResult=0x8007007e
     _source=<null>
     _xptrs=0x00000000
     _xcode=0xe0434fd
    Thread 0x840 R 0x00000000: <unknown>
    <cordbg>
    Looks like the problem is casued by missing component. But we don't know which component missing and how to find it. Is there anybody can give us some clue what we need to check next and what tool we can use to detect missing component.
    Thanks!!!!

    I tried Dependency Walker in our development environment, looks like it's useless for .NE T Window Form application, the result I got is like bellow,
    XXXXX.EXE
        MSCOREE.DLL
            KERNEL32.DLL
            USER32.DLL
            ADVAPI32.DLL
            SHLWAPI.DLL
            URLMON.DLL
            VERSION.DLL
    I know we used some other DLL like Mirosoft Office Object Library, but MSCOREE.DLL (.NET Runtime Engine) covered them. Any other idea? Thanks!!!!

  • SOLVED: "AuthenticationSupport service missing. Cannot authenticate request."

    A customer was installing CQ5 on a Red Hat Linux environment, and getting the following error displaying in the browser.
    AuthenticationSupport service missing. Cannot authenticate request.
    We checked the Felix Console, and all bundles were installed correctly.
    We did however find the following message in the error log:
    20.06.2012 10:49:26.689 *ERROR* [FelixStartLevel] org.apache.jackrabbit.core.RepositoryImpl failed to start Repository: Unable to register data store in cluster. javax.jcr.RepositoryException: Unable to register data store in cluster.
    Caused by: java.net.UnknownHostException: {server name}: {server name}
    This was not a clustered instance.
    On closer inspection, the error was caused by an incorrect IP address entry for {server name} in the hostnames file
    Tim Goodman

    Hello Mkiti,
        I take a look there and my host file only contains comments :s
        Heres the content:
    # Copyright (c) 1993-2009 Microsoft Corp.
    # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
    # This file contains the mappings of IP addresses to host names. Each
    # entry should be kept on an individual line. The IP address should
    # be placed in the first column followed by the corresponding host name.
    # The IP address and the host name should be separated by at least one
    # space.
    # Additionally, comments (such as these) may be inserted on individual
    # lines or following the machine name denoted by a '#' symbol.
    # For example:
    #      102.54.94.97     rhino.acme.com          # source server
    #       38.25.63.10     x.acme.com              # x client host
    # localhost name resolution is handled within DNS itself.
    #    127.0.0.1       localhost
    #    ::1             localhost
        The error only happen after I install the CQ5 update fix, from package share. I just renamed the crx-quickstart folder, the CQ create a new one and works, but my projects still in the old quickstart :s Is there a way to physically copy these projects, maybe?

  • SAP BO Data Services XI 3.2 - Cannot Handle Multithreaded RFC Connection?

    Hi Guys,
    Just want to ask for your inputs if Data Services cannot handle multiple RFC connection request to BW system?
    The scenario is:
    There is one BODI job using RFC connection and trigger the 2nd job at the same time and it happen that the 2nd job failed.
    Current version of SAP BO Data Services XI 3.2 that we are using is 12.2.2.1
    Thanks in advance,
    Randell

    Arpan,
    One way to get to the multiprovider data is to use Open Hub with a DTP that gets the data from the multiprovider and exposes it as an open hub destination to Data Services. With Data Services XI 3.2 we now fully support Open Hub where Data Services will (1) start the process chain to load the data (2) read the data when process chain ended and (3) notify Open Hub when done so that the data can be purged again.
    More info on Open Hub here : http://help.sap.com/saphelp_nw04/helpdata/en/1e/c4463c6796e61ce10000000a114084/content.htm
    But I will also look into the why we show the multiproviders when browsing the metadata, but get an error when trying to extract using the ABAP method (not via Open Hub). You could be right in your assumptions below and we might just need to hide the multiproviders when browsing metadata.
    Thanks,
    Ben.
    Edited by: Ben Hofmans on Jan 5, 2010 6:06 PM - added link to Open Hub documentation which references multiproviders as possible source.

Maybe you are looking for