Hide Forgot
Date of First Response: 2009-12-29 08:31:56 project_key: SOA This is output by the server after admin console is used: 15:58:43,651 WARN [SystemInfoFactory] System info API not accessible on this pl atform (native shared library not found in java.library.path). 15:58:43,807 INFO [PluginContainerResourceManager] Discovering Resources... 15:58:43,854 WARN [JMXDiscoveryComponent] Unable to complete base jmx server di scovery (enable DEBUG for stack): java.lang.UnsupportedOperationException: No na tive library available - Cannot get the process table information without native support jboss-eap-native-5.0.0.GA-windows64-x86_64.zip has been extracted in %JBOSS_HOME%, I also tried %JBOSS_HOME%\bin\native and %JBOSS_HOME%\..\native
Attachment: Added: server.log.gz
Actually I see the same with plain EAP 5.0. Will investigate more and later file a bug against EAP.
FWIW, this is not a SOA plugin issue.
Link: Added: This issue depends JBPAPP-3280
One more thing - The jboss native installation seems successful (tested on linux with lsof, on windows I don't know how to verify it loaded but looking at java.library.path it is included).
Looks like SOA 5 doesn't support JBoss Native components. See: https://jira.jboss.org/jira/browse/SOA-1913
Link: Added: This issue depends SOA-1825
This is a candidate for SOA 5.1.0
I do NOT see this error message with 5.1.0 ER5, thus closing the issue.
Writer: Added: Darrin
Release Notes Docs Status: Added: Documented as Resolved Issue Release Notes Text: Added: Warning messages would always be displayed at start up if the JBoss Enterprise Application Platform native components were not installed. These messages do not appear now.