console.log not pointed to runtime directory
-------------------------------------------- Key: OFBIZ-872 URL: https://issues.apache.org/jira/browse/OFBIZ-872 Project: OFBiz (The Open for Business Project) Issue Type: Bug Affects Versions: SVN trunk Reporter: David Shere Priority: Minor Fix For: SVN trunk Attachments: consoleLogLocationFix.patch startofbiz.sh points the console.log file to the old "framework/logs" directory. This causes ofbiz to not start after a fresh checkout of the data. Fix to follow. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Shere updated OFBIZ-872: ------------------------------ Attachment: consoleLogLocationFix.patch This changes it to the current "runtime/logs". The change was already made in startofbiz.bat. > console.log not pointed to runtime directory > -------------------------------------------- > > Key: OFBIZ-872 > URL: https://issues.apache.org/jira/browse/OFBIZ-872 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Affects Versions: SVN trunk > Reporter: David Shere > Priority: Minor > Fix For: SVN trunk > > Attachments: consoleLogLocationFix.patch > > > startofbiz.sh points the console.log file to the old "framework/logs" directory. This causes ofbiz to not start after a fresh checkout of the data. > Fix to follow. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Shere updated OFBIZ-872: ------------------------------ Attachment: consoleLogLocationFix.patch Correction to previous patch file; previous patch had additional changes not relevant to the issue. > console.log not pointed to runtime directory > -------------------------------------------- > > Key: OFBIZ-872 > URL: https://issues.apache.org/jira/browse/OFBIZ-872 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Affects Versions: SVN trunk > Reporter: David Shere > Priority: Minor > Fix For: SVN trunk > > Attachments: consoleLogLocationFix.patch, consoleLogLocationFix.patch > > > startofbiz.sh points the console.log file to the old "framework/logs" directory. This causes ofbiz to not start after a fresh checkout of the data. > Fix to follow. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato reassigned OFBIZ-872: --------------------------------------- Assignee: Jacopo Cappellato > console.log not pointed to runtime directory > -------------------------------------------- > > Key: OFBIZ-872 > URL: https://issues.apache.org/jira/browse/OFBIZ-872 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Affects Versions: SVN trunk > Reporter: David Shere > Assigned To: Jacopo Cappellato > Priority: Minor > Fix For: SVN trunk > > Attachments: consoleLogLocationFix.patch, consoleLogLocationFix.patch > > > startofbiz.sh points the console.log file to the old "framework/logs" directory. This causes ofbiz to not start after a fresh checkout of the data. > Fix to follow. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato closed OFBIZ-872. ----------------------------------- Resolution: Fixed Thanks David, your patch is in rev. 525699 > console.log not pointed to runtime directory > -------------------------------------------- > > Key: OFBIZ-872 > URL: https://issues.apache.org/jira/browse/OFBIZ-872 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Affects Versions: SVN trunk > Reporter: David Shere > Assigned To: Jacopo Cappellato > Priority: Minor > Fix For: SVN trunk > > Attachments: consoleLogLocationFix.patch, consoleLogLocationFix.patch > > > startofbiz.sh points the console.log file to the old "framework/logs" directory. This causes ofbiz to not start after a fresh checkout of the data. > Fix to follow. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12487792 ] David Shere commented on OFBIZ-872: ----------------------------------- sorry...commented on wrong issue... > console.log not pointed to runtime directory > -------------------------------------------- > > Key: OFBIZ-872 > URL: https://issues.apache.org/jira/browse/OFBIZ-872 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Affects Versions: SVN trunk > Reporter: David Shere > Assigned To: Jacopo Cappellato > Priority: Minor > Fix For: SVN trunk > > Attachments: consoleLogLocationFix.patch, consoleLogLocationFix.patch > > > startofbiz.sh points the console.log file to the old "framework/logs" directory. This causes ofbiz to not start after a fresh checkout of the data. > Fix to follow. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12487791 ] David Shere commented on OFBIZ-872: ----------------------------------- "Create as New Order" button also does not work... error message is "Service target threw an unexpected exception (org.ofbiz.order.shoppingcart.ShoppingCart.addPayment(Ljava/lang/String;)V)" This is on an order with or without promotional items. > console.log not pointed to runtime directory > -------------------------------------------- > > Key: OFBIZ-872 > URL: https://issues.apache.org/jira/browse/OFBIZ-872 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Affects Versions: SVN trunk > Reporter: David Shere > Assigned To: Jacopo Cappellato > Priority: Minor > Fix For: SVN trunk > > Attachments: consoleLogLocationFix.patch, consoleLogLocationFix.patch > > > startofbiz.sh points the console.log file to the old "framework/logs" directory. This causes ofbiz to not start after a fresh checkout of the data. > Fix to follow. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Gray updated OFBIZ-872: ----------------------------- Comment: was deleted > console.log not pointed to runtime directory > -------------------------------------------- > > Key: OFBIZ-872 > URL: https://issues.apache.org/jira/browse/OFBIZ-872 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Affects Versions: SVN trunk > Reporter: David Shere > Assigned To: Jacopo Cappellato > Priority: Minor > Fix For: SVN trunk > > Attachments: consoleLogLocationFix.patch, consoleLogLocationFix.patch > > > startofbiz.sh points the console.log file to the old "framework/logs" directory. This causes ofbiz to not start after a fresh checkout of the data. > Fix to follow. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Gray updated OFBIZ-872: ----------------------------- Comment: was deleted > console.log not pointed to runtime directory > -------------------------------------------- > > Key: OFBIZ-872 > URL: https://issues.apache.org/jira/browse/OFBIZ-872 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Affects Versions: SVN trunk > Reporter: David Shere > Assigned To: Jacopo Cappellato > Priority: Minor > Fix For: SVN trunk > > Attachments: consoleLogLocationFix.patch, consoleLogLocationFix.patch > > > startofbiz.sh points the console.log file to the old "framework/logs" directory. This causes ofbiz to not start after a fresh checkout of the data. > Fix to follow. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |