Table of Contents

Troubleshooting PT 8.48 PT 8.49 Integration Broker

Troubleshooting guidance for publication process, subscription process, and other possible problems.

Publication Process Problems

Possible publication process problems include:

Pub Contract Is Not Created

Pub Contract Is in NEW Status

Pub Contract Stays in RETRY Status

Pub Contract Is in WORKING Status

Pub Contract Is in TIMEOUT Status

Pub Contract Is in ERROR Status

Subscription Process Problems

Possible subscription process problems include:

Sub Contract Is not Created

Sub Contract Is in NEW Status

insert into PSAPMSGSUBPRCID values(0) 

Sub Contract Is in STARTED Status

Sub Contract Is in WORKING Status

Sub Contract Is in ERROR Status

Sub Contract Is in EDIT Status

Possible cause is that the XML was edited and is not yet resubmitted for processing.

Other Possible Problems

Other possible problems include:

Cannot Find Service Operation in Service Operation Monitor

Service Operations are Being Processed in an Incorrect Order

Service Operation Instance not Created

Service Operation Instance Stays in NEW Status

Service Operation Instance Stays in STARTED Status

Service Operation Instance Stays in WORKING Status

Unable to Ping a Node

    PeopleSoft Integration Gateway 
    PeopleSoft Listening Connector 
    Status: ACTIVE 
    

Queue Is PAUSED

Possible cause is that some queues are delivered as paused. Change the status to Run for the service operations to process from New to Working.

Unable to find a Routing corresponding to the incoming request message

You are sending an async service operation from node A to target node B. The nodes are pingable. The routing on target database and source database exist and are correct. The same service operation works fine if you use and “ANY TO LOCAL” routing.

The “ANY TO LOCAL” routing type uses a virtual node ANY when node passwords fail and eliminates node authentication from the equation. If “ANY TO LOCAL” works, but a standard point to point routing fails, reset the node authentication option to NONE rather than password and try again. If this works, then the node passwords were incorrect. Resetting these should resolve the problem.

Note: You can also see this error if the Message name does not match the externalservice operation name. They have to Match.

Unable to ping nodes. "Issuing node is not a trusted node" or "PSFT Authentication token failed for Node PSFT_HR"

Application server log shows:

PSAPPSRV.6475 (32) [10/17/06 22:09:45 VP1@JavaClient IntegrationSvc](3) PeopleSoft Token authentication failed: issuing node PSFT_HR is not a trusted node : PS@JavaClient

Starting with Peopletools 8.48 Integration Broker requires that nodes be trusted on both sides before pinging or sending messages. To fix this, navigate to Peopletools –> Security Objects –> Single Signon –> “Trust Authentication Tokens issued by these Nodes” and add the appropriate node names on each side.