- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Jmeter 4.0 error when monitoring 1.6 JVM
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2009 06:41 AM
06-19-2009 06:41 AM
I am trying to monitor a Tomcat JVM with Jmeter 4.0. Jmeter attaches dynamically to the JVM gives me the following error when I try to monitor it from the console...
Exception in thread "communicator thread" java.lang.NoSuchMethodError: javax.xml.parsers.SAXParser.reset()V
at com.hp.jmeter.jvmagent.jmx.c.a.a(Unknown Source)
at com.hp.jmeter.jvmagent.jmx.JMXManager.invokeCommand(Unknown Source)
The HPjmeter Agent has encountered an error (log file: /var/opt/hpjmeter/log/HPjmeter.jvmagent_8599.log).
Please contact java-tools-support@hp.com
HPjmeter Agent terminated.
The environment is HP-UX 11.23, JDK 1.6.0.04.00. Email to java-tools-support bounces back...
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2009 06:45 AM
06-19-2009 06:45 AM
Re: Jmeter 4.0 error when monitoring 1.6 JVM
Jun 19, 2009 10:44:12 AM
At /proj/jd/jinteg/jm/src/jvmagent/jmxMetrics.cpp:line 135:
Exception occurred during JNI call
Jun 19, 2009 10:44:13 AM
At /proj/jd/jinteg/jm/src/jvmagent/universalAgent.cpp:line 200:
WARNING: at com.hp.jmeter.jvmagent.AgentLogger.b(Unknown Source)
Find break failed, line length=51181
Jun 19, 2009 10:44:13 AM
At /proj/jd/jinteg/jm/src/jvmagent/universalAgent.cpp:line 200:
WARNING: at com.hp.jmeter.jvmagent.AgentL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2009 06:46 AM
06-19-2009 06:46 AM
Re: Jmeter 4.0 error when monitoring 1.6 JVM
This is a peer to peer forum, not a substitute for Java support from HP. To deal with the email bounce, contact your nearest HP response center.
If you have a software service contract you can contact support.
JVM 1.6 is relatively new, you may need a new version of Jmeter to work with it.
http://www.hp.com/go/java
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2009 07:10 AM
06-19-2009 07:10 AM
Re: Jmeter 4.0 error when monitoring 1.6 JVM
I guess I didnt ask the question.. I just wanted to find out if anybody out there ran into this issue Im having.
I have been using ITRC for 10 years now and am aware that its a peer to peer forum ..
THanks,
Chetan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2009 07:13 AM
06-19-2009 07:13 AM
Re: Jmeter 4.0 error when monitoring 1.6 JVM
I have run into similar problems in the past. When I first found jmeter and started playing with it, it failed to work with the bleeding edge version of java. Subsequent versions of jmeter did work with that version of java/jvm.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2009 08:01 PM
06-19-2009 08:01 PM
Re: Jmeter 4.0 error when monitoring 1.6 JVM
(It would have been helpful if you had shown the details of where it got the error.)
Ah, that's another victim of the site alias massacre. ;-)
I'll send your request on and let them know the alias is broken.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2009 05:20 AM
06-22-2009 05:20 AM
Re: Jmeter 4.0 error when monitoring 1.6 JVM
I work on HPjmeter and would like to gather a little more information. Have you tried adding the -agentlib:jmeter option to the command line when starting Tomcat? I am trying to find out if you see a failure only when using the dynamic attach feature of HPjmeter.
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2009 06:17 AM
06-22-2009 06:17 AM
Re: Jmeter 4.0 error when monitoring 1.6 JVM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2009 06:55 AM
06-22-2009 06:55 AM
Re: Jmeter 4.0 error when monitoring 1.6 JVM
I get the same error when using agentlib ...
Jun 22, 2009 10:53:04 AM
At /proj/jd/jinteg/jm/src/jvmagent/jmxMetrics.cpp:line 135:
Exception occurred during JNI call
Jun 22, 2009 10:53:04 AM
At /proj/jd/jinteg/jm/src/jvmagent/universalAgent.cpp:line 200:
WARNING: at com.hp.jmeter.jvmagent.AgentLogger.b(Unknown Source)
Find break failed, line length=51181
Jun 22, 2009 10:53:04 AM
At /proj/jd/jinteg/jm/src/jvmagent/universalAgent.cpp:line 200:
WARNING: at com.hp.jmeter.jvmagent.AgentLogger.b(Unknown Source)
Find break failed, line length=2285
Thanks,
Chetan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2009 06:57 AM
06-22-2009 06:57 AM
Re: Jmeter 4.0 error when monitoring 1.6 JVM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2009 06:15 AM
06-23-2009 06:15 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2009 09:04 AM
06-23-2009 09:04 AM
Re: Jmeter 4.0 error when monitoring 1.6 JVM
Turning off those options helped. I noticed another odd behaviour. The Jmeter node agent dies when I use JVM 1.6 in the hpjmeter.conf file & connect to the agent from a Jmeter console.
The nodeagent process is replaced by the following process which starts listening on the jmeter port 9505
root 2621 1 0 12:17:36 ? 0:00 /opt/java6/bin/IA64N/java -Xmx64m -cp /opt/java6/lib/tools.jar:/opt/hpjmeter/lib/communicator.jar com.hp.jmeter.nodeagent.JavaC
Chetan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2009 10:28 AM
06-23-2009 10:28 AM
Re: Jmeter 4.0 error when monitoring 1.6 JVM
I would like to take this discussion offline. The java-tools-support email alias is working again, can you send a message to the alias so I can get your email address?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2009 10:48 AM
06-23-2009 10:48 AM
Re: Jmeter 4.0 error when monitoring 1.6 JVM
Your message for list 'java-tools-support' (attached below) was rejected.
You are not allowed to send this message for the following reason :
Message distribution for this list is restricted to list subscribers and local domain users.
For further information, please contact java-tools-support-request@lists.hp.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2009 10:50 AM
06-23-2009 10:50 AM