Re: using log4j in user defined system procedure

2015-12-22 Thread Rick Hillegas
Hi Anjana, I'm not an expert on using log4j but it seems to be loaded with features. I'm confident that you can find a way to force the default Logger to write to a PrintStream which you have created. For instance, I believe that the default logger is an org.apache.logging.log4j.simple.Simple

RE: using log4j in user defined system procedure

2015-12-22 Thread Anjana Prakash
Hi Rick, Thanks for follow-up. I looked into the option of derby.stream.error.file. However there is issue accessing this value of this in system procedure. My requirement is in system procedure I have implemented log4j. We want all the logging from procedure and log level should be using derby.

[jira] [Commented] (DERBY-6848) Unable to start derbyNetworkServer.bat

2015-12-22 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15068285#comment-15068285 ] Bryan Pendleton commented on DERBY-6848: Maybe the problem is that you are a non-p

[jira] [Commented] (DERBY-6848) Unable to start derbyNetworkServer.bat

2015-12-22 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15068278#comment-15068278 ] Bryan Pendleton commented on DERBY-6848: The batch file is just a wrapper around a

[jira] [Comment Edited] (DERBY-6848) Unable to start derbyNetworkServer.bat

2015-12-22 Thread Vlasov Igor (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15067643#comment-15067643 ] Vlasov Igor edited comment on DERBY-6848 at 12/22/15 2:58 PM: --