Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[jboss-plugin] Detection fails if JBoss module path has multiple entries #3

Open
hcgpalm opened this issue Nov 7, 2014 · 2 comments

Comments

@hcgpalm
Copy link

hcgpalm commented Nov 7, 2014

org.hyperic.hq.plugin.jboss7.JBossDetectorBase.getVersion() does not handle a JBoss module path with multiple components.

Results in the following debug log output:

07-11-2014 10:34:18,003 CET DEBUG [Thread-4] [JBossStandaloneDetector@74] [getServerResources] pids.length:1
07-11-2014 10:34:18,006 CET DEBUG [Thread-4] [JBossStandaloneDetector@249] [getVersion] serverModule=/usr/share/jbossas/modules:/opt/data/jbossas/modules/org/jboss/as/server/main
07-11-2014 10:34:18,007 CET DEBUG [Thread-4] [JBossStandaloneDetector@250] [getVersion] 'jboss-as-server.*.jar' not found.
07-11-2014 10:34:18,007 CET DEBUG [Thread-4] [JBossStandaloneDetector@78] [getServerResources] pid='17752' version='not found'
@laullon
Copy link
Contributor

laullon commented Nov 11, 2014

Hi,

JBoss version ?

@hcgpalm
Copy link
Author

hcgpalm commented Nov 11, 2014

Hi!
JBoss version is Red Hat JBoss EAP 7.4.1-2.

yborenstein pushed a commit that referenced this issue Jul 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants