IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

remote invoke deployer ping

  • 1.  remote invoke deployer ping

    Posted Thu May 27, 2010 09:26 PM

    Hi,

    I’m trying to create a Remote Server in the IS & TN Deployer sections and it is throwing the following error:

    Error connecting to Integration Server: testDev: Could not remote invoke service wm.deployer.resource.gui.IS:ping.

    We are using the 7.1.2 suite and deployer fix is up to DEP_7.1.2_Fix14

    Any idea what can be happening?

    Thanks


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 2.  RE: remote invoke deployer ping

    Posted Thu May 27, 2010 10:41 PM

    After you click on Deployer → Servers → IS & TN you must click on “Add remote server alias”

    After server is added you must go to Deployer → Servers → IS & TN, click the new created server and push buttom “install”.

    This will install the deployer package needed on the remote server.

    After that you can use it, or click on “test”


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 3.  RE: remote invoke deployer ping

    Posted Thu May 27, 2010 10:52 PM

    When selecting the recently added server and clicking the install button the following error appears:

    Failed to install Resource Package on Server DevMachine: null

    Thanks


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services


  • 4.  RE: remote invoke deployer ping

    Posted Thu May 27, 2010 11:17 PM

    Check error log for getting any hint.

    Did you configure SSL? or used correct port and credentials?

    What if you lick on test? What error you get?


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services


  • 5.  RE: remote invoke deployer ping

    Posted Fri May 28, 2010 02:17 PM

    If I click the Test button I get the following error on the screen:

    Error connecting to Integration Server: DevMachine: Could not remote invoke service wm.deployer.resource.gui.IS:ping.

    In the server.log there is no message, also I can ping the other machine from the command prompt.

    Thanks,


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 6.  RE: remote invoke deployer ping

    Posted Fri May 28, 2010 11:50 PM

    You have a problem while doing the “install” step. If the install is not done, the ping error is expected.

    You need to enable logging level on remote server to check why you cannot install the needed deployer package. The “null” error you get doesn’t give any hint.


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 7.  RE: remote invoke deployer ping

    Posted Tue June 01, 2010 03:49 PM

    The Trace Shows:

    (IS.SERVER) [ISC.0072.72.5] 2010-06-01 08:46:11 AST TRACE: service returned: >>>property=1000, log=error, checked=CHECKED, 35lines=property, descendchecked=CHECKED, numlines=1000, logEntries=[0] >>>RootContextID=6ec42ec06d7b11df8df6b33016abbf15, ParentContextID=NULL, ContextID=6ec42ec06d7b11df8df6b33016abbf15, Timestamp=2010-06-01 08:44:42 AST, ServerID=mprwm-dev:5555, ErrorMsg=java.lang.reflect.InvocationTargetException, ErrStackTrace=[0][null char][null char][null char][null char][null char] …, ServiceName=wm.server.remote:invoke<<< , logdate=2010-06-01 08:46:11 AST<<<

    Any ideas why is returning null characters?


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 8.  RE: remote invoke deployer ping

    Posted Tue June 01, 2010 08:38 PM

    make sure you delete everything under different folders like MWS, ProcessModel
    /data/webMethods71/IntegrationServer/packages/WmDeployer/config/plugin/

    and restart the process by adding remote server on IS

    HTH


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services


  • 9.  RE: remote invoke deployer ping

    Posted Tue June 01, 2010 11:37 PM

    Deployer has some fix requisites. Did you check readme and applied all required fixes on IS ?

    You are getting a exception on wm.server.remote:invoke “InvocationTargetException”. That service is part of WmRoot package and fixes affecting this are the Core_Fix ones.

    DEP_7.1.2_Fix14 requires IS_7-1-2_Core_Fix13.

    Reinstall IS_7-1-2_Core_Fix13 , restart IS and see if that helps.


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 10.  RE: remote invoke deployer ping

    Posted Wed June 02, 2010 06:52 PM

    I work for Pereira and I tried leonlee’s advice, but it did not work. When I tried to connect the error log displays these three entries:

    Error Log

    [INDENT]2010-06-02 10:58:01 AST wm.server.remote:testAlias java.lang.reflect.InvocationTargetException Stack trace data … 3a2d46606e5711dfaf058aac9da79664 NULL 3a2d46606e5711dfaf058aac9da79664

    2010-06-02 10:58:00 AST pub.remote:invoke java.lang.reflect.InvocationTargetException Stack trace data … 3a2d46606e5711dfaf058aac9da79664 NULL 3a2d46606e5711dfaf058aac9da79664

    2010-06-02 10:58:00 AST wm.server.remote:invoke java.lang.reflect.InvocationTargetException: com.wm.app.b2b.server.RemoteConnection.(Ljava/lang/String;Ljava/lang/String;JLcom/wm/app/b2b/server/Session; )V
    [/INDENT]


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods