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

Warnings when connecting via JMX #549

Closed
davidweaver opened this issue Dec 3, 2015 · 0 comments
Closed

Warnings when connecting via JMX #549

davidweaver opened this issue Dec 3, 2015 · 0 comments

Comments

@davidweaver
Copy link
Contributor

Establishing a JMX connection to Payara generates excessive messages in the log, that either indicate a problem or should not be there:

2015-10-26T09:08:11.249+0100] [Payara 4.1] [INFO] [NCLS-COM-00037] [javax.enterprise.system.tools.amx] [tid: _ThreadID=150 _ThreadName=ComplianceMonitor.ValidatorThread] [timeMillis: 1445846891249] [levelValue: 800] [[
Illegal non-string type for com.sun.enterprise.config.serverbeans.ManagedJobConfig.getPersistingEnabled(): boolean]]

[2015-10-26T09:08:11.320+0100] [Payara 4.1] [INFO] [NCLS-COM-00037] [javax.enterprise.system.tools.amx] [tid: _ThreadID=150 _ThreadName=ComplianceMonitor.ValidatorThread] [timeMillis: 1445846891320] [levelValue: 800] [[
Illegal non-string type for org.glassfish.security.services.config.RoleMappingService.getDefault(): boolean]]

[2015-10-26T09:08:11.343+0100] [Payara 4.1] [INFO] [NCLS-COM-00037] [javax.enterprise.system.tools.amx] [tid: _ThreadID=150 _ThreadName=ComplianceMonitor.ValidatorThread] [timeMillis: 1445846891343] [levelValue: 800] [[
Illegal non-string type for org.glassfish.security.services.provider.authorization.RoleMappingProviderConfig.getSupportRoleDeploy(): boolean]]

[2015-10-26T09:08:11.352+0100] [Payara 4.1] [INFO] [NCLS-COM-00037] [javax.enterprise.system.tools.amx] [tid: _ThreadID=154 _ThreadName=AMXConfigLoader.AMXConfigLoaderThread] [timeMillis: 1445846891352] [levelValue: 800] [[
Illegal non-string type for fish.payara.nucleus.hazelcast.HazelcastRuntimeConfiguration.getEnabled(): java.lang.Boolean]]

Affects Payara versions greater than 4.1.152.1

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