Active Topics

 


Reply
Thread Tools
Posts: 22 | Thanked: 4 times | Joined on Jun 2009
#11
actually the error is with the version of the file:

java.lang.UnsatisfiedLinkError: /lib/librxtxSerial.so: /lib/libpthread.so.0: version `GLIBC_2.0' not found (required by /lib/librxtxSerial.so) thrown while loading gnu.io.RXTXCommDriver

anyone got an idea from where to look?
 
Posts: 424 | Thanked: 196 times | Joined on Mar 2010 @ Sweden
#12
Hello.
Is it possible with that file that got extension .jad
?
 
Posts: 22 | Thanked: 4 times | Joined on Jun 2009
#13
No, it is a .jar. I did some digging. The thing it uses the java rxtxSerial library. I found the complied librxtxSerial.so for arm in the Toybox of rxtxcom site http://rxtx.qbang.org/ToyBox/2.1-7-build1/Linux/ but the classloader failed loading the libpthread.so.0. I suppose I need a librxtxSerial.so compiled with correct version of libpthread.so.

Does anyone could give some pointers?

Last edited by ezmendriz; 2011-01-05 at 02:03. Reason: forgot the question
 
Posts: 440 | Thanked: 160 times | Joined on Aug 2010 @ Las Vegas, NV
#14
how is the performance? I am sure cpu usage will reach cent percent even for small simple jar files. Or am I wrong?
 
Posts: 22 | Thanked: 4 times | Joined on Jun 2009
#15
yep 100% OC@1150 but the application runs well. I am trying to run the logger part of the Romraider program (www.romraider.com) to monitor my subaru via obdII. the only part missing is the rxtxSerial library.
 
Posts: 22 | Thanked: 4 times | Joined on Jun 2009
#16
BTW I get this far thanks to H-E-N and PowerKernel projects. H-E-N provides the connection and PowerKernel provides the compiled modules that contains the drivers for OpenPort 1.3 that is the OBDII interfase.
 
Posts: 55 | Thanked: 3 times | Joined on Aug 2010
#17
@Megaltariak: I tried ur method.. but whenever i try run my jar app using the java -jar command i get an error sh: java: Permission Denied

Lemme know what to do plz
 
Posts: 346 | Thanked: 271 times | Joined on Jan 2010
#18
As root, in terminal:
chmod +x /opt/ejre1.6.0_21/bin/*
 
Posts: 424 | Thanked: 196 times | Joined on Mar 2010 @ Sweden
#19
Originally Posted by toxaris View Post
Hello.
Is it possible with that file that got extension .jad
?
hmm, after some research I now know that Jad is only an configuration file.
Well I have found the jar file I want to run after all.
Here it is:
http://download.mobil.skanetrafiken....iljett10hd.jar

But I get an error when I try to run it.
~/apps $ java -jar STBiljett10hd.jar
Failed to load Main-Class manifest attribute from
STBiljett10hd.jar

What to do?
 
Posts: 152 | Thanked: 49 times | Joined on Dec 2009
#20
hello

i managed to install and start jdownloader (dl manager) but my problem is that the maemo statusbar won't hide. I can see the menu with "Files" "Links" etc. but i can't use it because the statusbar is in the foreground.

anyone knows a way of hiding it temporarly?
 
Reply


 
Forum Jump


All times are GMT. The time now is 16:36.