[prev in list] [next in list] [prev in thread] [next in thread] 

List:       grinder-use
Subject:    Re: [Grinder-use] Java errors with Grinder Analyzer
From:       Travis Bear <travis_bear () yahoo ! com>
Date:       2008-11-28 9:35:02
Message-ID: 314643.30226.qm () web51307 ! mail ! re2 ! yahoo ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Ron,

This looks like an issue with your JVM installation.  Are you using IBM's Java?  \
Sun's Java appears to be required.  It might be worth upgrading to the current \
Grinder Analyzer as well.

Thanks!


-Travis







________________________________
From: Ron Brennan <brennan.ron@gmail.com>
To: grinder-use@lists.sourceforge.net
Sent: Thursday, November 27, 2008 9:26:17 AM
Subject: [Grinder-use] Java errors with Grinder Analyzer


Hello,

I am having an issue with running the GrinderAnalyzer.  I have no troubles running \
Grinder so I beleive all my files are set up when I run ./run.sh, I am expecting the \
usage....but instead I am seeing:

> /home/grinder/grinder-3.0.1/grinderAnalyzer$ ./run.sh

Found lib dir './lib'
Using classpath: ./lib/velocityMerger-1.0.1.jar:./lib/velocity-1.5.jar:./lib/log4j.jar \
:./lib/jfreechart-1.0.9.jar:./lib/jcommon-1.0.12.jar:./lib/grinderAnalyzer.V2.b7.jar:./lib/commons-lang-2.3.jar:./lib/commons-collections-3.2.jar:
 Exception in thread "main" java.lang.UnsatisfiedLinkError: \
/usr/lib/jni/libJavaEditline.so: /usr/lib/jni/libJavaEditline.so: cannot open shared \
object file: No such file or directory (Possible cause: architecture word width \
mismatch)  at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1676)
        at java.lang.Runtime.loadLibrary0(Runtime.java:823)
        at java.lang.System.loadLibrary(System.java:1030)
        at org.gnu.readline.Readline.load(Readline.java:902)
        at org.python.util.ReadlineConsole.<init>(ReadlineConsole.java:23)
        at org.python.util.ReadlineConsole.<init>(ReadlineConsole.java:13)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
                
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
  at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
        at java.lang.Class.newInstance0(Class.java:355)
        at java.lang.Class.newInstance(Class.java:308)
        at org.python.util.jython.main(jython.java:92)


Is there anything I could be missing?



      


[Attachment #5 (text/html)]

<html><head><style type="text/css"><!-- DIV {margin:0px;} \
--></style></head><body><div style="font-family:Courier \
New,courier,monaco,monospace,sans-serif;font-size:10pt"><div>Ron,<br><br>This looks \
like an issue with your JVM installation.&nbsp; Are you using IBM's Java?&nbsp; Sun's \
Java appears to be required.&nbsp; It might be worth upgrading to the current Grinder \
Analyzer as well.<br><br>Thanks!<br><br><br>-Travis<br><br><br><br></div><div \
style="font-family: Courier New,courier,monaco,monospace,sans-serif; font-size: \
10pt;"><br><div style="font-family: times new roman,new york,times,serif; font-size: \
12pt;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: \
bold;">From:</span></b> Ron Brennan &lt;brennan.ron@gmail.com&gt;<br><b><span \
style="font-weight: bold;">To:</span></b> \
grinder-use@lists.sourceforge.net<br><b><span style="font-weight: \
bold;">Sent:</span></b> Thursday, November 27, 2008 9:26:17 AM<br><b><span  \
style="font-weight: bold;">Subject:</span></b> [Grinder-use] Java errors with Grinder \
Analyzer<br></font><br> <br>Hello,<br><br>I am having an issue with running the \
GrinderAnalyzer.&nbsp; I have no troubles running Grinder so I beleive all my files \
are set up when I run ./run.sh, I am expecting the usage....but instead I am \
seeing:<br> <br>:/home/grinder/grinder-3.0.1/grinderAnalyzer$ ./run.sh<br><br>Found \
lib dir './lib'<br>Using classpath: \
./lib/velocityMerger-1.0.1.jar:./lib/velocity-1.5.jar:./lib/log4j.jar:./lib/jfreechart \
-1.0.9.jar:./lib/jcommon-1.0.12.jar:./lib/grinderAnalyzer.V2.b7.jar:./lib/commons-lang-2.3.jar:./lib/commons-collections-3.2.jar:<br>
 Exception in thread "main" java.lang.UnsatisfiedLinkError: \
/usr/lib/jni/libJavaEditline.so: /usr/lib/jni/libJavaEditline.so: cannot open shared \
object file: No such file or directory (Possible cause: architecture word width \
mismatch)<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at \
java.lang.ClassLoader$NativeLibrary.load(Native \
Method)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at \
java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1676)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
at java.lang.Runtime.loadLibrary0(Runtime.java:823)<br> \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at \
java.lang.System.loadLibrary(System.java:1030)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
at org.gnu.readline.Readline.load(Readline.java:902)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
at org.python.util.ReadlineConsole.&lt;init&gt;(ReadlineConsole.java:23)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
at org.python.util.ReadlineConsole.&lt;init&gt;(ReadlineConsole.java:13)<br> \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at \
sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native \
Method)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at \
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)<br>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at \
java.lang.reflect.Constructor.newInstance(Constructor.java:513)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
at java.lang.Class.newInstance0(Class.java:355)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
at java.lang.Class.newInstance(Class.java:308)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
at org.python.util.jython.main(jython.java:92)<br> <br><br>Is there anything I could \
be missing?<br> </div></div></div><br>

      </body></html>



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

_______________________________________________
grinder-use mailing list
grinder-use@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/grinder-use


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic