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

Exception in thread "main" java.lang.NullPointerException #1

Open
SirRenix opened this issue Jun 19, 2018 · 1 comment
Open

Exception in thread "main" java.lang.NullPointerException #1

SirRenix opened this issue Jun 19, 2018 · 1 comment

Comments

@SirRenix
Copy link

Exception in thread "main" java.lang.NullPointerException
at org.openhab.binding.greeair.internal.GreeTest.main(GreeTest.java:48)

@Sorin-1
Copy link

Sorin-1 commented Oct 28, 2022

I managed to run GreeTest.java properly on 32-bit windows7 machine. I have installed JDK by jdk-8u111-nb-8_2-windows-i586.exe, JRE by JavaSetup8u321.exe, NetBeans by netbeans-8.0.1-netbeans-8.0.1-201408251540-javase.zip. I have also unsuccessfully tried using Notepad++ and copied com.google.gson_2.7.0.v20170129-0911.jar to "internal" subdir... Patched PATH and other variables.. But it runs only under NetBeans.
Here is the result from NB console:
run:
Pow = 1, Mod = 4, SetTem = 20, WdSpd = 2, Air = 0, Blo = 0, Health = 1, SwhSlp = 0, Lig = 0, SwingLfRig = 2, SwUpDn = 0, Quiet = 0, Tur = 0, StHt = 0, TemUn = 0, HeatCoolType = 0, TemRec = 0, SvSt = 0, NoiseSet = 0,
Pow = 1, Mod = 4, SetTem = 20, WdSpd = 2, Air = 0, Blo = 0, Health = 1, SwhSlp = 0, Lig = 0, SwingLfRig = 2, SwUpDn = 0, Quiet = 0, Tur = 0, StHt = 0, TemUn = 0, HeatCoolType = 0, TemRec = 0, SvSt = 0, NoiseSet = 0,
СБОРКА УСПЕШНО ЗАВЕРШЕНА (общее время: 1 минута 19 секунды)

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

2 participants