Avoid exiting ofbiz when running in debug mode,i.e with -DDEBUG=true set on theJVM arguments
-------------------------------------------------------------------------------------------- Key: OFBIZ-4776 URL: https://issues.apache.org/jira/browse/OFBIZ-4776 Project: OFBiz Issue Type: Improvement Components: framework Affects Versions: SVN trunk Environment: WXP SP3, JDK 1.6.0_30 Reporter: Francis ANDRE Attachments: ofbiz-Start.java.patch Hi This is a patch for allowing to run ofbiz in debug mode,i.e with -DDEBUG=true on the JVM arguments, and avoid to exit from the process when a Error or a StartupException occurs. Rgds -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ https://issues.apache.org/jira/browse/OFBIZ-4776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francis ANDRE updated OFBIZ-4776: --------------------------------- Attachment: ofbiz-Start.java.patch > Avoid exiting ofbiz when running in debug mode,i.e with -DDEBUG=true set on theJVM arguments > -------------------------------------------------------------------------------------------- > > Key: OFBIZ-4776 > URL: https://issues.apache.org/jira/browse/OFBIZ-4776 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Environment: WXP SP3, JDK 1.6.0_30 > Reporter: Francis ANDRE > Attachments: ofbiz-Start.java.patch > > > Hi > This is a patch for allowing to run ofbiz in debug mode,i.e with -DDEBUG=true on the JVM arguments, and avoid to exit from the process when a Error or a StartupException occurs. > Rgds -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-4776. ---------------------------------- Resolution: Fixed Fix Version/s: SVN trunk Assignee: Jacques Le Roux Thanks Francis, Your patch is in trunk at r1308078 Please remember to not use/replace tabs by 4 spaces in your patches > Avoid exiting ofbiz when running in debug mode,i.e with -DDEBUG=true set on theJVM arguments > -------------------------------------------------------------------------------------------- > > Key: OFBIZ-4776 > URL: https://issues.apache.org/jira/browse/OFBIZ-4776 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Environment: WXP SP3, JDK 1.6.0_30 > Reporter: Francis ANDRE > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: ofbiz-Start.java.patch > > > Hi > This is a patch for allowing to run ofbiz in debug mode,i.e with -DDEBUG=true on the JVM arguments, and avoid to exit from the process when a Error or a StartupException occurs. > Rgds -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13245095#comment-13245095 ] Jacques Le Roux commented on OFBIZ-4776: ---------------------------------------- Francis, I finally decided to revert [r1308078|http://svn.apache.org/viewvc?view=revision&revision=1308078] due to [some pressure on this commit|http://markmail.org/message/zqguh6ttd2a5jqcb] And even if I'm quite sure it's not harmful, I don't see either a great need for it > Avoid exiting ofbiz when running in debug mode,i.e with -DDEBUG=true set on theJVM arguments > -------------------------------------------------------------------------------------------- > > Key: OFBIZ-4776 > URL: https://issues.apache.org/jira/browse/OFBIZ-4776 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Environment: WXP SP3, JDK 1.6.0_30 > Reporter: Francis ANDRE > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: ofbiz-Start.java.patch > > > Hi > This is a patch for allowing to run ofbiz in debug mode,i.e with -DDEBUG=true on the JVM arguments, and avoid to exit from the process when a Error or a StartupException occurs. > Rgds -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |