SLD Connection failed

Hi all,
I'm having problems at connecting to the SLD from the Content Administrator. The only button I can use is to check the SLD connection, but this fails. In the SLD I'm also having problem,s with starting and stopping the SLD Server: "Failed to send start signal for complete cluster, SLD may still be stopped on other cluster nodes."
In the Logs I'm having some Errors:
<b>#12 11/03/2006 11:48:40.392 [SAPEngine_Application_Thread[impl:3]_33] ERROR com.sap.lcr.cimsrv.ClusterNotificationListener: Failed to initialize cluster notification. Please check your JNDI service and JMS provider for errors.
Thrown:
javax.jms.JMSSecurityException: You do not have permissions: action consumer and instance SLDClusterNotificationTopic.
at com.sap.jms.protocol.notification.ServerExceptionResponse.getException(ServerExceptionResponse.java:231)
at com.sap.jms.client.session.Session.checkReceivedPacket(Session.java:2533)
at com.sap.jms.client.session.Session.createConsumer(Session.java:2109)
at com.sap.jms.client.session.TopicSession.createSubscriber(TopicSession.java:39)
at com.sap.lcr.cimsrv.ClusterNotificationListener.<init>(ClusterNotificationListener.java:141)
at com.sap.lcr.cimsrv.ClusterNotificationListener.start(ClusterNotificationListener.java:68)
at com.sap.lcr.cimsrv.CIMOMServlet.init(CIMOMServlet.java:106)
at javax.servlet.GenericServlet.init(GenericServlet.java:258)
at com.sap.engine.services.servlets_jsp.server.runtime.context.WebComponents.getServlet(WebComponents.java:339)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:343)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
at java.security.AccessController.doPrivileged(Native Method)
at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)</b>
<b>#13 11/03/2006 11:48:40.392 [SAPEngine_Application_Thread[impl:3]_33] FATAL com.sap.lcr.cimsrv.CIMOMServlet: SLD initialization failure, can not set up cluster-wide event notification. Please check your JMS provider for errors.
Thrown:
com.sap.sld.api.wbem.exception.CIMException: CIM_ERR_FAILED: Failed to initialize cluster notification. Please check your JNDI service and JMS provider for errors.
at com.sap.lcr.cimsrv.ClusterNotificationListener.<init>(ClusterNotificationListener.java:153)
at com.sap.lcr.cimsrv.ClusterNotificationListener.start(ClusterNotificationListener.java:68)
at com.sap.lcr.cimsrv.CIMOMServlet.init(CIMOMServlet.java:106)
at javax.servlet.GenericServlet.init(GenericServlet.java:258)
at com.sap.engine.services.servlets_jsp.server.runtime.context.WebComponents.getServlet(WebComponents.java:339)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:343)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
at java.security.AccessController.doPrivileged(Native Method)
at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
Caused by: javax.jms.JMSSecurityException: You do not have permissions: action consumer and instance SLDClusterNotificationTopic.
at com.sap.jms.protocol.notification.ServerExceptionResponse.getException(ServerExceptionResponse.java:231)
at com.sap.jms.client.session.Session.checkReceivedPacket(Session.java:2533)
at com.sap.jms.client.session.Session.createConsumer(Session.java:2109)
at com.sap.jms.client.session.TopicSession.createSubscriber(TopicSession.java:39)
at com.sap.lcr.cimsrv.ClusterNotificationListener.<init>(ClusterNotificationListener.java:141)
... 18 more
caused by:
javax.jms.JMSSecurityException: You do not have permissions: action consumer and instance SLDClusterNotificationTopic.
at com.sap.jms.protocol.notification.ServerExceptionResponse.getException(ServerExceptionResponse.java:231)
at com.sap.jms.client.session.Session.checkReceivedPacket(Session.java:2533)
at com.sap.jms.client.session.Session.createConsumer(Session.java:2109)
at com.sap.jms.client.session.TopicSession.createSubscriber(TopicSession.java:39)
at com.sap.lcr.cimsrv.ClusterNotificationListener.<init>(ClusterNotificationListener.java:141)
at com.sap.lcr.cimsrv.ClusterNotificationListener.start(ClusterNotificationListener.java:68)
at com.sap.lcr.cimsrv.CIMOMServlet.init(CIMOMServlet.java:106)
at javax.servlet.GenericServlet.init(GenericServlet.java:258)
at com.sap.engine.services.servlets_jsp.server.runtime.context.WebComponents.getServlet(WebComponents.java:339)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:343)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
at java.security.AccessController.doPrivileged(Native Method)
at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)</b>
In the Visual Administrator I can't do the CIMClient Test with success! "Failed to generate and test CimClient object"
I have a SLD User with LcrAdministrator rights assigned to the SAP_SLD_ADMINISTRATOR group for testing. I did all the Configuration steps from the Post_Installation guide as Prerequesites and even more.
I'm also not able to import the CR_Content.zip file.
I've been seacrhing for topics with the same probelms but with no success! Plz help I have no idea what to do.
Lu

