JCo connection fails / entries in 'services' file

Hi all,
I am in trouble when I create my JCo : ping and test both fail for the metadata JCo (the modeldata is OK because I am not using load balancing on it). I know I have to create the following entry in the 'services' file of the J2EE server :
sapms<SID> 36<sysNumber>/tcp
But the server administrator doesn't want to do this because there is already an entry pointing to the same port number, and he thinks that may cause trouble if 2 entries point to the same port.
What do you think of this ? If you can't have to entries with the same port, how can you connect to 2 different backend with the same instance number ? I guess this is quite a common issue.
Thanks in advance.
Regards,
Julien

Hum...
I tried to write an entry with a port number that is not used in the file.
The last line of my etc/services file now looks like
sapmsDIA  3677/tcp
and the instance number is 00
And it does not work.
I had a look in the SLD and I saw that a message server port had been defined when the WAS ABAP technical system was created. Maybe the value has to be the same in the SLD and in the etc/services file ? Should I try to delete and recreate the technical system in the SLD with a different ms port number ?
Anyone ?
Julien

Similar Messages

  • Unable to create JCO connections for ESS self service

    Hello SDN,
    I am configuring the ESS for an EP 7.0 and a ECC 6.0(EP and ECC are combined in one instance).
    I need to configure some JCO connections at:
    http://host:port/webdynpro/dispatcher/sap.com/tcwdtools/Explorer
    But i cannot create any JCO connection from there. I filled in all fields that are necessary. But I keep receiving this error messages:
    MsgServerName is not defined.
    SystemName is not defined.
    LogonGroupName is not defined.
    Which is strange because I have defined the right message server. The SLD connection to the SLD is working fine. I have upgraded the SLD and the EP java stack to SP 9.0 which is the highest level.
    Does anyone know the solution for this problem?
    Thanx in advance,
    Regards,
    Bart

    Hi ,
    Add logon group Public in the tx smlg then execute tx RZ70 then try to create RFC destination
    Regards,
    Sreekantha

  • JCO Connection failing

    Hello,
    We are receiving a user mapping error when trying to execute an RFC
    call to R/3. We've implemented the Portal component to the development,
    staging and staging enviroment without any issues. We are encountering
    this problem on the production environment. The SAP system has the
    proper alias and we use SAPLOGONTICKET as the logon method. Our Portal version is EP6 SP2 PL37.
    <b>Code:</b>
    IJCOClientService clientService = (IJCOClientService)
    PortalRuntime.getRuntimeResources().getService(IJCOClientService.KEY);
    IJCOClientPoolEntry poolEntry = clientService.getJCOClientPoolEntry
    ("R3", request); // failing on this line
    <b>Error:</b>
    java.lang.reflect.InvocationTargetException:
    com.sap.security.api.umap.UserMappingNotAvailableException:
    at com.sap.security.core.umap.imp.UserMapping.getUserMappingData
    (UserMapping.java:127)
    at com.sap.portal.pcm.system.System.getUserMappingProperties
    (System.java:240)
    at com.sap.portal.pcm.system.System.getUserMappingData
    (System.java:210)
    at
    com.sapportals.portal.prt.service.jco.JCOClientService.getSystemPropertiesFromLandscape(JCOClientService.java:371)
    at
    com.sapportals.portal.prt.service.jco.JCOClientService.internalGetJCOClient(JCOClientService.java:414)
    at
    com.sapportals.portal.prt.service.jco.JCOClientService.getJCOClientPoolEntry(JCOClientService.java:1300)
    at
    com.sapportals.portal.prt.service.jco.JCOClientService.getJCOClientPoolEntry(JCOClientService.java:1103)
    at com.cpc.utils.RfcCall.<init>(RfcCall.java:31)
    Your help would be greatly appreciated.
    Rabih

    Hi again,
    if you wanna use SAPLOGONTICKET, than you need to complate sso configuration on SAP ECC, you may make a research on t-code STRUSTSSO2 , this transaction provides configuration sso between systems,
    NOTE :  SAPLOGONTICKET needs some userId's at both systems;
    options
    1- you should use abap stack as user data source.
    2- you should use some userID's at Java stacj& Abap stack
    3- if user sources are sperated and userID's are different : you should map users(Thats mean using UID/PWD. Ex : goto User Admin. select a user, goto select user-mapping for sys. access tab and enter mapped user informations.
    Best regards.

  • Ipod cable connection failed; also think Ipod file may be corrupted.

    I was able to purchase and download a song from ITunes today.
    It got to the hard drive, and then I was able to transfer it to the Ipod.
    But when I tried to play it, the screen froze.
    When I turned the computer off and turned it back on, I got an error message, something liked "dirty pool" and it said that Windows was being shut down.
    I turned the computer on again and couldn't get Windows to boot until I removed the USB cable.
    Since then, I cannot get the IPod to work.
    The computer is not showing that the Ipod is connected to it.
    When I run diagnostics, I get a "failed" message (a red dot) next to "Ipod connection cable".
    I have plugged the USB into at least three USB ports and get the same error message.
    I have tried pushing various combinations on the Ipod to get it to turn off, as well as toggling the Hold button. It will not turn off.
    I have uninstalled and reinstalled ITunes twice.
    Because the computer doesn't "read" the Ipod, I cannot reset it or resync it. The Ipod is not listed under "devices" in ITunes.
    When I downloaded the song, there was a CD game in the CD player. It was automatically ejected at some point, I think it was after I tried to get the Ipod to work. I fear that may have corrupted the Ipod or something in the computer.
    Do I have any options, other than taking the Ipod in to be fixed? I just bought this on Saturday.

    Scratch that. I was able to fix it with the help of a good friend.

  • MetaData Jco Connection without MsgSvr

    Hi all!
    I have again a problem setting up the Jco Connections for the WebDynpro tutorial. Now, I'm able to create a JcoConnection for the application data, but none for the MetaData, because the IDes, I want to connect to, is not installed with a message server (in that case it really wouldn't make sense, as there is only one app server).
    So, please, can anybody tell me, if there is a way to define a MetaData Jco Connection without load balancing?! Or give me a hint, how I can make that tutorial run?
    Thx in advance!
    Nick

    Hi Nicolas,
    It is for load balancing purposes that message server is required for the creation of JCO metadata. When large volumes of users are accessing the metadata it becomes necessary that it should be load balanced.
    Also using the transaction SMLG you will have to add the message server to the Public logon group. Then only you can create the metadata connection
    Also check the services file for the entry sapms<SID> 3600/tcp
    Hope this helps you
    Regards
    Rohit

  • Error in JCO Connection prorgam

    Hi Experts,
    I am developing one tomcat application using servlet. In servlet i am connecting to R/3. For this i am writing JCO Connection code. This Java file is compiled, but while running the servlet in browser it is giving exception like
    java.lang.ExceptionInInitializerError: JCO.classInitialize(): Could not load middleware layer 'com.sap.mw.jco.rfc.MiddlewareRFC'
    JCO.nativeInit(): Could not initialize dynamic link library sapjcorfc [no sapjcorfc in java.library.path]. java.library.path [C:Tomcat 5.0bin;.;C:WINDOWSsystem32;C:WINDOWS;C:WINDOWSsystem32;C:WINDOWS;C:WINDOWSSystem32Wbem;C:jdk1.5.0_12bin;C:Program Files (x86)AdobeFlex Builder 2Flex SDK 2bin;C:j2mej2me_cldcbinwin32;C:j2memidp1.0.3fcsbin;C:jdk1.5.0_12libsapjco.jar]
         com.sap.mw.jco.JCO.<clinit>(JCO.java:738)
         ConnectToR3.getConnection(ConnectToR3.java:25)
         HitServlet.doGet(HitServlet.java:29)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    How to slove this problem. Is their any other way to connect to SAP R/3 from Servlets. I created normal java program without servlets, it's wokring fine. But If paste the same code in servlets mean it is giving above Exception.
    Please Help me........ Give any solution to this problem.
    Regards,
    Sunil

    sapjcorfc.dll is required on the server to handle jco connections.
    It seems it is not there or if it is there but is not part of "path" environment variable on the server.
    1) Go to you server. Search for this file and add the directory containing this file to path environment variable for server. You have to restart your server.
    2) It runs in your local java program because your local java program runs in local JVM instance. And on your local machine you have the sapjcorfc.dll plus its folder being in part of path environment variable.
    3) The servlet runs in ServletContext on the server JVM instance where the sapjcorfc.dll cann't located.
    Regards,
    Ashwani Kr Sharma

  • Connection failed is a failed error message

    In iPhoto, as well as in other software that uses the iPhoto library (e.g. setting a Desptop photo), I get the error message "Connection failed - The server "xxx" may not exist or it is unavailable at this time. Check the server name or IP address, check your network connection, and then try again." There is just one button: OK. Clicking OK causes the dialog to go away – for all of 1.5 seconds! Since it stays ontop of all other windows it effectively renders the computer unusable.
    My guess is that I have imported some photo from that server once upon a time, after upgrading to OS 10.6, and that the iPhoto library routines keep looking for that server any time the database is opened. There is no way to tell it not to. There is no way to find out which photo is the culprit. There is no way to avaid making the mistake in the first place, since I didn't get a warning to move the photo to my harddisk first (if that is what the problem consists of, as I suspect).
    In other words, this is a poorly designed software, and it needs to be FIXED A.S.A.P. It's aboslutely damaging for Apple every day this bug remains in the OS. Just fix it and fix it now.
    The fix must (1) include dialog that explains to user what will happen during import and the consequences of user's choice, (2) include possibility to IGNORE future connection failed in the present session, (3) include way to search for files on remote servers and (4) option to remove and fix the database so it becomes coherent.

    So, if a server isn't available anymore, by your words "You've corrupted the library"...?!
    I "imported" several photos from a NAS-drive, and now iPhoto (in combination with iMovie) complains with the "Connection failed" once for every file that references that NAS-drive, which isn't available.
    So how can I see which files aren't really "imported" but just "referenced", so that I can delete them? (I.e. alternative 3 and 4 of UE:s suggested fixes.)
    PS. I totally agree with UE on his other suggested fixes as well.
    iPhoto '09 on Lion

  • System Landscape New system connection fails

    Hi,
    I've configured SSO between ECC6 (ABAP stack) and Portal EP7 (AS Java Stack) and now when I test the new System Landscape Object connector it fails with the following message.
    "Connection failed. Make sure user mapping is set correctly and all connection properties are correct."
    All the SSO settings look to be OK in the Visual Admin and in STRUSTSSO2, SSO2 they are all green. The test for the Connector and the JCO connections is failing. The JCO ping tests fine and I'm able to log into the portal and see the UME and ABAP users in identity management. I've opened an oss message for this but have not had a reply as of yet. Any help would be greatly appreciated.
    Jim V

    Hi James,
    Thank you for replying. The connector or Connection is the one that is failing. I used the correct template for creating the system (SAP ABAP Stack) backend connection. The SAP_HR_MasterData (JCO) connection fails as a result but the ping test tests fine. I've gone thru the UME and Landscape (Connector) configuration about 10 times making sure it is correct. I called to escalate the OSS message but still no reply.
    Thanks,
    Jim V

  • JCO Connection test fails taking wrong IP Address

    Hi All,
      We are configuring JCO Destinations(MODEL & METADATA) for ECC 6.0 system. Our portal is on EP7.0 SP8.  Our server i.e.ECC and Portal are in two different networks.
    The problem here is, for our ECC system we have two IP Addresses.
    1. Internal IP Address (130...*) -- on which our ECC system is configured
    2. External IP Address (10...*) -- to access the ECC from outside network.
    We are able to connect to ECC system with external IP address from Portal server using SAP GUI. We have configured hosts file entries referring ECC system for external IP.
    We have configured the ECC system in SLD and configured the JCO destinations for the same. But, Connection tests to the JCO system are failing (partner not reached) as it is referring to internal IP even though we have configured ECC system for external IP address in portal server.
    We are getting the follwoing error for JCO Connection test:
    com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to SAP gateway failed Connect_PM  TYPE=B MSHOST=sapsys GROUP=ESS R3NAME=SYS MSSERV=sapmsSYS PCS=1 LOCATION    CPIC (TCP/IP) on local host with Unicode ERROR       partner '130.7.8.88:sapgw00' not reached TIME        Thu Dec 21 10:25:24 2006 RELEASE     700 COMPONENT   NI (network interface) VERSION     38 RC          -10 MODULE      nixxi.cpp LINE        2764 DETAIL      NiPConnect2 SYSTEM CALL connect ERRNO       10061 ERRNO TEXT  WSAECONNREFUSED: Connection refused COUNTER     1
    <b>Why JCO destinations are trying to connect ECC system using the internal IP address even though we didn't mention it anywhere in our portal server configurations?</b>
    Please Suggest
    Thanks much in advance.
    Cheers...
    S..S

    Hi
    Please try this:
    First remove the configured ECC from SLD.
    Logon the SAP R/3 (ECC).
    Run rz70 (T-code).
    Enter the serverIP:port of the EP server in the host.
    Enter the “sapgw” in the service.
    Check the option SLDRFC for test and activate the current configuration
    Then again add the ECC in your SLD.
    And please check the entry in the host file also and try to ping the ECC server from the EP server.
    Hope this will help you.
    Thanks & regards
    Arun Singh

  • 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

  • App store:ConnectionManager::invoke::Failed to find service connection url.

    I can log into Apple with user name and password but can't log into App Store. Used it earlier to update Aperture.
    Now i get this:ConnectionManager::invoke::Failed to find service connection url.

    Check GateKeeper ...
    Open Sysem Preferences > Security & Privacy then select the General tab.
    Select:  Mac App Store and identified developers
    If that area is greyed out, click the padlock icon to make changes. You may be prompted for your admin password.
    OS X: About Gatekeeper
    If that didn't help, disable anti virus software if installed. Then try logging in.
    And try deleting the cache associated with the App Store.
    Quit the App Store if it's open.
    Open a Finder window. From the Finder menu bar click Go > Go to Folder
    Type or copy paste the following:
    ~/Library/Caches/com.apple.appstore/Cache.db
    Click Go then move the Cache.db file to the Trash.
    Relaunch the App Store and try logging in.

  • Failed to connect to VMware web service: Invalid keystore

    Hi,
    We have a CPO 2.3.1 that refuses to connect to vCenter (see log extract at the end of the post).
    We recently changed our vCenter server (part of an update to 5.1).
    We tried following workarounds:
    remove and add all platform elements from the portal using SE services
    re import automation packs (the 4 from the Starter Edition v2.3.1.38)
    re set the keystore password
    No change at all...
    Would you have a clue on how to correct that?
    Thank you.
    Regards,
    Pierre
    ||235|2012/10/02 15:46:21.667|6072||||WCF: <TraceRecord xmlns="http://schemas.microsoft.com/2004/10/E2ETraceEvent/TraceRecord" Severity="Error"><TraceIdentifier>http://msdn.microsoft.com/en-US/library/System.ServiceModel.Diagnostics.TraceHandledException.aspx</TraceIdentifier><Description>Handling an exception.</Description><AppDomain>Tidal.Automation.Server.exe</AppDomain><Exception><ExceptionType>Tidal.Scheduler.Common.Communications.CommunicationException, Tidal.Scheduler.Common, Version=2.3.0.0, Culture=neutral, PublicKeyToken=fba593b23cf207cd</ExceptionType><Message>The attempt to connect to (VMware vCenter Server (603)@VMware vCenter Server (603)) has failed due to following error:  Failed to connect to VMware web service: Invalid keystore.</Message><StackTrace>   at Tidal.Automation.Server.JavaAdapterBase.PerformServerAssistedOperation(ServerAssistedOperation operation, TargetConfiguration target, RuntimeUserConfiguration runtimeUser)
       at Tidal.Automation.Server.JavaAdapterBase.PerformServerAssistedOperation(ServerAssistedOperation operation)
       at Tidal.Automation.Engine.Core.Adapter.SuspendableAdapter.&amp;lt;&amp;gt;c__DisplayClass1c.&amp;lt;PerformServerAssistedOperation&amp;gt;b__1b(IAdapter adapter)
       at Tidal.Automation.Engine.Core.AdapterLifecycleManager.PerformAdapterAction(Guid adapterId, AdapterAction action, Boolean haltingAction, Int32 remainingRetries)
       at Tidal.Automation.Engine.Core.AdapterLifecycleManager.PerformAdapterAction(Guid adapterId, AdapterAction action, Boolean haltingAction)
       at Tidal.Automation.Engine.Core.AdapterLifecycleManager.PerformAdapterAction(Guid adapterId, AdapterAction action)
       at Tidal.Automation.Engine.Core.Adapter.SuspendableAdapter.PerformServerAssistedOperation(ServerAssistedOperation operation)
       at Tidal.Automation.Engine.Core.AdapterSystem.PerformServerAssistedOperation(ServerAssistedOperation operation)
       at Tidal.Automation.Server.WebService.AdapterService.PerformServerAssistedOperation(ServerAssistedOperation operation)
       at SyncInvokePerformServerAssistedOperation(Object , Object[] , Object[] )
       at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]&amp;amp; outputs)
       at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc&amp;amp; rpc)
       at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc&amp;amp; rpc)
       at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc&amp;amp; rpc)
       at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)</StackTrace><ExceptionString>Tidal.Scheduler.Common.Communications.CommunicationException: The attempt to connect to (VMware vCenter Server (603)@VMware vCenter Server (603)) has failed due to following error:  Failed to connect to VMware web service: Invalid keystore.
       at Tidal.Automation.Server.JavaAdapterBase.PerformServerAssistedOperation(ServerAssistedOperation operation, TargetConfiguration target, RuntimeUserConfiguration runtimeUser)
       at Tidal.Automation.Server.JavaAdapterBase.PerformServerAssistedOperation(ServerAssistedOperation operation)
       at Tidal.Automation.Engine.Core.Adapter.SuspendableAdapter.&amp;lt;&amp;gt;c__DisplayClass1c.&amp;lt;PerformServerAssistedOperation&amp;gt;b__1b(IAdapter adapter)
       at Tidal.Automation.Engine.Core.AdapterLifecycleManager.PerformAdapterAction(Guid adapterId, AdapterAction action, Boolean haltingAction, Int32 remainingRetries)
       at Tidal.Automation.Engine.Core.AdapterLifecycleManager.PerformAdapterAction(Guid adapterId, AdapterAction action, Boolean haltingAction)
       at Tidal.Automation.Engine.Core.AdapterLifecycleManager.PerformAdapterAction(Guid adapterId, AdapterAction action)
       at Tidal.Automation.Engine.Core.Adapter.SuspendableAdapter.PerformServerAssistedOperation(ServerAssistedOperation operation)
       at Tidal.Automation.Engine.Core.AdapterSystem.PerformServerAssistedOperation(ServerAssistedOperation operation)
       at Tidal.Automation.Server.WebService.AdapterService.PerformServerAssistedOperation(ServerAssistedOperation operation)
       at SyncInvokePerformServerAssistedOperation(Object , Object[] , Object[] )
       at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]&amp;amp; outputs)
       at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc&amp;amp; rpc)
       at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc&amp;amp; rpc)
       at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc&amp;amp; rpc)
       at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)</ExceptionString></Exception></TraceRecord>
    ||236|2012/10/02 15:46:21.667|6072||||An exception that was not of type RhapsodyException was caught while a webmethod call was being made.  This exception has been caught and genericized.
    ||237|2012/10/02 15:46:21.667|6072||||EXCEPTION (Tidal.Scheduler.Common.Communications.CommunicationException): The attempt to connect to (VMware vCenter Server (603)@VMware vCenter Server (603)) has failed due to following error:  Failed to connect to VMware web service: Invalid keystore.
    Stack Trace:   at Tidal.Automation.Server.JavaAdapterBase.PerformServerAssistedOperation(ServerAssistedOperation operation, TargetConfiguration target, RuntimeUserConfiguration runtimeUser)
       at Tidal.Automation.Server.JavaAdapterBase.PerformServerAssistedOperation(ServerAssistedOperation operation)
       at Tidal.Automation.Engine.Core.Adapter.SuspendableAdapter.<>c__DisplayClass1c.<PerformServerAssistedOperation>b__1b(IAdapter adapter)
       at Tidal.Automation.Engine.Core.AdapterLifecycleManager.PerformAdapterAction(Guid adapterId, AdapterAction action, Boolean haltingAction, Int32 remainingRetries)
       at Tidal.Automation.Engine.Core.AdapterLifecycleManager.PerformAdapterAction(Guid adapterId, AdapterAction action, Boolean haltingAction)
       at Tidal.Automation.Engine.Core.AdapterLifecycleManager.PerformAdapterAction(Guid adapterId, AdapterAction action)
       at Tidal.Automation.Engine.Core.Adapter.SuspendableAdapter.PerformServerAssistedOperation(ServerAssistedOperation operation)
       at Tidal.Automation.Engine.Core.AdapterSystem.PerformServerAssistedOperation(ServerAssistedOperation operation)
       at Tidal.Automation.Server.WebService.AdapterService.PerformServerAssistedOperation(ServerAssistedOperation operation)
       at SyncInvokePerformServerAssistedOperation(Object , Object[] , Object[] )
       at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
       at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
       at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)
       at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc)
       at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)

    You have an invalid keystore file because the HTTPS certification has changed. You need to delete the old keystore file and restart the CPO server and then reconnect/run something against vCenter.
    There is also a possibility for Adatper Host Framework/java issues that I have seen commonly.
    If you need more help, you'll need to open a TAC case with your services contract please. We normally try to not troubleshoot logs on the forums.
    -Shaun Roberts
    CIAC/CPO Support Team Lead
    [email protected]

  • JCO connection for Meta Data fails

    Hi,
    I have installed the WebAS Preview version with SP9.  I had installed it once and had succesfully configured the JCo connection to my R/3 system.  After I re-installed the WebAS after a <i>system format</i>, I have configured the <b>JCo for both model & metadata</b>.  Both are configured to connect to the <b>same R/3</b> sytem with the same user/password combination.  But the JCo connection for model data pings and test come OK.  But the one for <b>metadata fails</b> (ping as well as test).
    I have tried creating more JCo connections with different names, but again the model one works, but not the metadata one.
    Can anyone figure out why this is happening?
    Regards,
    Sumith.

    Hi,
    The error that I get when testing the JCo connection is:
    <i>com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to message server host failed Connect_PM  TYPE=B MSHOST=ltilsap GROUP=PUBLIC R3NAME=LTI MSSERV=sapmsLTI PCS=1 LOCATION    CPIC (TCP/IP) on local host with Unicode ERROR       service 'sapmsLTI' unknown TIME        Fri Jan 21 16:37:40 2005 RELEASE     640 COMPONENT   NI (network interface) VERSION     37 RC          -3 MODULE      ninti.c LINE        494 DETAIL      NiPGetServByName2: service 'sapmsLTI' not found SYSTEM CALL getservbyname_r COUNTER     1</i>
    and when I ping it gives:
    <i>Failed to ping JCo destination 'LTI_WDMETADATA_DEST'.</i>
    But the connection for model data works perfectly for the same set of configuration.
    Thanks & Regards,
    Sumith

  • ISE Alarm : Warning : Session directory write failed : [TimesTen][TimesTen 11.2.2.2.0 ODBC Driver][TimesTen]TT0846: Data store connection invalid or not current -- file "dbAPI.c"; lineno 7475; procedure "sb_connLatchAcquire"

    I got this message about 20 times:
    Log Collection Error
    Details :
    Session directory write failed : [TimesTen][TimesTen 11.2.2.2.0 ODBC Driver][TimesTen]TT0846: Data store connection invalid or not current -- file "dbAPI.c"; lineno 7475; procedure "sb_connLatchAcquire"
    Description :
    The ISE M&T collector process is unable to persist the audit logs generated from the Policy Service nodes
    Suggested Actions :
    This will not impact the actual functionality of the Policy Service nodes, Please contact TAC"
    It started after I've added a third DNS Server and did not reboot the whole appliance, but just all services....
    Does anyone know what really might triggered this? After rebooting ISE everything was ok again. But I couldn't find anything in ISE's logs
    KR

    I did a reboot and the problem was solved. I got the message when I tried to stop ISE while all services were just about to get up.
    ISE Version: 1.2.0.899

  • I get this message when I try to update Evernote in the Appstore on the Macbook: ConnectionManager::invoke::Failed to find service connection url.

    I have no problems in connecting to the appstore on my iphone or in iTunes. Just in the Appstore on my Macbook I get this message (ConnectionManager::invoke::Failed to find service connection url.)

    If you have more than one user account, these instructions must be carried out as an administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Select "/var/log/install.log" from the file list on the left. If you don't see that list, select
    View ▹ Show Log List
    from the menu bar. Then select the messages from the last installation or update attempt, starting from the time when you initiated it. If you're not sure when that was, start over and note the time. Copy them to the Clipboard (command-C). Paste into a reply to this message (command-V).
    If there are runs of repeated messages, post only one example of each. Don’t post many repetitions of the same message.
    When posting a log extract, be selective. Don't post more than is requested.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Edit it out by search-and-replace in a text editor before posting.

Maybe you are looking for

  • Copying of Headet note field of purchase requsition to purchase order

    Hi SAP gurus, Can any one please tell how to configure to copy the header note field of purchase requisition to purchase order header. with regards, Amogh

  • Configuration of form and prog name for  Invoice(MM)

    Hello, Can someone tell me the output type and configuration area/transaction from where i can change the form and the program name for the invoice(MM) Thanks, Shehryar

  • PE Hangs during peak file generation

    I have experienced numerous hangs when PE8 trys to generate peak files for AVI files captured with WMM and Corel Video Studio X2 Pro. I have seen the problem occur on various size AVI files from 1M to 9G. In all cases the audio is erratic ( soft and

  • Gray Screen Bootcache.playlist missing

    I installed Mavericks on my early 2008 24" iMac, and now it got stuck on "grey screen of death" (after a month of use during wich it was working perfectly fine). When I launch it in verbose mode,  I can see the following : "unable to open /var/db/boo

  • Simple JS script needed

    I'm looking for someone to help me create a simple piece of javascript. In a nutshell, I am saving a document as SVG and want the resulting file to have interactive buttons that show and hide layers or objects. The only instruction Adobe provides is