Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

luke won't launch on osx lion #50

Closed
GoogleCodeExporter opened this issue Mar 28, 2015 · 1 comment
Closed

luke won't launch on osx lion #50

GoogleCodeExporter opened this issue Mar 28, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. java -cp lukeall-3.4.0.jar


What is the expected output? What do you see instead?

java.lang.NumberFormatException: For input string: "60  "
    at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
    at java.lang.Integer.parseInt(Integer.java:458)
    at java.lang.Integer.valueOf(Integer.java:554)
    at thinlet.Thinlet.addAttribute(Unknown Source)
    at thinlet.Thinlet.parse(Unknown Source)
    at thinlet.Thinlet.parse(Unknown Source)
    at thinlet.Thinlet.parse(Unknown Source)
    at thinlet.Thinlet.parse(Unknown Source)
    at org.getopt.luke.Luke.addComponent(Unknown Source)
    at org.getopt.luke.Luke.<init>(Unknown Source)
    at org.getopt.luke.Luke.startLuke(Unknown Source)
    at org.getopt.luke.Luke.main(Unknown Source)
Exception in thread "main" java.lang.IllegalArgumentException: unknown text 
string for null
    at thinlet.Thinlet.getDefinition(Unknown Source)
    at thinlet.Thinlet.setString(Unknown Source)
    at org.getopt.luke.Luke.errorMsg(Unknown Source)
    at org.getopt.luke.Luke.addComponent(Unknown Source)
    at org.getopt.luke.Luke.<init>(Unknown Source)
    at org.getopt.luke.Luke.startLuke(Unknown Source)
    at org.getopt.luke.Luke.main(Unknown Source)



What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by bimargul...@gmail.com on 4 Nov 2011 at 12:17

@GoogleCodeExporter
Copy link
Author

Fixed in 3.4.0_1.

Original comment by sig...@gmail.com on 28 Dec 2011 at 3:03

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant