Hi all
I keep getting 'java.lang.RuntimeException: Unexpected command: 110' errors.
This usually happens when the code hits an 'End Sub' or 'Return' statement.
It seems to be totally random and can crash at any part of the application especially if I step through the code. It is already a large app so posting the code will not help.
I think it may have something to do with multiple HttpJob calls although there should only ever be one or two running concurrently.
Please let me know if you need any further info from the logs etc...
Any help appreciated.
I keep getting 'java.lang.RuntimeException: Unexpected command: 110' errors.
This usually happens when the code hits an 'End Sub' or 'Return' statement.
It seems to be totally random and can crash at any part of the application especially if I step through the code. It is already a large app so posting the code will not help.
I think it may have something to do with multiple HttpJob calls although there should only ever be one or two running concurrently.
Please let me know if you need any further info from the logs etc...
Any help appreciated.