-
- Downloads
[TAP,UWS] Small log corrections (for Thread logs, display the thread name...
[TAP,UWS] Small log corrections (for Thread logs, display the thread name rather than the ID ; the job id was forgotten in the log of CHANGE_PHASE ; build a UWSException with the given throwable message as message ; in log TAP for the event EXECUTING, the memory address of the ADQLQuery object was displayed rather than of the ADQL query expression ; display the stack trace of the SQLException.getNextException() when calling logDB)
Showing
- src/tap/ADQLExecutor.java 1 addition, 1 deletionsrc/tap/ADQLExecutor.java
- src/tap/log/DefaultTAPLog.java 12 additions, 0 deletionssrc/tap/log/DefaultTAPLog.java
- src/uws/UWSException.java 2 additions, 2 deletionssrc/uws/UWSException.java
- src/uws/job/UWSJob.java 1 addition, 1 deletionsrc/uws/job/UWSJob.java
Please register or sign in to comment