[ https://issues.apache.org/jira/browse/GERONIMO-3172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Donald Woods updated GERONIMO-3172: ----------------------------------- Fix Version/s: 2.0-M6 Assignee: Donald Woods > remove obsolete JDB_OPTS reference from geronimo.bat > ---------------------------------------------------- > > Key: GERONIMO-3172 > URL: https://issues.apache.org/jira/browse/GERONIMO-3172 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: startup/shutdown > Affects Versions: 2.0-M6 > Environment: Windows > Reporter: Ted Kirby > Assigned To: Donald Woods > Priority: Minor > Fix For: 2.0-M6 > > Attachments: G3172.patch > > > Line 268 of geronimo.bat is: > if not "%JDB_OPTS%" == "" goto gotJdbOpts > There is no other use or reference to JDB_OPTS here or in geronimo.sh. > More importantly, there is no :gotJdbOpts label in geronimo.bat, which would > cause the script to fail. > This fix is to remove this line of code. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.