[ 
https://issues.apache.org/jira/browse/DERBY-6802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14637633#comment-14637633
 ] 

Bryan Pendleton commented on DERBY-6802:
----------------------------------------

That's an interesting observation. I found this:
http://stackoverflow.com/questions/26074446/picked-up-java-tool-options-javaagent-usr-share-java-jayatanaag-jar-when-st
which suggests you could just "unset JAVA_TOOL_OPTIONS" in your shell.

I run Fedora 22 currently, with OpenJDK 1.8, and haven't been having such 
problems.

I realize you attached your "derby.log". Do you have any other output from your
particular tests? Specifically, in the same directory where derby.log was found,
do you have a file "error-stacktrace.out"?

> Change NetworkServer code to use new MessageUtils class
> -------------------------------------------------------
>
>                 Key: DERBY-6802
>                 URL: https://issues.apache.org/jira/browse/DERBY-6802
>             Project: Derby
>          Issue Type: Sub-task
>          Components: JDBC, Network Client, Network Server
>            Reporter: Bryan Pendleton
>            Assignee: Abhinav Gupta
>            Priority: Minor
>         Attachments: 6802.diff, derby.log
>
>
> We would like to change the NetworkServer code which encodes and decodes 
> message arguments for Derby exceptions which are returned
> to the client so that it uses the new MessageUtils class to do that
> encoding and decoding.
> There won't be any change of behavior when we do this; this is just
> a refactoring of code to allow for sharing between client and server.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to