Build precise queries to find exactly what you need
Press ESC to close
@hlustik
Member Since: January 4, 2011
Favorites0
Views
Projects0
i just get two error messages for check_as400_jobs and check_as400_msg 1) check_as400_jobs ( the number of jobs in the system is displayed inverted ) Exception in thread "main" java.lang.NumberFormatException: For input string: "[7m [0"at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:449) at java.lang.Integer.(Integer.java:660) at check_as400.parseWrkSysSts(check_as400.java:641) at check_as400.parse(check_as400.java:398) at check_as400.main(check_as400.java:325) 2) check_as400_msg qsysopr Exception in thread "main" java.lang.StringIndexOutOfBoundsException: String index out of range: -102 at java.lang.String.substring(String.java:1937) at check_as400.parseDspMsg(check_as400.java:470) at check_as400.parse(check_as400.java:402) at check_as400.main(check_as400.java:325) as i have not found any mail adress i post this here.
Reviewed 15 years ago