The following comment has been added to this issue:
Author: Sebb
Created: Tue, 13 Apr 2004 9:33 AM
Body:
The problem is still occurring, for example:
[concat] 2004/04/13 02:08:44 ERROR - jorphan.test.AllTests: error adding test :
java.lang.reflect...<br/> 8:44 ERROR - jorphan.test.AllTests: error adding test :
java.lang.reflect.InvocationTargetException
[concat] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[concat] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[concat] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25...<br/>
[concat] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[concat] at java.lang.reflect.Method.invoke(Method.java:324)
[concat] at org.apache.jorphan.test.AllTests.suite(AllTests.java:332)
[concat] at org.apache.jorphan.test.AllTests.main(AllTests.java:194)
[concat] Caused by: java.lang.UnsatisfiedLinkError:
/usr/local/j2sdk1.4.2_04/jre/lib/i386/libawt....<br/> .2_04/jre/lib/i386/libawt.so:
libXt.so.6: cannot open shared object file: No such file or directory
[concat] at java.lang.ClassLoader$NativeLibrary.load(Native Method)
[concat] at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1560)
[concat] at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1477)
[concat] at java.lang.Runtime.loadLibrary0(Runtime.java:788)
[concat] at java.lang.System.loadLibrary(System.java:834)
[concat] at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
[concat] at java.security.AccessController.doPrivileged(Native Method)
[concat] at sun.awt.NativeLibLoader.loadLibraries(NativeLibLoader.java:38)
---------------------------------------------------------------------
View this comment:
http://issues.apache.org/jira/browse/GUMP-45?page=comments#action_34996
---------------------------------------------------------------------
View the issue:
http://issues.apache.org/jira/browse/GUMP-45
Here is an overview of the issue:
---------------------------------------------------------------------
Key: GUMP-45
Summary: Brutus unsatisified link error
Type: Bug
Status: Open
Priority: Minor
Project: Gump
Assignee: Sam Ruby
Reporter: Sebb
Created: Tue, 30 Mar 2004 2:15 AM
Updated: Tue, 13 Apr 2004 9:33 AM
Description:
[Just to report that there seems to be a slight problem with the libraries on Brutus.
Yes, I know it's only just been set up - just wanted to make sure the problem was
known.]
The JMeter test project is failing with some GUI-related errors.
java.awt.headless is set to true, which should avoid most errors, but there is a
library problem:
2004/03/29 02:02:19 ERROR - jorphan.test.AllTests: error adding test :
java.lang.reflect.InvocationTargetException
[snip]
Caused by: java.lang.UnsatisfiedLinkError:
/usr/local/j2sdk1.4.2_04/jre/lib/i386/libawt.so: libXp.so.6: cannot open shared object
file: No such file or directory
Further details are in the JMeter test output, see:
http://brutus.apache.org/gump/public/jakarta-jmeter/gump_work/build_jakarta-jmeter_jakarta-jmeter-test.html
(long)
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]