Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008118Openbravo ERPZ. Otherspublic2009-03-13 13:182009-04-22 00:01
alostale 
alostale 
normalminorsometimes
closedfixed 
5
 
2.50 
Core
No
0008118: Error when executing diagnostics
Depending on the java version this error is raised when executing openbravo diagnostics:

#
check.tomcat.jvm.version:
#
[checkJVMversion] 0 INFO CheckJVMVersion - Checking Tomcat's JVM version...
#
 
#
BUILD FAILED
#
/var/www/openbravo/web/OpenbravoERP-2.50alpha-r11/build.xml:706: The following error occurred while executing this line:
#
/var/www/openbravo/web/OpenbravoERP-2.50alpha-r11/src-diagnostics/build.xml:57: The following error occurred while executing this line:
#
/var/www/openbravo/web/OpenbravoERP-2.50alpha-r11/src-diagnostics/build.xml:116: The following error occurred while executing this line:
#
/var/www/openbravo/web/OpenbravoERP-2.50alpha-r11/src-diagnostics/build.xml:170: java.lang.NumberFormatException: For input string: ""

No tags attached.
Issue History
2009-03-13 13:18alostaleNew Issue
2009-03-13 13:18alostaleAssigned To => alostale
2009-03-13 13:18alostaleRegression testing => No
2009-03-13 13:19hgbotCheckin
2009-03-13 13:19hgbotNote Added: 0014630
2009-03-13 13:19hgbotStatusnew => resolved
2009-03-13 13:19hgbotResolutionopen => fixed
2009-03-13 13:19hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/badc14f00040b2fda2f7420602977095d3162451 [^]
2009-04-21 10:53psarobeStatusresolved => closed
2009-04-22 00:01anonymoussf_bug_id0 => 2778076

Notes
(0014630)
hgbot   
2009-03-13 13:19   
Repository: erp/devel/pi
Changeset: badc14f00040b2fda2f7420602977095d3162451
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Mar 13 13:19:18 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/badc14f00040b2fda2f7420602977095d3162451 [^]

fixed bug 0008118: Error when executing diagnostics

---
M src-diagnostics/src/org/openbravo/utils/Version.java
---