- Community Home
- >
- Software
- >
- Software - General
- >
- Not able to record JAR file using Java reord and r...
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Knowledge Base
Forums
Discussions
- Cloud Mentoring and Education
- Software - General
- HPE OneView
- HPE Ezmeral Software platform
- HPE OpsRamp
Knowledge Base
Discussions
Forums
Discussions
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
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-29-2018 05:28 AM
06-29-2018 05:28 AM
Not able to record JAR file using Java reord and replay protocal
Hi Team,
I have a requirement to record the action of LUKE.jar file(this utility browse Lucene index and search indexed documents).
For recording, I am using Java record and replay protocol, Recording option is "Java Application", Recorded option are the default.
LR is launching Luke but not recording anything. I can see in "RecordingLogExtension" that it is not able to hook any Luke class :
2018-06-29 15:04:17,501 pool-1-thread-1 INFO log.extended - Loaded class: com.sun.jmx.mbeanserver.Repository$ObjectNamePattern
2018-06-29 15:04:17,501 pool-1-thread-1 INFO log.extended - Will not be hooked: com.sun.jmx.mbeanserver.Repository$ObjectNamePattern by HookFilesMatcher{fileName='JNDI.hooks'}
Attached JAR file I want to record and LR script.
Kindly help with this issue.
Note: I have unzipped JAR file for recording the action