2362N/A# or visit www.oracle.com if you need additional information or have any
0N/Aagent.err.error = Error
0N/Aagent.err.exception = Exception thrown by the agent
0N/Aagent.err.warning = Warning
0N/Aagent.err.configfile.notfound = Config file not found
0N/Aagent.err.configfile.failed = Failed in reading the config file
0N/Aagent.err.configfile.closed.failed = Failed in closing the config file
0N/Aagent.err.configfile.access.denied = Access to the config file is denied
0N/Aagent.err.exportaddress.failed = Export of JMX connector address to instrumentation buffer failed
0N/Aagent.err.agentclass.notfound = Management agent class not found
0N/Aagent.err.agentclass.failed = Management agent class failed
0N/Aagent.err.premain.notfound = premain(String) does not exist in agent class
0N/Aagent.err.agentclass.access.denied = Access to premain(String) is denied
4823N/Aagent.err.invalid.state = Invalid agent state
0N/Aagent.err.file.not.set = File not specified
0N/Aagent.err.file.not.readable = File not readable
0N/Aagent.err.file.read.failed = Failed in reading the file
0N/Aagent.err.file.not.found = File not found
0N/Aagent.err.file.access.not.restricted = File read access must be restricted
0N/Aagent.err.password.file.notset = Password file is not specified but com.sun.management.jmxremote.authenticate=true
0N/Aagent.err.password.file.not.readable = Password file not readable
0N/Aagent.err.password.file.read.failed = Failed in reading the password file
0N/Aagent.err.password.file.notfound = Password file not found
0N/Aagent.err.password.file.access.notrestricted = Password file read access must be restricted
0N/Aagent.err.access.file.notset = Access file is not specified but com.sun.management.jmxremote.authenticate=true
0N/Aagent.err.access.file.not.readable = Access file not readable
0N/Aagent.err.access.file.read.failed = Failed in reading the access file
0N/Aagent.err.access.file.notfound = Access file not found
0N/Aagent.err.connector.server.io.error = JMX connector server communication error
0N/Aagent.err.invalid.option = Invalid option specified
0N/Aagent.err.unknown.snmp.interface = Unknown SNMP interface
0N/Aagent.err.acl.file.notfound = SNMP ACL file not found
0N/Aagent.err.acl.file.not.readable = SNMP ACL file not readable
0N/Aagent.err.acl.file.read.failed = Failed in reading SNMP ACL file
0N/Aagent.err.acl.file.access.notrestricted = Password file read access must be restricted
0N/Aagent.err.snmp.adaptor.start.failed = Failed to start SNMP adaptor with address
0N/Aagent.err.snmp.mib.init.failed = Failed to initialize SNMP MIB with error
4823N/Ajmxremote.ConnectorBootstrap.starting = Starting JMX Connector Server:
4823N/Ajmxremote.ConnectorBootstrap.noAuthentication = No Authentication
4823N/Ajmxremote.ConnectorBootstrap.ready = JMX Connector ready at: {0}
4823N/Ajmxremote.ConnectorBootstrap.password.readonly = Password file read access must be restricted: {0}
4823N/Ajmxremote.ConnectorBootstrap.file.readonly = File read access must be restricted: {0}
0N/Ajmxremote.AdaptorBootstrap.getTargetList.processing = Processing ACL
0N/Ajmxremote.AdaptorBootstrap.getTargetList.adding = Adding target: {0}
0N/Ajmxremote.AdaptorBootstrap.getTargetList.starting = Starting Adaptor Server:
0N/Ajmxremote.AdaptorBootstrap.getTargetList.initialize1 = Adaptor ready.
0N/Ajmxremote.AdaptorBootstrap.getTargetList.initialize2 = SNMP Adaptor ready on: {0}:{1}
0N/Ajmxremote.AdaptorBootstrap.getTargetList.terminate = terminate {0}