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

java.lang.NumberFormatException: For input string: "null" @ line 628 #24

Open
srpape opened this issue Oct 3, 2015 · 3 comments
Open

Comments

@srpape
Copy link

srpape commented Oct 3, 2015

This one seems to be in the Z-Wave Lock Reporting code.

java.lang.NumberFormatException: For input string: "null" @ line 628

It might be related to the null pointer problems in the main code, but I'm seeing these print in my logs regularly.

@rbuecker
Copy link

rbuecker commented Oct 6, 2015

I get a similar error while trying to edit the user codes, which no longer is working (oops!)

@ethayer
Copy link
Owner

ethayer commented Feb 26, 2016

Anyone still seeing this happening? Hopefully the past bug fixes have done this one in too.

@Pezmc
Copy link

Pezmc commented Sep 20, 2016

I see this regularly, came to the GH issues to try and track down the cause!

b5e41608-3ba0-4d05-aa45-c34ad3ccc0fd  10:25:20 AM: error java.lang.NumberFormatException: For input string: "null" @ line 1291
b5e41608-3ba0-4d05-aa45-c34ad3ccc0fd  10:25:17 AM: debug kill fix is: [["code3",""],["code4",""],["code5",""],["codenull",""],["codenull",""],["codenull",""],["codenull",""],["codenull",""],["codenull",""],["codenull",""],["codenull",""],["codenull",""],["codenull",""],["codenull",""],["codenull",""],["codenull",""],["codenull",""]]
62ad9c61-f539-4e87-902d-6f557e753e31  10:25:18 AM: error java.lang.NumberFormatException: For input string: "null" @ line 608
62ad9c61-f539-4e87-902d-6f557e753e31  10:25:18 AM: debug deleting code 5
62ad9c61-f539-4e87-902d-6f557e753e31  10:25:18 AM: debug code5 was 12345678, set to
62ad9c61-f539-4e87-902d-6f557e753e31  10:25:18 AM: debug code4 was null, set to
62ad9c61-f539-4e87-902d-6f557e753e31  10:25:18 AM: debug code3 was null, set to

In the developer simulator I can open user settings just fine, in the iPhone app however, clicking on a user doesn't do anything other than show a loading spinner for a few seconds. I can't find the logs for the smartapp on the phone though.

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

No branches or pull requests

4 participants