[JBoss JIRA] Created: (JBAS-3752) Jboss aborts when using with Eclipse TPTP for profiling an application
by Vikram Gadiya (JIRA)
Jboss aborts when using with Eclipse TPTP for profiling an application
----------------------------------------------------------------------
Key: JBAS-3752
URL: http://jira.jboss.com/jira/browse/JBAS-3752
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: JBossAS-4.0.3 SP1
Environment: System: Linux SuSE. (64 bit AMD, @ CPU, Core Duo)
JVM: jdk1.5.0_08 (32 bit)
JBoss: jboss-4.0.3SP1
Eclipse: Eclipse SDK 3.2.1 for Windows
Load Tool Silk performer 2006
Reporter: Vikram Gadiya
I am profiling an application under JBoss AS.
When I run the application and load test with Silk Performer with 10 users and turning off the "RAServer" of Eclipse, the application works absolutely fine.
I start RAServer and start profiling my application, with 10 users, the JBoss aborts after some transactions.
I have added following option in JAVA_OPTS to enable profiling
-XrunpiAgent:server=enabled
Also attaching the log file generated by JBoss.
Please let me know how to resolve this issue. I am not sure if its bug or setting issue.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 3 months
[JBoss JIRA] Created: (JBBUILD-325) URL.toURI not implemented in JBossRetro
by Scott M Stark (JIRA)
URL.toURI not implemented in JBossRetro
---------------------------------------
Key: JBBUILD-325
URL: http://jira.jboss.com/jira/browse/JBBUILD-325
Project: JBoss Build System
Issue Type: Bug
Components: JBossRetro
Affects Versions: JBossRetro-1.0.3.GA
Reporter: Scott M Stark
Assigned To: Scott M Stark
Fix For: JBossRetro-1.0.4.GA
The vfs tests are failing under jdk1.4 due to the java.net.URL.toURI() method not being mapped:
<error message="java.net.URL.toURI()Ljava/net/URI;" type="java.lang.NoSuchMethodError">
java.lang.NoSuchMethodError: java.net.URL.toURI()Ljava/net/URI;
at org.jboss.virtual.plugins.context.file.FileSystemContext.<init>(FileSystemContext.java:113)
at org.jboss.test.virtual.test.FileVFSContextUnitTestCase.getVFSContext(FileVFSContextUnitTestCase.java:53)
at org.jboss.test.virtual.test.AbstractVFSContextTest.testVisitNullVisitor(AbstractVFSContextTest.java:235)
</error>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 3 months