|
Problem(Abstract) |
It is possible to install the Tivoli® Performance Viewer
that ships with IBM® WebSphere® Application Server as a stand-alone
utility.
After installing in this configuration, you might experience a problem
connecting to an Application Server with a SOAP connection. |
|
|
|
Cause |
The jaas.jar file is missing from the directory,
install_root/java/jre/lib/ext
where install_root is the location of your WebSphere Application
Server installation (for example: C:\WebSphere\AppServer)
°RAGui§ Using network deployment default: SOAP connector at port 8879
java.rmi.RemoteException: Failed to instantiate a new instance of
com.ibm.ws.pmi.perfServer.CollectorJMX; nested exception is:
java.rmi.RemoteException: °CollectorJMX§ Failed to initialize
CollectorJMX. Error creating AdminClient; nested exception is:
java.lang.reflect.InvocationTargetException
java.rmi.RemoteException: °CollectorJMX§ Failed to initialize
CollectorJMX. Error creating AdminClient; nested exception is:
java.lang.reflect.InvocationTargetException
java.lang.reflect.InvocationTargetException:
java.lang.ExceptionInInitializerError:
java.util.MissingResourceException: Can't find bundle for base name
com.sun.security.auth.Resources, locale fr_FR
at
java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:724)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:695)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:558)
at javax.security.auth.Subject.<clinit>(Subject.java:83)
at
com.ibm.ws.security.auth.SubjectHelper.createSubjectFromWSCredential(SubjectHelper.java:75) |
|
|
Resolving the
problem |
Copy the jaas.jar file from a working Application
Server of the same version to this directory on the Tivoli Performance
Viewer only installation. |
|
|