[
https://issues.apache.org/jira/browse/DERBY-6802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14637228#comment-14637228
]
Abhinav Gupta commented on DERBY-6802:
--------------------------------------
Hi Bryan,
I haven't been able to figure out why I'm still getting the derbynet
failure but I realized that after I upgraded my ubuntu os from 14.10 to
15.04, I get this line "JAVA_TOOL_OPTIONS:
-javaagent:/usr/share/java/jayatanaag.jar" everytime I run any ant command,
this particular line I think wasn't in the output earlier. Could it be
because of the JAVA_TOOLS_OPTIONS environment variable or the os upgrade ?
On Tue, Jul 21, 2015 at 8:21 AM, Bryan Pendleton (JIRA) <[email protected]>
> 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)