Petals BC REST

Consumer mode does not support MEP 'RobustInOnly'

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Blocker Blocker
  • Resolution: Fixed
  • Affects Version/s: 1.4.0-BC
  • Fix Version/s: 2.3.0-BC
  • Component/s: Consumer mode
  • Security Level: Public
  • Description:
    Hide

    The consumer mode does not support MEP 'RobustInOnly'. The following error occurs on the service provider when trying to set the fault in the message exchange:

    Caused by: javax.jbi.messaging.MessagingException: The MessageExchange state does not allow this operation: create FAULT on: Status: Active, Role: PROVIDER, Pattern: IN_ONLY, hasInMsg
    	at org.ow2.petals.jbi.messaging.exchange.impl.MessageExchangeImpl.checkCallerIsAllowedToCreateFault(MessageExchangeImpl.java:120)
    	at org.ow2.petals.jbi.messaging.exchange.impl.MessageExchangeImpl.createFault(MessageExchangeImpl.java:105)
    	...

    This error occurs because the MEP is InOnly instead of RobustInOnly as defined in the the service provider WSDL with operation interface elements: 'input' and 'fault'.

    Show
    The consumer mode does not support MEP 'RobustInOnly'. The following error occurs on the service provider when trying to set the fault in the message exchange:
    Caused by: javax.jbi.messaging.MessagingException: The MessageExchange state does not allow this operation: create FAULT on: Status: Active, Role: PROVIDER, Pattern: IN_ONLY, hasInMsg
    	at org.ow2.petals.jbi.messaging.exchange.impl.MessageExchangeImpl.checkCallerIsAllowedToCreateFault(MessageExchangeImpl.java:120)
    	at org.ow2.petals.jbi.messaging.exchange.impl.MessageExchangeImpl.createFault(MessageExchangeImpl.java:105)
    	...
    This error occurs because the MEP is InOnly instead of RobustInOnly as defined in the the service provider WSDL with operation interface elements: 'input' and 'fault'.
  • Environment:
    -

Issue Links

Activity

Transition Status Change Time Execution Times Last Executer Last Execution Date
New New Open Open
1m 15s
1
Christophe DENEUX
Fri, 27 Mar 2020 - 12:27:28 +0100
Open Open In Progress In Progress
21s
1
Christophe DENEUX
Fri, 27 Mar 2020 - 12:27:49 +0100
In Progress In Progress Resolved Resolved
1h 17m
1
Christophe DENEUX
Fri, 27 Mar 2020 - 13:45:39 +0100

People

Dates

  • Created:
    Fri, 27 Mar 2020 - 12:26:13 +0100
    Updated:
    Fri, 19 Nov 2021 - 10:13:11 +0100
    Resolved:
    Fri, 27 Mar 2020 - 13:45:39 +0100