Hi, I'm facing the same problem and I'm really stucked on it... I've checked the permissions on Visual Admin and the user J2EE_ADMIN is assigned to the SAP_J2EE_ADMIN Group; and the log is throwing the same errors. I will attach the log I'm presenting.
I'll appreciate a lot your help,
J2EE_ADMIN#89##psapsmp01_SSM_15704950#Guest#aec48090c35d11dbc0507a07d0013002#SAPEngine_Application_Thread[impl:3]_7##0#0#Fatal#1#/Applications/SLD#Plain###SLD initialization failure, can not set up cluster-wide event notification. Please check your JMS provider for errors.#
#1.5#7A07D0013002006200000032000680DC00042A278FA9D1CF#1172249309204#com.sap.lcr.cimsrv.CIMOMServlet#sap.com/com.sap.lcr#com.sap.lcr.cimsrv.CIMOMServlet#J2EE_ADMIN#89##psapsmp01_SSM_15704950#Guest#aec48090c35d11dbc0507a07d0013002#SAPEngine_Application_Thread[impl:3]_7##0#0#Fatal##Plain###Thrown:
com.sap.sld.api.wbem.exception.CIMException: CIM_ERR_FAILED: Failed to initialize cluster notification. Please check your JNDI service and JMS provider for errors.
     at com.sap.lcr.cimsrv.ClusterNotificationListener.<init>(ClusterNotificationListener.java:153)
     at com.sap.lcr.cimsrv.ClusterNotificationListener.start(ClusterNotificationListener.java:68)
     at com.sap.lcr.cimsrv.CIMOMServlet.init(CIMOMServlet.java:106)
     at javax.servlet.GenericServlet.init(GenericServlet.java:258)
     at com.sap.engine.services.servlets_jsp.server.runtime.context.WebComponents.getServlet(WebComponents.java:339)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:354)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:160)
     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java(Compiled Code))
     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java(Compiled Code))
     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java(Compiled Code))
     at java.security.AccessController.doPrivileged1(Native Method)
     at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))
Caused by: javax.jms.JMSSecurityException: You do not have permissions: action consumer and instance SLDClusterNotificationTopic.
     at com.sap.jms.protocol.notification.ServerExceptionResponse.getException(ServerExceptionResponse.java:231)
     at com.sap.jms.client.session.Session.checkReceivedPacket(Session.java:2613)
     at com.sap.jms.client.session.Session.createConsumer(Session.java:2172)
     at com.sap.jms.client.session.TopicSession.createSubscriber(TopicSession.java:39)
     at com.sap.lcr.cimsrv.ClusterNotificationListener.<init>(ClusterNotificationListener.java:141)
     ... 19 more
caused by:
javax.jms.JMSSecurityException: You do not have permissions: action consumer and instance SLDClusterNotificationTopic.
     at com.sap.jms.protocol.notification.ServerExceptionResponse.getException(ServerExceptionResponse.java:231)
     at com.sap.jms.client.session.Session.checkReceivedPacket(Session.java:2613)
     at com.sap.jms.client.session.Session.createConsumer(Session.java:2172)
     at com.sap.jms.client.session.TopicSession.createSubscriber(TopicSession.java:39)
     at com.sap.lcr.cimsrv.ClusterNotificationListener.<init>(ClusterNotificationListener.java:141)
     at com.sap.lcr.cimsrv.ClusterNotificationListener.start(ClusterNotificationListener.java:68)
     at com.sap.lcr.cimsrv.CIMOMServlet.init(CIMOMServlet.java:106)
     at javax.servlet.GenericServlet.init(GenericServlet.java:258)
     at com.sap.engine.services.servlets_jsp.server.runtime.context.WebComponents.getServlet(WebComponents.java:339)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:354)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:160)
     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java(Compiled Code))
     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java(Compiled Code))
     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java(Compiled Code))
     at java.security.AccessController.doPrivileged1(Native Method)
     at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))
#1.5#7A07D0013002006200000033000680DC00042A278FAA1D4F#1172249309224#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#sap.com/com.sap.lcr#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#J2EE_ADMIN#89##psapsmp01_SSM_15704950#Guest#aec48090c35d11dbc0507a07d0013002#SAPEngine_Application_Thread[impl:3]_7##0#0#Error##Plain###Processing HTTP request to servlet [CIMOMServlet] finished with error. The error is: javax.servlet.ServletException: SLD initialization failure, can not set up cluster-wide event notification. Please check your JMS provider for errors.
     at com.sap.lcr.cimsrv.CIMOMServlet.init(CIMOMServlet.java:114)
     at javax.servlet.GenericServlet.init(GenericServlet.java:258)
     at com.sap.engine.services.servlets_jsp.server.runtime.context.WebComponents.getServlet(WebComponents.java:339)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:354)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:160)
     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java(Compiled Code))
     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java(Compiled Code))
     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java(Compiled Code))
     at java.security.AccessController.doPrivileged1(Native Method)
     at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))
#1.5#7A07D0013002006200000035000680DC00042A278FAA1F56#1172249309224#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#sap.com/com.sap.lcr#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#J2EE_ADMIN#89##psapsmp01_SSM_15704950#Guest#aec48090c35d11dbc0507a07d0013002#SAPEngine_Application_Thread[impl:3]_7##0#0#Error#1#/System/Server/WebRequests#Plain###Processing HTTP request to servlet [CIMOMServlet] finished with error.
The error is: javax.servlet.ServletException: SLD initialization failure, can not set up cluster-wide event notification. Please check your JMS provider for errors.
Exception id: [7A07D0013002006200000033000680DC00042A278FAA1D4F]#
Thanks in advance!!
MMM

