When I'm trying to execute myrobotlab.jar and connect my Arduino Mega after accessing the Arduino services in the runtime inside mrl (COM4), it exit automatically, I mean, I can't even connect to the Arduino ! Is my way wrong or...?
I'd reset my JAVA_HOME now after delete previous and reinstalled the latest version of Java. So it goes like this now in the log :
14:27:38.057 [main] INFO c.m.s.Runtime [Runtime.java:1812] ============== env begin ==============
14:27:38.058 [main] INFO c.m.s.Runtime [Runtime.java:1821] PATH=C:\Program Files\Java\jre1.8.0_221\bin;C:\Python27
14:27:38.059 [main] INFO c.m.s.Runtime [Runtime.java:1826] JAVA_HOME=C:\Program Files\Java\jre1.8.0_221
14:27:38.059 [main] INFO c.m.s.Runtime [Runtime.java:1830] ============== env end ==============
Anyway, I failed to connect to the Arduino as usual, and now pop-up another error stating that : could not create service python Python. I reinstalled mrl but same things happened.
I'll conclude what happened to me now. Basically, I can't access to any services through myrobotlab.jar (Even communicating with Arduino or access Python), the thing is, these function looks fine if I open it via SERVOCALIBRATION.bat. I don't know is this a bug or?
Did you send a no worky
Did you send a no worky ?
http://myrobotlab.org/content/helpful-myrobotlab-tips-and-tricks-0#noWorky
Definitely
Yes. A no worky is sent.
It looks like your first
It looks like your first error has to do with serialization.
I'd recommend copying your myrobotlab.jar to a new directory, and trying again.
It just, can't.
Hi GroG, but too bad, it doesn't seems to have any changes to me. I noticed a few lines stating in the .log as below :
I can tell you those
I can tell you those environmental variables do not look right.
usually PATH=C:\Program Files\Java\jdk1.6.0_45\bin
JAVA_HOME is the directory above bin e.g.
JAVA_HOME=C:\Program Files\Java\jdk1.6.0_45
Why are your vars so strange?
Did you have a problem installing Java ?
Thing goes here now.
I'd reset my JAVA_HOME now after delete previous and reinstalled the latest version of Java. So it goes like this now in the log :
It works here.
I'll conclude what happened to me now. Basically, I can't access to any services through myrobotlab.jar (Even communicating with Arduino or access Python), the thing is, these function looks fine if I open it via SERVOCALIBRATION.bat. I don't know is this a bug or?