Oracle SOA Suite (MOSC)

MOSC Banner

Event subprocess don't catch system fault

edited Jun 24, 2022 9:11PM in Oracle SOA Suite (MOSC) 1 commentAnswered

Hello, I have problems with my process and error handling when the exception is thrown inside a reusable process.

I have a parent process that implements an event sub-process for error handling. This event subprocess is configured to catch all system exceptions.


From the parent process I invoke a reusable process through a "call activity", inside the reusable process, a SOAP service is invoked. This service for a server update, was offline.


The moment an instance reached the service task, the following error is thrown.

javax.ws.rs.ProcessingException: java.net.ConnectException: Tried all: '1' addresses, but could not connect over HTTP to server: 'some_host', port: '7777'
 failed reasons:
  [0] address:'some_host/some_ip',port:'7777' : java.net.ConnectException: Connection refused
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center