With tiger b16, S1Appserver7 fails to start.
SEVERE: CORE4007: Internal error: Unexpected Java exception thrown (javax.xml.parsers.FactoryConfigurationError: Provider org.apache.crimson.jaxp.DocumentBuilderFactoryImpl not found, Provider org.apache.crimson.jaxp.DocumentBuilderFactoryImpl not found), stack: javax.xml.parsers.FactoryConfigurationError: Provider org.apache.crimson.jaxp.DocumentBuilderFactoryImpl not found
at javax.xml.parsers.DocumentBuilderFactory.newInstance(DocumentBuilderFactory.java:99)
at org.netbeans.modules.schema2beans.GraphManager.createXmlDocument(GraphManager.java:697)
at org.netbeans.modules.schema2beans.BaseBean.createGraph(BaseBean.java:2075)
at com.iplanet.ias.config.ConfigContextImpl.refresh(ConfigContextImpl.java:255)
at com.iplanet.ias.config.ConfigContextImpl.refresh(ConfigContextImpl.java:359)
at com.iplanet.ias.config.ConfigContextImpl.getRootConfigBean(ConfigContextImpl.java:154)
at com.iplanet.ias.config.serverbeans.ServerBeansFactory.getServerBean(ServerBeansFactory.java:17)
at com.iplanet.ias.server.logging.ServerLogManager.getConfiguredLogLevel(ServerLogManager.java:72)
at com.iplanet.ias.server.logging.ServerLogManager.reInitializeServerLoggers(ServerLogManager.java:198)
at com.iplanet.ias.server.ApplicationServer.onInitialization(ApplicationServer.java:129)
at com.iplanet.ias.server.J2EERunner.confPreInit(J2EERunner.java:114)
SEVERE: CORE3186: Failed to set configuration
crimson.jar was removed from build 15. Once the jar file is added to server-classpath, AS7 can start using build 15.
But AS7 fails to start with build 16 even "crimson.jar" is in server-classpath
I have to set -Djava.endorsed.dirs=/export1/bigapps/S1MU1/domains/domain1/serv
er1/endorsed to make S1AS7 work with build 16.
###@###.### 2003-08-20