remote invoke deployer ping

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

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”

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

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?

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,

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.

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?

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

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.

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]