Reasons for IPC communication error with server

  • 22 April 2004
  • 2 replies
  • 3 views

Badge +8
When trying to start an asynchronous server event to start another process, what are the reasons for a communication error with server error?

I have checked the following:

Server name is correct
Port is correct
Process name to be started does exist
K2 Service is running
current user has start permissions for the process to be started

what other things are there to be checked to be able to start an IPC process?

2 replies

Badge +7
Can you provide the actual error message encountered? The IPC error should be logged in the K2.net Service Manager's Error log.
Badge +8
Sorry, already deleted the error so I dont have the actual text anymore. It said 'communication error with server' or something similar.

I have devised a workaround by adding a new 'plan' form to my process to start the other process.

I suspect the problem may be that I was trying to redirect to the other process' plan form...

Reply