Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception listing payload: java.lang.UnsupportedOperationException in 0.10.1 #39

Closed
phax opened this issue Jun 26, 2020 · 0 comments
Closed
Assignees
Labels

Comments

@phax
Copy link
Owner

phax commented Jun 26, 2020

Happens if AS4 HTTP Debugging and Outgoing Dumper is enabled

## Exception listing payload: java.lang.UnsupportedOperationException -- null
## java.lang.UnsupportedOperationException
1.: com.helger.phase4.client.BasicHttpPoster$1.getContent(BasicHttpPoster.java:262)
2.: org.apache.http.util.EntityUtils.toString(EntityUtils.java:201)
3.: org.apache.http.util.EntityUtils.toString(EntityUtils.java:308)
4.: com.helger.phase4.client.BasicHttpPoster.lambda$sendGenericMessage$0(BasicHttpPoster.java:219)
5.: com.helger.phase4.http.AS4HttpDebug.debug(AS4HttpDebug.java:80)
6.: com.helger.phase4.client.BasicHttpPoster.sendGenericMessage(BasicHttpPoster.java:211)
7.: com.helger.phase4.client.BasicHttpPoster.sendGenericMessageWithRetries(BasicHttpPoster.java:316)
8.: com.helger.phase4.client.AbstractAS4Client.sendMessageWithRetries(AbstractAS4Client.java:407)
9.: com.helger.phase4.servlet.AS4BidirectionalClientHelper.sendAS4AndReceiveAS4(AS4BidirectionalClientHelper.java:119)
@phax phax added the bug label Jun 26, 2020
@phax phax self-assigned this Jun 26, 2020
@phax phax closed this as completed in fddf58d Jun 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant