Installation Note 44008: SAS Web applications might fail to deploy on the JBoss Web application server in the AIX operating environment
Under AIX, SAS Web applications might fail to deploy when you start the JBoss Web application server. The following error might appear in the JBoss log:
INFO [STDOUT] ERROR [main] - Exception sending context initialized event
to listener instance of class org.springframework.web.context.ContextLoaderListener
org.springframework.beans.factory.access.BootstrapException:
Unable to return specified BeanFactory instance:
factory key [config.context], from group with resource name [classpath:beanRefContext.xml];
nested exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'config.context' defined in class path resource [beanRefContext.xml]:
Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException:
Could not instantiate bean class [org.springframework.context.support.ClassPathXmlApplicationContext]:
Constructor threw exception; nested exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'sas.svcs.cache' defined in class path resource [config-context.xml]:
Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException:
Could not instantiate bean class [com.sas.svcs.cluster.SimpleCache]:
Constructor threw exception; nested exception is java.lang.IllegalStateException:
Unable to start distributed cache.
at
org.springframework.beans.factory.access.SingletonBeanFactoryLocator.useBeanFactory
(SingletonBeanFactoryLocator.java:410)
...
Caused by:
org.jgroups.ChannelException: unable to setup the protocol stack
...
Caused by:
java.lang.NoClassDefFoundError: javax.crypto.b (initialization failure)
...
Caused by:
java.lang.SecurityException: Cannot set up certs for trusted CAs
...
Caused by:
java.lang.SecurityException: Jurisdiction policy files are not signed by trusted signers!
This error occurs if the following version of the Java Development Kit (JDK) is installed under AIX:
J2RE 1.5.0 IBM AIX build pap64devifx-20090327 (SR9-SSU)
For details about this error, see ."Cannot set up certs for trusted CAs" during S&P agent startup on Windows on the IBM Web site.
To work around the problem, use the following JDK or later versions:
J2RE 1.5.0 IBM AIX build pap64devifx-20070725 (SR5a)
For more information about the JDK support, see SAS 9.2 (TS2M3) Support for Java Development Kits.
Operating System and Release Information
SAS System | Java Development Kit | 64-bit Enabled AIX | 9.2 TS2M3 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Installation Note |
Priority: | medium |
Date Modified: | 2011-08-16 13:09:14 |
Date Created: | 2011-08-15 13:35:32 |