Similar Messages

  • Scenarios working although SLD connection failing

    I have a   R/3 (IDOC) -> XI -> R/3(Abap server proxy), running in production mode,
    the scenario is running fine, but if i do a SLDCHECK in the System, it gives following result:
    1. Properties of RFC destination SAPSLDAPI: OK
    2. Testing the RFC connection to the SLD java client...
    RFC ping was successful
    3. Calling function LCR_LIST_BUSINESS_SYSTEMS
    Retrieving data from the SLD server...
    Function call returned exception code     4
    => Check whether the SLD is running!
    4. Summary: Connection to SLD does not work
    => Check SLD function and configurations
    the issue is the point 3 and 4, becasue the function module LCR_LIST_BUSINESS_SYSTEMS is giving error, the error we found on debuging is the user used in SLDAPICUST, which is continuosly getting locked due to some reasons...
    *BUT the real concern is....how are the scenarios as described in the first 2 lines, running,
    Is the SLD connection failing, not hampering my scenarios ?*
    pls help
    Edited by: sudeep dhar on Aug 28, 2008 8:14 PM

    hi,
    Check for the similar thread:
    Re: SLD CHECK ERROR.
    Thanks,
    Durga

  • SLD connection failing from PORTAL

    Hello All,
    Our env is EP 6.0 ,ORACLE 9i as DB ,OS as Linux.
    In portal under WebDynpro, the SLD test connection is failing and due to which none of the JCO connections are working  .
    The user used for the communication is SLDDSUSER , which has the roles of LcrAdministrator .
    When I tried to reset the password in VA (SLD Data Supplier) , even then it is getting failed .
    After viewing into the logs of latest default trace files , it is showing relating to unathourised issue .
    Here are  the logs of it
    ****com.sap.sldserv.comm.BridgeCommunicationHTTP com.sap.sld
    serv.comm.BridgeCommunicationHTTP Administrator SAPEngine_Application_Thread[impl:System/Server/SLDServiceError while sending HTTP data. Status: 401. Message: Unauthorized. Please*
    check if the target SLD system is available and the SLD bridge is started there.com.sap.engine.services.httpserver com.sap.engine.servic
    es.httpserver Guest SAPEngine_Application_Thread[impl:3]System/Server
    PlainUser Guest, IP address
    HTTP request processing failed. HTTP error [401] will be returned. The error is [Cannot authenticate the user.No details available.
    Checked few things and they are working fine.
    I have checked the connectivity of SLD externally (<server-name>:<j2ee-port>/sld) ,and it is working fine.
    Checked the user SLDDSUSER , and it is not locked and it has the roles of LcrAdministrator .
    Can any one suggest me to fix this issue ..
    Best Regards
    Rakesh

    Hi,
    Check your CIM client settings in the visual admin, check whether the connection test work fine or not.
    After resetting the password for SLDDSUSER you can try logging using the url http://fqdn:5xx00/useradmin. Then maintain the password and check the connection now.
    Regards,
    Vamshi.

  • Unable to create the JCO connections in webdypro (JAVA) No SLD Connection

    HI All,
    In webdynpro i am unable to create standard JCo connections. create Jco connections and Maintain Jco COnnections are disabled. when i click any of the standard content of the Jco connections it displays error message No sld check. But SLD is running fine. I have checked in Visual Admin there also SLD supplier is running fine.
    But i am unable to create or maintain the Standard content of the JCo Destinations.
    Thank You,
    Mahesh C

    Hi ,
    I am having all admin rights. And also i have checked in Check SLD Connection. It showing the error connection to SLD Could not opened successfully. But SLD is running fine and i have checked in Visual admin SLD datasupplier is running fine.
    When i check in the log of the SLD there it is showing
    #2852 11/18/2008 18:27:18.265 [SAPEngine_Application_Thread[impl:3]_29] FATAL com.sap.lcr.cimsrv.CIMOMServlet: SLD initialization failure, can not set up cluster-wide event notification. Please check your JMS provider for errors.
    Thrown:
    com.sap.sld.api.wbem.exception.CIMException: CIM_ERR_FAILED: Failed to initialize cluster notification. Please check your JNDI service and JMS provider for errors.
    Is that i need to change the CIM content?
    I could not able to get clue on this.
    Thank You,
    Mahesh C

  • X2go : "Connection failed sh: 1: x2golistsessions: not found"

    i am trying to connect to a school computer via x2go. I can connect via ssh to the server and start x programs via x-forwarding and such. However i cannot connect via x2go in any way. I do not have admin permissions on the school computer but i can start a gnome session with the command "gnome-session".
    However when i start x2goclient and try to connect using in my opinion the same settings i get this error
    Connection failed sh: 1: x2golistsessions: not found
    The complete terminal output from the program during one try is :
    [username@hostname ~]$ x2goclient
    ONMainWindow constructor
    Can't load translator (:/x2goclient_en_us) !
    Can't load translator :/qt_en_US
    ONMainWindows constructor finished, home Directory is: "/home/username"
    read 1 sessions from config file
    start new ssh connection to server: "my.school.adress" : "22" krb: false
    ssh connection ok
    continue normal x2go session
    close event
    saving settings
    done
    waiting sshConnection to finish
    sshConnection is closed
    help please

    Hello,
    personally I think that in step 3/5 the connection via JCO is tested. Please, check the following
    Can you connect to your B1i System and have a look for the SLD, there should be a system that points to your company database. If there is a system definition that points to B1if then go further. Check the B1if connection, please take the B1DI connection test, is there a message like
    com.sap.b1i.adapter.dia.exception.ConnectionFailedException: Connect to Business One failed.
    (-8012) Company version mismatch
    {b1Server=..., company=B1if, licenseServer=..., dbType=..., dbUser=..., userName=...}
    In case this message comes up and you see B1if then the JCO configuration went wrong and that part is defined in the beginning of the installation.
    Hope it helps
    Kind Regards

  • Running WD Application : SLD Connectivity Error

    Hi Friends,
    I developed a Web Dynpro Application using the R/3 Backend in SAP Netweaver Developer Studio and deployed it.
    When i run the Application i get the following error.
    Refer the error stack trace below :
    I am new to WAS administration.Can anyone help me on this
    Regards...Rohit
    Error stacktrace:
    com.sap.tc.webdynpro.services.exceptions.WDTypeNotFoundException: type <b>com.sap.demo.flightlist.model.types.Bapimaxrow could not be loaded: com.sap.dictionary.runtime.DdException: TypeBroker failed to access SLD: Error while obtaining JCO connection: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to load client to connect to SLD. Please check your SLD connection settings using the Visual Admin.</b>
            at com.sap.tc.webdynpro.serverimpl.wdc.sl.SystemLandscapeFactory$1.run(SystemLandscapeFactory.java:431)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.sap.tc.webdynpro.serverimpl.wdc.sl.SystemLandscapeFactory.getClient(SystemLandscapeFactory.java:425)
            at com.sap.tc.webdynpro.serverimpl.wdc.sl.JCOClientConnection.resolveConnectionParameter(JCOClientConnection.java:427)
            at com.sap.tc.webdynpro.serverimpl.core.sl.AbstractJCOClientConnection.<init>(AbstractJCOClientConnection.java:171)
            at com.sap.tc.webdynpro.serverimpl.wdc.sl.JCOClientConnection.<init>(JCOClientConnection.java:101)

    Jochen,
    I have successfully deployed my demo application  "First Dynpro Application using SAP Netweave Studio" given in SDN which takes user input and display its name , but when I am trying to create <b>SLD and JCO Connection</b> for calling a BAPI it is giving me below error.
    com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to message server host failed Connect_PM  TYPE=B MSHOST=erpides01 GROUP=PUBLIC R3NAME=EII MSSERV=sapmsEII PCS=1 ERROR       service '?' unknown TIME        Sat Nov 06 16:40:11 2004 RELEASE     640 COMPONENT   NI (network interface) VERSION     37 RC          -3 COUNTER     1
    Reference of this demo program in given at SDN by the name
    "SAP Netweaver in Real World II" where we are calling BAPI but help given in this and sdn forum is not helpful.
    Thanks for the co-operation,
    Hemant

  • JCo client connection Failed to create new JCO client connection

    hi All
    I am trying to create a new JCO destination ion CE7.1 webdynpro content Admin. but I am getting following error.
    Exception while creating JCo client connection Failed to create new JCO client connection weter: com.sap.lcr.api.cimclient.LcrException: CIM_ERR_ACCESS_DENIED: User is not in role LcrInstanceWriterLD at com.sap.lcr.api.cimclient.SimpleResponseAnalyser.raiseExceptionOnError(SimpleResponseAnalyser.java:120) at com.sap.lcr.api.cimclient.SimpleResponseAnalyser.getIResult(SimpleResponseAnalyser.java:53) at com.sap.lcr.api.cimclient.CIMOMClient.sendImpl(CIMOMClient.java:220) at com.sap.lcr.api.cimclient.CIMOMClient.send(CIMOMClient.java:148) at com.sap.lcr.api.cimclient.CIMOMClient.createInstanceImpl(CIMOMClient.java:669) at ......
    SLD is Up and running
    CIM data is imported
    Solution tried :
    1) As no role wtih name LcrInstanceWriterLD was existing in the server ,hence created a new role with same name and assigned the LCR related action . Assigned the role to the user through which we are creating JCOs.
    But we still getting the same error.
    regards
    Poonam

    Hi Poonam!
    Got to dig in the past a bit, I remember Users being able to create SLD object have to have certain permissions set in the J2EE UME. Simple Admin rights do not suffer, if I recall right.
    Unfortunately I cannot go further in detail because this issue has been solved by a long gone collegue of mine.
    Good luck anyway!
    Jürgen

  • SSO Connection Failed

    Hi Experts,
    Post upgrade of BI Portal (from 7.0 to 7.31), some tabs when clicked shows "Java communication error: An unknow error occured during Portal Communication" & "A nested exception occured. Could not execute the function" & "Could not connect to back-end system" errors
    Checked default trace and it shows
    "com.sapportals.connector.connection.ConnectionFailedException: Connection Failed: A nested exception occurred. Could not initialize physical connection. Connection Failed: A nested exception occurred. Could not initialize physical connection. Connection Failed: A nested exception occurred. Could not create JCO connection. "
    Please Help to solve this.
    Thanks,
    Preetha Balan

    Hi Dev,
    #2.0 #2014 06 30 02:04:36:580#0-700#Warning#/System/Server#
    com.sap.ASJ.ses.cf0023#BC-JAS-COR-SES#kernel.sda#C000A7EEAF63000000000004000049FD###com.sap.engine.core.session.Manager########Thread[main,5,main]#Plain##
    Could not register com.sap.engine.session.mbeans.ListSessionContextsOpenMBean. Exception is: java.lang.InstantiationException: com.sap.engine.session.mbeans.MonitorSessionsOpenMBean#
    #2.0 #2014 06 30 02:05:09:366#0-700#Warning#/System/Server#
    #BC-I18-JAV#tc~i18n~cp#C000A7EEAF63000200000000000049FD#11738650000000001##com.sap.i18n.cp.ConvertSimpleBase.Load shortcut failed#####a1dbec26003511e48a86002128280720##0#Service Runner [tc~sec~destinations~provider]#Plain##
    Load shortcut failed. RscpInfo: Load shortcut failed.
    InCp: 0100 OutCp: 0000
    Rscp return code: 2048
    Rscp error info:
    .------------------------------============----------------------------.
    | RSCP - Error |
    | Error from: Codepage handling (RSCP) |
    | code: 2048 RSCPENOCONV Wanted conversion not available. |
    | no shortcut conversion table |
    | module: rscpc no: 259 line: 22227 T100: TS012 |
    | TSL01: CP9 p3: len=1,data=00 |
    | p4: (0100->4102): kind of T1 entry 536870912 |
    |----------------------------------------------------------------------|
    | Impromptu CCC initialization by |
    `----------------------------------------------------------------------'
    #2.0 #2014 06 30 02:05:09:715#0-700#Warning#/System/Server#
    com.sap.ASJ.http.000365#BC-JAS-WEB#http#C000A7EEAF63000300000000000049FD#11738650000000005##com.sap.engine.services.httpserver#####a1db654e003511e48ebf002128280720##0#Service Runner [http]#Plain##
    IP address
    Reverse Proxy Mappings property inaccuracy. There is no reverse proxy configuration added. Add proxy configurations for your reverse proxy.Otherwise the server will work with default configurations.#
    #2.0 #2014 06 30 02:06:19:419#0-700#Error#/System/Server/AccountingService#
    #BC-JAS-DPL#tc~bl~accounting_infra~srv#C000A7EEAF63000900000000000049FD#11738650000002121##com.sap.engine.services.accounting#####a1d6ee74003511e4b9a7002128280720##0#Event Processor [tc~bl~accounting_infra~srv]#Plain##
    The service [tc~bl~accounting_infra~srv] was notified that [shell] service was started and its interface is [com.sap.engine.services.shell.core.ShellInterfaceImpl@e9f6065].Commands NOT registered.#
    #2.0 #2014 06 30 02:07:14:378#0-700#Warning#/System/Server#
    #BC-SRV-FP#com.adobe~DocumentServicesLicenseSupportService#C000A7EEAF63001100000000000049FD#11738650000002694##com.adobe.service.logging.Logger####A1D6EE74003511E4B9A7002128280720#a1d6ee74003511e4b9a7002128280720#a1d6ee74003511e4b9a7002128280720#0#Service Runner [com.adobe~DocumentServicesLicenseSupportService]#Plain#com.sap.engine.services.monitor.mbeans.MonitorResourceBundle#
    error getting ssl flag: null#
    #2.0 #2014 06 30 02:07:14:914#0-700#Warning#/System/Server#
    #BC-SRV-FP#com.adobe~DocumentServicesLicenseSupportService#C000A7EEAF63000500000003000049FD#11738650000002679##com.adobe.service.logging.Logger####A1D6EE74003511E4B9A7002128280720#a1d6ee74003511e4b9a7002128280720#a1d6ee74003511e4b9a7002128280720#0#Service Runner [com.adobe~DocumentServicesBinaries2]#Plain#com.sap.engine.services.monitor.mbeans.MonitorResourceBundle#
    error getting ssl flag: null#
    #2.0 #2014 06 30 02:07:18:027#0-700#Warning#/System/Server#
    #BC-SRV-FP#com.adobe~DocumentServicesLicenseSupportService#C000A7EEAF63001500000000000049FD#11738650000002686##com.adobe.service.logging.Logger####A1D6EE74003511E4B9A7002128280720#a1d6ee74003511e4b9a7002128280720#a1d6ee74003511e4b9a7002128280720#0#Service Runner [com.adobe~XMLFormService]#Plain#com.sap.engine.services.monitor.mbeans.MonitorResourceBundle#
    error getting ssl flag: null#
    #2.0 #2014 06 30 02:07:22:611#0-700#Warning#/System/Server#
    #BC-GP#caf~eu~gp~model#C000A7EEAF63000D00000001000049FD#11738650000002776##com.sap.caf.eu.gp.model.registry.Registry####A1D6EE74003511E4B9A7002128280720#a1d6ee74003511e4b9a7002128280720#a1d6ee74003511e4b9a7002128280720#0#Event Processor [caf~eu~gp~model]#Plain#com.sap.engine.services.monitor.mbeans.MonitorResourceBundle#
    Object not found in lookup of CallableObjects.
    Object not found in lookup of CallableObjects.#
    #2.0 #2014 06 30 02:07:28:688#0-700#Warning#/System/Server#
    #BC-SRV-FP#com.adobe~DocumentServicesLicenseSupportService#C000A7EEAF63000200000002000049FD#11738650000003017##com.adobe.service.logging.Logger####A1D6EE74003511E4B9A7002128280720#a1d6ee74003511e4b9a7002128280720#a1d6ee74003511e4b9a7002128280720#0#Service Runner [com.adobe~DocumentServicesDestProtoService]#Plain#com.sap.engine.services.monitor.mbeans.MonitorResourceBundle#
    error getting ssl flag: null#
    #2.0 #2014 06 30 02:07:28:715#0-700#Warning#/System/Server#
    #BC-SRV-FP#com.adobe~DocumentServicesLicenseSupportService#C000A7EEAF63000E00000004000049FD#11738650000003013##com.adobe.service.logging.Logger####A1D6EE74003511E4B9A7002128280720#a1d6ee74003511e4b9a7002128280720#a1d6ee74003511e4b9a7002128280720#0#Service Runner [com.adobe~PDFManipulation]#Plain#com.sap.engine.services.monitor.mbeans.MonitorResourceBundle#
    error getting ssl flag: null#
    #2.0 #2014 06 30 02:09:16:028#0-700#Warning#/System/Server/Services/Deploy#
    com.sap.ASJ.dpl_ds.0005540#BC-JAS-COR-SES#sap.com/sessionmgmt~jco~applib#C000A7EEAF63002100000002000049FD#11738650000000001##com.sap.engine.services.deploy.server.TransactionManager#deploy_service#0##A46AD838003511E4BEF2002128280720#0586502c003611e4c033000000b31e1a#35C19778003611E48DBB000000B31E1B#0#Deploy Parallel Start Thread 4#Plain#com.sap.engine.services.monitor.mbeans.MonitorResourceBundle#
    Global [startApp] operation of application [sap.com/sessionmgmt~jco~applib] finished with non-critical warnings for [235] ms on server process [11738650]: #
    #2.0 #2014 06 30 02:10:25:666#0-700#Warning#/System/Server/Services/Deploy#
    com.sap.ASJ.dpl_ds.0005540#BC-SRV-TXV#sap.com/textverticalization_textapi#C000A7EEAF63002200000000000049FD#11738650000000001##com.sap.engine.services.deploy.server.TransactionManager#deploy_service#0##A46AD838003511E4BEF2002128280720#0586502c003611e4c033000000b31e1a#5F42D917003611E4B3E5000000B31E1B#0#Deploy Parallel Start Thread 1#Plain#com.sap.engine.services.monitor.mbeans.MonitorResourceBundle#
    Global [startApp] operation of application [sap.com/textverticalization_textapi] finished with non-critical warnings for [243] ms on server process [11738650]: #
    #2.0 #2014 06 30 02:12:04:292#0-700#Error#/System/Server/CTC#
    Registration of MBean :ConfigurationExportKMC failed! ###C000A7EEAF63002200000007000049FD#11738650000005292#sap.com/tc~lm~ctc~confs~cpa#com.sap.tc.lm.ctc.confs.cpa.ConfigurationProviderServiceImpl#Guest#0##A46AD838003511E4BEF2002128280720#0586502c003611e4c033000000b31e1a#990E856A003611E4AA18000000B31E1B#0#Deploy Parallel Start Thread 1#Plain#com.sap.engine.services.monitor.mbeans.MonitorResourceBundle#
    Registration of MBean :ConfigurationExportKMC failed! #
    #2.0 #2014 06 30 02:12:12:532#0-700#Warning#/System/Server/Services/Deploy#
    com.sap.ASJ.dpl_ds.0005540#BC-XI-IS-WKB#sap.com/com.sap.xi.mdt.soa#C000A7EEAF6300230000000B000049FD#11738650000000001##com.sap.engine.services.deploy.server.TransactionManager#deploy_service#0##A46AD838003511E4BEF2002128280720#0586502c003611e4c033000000b31e1a#9B43C84B003611E4B100000000B31E1B#0#Deploy Parallel Start Thread 3#Plain#com.sap.engine.services.monitor.mbeans.MonitorResourceBundle#
    Global [startApp] operation of application [sap.com/com.sap.xi.mdt.soa] finished with non-critical warnings for [6441] ms on server process [11738650]: #
    #2.0 #2014 06 30 02:12:16:647#0-700#Warning#/System/Server/Services/Deploy#
    com.sap.ASJ.dpl_ds.0005540#BC-NWA-INC-UIF#sap.com/tc~js~nwa~nav_engine~ear#C000A7EEAF63002200000008000049FD#11738650000000001##com.sap.engine.services.deploy.server.TransactionManager#deploy_service#0##A46AD838003511E4BEF2002128280720#0586502c003611e4c033000000b31e1a#A107F4A1003611E490A6000000B31E1B#0#Deploy Parallel Start Thread 1#Plain#com.sap.engine.services.monitor.mbeans.MonitorResourceBundle#
    Global [startApp] operation of application [sap.com/tc~js~nwa~nav_engine~ear] finished with non-critical warnings for [882] ms on server process [11738650]: #
    #2.0 #2014 06 30 02:13:02:734#0-700#Warning#/System/Server/Services/Deploy#
    com.sap.ASJ.dpl_ds.0005540#BC-NWA-SOV#sap.com/tc~lm~itsam~ui~tspreg~app#C000A7EEAF63002300000014000049FD#11738650000000001##com.sap.engine.services.deploy.server.TransactionManager#deploy_service#0##A46AD838003511E4BEF2002128280720#0586502c003611e4c033000000b31e1a#BC7AC6FC003611E4CEC6000000B31E1B#0#Deploy Parallel Start Thread 3#Plain#com.sap.engine.services.monitor.mbeans.MonitorResourceBundle#
    Global [startApp] operation of application [sap.com/tc~lm~itsam~ui~tspreg~app] finished with non-critical warnings for [920] ms on server process [11738650]: #
    #2.0 #2014 06 30 02:22:00:723#0-700#Error#/System/Server/SLDService#
    #BC-CCM-SLD#sld#C000A7EEAF63002C00000000000049FD#11738650000001300##com.sap.sldserv.comm.BridgeCommunicationHTTP####A1D6CC51003511E48EC1002128280720#a1d6cc51003511e48ec1002128280720#a1d6cc51003511e48ec1002128280720#0#Timeout Event Processor, id [1], invocation [0]#Plain#com.sap.engine.services.monitor.mbeans.MonitorResourceBundle#
    Failed to Send Data. Target URL: http://XXXX:50100/sld/ds, Status: 403, Message: Forbidden#
    #2.0 #2014 06 30 02:22:00:730#0-700#Error#/System/Server/SLDService#
    #BC-CCM-SLD#sld#C000A7EEAF63002C00000002000049FD#11738650000001300##com.sap.sldserv.DataCollector####A1D6CC51003511E48EC1002128280720#a1d6cc51003511e48ec1002128280720#a1d6cc51003511e48ec1002128280720#0#Timeout Event Processor, id [1], invocation [0]#Plain#com.sap.engine.services.monitor.mbeans.MonitorResourceBundle#
    Timeout processing failed#
    #2.0 #2014 06 30 03:31:46:585#0-700#Warning#/System/Server/Services/Deploy#
    com.sap.ASJ.dpl_ds.0005540##opentext.com/IM_APPROVAL_PORTAL6_0SP5#C000A7EEAF63004000000016000049FD#11738650000028624##com.sap.engine.services.deploy.server.TransactionManager#Guest#0##8356C9D9003511E4B823002128280720#8356c9d9003511e4b823002128280720#8356c9d9003511e4b823002128280720#0#StartRemoteCommand_b8106921004111e48396000000b31e1b#Plain#com.sap.engine.services.monitor.mbeans.MonitorResourceBundle#
    Global [startApp] operation of application [opentext.com/IM_APPROVAL_PORTAL6_0SP5] finished with non-critical warnings for [2331] ms on server process [11738650]: #

  • Exception while creating JCo client connection Failed to create

    Hello all -
       I am trying to create JCo metadata connections and I am getting the below error trace.
    Exception while creating JCo client connection Failed to create new JCO client connection SAP_R3_HumanResources_Metadata: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to change password for key SAP_R3_HumanResources_Metadata in secure storage at com.sap.tc.webdynpro.serverimpl.wdc.sl.SecureStorageWrapper.changePassword(SecureStorageWrapper.java:149) at com.sap.tc.webdynpro.serverimpl.wdc.sl.SystemLandscapeFactory.createJCOClientConnection(SystemLandscapeFactory.java:299) at com.sap.tc.webdynpro.services.sal.sl.api.WDSystemLandscape.createJCOClientConnection(WDSystemLandscape.java:107) at com.sap.tc.webdynpro.tools.sld.ButtonBar.onActionFinish(ButtonBar.java:265) at com.sap.tc.webdynpro.tools.sld.wdp.InternalButtonBar.wdInvokeEventHandler(InternalButtonBar.java:265) at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87) at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67) at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doHandleActionEvent(WindowPhaseModel.java:420) at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:132) at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335) at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143) at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:321) at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713) at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666) at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250) at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149) at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62) at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53) at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364) at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039) at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265) at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95) at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175) at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33) at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(Native Method) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176) Caused by: com.sap.security.core.server.securestorage.exception.ObjectStorageException at com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl.storeObject(RemoteSecureStorageClientContextImpl.java:600) at com.sap.tc.webdynpro.serverimpl.wdc.sl.SecureStorageWrapper.changePassword(SecureStorageWrapper.java:137) ... 33 more
    Could anybody please suggest what is wrong with this creation?
    Thanks much!!

    Hi Maria,
    Please update the host and sevice file first then check the SLD test and SLD Data supplier in visual admin.
    Also check and verify the data using in the Jco destination creation.
    Hope it will helps
    Regards
    Arun Jaiswal

  • Test connected failed in integration framework

    Hi,
    I received the below error when i try to test my database connection in SLD.
    connect to <databse> (B1DI) failed
    XCE001 Nested exception: java.rmi.RemoteException: com.sap.b1i.xcellerator.XcelleratorException: XCE001 Nested exception: java.rmi.NotBoundException: DiaAdapterProxy_XXX
    Please advice.
    Thank you

    Hi Rajesh........
    Are you sure that you you have give right B1iAdmin and its password......
    Give it and then test connection
    Regards,
    Rahul

  • B1Di connection failed.

    Hi,
      I am getting connection failed message  ,while giving test connection in iApp explorer .i got the following eror message.
    com.sap.b1i.adapter.dia.exception.ConnectionFailedException: Connect to Business One failed.
    (-103) Failed to Connect to Company
    {b1Server=PSPKDC1-29, company=FEMINA PRODUCTS, licenseServer=PSPKDC1-29, dbType=4, dbUser=sa, userName=B1i}
    Please  any one suggest me how to resolve this .
    The connection settings are
    b1Server  :PSPKDC1-29
    licenseServer  :PSPKDC1-29
    Company: company name
    dbType Microsoft SQL Server 2005
    dbUser  : sa
    dbPassword 
    userName  :B1i
    password 
    language :English (US)
    isTrust falsetrue
    jcoPath  D:\Program Files\SAP\SAP Business One DI API\JCO\LIB
    diProxyhost  :192.168.2.53
    diProxyport  :2099
    proxyHost 
    proxyPort  :30000
    regards,
    vinodh

    Hi,
    Refer Below Link
    [https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F64653D3030312669765F7361706E6F7465735F6E756D6265723D3030303136313934323226]
    or
    Common Error 5: -103 Failed to connect
    Root cause: Incorrect company selected/company not upgraded.
    Solution: Ensure in the company field the correct database is used. Also ensure the database has been upgraded to the correct patch. The database that is installed when you install B1iC is called B1if. This is not a normal SAP Business One database so should update the SLD to an actual SAP Business One database name.
    Thanks
    Kevin

  • Hi there, I am trying to connect to my server at work from home using a vpn connection. It connects fine and the time ticks along, but when i click go - connect to server, it comes up with connection failed. Please help!

    Hi there, I am trying to connect to my server at work from home using a vpn connection. It connects fine and the time ticks along, but when i click go - connect to server, it comes up with connection failed. Please help!

    ... when i click go - connect to server, it comes up with connection failed.
    If you're trying to connect to a Bonjour server on the remote network, that won't work over a layer 3 VPN. Use something like Hamachi or one of the SSH-tunnelling Bonjour proxy apps for that.

  • Creating new Data Source Error - Database connection Failed

    Successfully installed and configured 11.1.1.3.0. Planning and Essbase dev.
    Went to Workspace > Administer > Classing Planning Administration > Manage Data Sources > Create Data Source.
    Entered all info about the application database , etc. Getting error "The database connection failed" (I was able to connect with no problem during the install)
    SQL server 2005 is on the same physical server.
    The diagnostic tool shows database connection passed for planning. A new database was created for the new application.
    The server event viewer shows these errors.
    "Login failed for user 'xxx-hyperion'. The user is not associated with a trusted SQL Server connection."
    Group Policy Error "The client-side extension could not apply computer policy settings for 'Default Domain Policy {xxx}' because it failed with error code '0x80070003 The system cannot find the path specified.' See trace file for more details. "
    The Group Policy client-side extension Group Policy Services failed to execute. Please look for any errors reported earlier by that extension.
    Any help is appreciated.

    Datasource for the application.
    I have created a sql db for this planning application (my datasource). See my first message for more details.
    When you create a new planning application, you need to associate it with a data source. Since this is a new install, I don't have any data sources available yet.
    So, "To create, edit or delete data sources, click Manage Data Source."
    This page lets you validate your connection to the database and essbase server. My essbase server connection validates! The database connection does not validate after I enter all the relevant information.
    SCREEN INFO BELOW
    Fields displayed with an asterisk (*) are mandatory.
    Data Source Name *:
    Data Source Description:
    Select Database Platform
    Microsoft SQL Server
    Application Database
    Server * :
    Port * :
    Database *:
    User *:
    Password *:
    Click "Validate Database Connection"
    ERROR ---> Database connection failed.
    So it does not let me create a data source for my new planning application, so I cannot create a new planning application.
    Thanks in advance.

  • JDBC Adapter - Established database connection failed

    Hi Guys,
    we have installed the JDBC Adapter based on the How To Guide and we checked after the installation the  Libaries :Cluster --> Server --> Libraries --> com.sap.aii.af.jmsproviderlib and the box Box "JARs Contained" was filled.
    So in my point of view we have done everything right during the installation.
    Now the developer tested theJDBC Adapter and he comes back with following Error:
    Attempt to establish database connection failed with SQL error com.sap.aii.adapter.jdbc.sql.DriverManagementException: Cannot establish connection to URL "jdbc:microsoft:sqlserver://xxx.x.xx.xxx:1433; databaseName=CZZ03;":ClassNot FoundException: com.microsoft.sqlserver.jdbc.SQLServerDriver
    Do you have any ideas?
    Regards
    Markus

    Hello Markus,
    To install JDBC driver follow the how to guide.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/xi-how-to-guides/how%20to%20install%20and%20configure%20external%20drivers%20for%20jdbc%20and%20jms%20adapters.pdf
    Configuration of JDBC Adapter for SQL Server
    JDBC Driver = com.microsoft.jdbc.sqlserver.SQLServerDriver
    Connection = jdbc:microsoft:sqlserver://hostname:<port>;DatabaseName=<DBName>
    UserID and Password.
    If the connection is not working find the correct port number.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/40b92770-db81-2a10-8e91-f747188d8033
    JDBC- X I -  R/3 Scenario
    /people/bhavesh.kantilal/blog/2006/07/03/jdbc-receiver-adapter--synchronous-select-150-step-by-step
    /people/sap.user72/blog/2005/06/01/file-to-jdbc-adapter-using-sap-xi-30
    Thanks,
    Satya Kumar
    Reward Points If it is Useful..

  • Submit Button error - Data Connection failing

    I am the form designer and am currently testing a new form I have created, however there is an error with my submit button which Saves the form to SharePoint, I receive the following error message:
    InfoPath cannot submit the form.
    An error occurred while the form was being submitted.
    The form cannot be submitted to the following location: http://servername/siteA/siteB/siteC/FormLibrary/FormName.xml
    The file: http://servername/siteA/siteB/siteC/FormLibrary/FormName.xml" is checked out for editing by DOMAIN\MyUserName.
    The operation completed successfully.
    The form is not checked out to me, or open by anybody else, also check out functionality is not forced on this SharePoint library.
    On searching forums I have read about using friendly server names and I am using the server's name in the URL, i.e.
    http://servername instead of the alias
    http://intranet - this had solved the problem in other forms, but not this one.
    Looking closely at the rules on my submit button, the following actions occur:
    1st rule checks the selection of certain fields, if the conditions are right it will set the values of 3 different fields.
    The 2nd rule saves to SharePoint using a data connection (please note this data connection works fine on different submit buttons in different views). The second rule also closes the form.
    To test where the error occurs I added a series of actions to display messages, and the problem is definitely on the data connection rule.
    The data connection is to save to a Sharepoint library, using a field called "filename" as the file name. The data connection allows overwrites. The file name is set the first time a file is saved (it has a condition which checks a field which
    gets set upon any save event - if this field is set to 0 filename gets set and this field gets set to 1 - because this field is now equal to 1, the filename field will nwever get set again).
    I have 2 views on the form, one named phase 1, the other named phase 2. When the custom submit button is pressed on the phase 1 view, my data connection works, but on the save 2 view, the exact same data connection fails with the error message above.
    I am using Windows 7, InfoPath 2010, SharePoint 2010, InfoPath filler form).
    In Windows XP, for a different user, the error messaeg is a little different, and the form does actually save:
    InfoPath cannot submit the form
    An error occurred while the form was being submitted
    The form cannot be submitted to the following location: http://servername/siteA/siteB/siteC/FormLibrary/FormName.xml
    The file is in use by another application or user.
    As I said the form does actually save its changes but still throws up this error message which will be very confusing to end users.
    I've exhausted all avenues that I know of to find the cause of the error messages and I'm at a loss, please help!
    Thanks,
    Ben

    bgvball14. I found that the error was down to the friendly name / server name issue. I have made sure that everything uses the friendly name e.g.
    http://intranet instead of the servername e.g.
    http://servername. I made sure the data connection and all options in the publishing wizard are set to the friendly name. There were still some forms that didn't work though - this was because when trying to fix this problem I had switched several times
    between using the friendly /server names and some forms were looking for the template with the server name (these didn't work), other forms looked for the friendly name (these did work).
    What I did was open my form library in windows explorer view and then drag each form into Notepad so I could see the source code. On the top two lines I could see the reference to the template and in some cases the template weas referenced using the server
    aname, which I changed to the friendly name and this worked. I did have to check every form in the library. Basically, everything should reference the friendly name (e.g.
    http://intranet.
    Ben

Maybe you are looking for

  • Duplication Check for P.O at Sales Order level

    Dear Gurus, As per my clients requirement we have configured the system to give an error message when an existing P.O number is entered in the Sales Order screen.It works fine.But we are having a problem that whenever we change anything in the Sales

  • Problem in Asian language conversion in pdf format? Need Help!

    Dear All,             I have created an SAPscript form in Chinese, and Korean versions. The print preview of the form layout is coming properly when I am using corresponding output type options. But when I am trying to get a pdf format of the invoice

  • How to see Open TO's & TR's

    Dear Experts, How to see the open TO's & TR's other than from activity Monitor(LL01). Also how to tackle with open TO's & TR's. Thanks & Regards, Olet Malla.

  • DAG Database Storage Location in addition to Configuring a Proper Backup/Restore Policy

    Hello everyone! I have two questions that have LOTS of detail so I'll jump right into describing our Exchange 2010 layout and then the questions: EXCHANGE SERVERS: - cvnit-ex01.***.***.*** - Hub,CAS,MB Database: MBDB1 - cvnit-ex02.***.***.*** - Hub,C

  • Dimension Facts

    Please advise on this. There are 2 dimension tables with each joined to individual fact tables separately. For example, Dim1 joins to Fact1 and Dim2 joins to Fact2. Assumption: Dim1 and Dim2 have 1000 records each. Fact 1 has 10 and Fact 2 has 100 re