<Server subsystem failed. Reason: weblogic.security.SecurityInitializationExc
eption: Authentication denied:
)at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.do
BootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:941)
at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.in
itialize(CommonSecurityServiceManagerDelegateImpl.java:1029)
at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
erviceManager.java:849
Creating the key file can reduce the security of your system if it is not
kept in a secured location after it is created. Do you want to create the
key file? y or n
Is your JMS resource supposed to be distributed across all managed servers ? Any request to the cluster should target the request to your JMS resource automatically based on where it exists
Is there any specific reason you want a clustered environment but want only one JMS server targeted to one managed server instead of the cluster ?
<jms-system-resource>
<name>JMS-System-8001</name>
<target>myCluster</target>