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

Problem with Reinstallation of The Adapter #18

Open
luismauriz1 opened this issue Nov 3, 2019 · 2 comments
Open

Problem with Reinstallation of The Adapter #18

luismauriz1 opened this issue Nov 3, 2019 · 2 comments

Comments

@luismauriz1
Copy link

luismauriz1 commented Nov 3, 2019

Hello, it's me again ;)
I'd tried to reinstall my Adapter System but when I try to start the Adapter with Start_debug then I got an error:

Native lib Version = RXTX-2.2pre2 Java lib Version = RXTX-2.1-7 WARNING: RXTX Version mismatch Jar version = RXTX-2.1-7 native lib Version = RXTX-2.2pre2 22:19:40.704 [main] ERROR de.myandres.optolink.Main main - Something is wrong not init gnu.io.NoSuchPortException: null at gnu.io.CommPortIdentifier.getPortIdentifier(CommPortIdentifier.java:218) ~[optolink-jar-with-dependencies.jar:na] at de.myandres.optolink.OptolinkInterface.<init>(OptolinkInterface.java:52) ~[optolink-jar-with-dependencies.jar:na] at de.myandres.optolink.Main.main(Main.java:39) ~[optolink-jar-with-dependencies.jar:na] Exception in thread "main" java.lang.NullPointerException at de.myandres.optolink.Main.main(Main.java:46)

So my RXTX Libary is not the Correct.
In your Build Run Install is the only comment " Install rxtx (apt-get)
I tried the sudo apt-get install librxtx-java to install that. But are there more Packages to get the System working?

I want to Create a complete Installation Guide, how to install the Complete System on your Rpi.
Because for me as an beginner is the Complete Process quite complicated...
So I want to help other People to get this thing working.. Is it possible that I write a complete Wiki Entry with the install.

@steand
Copy link
Owner

steand commented Nov 6, 2019

Hello,

My system runs a long time and i didn't reinstall it.
But I remember that we had the same problem described in: #4
I hope it helps

Regards
Stefan

@luismauriz1
Copy link
Author

Hello,
OK, I solved this problem.
But I have another problem with the System.
About every 2 or 3 days, the System is starting bugging. In OH the Things are Online but I can't see any Values. At every Item I see a "0".
In my directionory, I get a NEW data who is called Optolink.pid.
Everytime, when I remove this data, the system is working after a reboot.
In the Optolink.pid is only one line : "13707".
Thats it.
I hope you can help me :)

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