IBM Support

ADMC0069E IPC connector endpoint definition missing in WebSphere Process Server custom profiles

Troubleshooting


Problem

WebSphere Process Server v7 custom profiles created using the Profile Management Tool or the manageprofiles command do not include the IPC_CONNECTOR_ADDRESS endpoint definition in the serverindex.xml file. The same problem occurs with WebSphere Enterprise Service Bus custom profiles. Nodeagent and deployment manager definitions are not affected.

Symptom

Server startup error message in SystemOut.log:

JMXConnectors E   ADMC0069E:
The endpoint definition is empty for the IPC connector; the IPC connector will not be available

Server shutdown error message in SystemOut.log:

IPCConnectorS E   ADMC0073E:  
Failed to stop channel chain IPCCInboundChain.Default_IPC_Connector_Name/LC_IPCCInboundChain.Default_IPC_Connector_Name due to exception java.lang.NullPointerException

Resolving The Problem

To solve the problem for existing profiles that generate these errors, add the interprocess communication (IPC) connector port definition. You can use a script to add the information, or you can use the administrative console.

To use the administrative console, perform the following steps:

  1. Navigate to Servers > Server types > WebSphere application servers > servername > Ports.
  2. Select New to add a port with a port number that is not in use in your environment.
  3. In the Port name - User-defined Port field, enter: IPC_CONNECTOR_ADDRESS
  4. In the Host field, enter:  hostname/localhost
  5. In the Port field, enter a port number that is not in use.

    See "Port number settings for WebSphere Application Server versions" for the default port numbers used.
  6. Save your changes.

See "Configure port settings" for information on how to change or add port numbers through scripting.

[{"Product":{"code":"SSQH9M","label":"WebSphere Process Server"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Installation & Configuration","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"},{"code":"PF035","label":"z\/OS"},{"code":"PF012","label":"IBM i"}],"Version":"7.0.0.1;7.0","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}},{"Product":{"code":"SS7J6S","label":"WebSphere Enterprise Service Bus"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Install","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"","label":"i5\/OS"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"7.0.0.1;7.0","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
15 June 2018

UID

swg21427959