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

Add more informations in case of connection problems #4

Open
rscadrde opened this issue Dec 3, 2018 · 0 comments
Open

Add more informations in case of connection problems #4

rscadrde opened this issue Dec 3, 2018 · 0 comments

Comments

@rscadrde
Copy link

rscadrde commented Dec 3, 2018

When some error occurs more details are helpful:

.api-httpListenerConfig.worker.01     ERROR
c883a0b0f73f11e8a8ed062f10c89c5a 
********************************************************************************
Message               : Failed to invoke getFile.
Payload               : 24675068
Payload Type          : java.math.BigDecimal
Element               : /getBinaryContent/processors/3 @ picture-accessor-deve
Element XML           : <flow-ref name="getBinaryContent" doc:name="getBinaryContent"></flow-ref>
--------------------------------------------------------------------------------
Root Exception stack trace:
java.net.NoRouteToHostException: No route to host (Host unreachable)
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at java.net.Socket.connect(Socket.java:538)
	at java.net.Socket.<init>(Socket.java:434)
	at java.net.Socket.<init>(Socket.java:211)
	at com.jcraft.jsch.Util$1.run(Util.java:362)
	at java.lang.Thread.run(Thread.java:748)

********************************************************************************
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant