|
Attention! Read the forum rules carefully before posting a topic.
Try to find an answer in Wiki before asking a question. Submit programming questions in this forum only. Off topics are strictly forbidden.
Any topics which do not satisfy these rules will be deleted.
timeout exception |
cb888trader
|
Post subject: timeout exception |
Post rating: 0
|
Posted: Wed 07 Dec, 2011, 16:42
|
|
User rating: 0
Joined: Tue 22 Nov, 2011, 12:47 Posts: 130 Location: United States,
|
hi,
sometimes I get the following exception stack trace:
java.util.concurrent.TimeoutException: No response from server. Request: {"reqid":"3","type":"quitrq"} at com.dukascopy.transport.client.TransportClient.controlSynchRequest(TransportClient.java:776) at com.dukascopy.transport.client.TransportClient.controlSynchRequest(TransportClient.java:740) at com.dukascopy.charts.data.datacache.CurvesJsonProtocolHandler$1.run(CurvesJsonProtocolHandler.java:116) at java.util.TimerThread.mainLoop(Timer.java:512) at java.util.TimerThread.run(Timer.java:462)
1. Any idea where this is coming from and what is the reason?
2. How to catch it?
3. How to handle it?
|
|
|
|
 |
API Support
|
Post subject: Re: timeout exception |
Post rating: 0
|
Posted: Thu 08 Dec, 2011, 09:25
|
|
User rating: ∞
Joined: Fri 31 Aug, 2007, 09:17 Posts: 6139
|
|
|
|
 |
|
Pages: [
1
]
|
|
|
|
|