SSL installation on tomcat

Hi,
can you tell me a link to a useful documentation how to install ssl on a tomcat 5.0 / jvm 1.5 (downloading JSSE doesn't work due to Error: Transaction stopped. The selected product(s) cannot be provided to your location.) ?
Many thanks & best regards
Dirk

JSSE is already contained in Java 1.4, 1.5, 1.6, ... You don't need to download anything. You just need to follow the Tomcat instructions for the SSL Connector.

Similar Messages

  • Installation of Tomcat gives errors

    hi All,
    i m installing Tomcat4.1 version
    while installing it's telling ' JDK Found' and listing the path for the same
    but after installation when i m starting tomcat , i m getting error ' JAVA_HOME" variable not defined correctly
    i have my JDK in C:\Java1.4\j2sdk1.4.0-rc\bin
    my JAVA_HOME IS DEFINED AS C:\Java1.4\j2sdk1.4.0-rc;
    what shall i do?

    hi,
    Through start menu->programs->Tomcat4.1->start tomcat i was geting the same error
    then i asked my friend , got to know that in JAVA_HOME variable . semicolon at the end is not required
    tht's it
    it's working absolutely fine

  • SSL and Apache Tomcat 5.5.20

    Hi
    Maybe java forum is not right place where to put this post, but it is worth a try...
    im using tomcat 5.5.20 and i have read tomcat-docs how to configure server for ssl... i have done everything (checked so many times...), restart my server too, but still ssl does not work...
    when i try to open https://localhost:8443 but it takes so much time "loading the page" and then fails...
    when i try http://localhost:8443 it work but with no ssl... :(
    my server.xml config file :
    <!-- Define a SSL HTTP/1.1 Connector on port 8443 -->
         <Connector port="8443" maxHttpHeaderSize="8192"
    maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
    enableLookups="false" disableUploadTimeout="true"
    acceptCount="100" scheme="https" secure="true"
    clientAuth="false" sslProtocol="TLS" />
    any help?

    i have found the cause of problem, but i cent solve it....
    problem is because i use winxp for server (apache). On winxp there is no default enviromental variable for USER_HOME or sth like that...
    the server.xml use home variable where .keystore is stored... and on linux where home variable is explicitly defined and it works...
    when i was try to move .keystroe file to another directory and rename it to tomcat.keystore and in server.xml use the following parameter inside Connector tag, keystoreFile="path-to-file\tomcat.keystore" in it does not work any more...

  • SSL Config on Tomcat

    Hi Experts:
    My Apache+SSL is working now - thanks to you all. I checked it using https://www.hari.com.
    However, I have a small Application which contains JSP+Servlets which calls Oracle DB via JDBC. This application is working fine when I type http://www.hari.com:8080/hari/index.jsp but when I try HTTPS as https://www.hari.com:8080/hari/index.jsp it does'nt work - ie page does'nt shows up.
    I know that HTTPS listens to port 443 and my Application(Tomcat+JBoss) listens to port 8080 - so how do I integrate both the ports to work together? Any useful information on above is appreciated.
    THANKS!
    HARI

    Hi
    I guess that you haven't changed the pot that Tomcat listens for SSL connections.If not the default port for SSL is 8443 for Tomcat. SO if you want your application to run via SSL you must use s.g like https://localhost:8443/......
    if u use 8080 it won't run. The connection to the database should be again to the 8080 port, but the servlet should listen to 8443 for SSL. Check the port in the server.xml file

  • Error during SSL installation on weblogic 8.1

    Hi
    I'm getting an error during the installation of SSL certificate.
    After importing the keystore, configuring the webserver and rebooting the webserver, I'm getting identity certificate expired error in the webserver logs.Due to this i'm unable to access the HTTPS URL.
    But when i check the keystore, the validity of the certificate is there till 2010.I'm using WEBLOGIC 8.1

    If you get (for example) a 128-bit SSL certificate from Verisign you need to specify a Certificate Signing Request (CSR). This is unique for each server. If you have upgraded your server and the CSR generated from the weblogic CSR generator servlet is the same as it was in the previous version, then I guess you can use the same certificate. If the CSR has changed then I think you will need to replace the certificate, this costs $100. If it's been less than 30 days since your certificate was issued, it's free.

  • Ssl configuration in tomcat

    hi everyone... i hope anyone can help me in this problem
    i 've installed Apache Tomcat 4.1.12LE
    and j2sdk1.4.1 .Yesterday i tried configuring SSL in tomcat for my login page.
    so i followed the steps provided in the documentation. the documentation said choose
    JSSE an installed extension by copying all three JAR files (jcert.jar, jnet.jar, and
    jsse.jar) into your JAVA_HOME\jre\lib\ext directory but i could only find the jsse.jar
    file so i copyied jsse.jar file to JAVA_HOME\jre\lib\ext after that i did the keytool
    configuration from C:\j2sdk1.4.1 during keytool process i created my own password.
    after that i removed the comments in the server.xml like shown below,
    and added the keystore password with my own..password
    <Connector className="org.apache.coyote.tomcat4.CoyoteConnector"
    port="8443" minProcessors="5" maxProcessors="75"
    enableLookups="true"
    acceptCount="10" debug="0" scheme="https" secure="true"
    useURIValidationHack="false">
    <Factory className="org.apache.coyote.tomcat4.CoyoteServerSocketFactory"
    clientAuth="false" protocol="TLS" keystorePass="mypassword" />
    i restarted tomcat and typed https://localhost:8443/ and it displayed The page cannot
    be displayed.. so my question is where did i go wrong and what should i do next...

    <Factory className="org.apache.coyote.tomcat4.CoyoteServerSocketFactory"
    clientAuth="false" protocol="TLS" keystorePass="mypassword" />
    You did not specify the keystore file location.

  • CCB v2.3.1 SP5 Installation Windows + TOMCAT

    Hello everyone, after installing FW-SP15 and SP5 (till there, everything works just fine), i got these messages:
    06/08/2012 12:42:03 org.apache.catalina.core.AprLifecycleListener init
    INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\CCBWork\jdk1.5.0_21\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\ARCHIV~1\MICROF~1\NETEXP~1.1\Base\bin;C:\spl\DEV01\runtime;C:\CCBWork\jdk1.5.0_21\bin;C:\spl\DEV01\runtime;C:\spl\DEV01\bin;C:\spl\DEV01\product\apache-ant-1.7.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C
    :\WINDOWS\System32\Wbem;C:\WINDOWS\system32\nls;C:\WINDOWS\system32\nls\ESPANOL;C:\Archivos de programa\Microsoft Office\Office;C:\Novell\GroupWise;C:\Archivos de programa\Novell\ZENworks\bin;C:\CCBWork\oracle\client\perl\bin;C:\CCBWork\jdk1.5.0_21\bin;Y:.;
    06/08/2012 12:42:03 org.apache.coyote.http11.Http11Protocol init
    INFO: Inicializando Coyote HTTP/1.1 en puerto http-8080
    06/08/2012 12:42:03 org.apache.catalina.startup.Catalina load
    INFO: Initialization processed in 632 ms
    06/08/2012 12:42:03 org.apache.catalina.core.StandardService start
    INFO: Arrancando servicio Catalina
    06/08/2012 12:42:03 org.apache.catalina.core.StandardEngine start
    INFO: Starting Servlet Engine: Apache Tomcat/6.0.13
    INFO: Loaded log4j.properties from external file C:\spl\DEV01\etc\conf\XAIApp\WEB-INF\classes\log4j.properties
    INFO: Loaded spl.properties from external file C:\spl\DEV01\etc\conf\XAIApp\WEB-INF\classes\spl.properties: {spl.runtime.options.isDevelopmentMode=true, spl.runtime.service.extraInstallationServices=CILTINCP, spl.runtime.cobol.remote.jvmcommand=C:/CCBWork/jdk1.5.0_21/bin/java.exe, spl.tools.loaded.applications=base,ccb,cm, spl.runtime.cobol.remote.jvmcount=2, spl.runtime.socket.file.dir=C:/spl/DEV
    01/runtime, spl.runtime.cobol.sql.fetchSize=150, spl.runtime.cobol.cobrcall=false, spl.runtime.initialize.waittime=90, spl.runtime.cobol.encoding=ISO8859_15_FDIS, spl.runtime.cobol.sql.disableQueryCache=false, spl.runtime.utf8Database=false, spl.runtime.fusionlook=true, spl.runtime.cobol.remote.jvmoptions=-Xmx512m -server -Dfile.encoding=ISO8859_1 -cp C:/spl/DEV01/splapp/standalone/config;C:/spl/D
    EV01/splapp/standalone/lib/activation_api-1.1.jar;C:/spl/DEV01/splapp/standalone/lib/coherence-3.6.0.jar;C:/spl/DEV01/splapp/standalone/lib/coherence-work-3.6.0.jar;C:/spl/DEV01/splapp/standalone/lib/commonj-3.6.0.jar;C:/spl/DEV01/splapp/standalone/lib/commons-beanutils-core-1.7.0.jar;C:/spl/DEV01/splapp/standalone/lib/commons-cli-1.1.jar;C:/spl/DEV01/splapp/standalone/lib/commons-codec-1.3.jar;C:
    /spl/DEV01/splapp/standalone/lib/commons-collections-2.1.1.jar;C:/spl/DEV01/splapp/standalone/lib/commons-fileupload-1.2.jar;C:/spl/DEV01/splapp/standalone/lib/commons-httpclient-3.0.1.jar;C:/spl/DEV01/splapp/standalone/lib/commons-io-1.3.2.jar;C:/spl/DEV01/splapp/standalone/lib/commons-lang-2.2.jar;C:/spl/DEV01/splapp/standalone/lib/commons-logging-1.0.4.jar;C:/spl/DEV01/splapp/standalone/lib/con
    current-1.3.4.jar;C:/spl/DEV01/splapp/standalone/lib/dom4j-1.6.1.jar;C:/spl/DEV01/splapp/standalone/lib/hibernate-3.2.7.jar;C:/spl/DEV01/splapp/standalone/lib/icu4j-3.6.1.jar;C:/spl/DEV01/splapp/standalone/lib/jaxen-1.1.1.jar;C:/spl/DEV01/splapp/standalone/lib/jcip-annotations.jar;C:/spl/DEV01/splapp/standalone/lib/jta.jar;C:/spl/DEV01/splapp/standalone/lib/jtds-1.2.jar;C:/spl/DEV01/splapp/standal
    one/lib/log4j-1.2.15.jar;C:/spl/DEV01/splapp/standalone/lib/mail_api-1.4.jar;C:/spl/DEV01/splapp/standalone/lib/mfcobol.jar;C:/spl/DEV01/splapp/standalone/lib/ojdbc5-11.1.0.7.0.jar;C:/spl/DEV01/splapp/standalone/lib/orai18n-collation.jar;C:/spl/DEV01/splapp/standalone/lib/orai18n-mapping.jar;C:/spl/DEV01/splapp/standalone/lib/orai18n-utility.jar;C:/spl/DEV01/splapp/standalone/lib/orai18n.jar;C:/sp
    l/DEV01/splapp/standalone/lib/serializer-2.7.1.jar;C:/spl/DEV01/splapp/standalone/lib/spl-base-2.2.0.jar;C:/spl/DEV01/splapp/standalone/lib/spl-ccb-2.3.1.jar;C:/spl/DEV01/splapp/standalone/lib/spl-servicebeaninterface-2.2.0.jar;C:/spl/DEV01/splapp/standalone/lib/spl-serviceclient-2.2.0.jar;C:/spl/DEV01/splapp/standalone/lib/spl-shared-2.2.0.jar;C:/spl/DEV01/splapp/standalone/lib/spl-spml-2.2.0.jar
    ;C:/spl/DEV01/splapp/standalone/lib/spl-web-2.2.0.jar;C:/spl/DEV01/splapp/standalone/lib/spl-xai-2.2.0.jar;C:/spl/DEV01/splapp/standalone/lib/stax-api-1.0.1.jar;C:/spl/DEV01/splapp/standalone/lib/stax2.jar;C:/spl/DEV01/splapp/standalone/lib/staxmate-0.9.1.jar;C:/spl/DEV01/splapp/standalone/lib/wstx-asl-3.2.1.jar;C:/spl/DEV01/splapp/standalone/lib/xalan-2.7.1.jar;C:/spl/DEV01/splapp/standalone/lib/
    xmlparserv2-11.1.1.3.0.jar;C:/spl/DEV01/splapp/standalone/lib/xquery-11.1.1.3.0.jar;C:/spl/DEV01/splapp/standalone/lib/xstream-1.3.1.jar;C:/spl/DEV01/splapp/standalone/lib/yjp-controller-api-redist.jar;C:/spl/DEV01/splapp/standalone/lib/geronimo-spec-j2ee-1.4-rc4.jar, spl.runtime.environ.init.dir=C:/spl/DEV01/etc, spl.runtime.cobol.sql.cache.maxTotalEntries=1000, spl.runtime.oracle.statementCacheS
    ize=300, spl.runtime.cobol.remote.rmiStartPort=6503, spl.runtime.cobol.sql.cursoredCache.maxRows=10, spl.runtime.cobol.remote.jvm=true, spl.runtime.cobol.remote.lib.prefix=xaiapp, spl.runtime.sql.highValue=■}
    - 2012-08-06 12:42:04,125 [main] INFO (shared.context.ApplicationMode) Application set to development mode
    - 2012-08-06 12:42:04,125 [main] INFO (web.dynamicui.TransformServletHelper) Disable UIPage Compression set to false
    - 2012-08-06 12:42:04,156 [main] WARN (web.common.ServletHelper) Web app env variable maxAge not defined; defaulting to 1 sec
    - 2012-08-06 12:42:04,156 [main] INFO (web.startup.DeferredXAIStartup) Starting thread for deferred XAI application context initialization
    - 2012-08-06 12:42:04,171 [Thread-1] INFO (web.startup.DeferredXAIStartup) Waiting 90 seconds before starting XAI application context initialization
    INFO: Loaded log4j.properties from external file C:\spl\DEV01\etc\conf\root\WEB-INF\classes\log4j.properties
    INFO: Loaded spl.properties from external file C:\spl\DEV01\etc\conf\root\WEB-INF\classes\spl.properties: {spl.runtime.options.isDevelopmentMode=true, spl.runtime.service.extraInstallationServices=CILTINCP, spl.runtime.cobol.remote.jvmcommand=C:/CCBWork/jdk1.5.0_21/bin/java.exe, spl.tools.loaded.applications=base,ccb,cm, spl.runtime.cobol.remote.jvmcount=2, spl.runtime.socket.file.dir=C:/spl/DEV01
    /runtime, spl.runtime.cobol.sql.fetchSize=150, spl.runtime.cobol.cobrcall=false, spl.runtime.cobol.encoding=ISO8859_15_FDIS, spl.runtime.cobol.sql.disableQueryCache=false, com.splwg.grid.online.enabled=true, spl.runtime.utf8Database=false, spl.runtime.fusionlook=true, spl.runtime.cobol.remote.jvmoptions=-Xmx512m -server -Dfile.encoding=ISO8859_1 -cp C:/spl/DEV01/splapp/standalone/config;C:/spl/DEV
    01/splapp/standalone/lib/activation_api-1.1.jar;C:/spl/DEV01/splapp/standalone/lib/coherence-3.6.0.jar;C:/spl/DEV01/splapp/standalone/lib/coherence-work-3.6.0.jar;C:/spl/DEV01/splapp/standalone/lib/commonj-3.6.0.jar;C:/spl/DEV01/splapp/standalone/lib/commons-beanutils-core-1.7.0.jar;C:/spl/DEV01/splapp/standalone/lib/commons-cli-1.1.jar;C:/spl/DEV01/splapp/standalone/lib/commons-codec-1.3.jar;C:/s
    pl/DEV01/splapp/standalone/lib/commons-collections-2.1.1.jar;C:/spl/DEV01/splapp/standalone/lib/commons-fileupload-1.2.jar;C:/spl/DEV01/splapp/standalone/lib/commons-httpclient-3.0.1.jar;C:/spl/DEV01/splapp/standalone/lib/commons-io-1.3.2.jar;C:/spl/DEV01/splapp/standalone/lib/commons-lang-2.2.jar;C:/spl/DEV01/splapp/standalone/lib/commons-logging-1.0.4.jar;C:/spl/DEV01/splapp/standalone/lib/concu
    rrent-1.3.4.jar;C:/spl/DEV01/splapp/standalone/lib/dom4j-1.6.1.jar;C:/spl/DEV01/splapp/standalone/lib/hibernate-3.2.7.jar;C:/spl/DEV01/splapp/standalone/lib/icu4j-3.6.1.jar;C:/spl/DEV01/splapp/standalone/lib/jaxen-1.1.1.jar;C:/spl/DEV01/splapp/standalone/lib/jcip-annotations.jar;C:/spl/DEV01/splapp/standalone/lib/jta.jar;C:/spl/DEV01/splapp/standalone/lib/jtds-1.2.jar;C:/spl/DEV01/splapp/standalon
    e/lib/log4j-1.2.15.jar;C:/spl/DEV01/splapp/standalone/lib/mail_api-1.4.jar;C:/spl/DEV01/splapp/standalone/lib/mfcobol.jar;C:/spl/DEV01/splapp/standalone/lib/ojdbc5-11.1.0.7.0.jar;C:/spl/DEV01/splapp/standalone/lib/orai18n-collation.jar;C:/spl/DEV01/splapp/standalone/lib/orai18n-mapping.jar;C:/spl/DEV01/splapp/standalone/lib/orai18n-utility.jar;C:/spl/DEV01/splapp/standalone/lib/orai18n.jar;C:/spl/
    DEV01/splapp/standalone/lib/serializer-2.7.1.jar;C:/spl/DEV01/splapp/standalone/lib/spl-base-2.2.0.jar;C:/spl/DEV01/splapp/standalone/lib/spl-ccb-2.3.1.jar;C:/spl/DEV01/splapp/standalone/lib/spl-servicebeaninterface-2.2.0.jar;C:/spl/DEV01/splapp/standalone/lib/spl-serviceclient-2.2.0.jar;C:/spl/DEV01/splapp/standalone/lib/spl-shared-2.2.0.jar;C:/spl/DEV01/splapp/standalone/lib/spl-spml-2.2.0.jar;C
    :/spl/DEV01/splapp/standalone/lib/spl-web-2.2.0.jar;C:/spl/DEV01/splapp/standalone/lib/spl-xai-2.2.0.jar;C:/spl/DEV01/splapp/standalone/lib/stax-api-1.0.1.jar;C:/spl/DEV01/splapp/standalone/lib/stax2.jar;C:/spl/DEV01/splapp/standalone/lib/staxmate-0.9.1.jar;C:/spl/DEV01/splapp/standalone/lib/wstx-asl-3.2.1.jar;C:/spl/DEV01/splapp/standalone/lib/xalan-2.7.1.jar;C:/spl/DEV01/splapp/standalone/lib/xm
    lparserv2-11.1.1.3.0.jar;C:/spl/DEV01/splapp/standalone/lib/xquery-11.1.1.3.0.jar;C:/spl/DEV01/splapp/standalone/lib/xstream-1.3.1.jar;C:/spl/DEV01/splapp/standalone/lib/yjp-controller-api-redist.jar;C:/spl/DEV01/splapp/standalone/lib/geronimo-spec-j2ee-1.4-rc4.jar, spl.runtime.environ.init.dir=C:/spl/DEV01/etc, com.splwg.grid.distThreadPool.threads.DEFAULT=5, spl.runtime.cobol.sql.cache.maxTotalE
    ntries=1000, spl.runtime.oracle.statementCacheSize=300, spl.runtime.cobol.remote.rmiStartPort=6503, spl.runtime.cobol.sql.cursoredCache.maxRows=10, spl.runtime.cobol.remote.jvm=true, com.splwg.batch.scheduler.daemon=true, spl.runtime.sql.highValue=■}
    - 2012-08-06 12:42:05,156 [main] INFO (shared.context.ApplicationMode) Application set to development mode
    - 2012-08-06 12:42:05,156 [main] INFO (web.startup.SPLWebStartup) Initializing SPL web application
    - 2012-08-06 12:42:05,171 [main] INFO (web.dynamicui.TransformServletHelper) Disable UIPage Compression set to false
    - 2012-08-06 12:42:05,218 [main] INFO (support.context.ContextFactory) Creating default context
    - 2012-08-06 12:42:06,671 [main] INFO (support.context.ContextFactory) Loading lookups for runtime discovery of implemented lookups in application
    - 2012-08-06 12:42:06,968 [main] INFO (support.context.ContextFactory) Done loading lookups for discovery, time 293,873 ms
    - 2012-08-06 12:42:09,218 [main] INFO (shared.context.ContextLoader) Discovering lookups for base
    - 2012-08-06 12:42:09,640 [main] INFO (shared.context.ContextLoader) Done discovering base lookups (generated=211, manual=47), time 411,483 ms
    - 2012-08-06 12:42:15,390 [main] INFO (shared.context.ContextLoader) Discovering lookups for ccb
    - 2012-08-06 12:42:15,875 [main] INFO (shared.context.ContextLoader) Done discovering ccb lookups (generated=493, manual=130), time 493,303 ms
    - 2012-08-06 12:42:15,937 [main] WARN (shared.environ.ContextManagedObjectSet) Could not load resource com/splwg/cm/domain/contextManagedObjects.xml on classpath. This may be harmless but could mean a problem with the classpath. Please verify that the classpath for application cm is correctly configured.
    - 2012-08-06 12:42:33,531 [main] INFO (support.context.ContextFactory) Registering lookups
    - 2012-08-06 12:42:34,343 [main] INFO (support.context.ContextFactory) 669 lookups registered, time 802,268 ms
    - 2012-08-06 12:42:34,343 [main] INFO (support.context.ComponentContainerLookupHelper) Initializing constants on 704 lookup interface classes
    *-  2012-08-06 12:42:34,843 [main] ERROR (support.context.ComponentContainerLookupHelper) Unable instantiate new instance of class com.splwg.ccb.api.lookup.UsageRequestSkipSaReasonLookup_Gen*
    java.lang.InstantiationException
    at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:501)
    at java.lang.Class.newInstance0(Class.java:350)
    at java.lang.Class.newInstance(Class.java:303)
    at com.splwg.base.support.context.ComponentContainerLookupHelper.getNewLookupInstance(ComponentContainerLookupHelper.java:129)
    at com.splwg.base.support.context.ComponentContainerLookupHelper.getLookupFor(ComponentContainerLookupHelper.java:106)
    at com.splwg.base.support.context.ComponentContainer.getLookupFor(ComponentContainer.java:438)
    at com.splwg.base.api.datatypes.LookupHelper.getLookupInstance(LookupHelper.java:23)
    at com.splwg.ccb.api.lookup.UsageRequestSkipSaReasonLookup$Constants.initialize(UsageRequestSkipSaReasonLookup.java:40)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:592)
    at com.splwg.base.support.context.ComponentContainerLookupHelper.initializeLookupConstants(ComponentContainerLookupHelper.java:72)
    at com.splwg.base.support.context.ComponentContainerLookupHelper.initializeLookupConstants(ComponentContainerLookupHelper.java:62)
    at com.splwg.base.support.context.ComponentContainer.initializeLookupConstants(ComponentContainer.java:310)
    at com.splwg.base.support.context.ContextFactory.registerLookups(ContextFactory.java:670)
    at com.splwg.base.support.context.ContextFactory.registerManagedObjectsWithContainer(ContextFactory.java:174)
    at com.splwg.base.support.context.ContextFactory.buildContext(ContextFactory.java:113)
    at com.splwg.base.support.context.ContextFactory.buildContext(ContextFactory.java:91)
    at com.splwg.base.support.context.ContextFactory.createDefaultContext(ContextFactory.java:512)
    at com.splwg.base.web.startup.SPLWebStartup.initializeApplicationContext(SPLWebStartup.java:181)
    at com.splwg.base.web.startup.SPLWebStartup.contextInitialized(SPLWebStartup.java:63)
    at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3827)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4334)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:719)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
    at org.apache.catalina.core.StandardService.start(StandardService.java:516)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:566)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:592)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
    *-  2012-08-06 12:42:34,843 [main] ERROR (support.context.ComponentContainerLookupHelper) Error initializing constants in interface com.splwg.ccb.api.lookup.UsageRequestSkipSaReasonLookup*
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:592)
    at com.splwg.base.support.context.ComponentContainerLookupHelper.initializeLookupConstants(ComponentContainerLookupHelper.java:72)
    at com.splwg.base.support.context.ComponentContainerLookupHelper.initializeLookupConstants(ComponentContainerLookupHelper.java:62)
    at com.splwg.base.support.context.ComponentContainer.initializeLookupConstants(ComponentContainer.java:310)
    at com.splwg.base.support.context.ContextFactory.registerLookups(ContextFactory.java:670)
    at com.splwg.base.support.context.ContextFactory.registerManagedObjectsWithContainer(ContextFactory.java:174)
    at com.splwg.base.support.context.ContextFactory.buildContext(ContextFactory.java:113)
    at com.splwg.base.support.context.ContextFactory.buildContext(ContextFactory.java:91)
    at com.splwg.base.support.context.ContextFactory.createDefaultContext(ContextFactory.java:512)
    at com.splwg.base.web.startup.SPLWebStartup.initializeApplicationContext(SPLWebStartup.java:181)
    at com.splwg.base.web.startup.SPLWebStartup.contextInitialized(SPLWebStartup.java:63)
    at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3827)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4334)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:719)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
    at org.apache.catalina.core.StandardService.start(StandardService.java:516)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:566)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:592)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
    Caused by: com.splwg.shared.common.LoggedException: Unable instantiate new instance of  class com.splwg.ccb.api.lookup.UsageRequestSkipSaReasonLookup_Gen
    at com.splwg.shared.common.LoggedException.wrap(LoggedException.java:198)
    at com.splwg.shared.common.LoggedException.wrap(LoggedException.java:85)
    at com.splwg.base.support.context.ComponentContainerLookupHelper.getNewLookupInstance(ComponentContainerLookupHelper.java:131)
    at com.splwg.base.support.context.ComponentContainerLookupHelper.getLookupFor(ComponentContainerLookupHelper.java:106)
    at com.splwg.base.support.context.ComponentContainer.getLookupFor(ComponentContainer.java:438)
    at com.splwg.base.api.datatypes.LookupHelper.getLookupInstance(LookupHelper.java:23)
    at com.splwg.ccb.api.lookup.UsageRequestSkipSaReasonLookup$Constants.initialize(UsageRequestSkipSaReasonLookup.java:40)
    *... 29 more*
    Caused by: java.lang.InstantiationException
    at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:30)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:501)
    at java.lang.Class.newInstance0(Class.java:350)
    at java.lang.Class.newInstance(Class.java:303)
    at com.splwg.base.support.context.ComponentContainerLookupHelper.getNewLookupInstance(ComponentContainerLookupHelper.java:129)
    *... 33 more*
    *06/08/2012 12:42:34 org.apache.catalina.core.StandardContext start*
    GRAVE: Error listenerStart
    *06/08/2012 12:42:34 org.apache.catalina.core.StandardContext start*
    GRAVE: Fall¾ en arranque del Contexto [] debido a errores previos
    *-  2012-08-06 12:42:34,859 [main] INFO (web.startup.SPLWebStartup) Shutting Down the JMX Connectors...*
    *-  2012-08-06 12:42:34,859 [main] INFO (web.startup.SPLWebStartup) JMX Connectors shutdown successfully*
    *-  2012-08-06 12:42:34,859 [main] INFO (web.startup.SPLWebStartup) Shutting Down the Application Context...*
    *-  2012-08-06 12:42:34,859 [main] ERROR (web.startup.SPLWebStartup) Exception shutting down SPL Application Context*
    java.lang.NullPointerException
    at com.splwg.base.support.context.ApplicationContext.shutdown(ApplicationContext.java:130)
    at com.splwg.base.web.startup.SPLWebStartup.contextDestroyed(SPLWebStartup.java:166)
    at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:3866)
    at org.apache.catalina.core.StandardContext.stop(StandardContext.java:4500)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4364)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:719)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
    at org.apache.catalina.core.StandardService.start(StandardService.java:516)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:566)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:592)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
    log4j:ERROR LogMananger.repositorySelector was null likely due to error in class reloading, using NOPLoggerRepository.
    06/08/2012 12:42:40 org.apache.coyote.http11.Http11Protocol start
    INFO: Arrancando Coyote HTTP/1.1 en puerto http-8080
    06/08/2012 12:42:40 org.apache.jk.common.ChannelSocket init
    INFO: JK: ajp13 listening on /0.0.0.0:8009
    06/08/2012 12:42:40 org.apache.jk.server.JkMain start
    INFO: Jk running ID=0 time=0/16 config=null
    06/08/2012 12:42:40 org.apache.catalina.startup.Catalina start
    INFO: Server startup in 37384 ms
    Can anyone please help me to find out the cause of this error?
    TIA,
    Diego

    continue log ..................
    - 2012-08-06 12:43:34,171 [Thread-1] INFO (web.startup.DeferredXAIStartup) Initializing XAI application context
    - 2012-08-06 12:43:34,218 [Thread-1] INFO (support.context.ContextFactory) Creating default context
    - 2012-08-06 12:43:35,000 [Thread-1] INFO (support.context.ContextFactory) Loading lookups for runtime discovery of implemented lookups in application
    - 2012-08-06 12:43:35,031 [Thread-1] INFO (support.context.ContextFactory) Done loading lookups for discovery, time 41,258 ms
    - 2012-08-06 12:43:37,046 [Thread-1] INFO (shared.context.ContextLoader) Discovering lookups for base
    - 2012-08-06 12:43:37,390 [Thread-1] INFO (shared.context.ContextLoader) Done discovering base lookups (generated=211, manual=43), time 352,840 ms
    - 2012-08-06 12:43:43,000 [Thread-1] INFO (shared.context.ContextLoader) Discovering lookups for ccb
    - 2012-08-06 12:43:43,453 [Thread-1] INFO (shared.context.ContextLoader) Done discovering ccb lookups (generated=490, manual=128), time 454,671 ms
    - 2012-08-06 12:43:43,500 [Thread-1] WARN (shared.environ.ContextManagedObjectSet) Could not load resource com/splwg/cm/domain/contextManagedObjects.xml on classpath. This may be harmless but could mean a problem with the classpath. Please verify that the classpath for application cm is correctly configured.
    - 2012-08-06 12:44:01,453 [Thread-1] INFO (support.context.ContextFactory) Registering lookups
    - 2012-08-06 12:44:03,359 [Thread-1] INFO (support.context.ContextFactory) 666 lookups registered, time 1.907,524 ms
    - 2012-08-06 12:44:03,359 [Thread-1] INFO (support.context.ComponentContainerLookupHelper) Initializing constants on 701 lookup interface classes
    - 2012-08-06 12:44:04,203 [Thread-1] INFO (support.context.ComponentContainerLookupHelper) Done initializing lookup constants, time 843,361 ms
    - 2012-08-06 12:44:04,203 [Thread-1] INFO (support.context.ContextFactory) Registering Entities
    - 2012-08-06 12:44:06,656 [Thread-1] INFO (support.context.ContextFactory) 899 entities registered, time 2.449,253 ms
    - 2012-08-06 12:44:06,656 [Thread-1] INFO (support.context.ContextFactory) Registering Code Description queries
    - 2012-08-06 12:44:06,656 [Thread-1] INFO (support.context.ContextFactory) 52 code/description queries registered, time 0,104 ms
    - 2012-08-06 12:44:06,656 [Thread-1] INFO (support.context.ContextFactory) Registering algorithm spots
    - 2012-08-06 12:44:06,656 [Thread-1] INFO (support.context.ContextFactory) 248 algorithm spots registered, time 0,402 ms
    - 2012-08-06 12:44:06,656 [Thread-1] INFO (support.context.ContextFactory) Registering algorithm components
    - 2012-08-06 12:44:06,656 [Thread-1] INFO (support.context.ContextFactory) 114 algorithm components registered, time 0,109 ms
    - 2012-08-06 12:44:06,656 [Thread-1] INFO (support.context.ContextFactory) Registering batch jobs
    - 2012-08-06 12:44:06,656 [Thread-1] INFO (support.context.ContextFactory) 40 batch jobs registered, time 0,100 ms
    - 2012-08-06 12:44:06,656 [Thread-1] INFO (support.context.ContextFactory) Registering Components
    - 2012-08-06 12:44:06,671 [Thread-1] INFO (support.context.ContextFactory) 759 components registered, time 6,781 ms
    - 2012-08-06 12:44:06,671 [Thread-1] INFO (support.context.ContextFactory) Registering Change Handlers
    - 2012-08-06 12:44:06,671 [Thread-1] INFO (support.context.ContextFactory) 275 handlers registered, time 0,810 ms
    - 2012-08-06 12:44:06,671 [Thread-1] INFO (support.context.ContextFactory) Registering Services
    - 2012-08-06 12:44:06,671 [Thread-1] INFO (support.context.ContextFactory) 565 services registered, time 9,719 ms
    - 2012-08-06 12:44:06,671 [Thread-1] INFO (support.context.ContextFactory) Registering cobol programs
    - 2012-08-06 12:44:08,140 [Thread-1] INFO (support.context.ContextFactory) 573 cobol copybooks registered, time 1.462,295 ms
    - 2012-08-06 12:44:08,140 [Thread-1] INFO (support.context.ContextFactory) Registering cobol programs
    - 2012-08-06 12:44:08,140 [Thread-1] INFO (support.context.ContextFactory) 168 cobol programs registered, time 0,146 ms
    - 2012-08-06 12:44:08,140 [Thread-1] INFO (support.context.ApplicationContext) Building hibernate configuration
    - 2012-08-06 12:44:08,140 [Thread-1] INFO (support.context.ApplicationContext) Loaded hibernate.properties from external file C:\spl\DEV01\etc\conf\XAIApp\WEB-INF\classes\hibernate.properties
    - 2012-08-06 12:44:08,140 [Thread-1] INFO (support.context.ApplicationContext) Adding 899 hibernate mappings
    - 2012-08-06 12:44:09,421 [Thread-1] INFO (support.context.ApplicationContext) Added 100 mappings
    - 2012-08-06 12:44:10,375 [Thread-1] INFO (support.context.ApplicationContext) Added 200 mappings
    - 2012-08-06 12:44:11,265 [Thread-1] INFO (support.context.ApplicationContext) Added 300 mappings
    - 2012-08-06 12:44:12,156 [Thread-1] INFO (support.context.ApplicationContext) Added 400 mappings
    - 2012-08-06 12:44:13,062 [Thread-1] INFO (support.context.ApplicationContext) Added 500 mappings
    - 2012-08-06 12:44:13,937 [Thread-1] INFO (support.context.ApplicationContext) Added 600 mappings
    - 2012-08-06 12:44:14,812 [Thread-1] INFO (support.context.ApplicationContext) Added 700 mappings
    - 2012-08-06 12:44:15,718 [Thread-1] INFO (support.context.ApplicationContext) Added 800 mappings
    - 2012-08-06 12:44:16,593 [Thread-1] INFO (support.context.ApplicationContext) Added 899 mappings
    - 2012-08-06 12:44:16,609 [Thread-1] INFO (support.context.ApplicationContext) Done building hibernate configuration, time 8.466,175 ms
    - 2012-08-06 12:44:16,609 [Thread-1] INFO (support.context.ApplicationContext) Building hibernate session factory
    - 2012-08-06 12:44:17,765 [Thread-1] INFO (hibernate.connection.ConnectionProviderFactory) Initializing connection provider: org.hibernate.connection.C3P0ConnectionProvider
    - 2012-08-06 12:44:17,765 [Thread-1] INFO (hibernate.connection.C3P0ConnectionProvider) C3P0 using driver: oracle.jdbc.driver.OracleDriver at URL: jdbc:oracle:thin:@mgddb005:1841:VGASL1
    - 2012-08-06 12:44:17,765 [Thread-1] INFO (hibernate.connection.C3P0ConnectionProvider) Connection properties: {user=CISUSER, password=****}
    - 2012-08-06 12:44:17,765 [Thread-1] INFO (hibernate.connection.C3P0ConnectionProvider) autocommit mode: false
    - 2012-08-06 12:44:17,781 [Thread-1] INFO (v2.log.MLog) MLog clients using log4j logging.
    - 2012-08-06 12:44:18,937 [Thread-1] INFO (v2.c3p0.C3P0Registry) Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
    - 2012-08-06 12:44:19,031 [Thread-1] INFO (c3p0.impl.AbstractPoolBackedDataSource) Initializing c3p0 pool... com.mchange.v2.c3p0.PoolBackedDataSource@d6e39497 [ connectionPoolDataSource -> com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@3bec6db9 [ acquireIncrement -> 1, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterA
    cquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, debugUnreturnedConnectionStackTraces -> false, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 2sp0fs8o1y38d5w1o3wake|1ecdec0, idleConnectionTestPeriod -> 0, initialPoolSize -> 1, maxAdministra
    tiveTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 300, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 150, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 1, nestedDataSource -> com.mchange.v2.c3p0.DriverManagerDataSource@28f2a8c7 [ description -> null, driverClass -> null, factoryClassLocation -> null, identityToken -> 2sp0fs8o1y38d5w1o3wake|4314fe, jdbcUrl -> jdbc:o
    racle:thin:@mgddb005:1841:VGASL1, properties -> {user=******, password=******} ], preferredTestQuery -> null, propertyCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false; userOverrides: {} ], dataSourceName -> null, factoryClassLocation -> null, identityToken -> 2sp0fs8o1y38d5w1o3wake|d4efee, n
    umHelperThreads -> 3 ]
    - 2012-08-06 12:44:19,234 [Thread-1] INFO (hibernate.dialect.Dialect) Using dialect: org.hibernate.dialect.Oracle10gDialect
    - 2012-08-06 12:44:19,250 [Thread-1] INFO (hibernate.transaction.TransactionFactoryFactory) Transaction strategy: org.hibernate.transaction.JDBCTransactionFactory
    - 2012-08-06 12:44:19,250 [Thread-1] INFO (hibernate.transaction.TransactionManagerLookupFactory) No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
    - 2012-08-06 12:44:19,312 [Thread-1] INFO (hibernate.impl.SessionFactoryImpl) building session factory
    - 2012-08-06 12:44:32,531 [Thread-1] INFO (hibernate.impl.SessionFactoryObjectFactory) Not binding factory to JNDI, no JNDI name configured
    - 2012-08-06 12:44:32,531 [Thread-1] INFO (support.context.ApplicationContext) Done building hibernate session factory, time 15.922,640 ms
    - 2012-08-06 12:44:32,671 [Thread-1] INFO (support.sql.OracleFunctionReplacer) Oracle driver statement cache enabled with size of 300
    - 2012-08-06 12:44:32,703 [Thread-1] INFO (support.context.ApplicationContext) Database: Oracle, version: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    - 2012-08-06 12:44:32,703 [Thread-1] INFO (support.context.ApplicationContext) JDBC driver: Oracle JDBC driver, version: 11.1.0.7.0-Production
    - 2012-08-06 12:44:32,937 [Thread-1] INFO (support.context.CacheManager) Registering cache 'ModuleInfoCache'
    - 2012-08-06 12:44:32,968 [Thread-1] INFO (support.sql.PreparedStatementImpl) SPL Statement result fetch size not specified by property spl.runtime.sql.fetchSize, defaulting to 300
    - 2012-08-06 12:44:33,015 [Thread-1] INFO (support.context.ApplicationContext) System owner is: 'CM'
    - 2012-08-06 12:44:33,031 [Thread-1] INFO (cobol.host.CobolHostStartup) Using provided java command for remote cobol execution: C:/CCBWork/jdk1.5.0_21/bin/java.exe
    - 2012-08-06 12:44:33,031 [Thread-1] INFO (cobol.host.CobolHostStartup) Using provided java command options for remote cobol execution: -Xmx512m -server -Dfile.encoding=ISO8859_1 -cp C:/spl/DEV01/splapp/standalone/config;C:/spl/DEV01/splapp/standalone/lib/activation_api-1.1.jar;C:/spl/DEV01/splapp/standalone/lib/coherence-3.6.0.jar;C:/spl/DEV01/splapp/standalone/lib/coherence-work-3.6.0.jar;C:/
    spl/DEV01/splapp/standalone/lib/commonj-3.6.0.jar;C:/spl/DEV01/splapp/standalone/lib/commons-beanutils-core-1.7.0.jar;C:/spl/DEV01/splapp/standalone/lib/commons-cli-1.1.jar;C:/spl/DEV01/splapp/standalone/lib/commons-codec-1.3.jar;C:/spl/DEV01/splapp/standalone/lib/commons-collections-2.1.1.jar;C:/spl/DEV01/splapp/standalone/lib/commons-fileupload-1.2.jar;C:/spl/DEV01/splapp/standalone/lib/commons-
    httpclient-3.0.1.jar;C:/spl/DEV01/splapp/standalone/lib/commons-io-1.3.2.jar;C:/spl/DEV01/splapp/standalone/lib/commons-lang-2.2.jar;C:/spl/DEV01/splapp/standalone/lib/commons-logging-1.0.4.jar;C:/spl/DEV01/splapp/standalone/lib/concurrent-1.3.4.jar;C:/spl/DEV01/splapp/standalone/lib/dom4j-1.6.1.jar;C:/spl/DEV01/splapp/standalone/lib/hibernate-3.2.7.jar;C:/spl/DEV01/splapp/standalone/lib/icu4j-3.6
    .1.jar;C:/spl/DEV01/splapp/standalone/lib/jaxen-1.1.1.jar;C:/spl/DEV01/splapp/standalone/lib/jcip-annotations.jar;C:/spl/DEV01/splapp/standalone/lib/jta.jar;C:/spl/DEV01/splapp/standalone/lib/jtds-1.2.jar;C:/spl/DEV01/splapp/standalone/lib/log4j-1.2.15.jar;C:/spl/DEV01/splapp/standalone/lib/mail_api-1.4.jar;C:/spl/DEV01/splapp/standalone/lib/mfcobol.jar;C:/spl/DEV01/splapp/standalone/lib/ojdbc5-11
    .1.0.7.0.jar;C:/spl/DEV01/splapp/standalone/lib/orai18n-collation.jar;C:/spl/DEV01/splapp/standalone/lib/orai18n-mapping.jar;C:/spl/DEV01/splapp/standalone/lib/orai18n-utility.jar;C:/spl/DEV01/splapp/standalone/lib/orai18n.jar;C:/spl/DEV01/splapp/standalone/lib/serializer-2.7.1.jar;C:/spl/DEV01/splapp/standalone/lib/spl-base-2.2.0.jar;C:/spl/DEV01/splapp/standalone/lib/spl-ccb-2.3.1.jar;C:/spl/DEV
    01/splapp/standalone/lib/spl-servicebeaninterface-2.2.0.jar;C:/spl/DEV01/splapp/standalone/lib/spl-serviceclient-2.2.0.jar;C:/spl/DEV01/splapp/standalone/lib/spl-shared-2.2.0.jar;C:/spl/DEV01/splapp/standalone/lib/spl-spml-2.2.0.jar;C:/spl/DEV01/splapp/standalone/lib/spl-web-2.2.0.jar;C:/spl/DEV01/splapp/standalone/lib/spl-xai-2.2.0.jar;C:/spl/DEV01/splapp/standalone/lib/stax-api-1.0.1.jar;C:/spl/
    DEV01/splapp/standalone/lib/stax2.jar;C:/spl/DEV01/splapp/standalone/lib/staxmate-0.9.1.jar;C:/spl/DEV01/splapp/standalone/lib/wstx-asl-3.2.1.jar;C:/spl/DEV01/splapp/standalone/lib/xalan-2.7.1.jar;C:/spl/DEV01/splapp/standalone/lib/xmlparserv2-11.1.1.3.0.jar;C:/spl/DEV01/splapp/standalone/lib/xquery-11.1.1.3.0.jar;C:/spl/DEV01/splapp/standalone/lib/xstream-1.3.1.jar;C:/spl/DEV01/splapp/standalone/
    lib/yjp-controller-api-redist.jar;C:/spl/DEV01/splapp/standalone/lib/geronimo-spec-j2ee-1.4-rc4.jar
    - 2012-08-06 12:44:33,031 [Thread-1] INFO (cobol.host.CobolHostStartup) Using starting port number 6503 for remote cobol execution.
    - 2012-08-06 12:44:33,046 [Thread-1] INFO (cobol.host.SocketStrategy) Socket strategy set to com.splwg.base.support.cobol.host.sockets.WindowsPipeSocketStrategy
    - 2012-08-06 12:44:33,093 [Thread-1] INFO (shared.environ.ApplicationProperties) Max number of simultaneous child JVM COBOL requests is not specified via property spl.runtime.cobol.maxInflightRequests, defaulting to 12
    - 2012-08-06 12:44:33,093 [Thread-1] INFO (shared.environ.ApplicationProperties) Timeout for zombie JVM detection is not specified via property spl.runtime.cobol.zombieDetectSecs, defaulting to 20
    - 2012-08-06 12:44:33,093 [Thread-1] INFO (shared.environ.ApplicationProperties) Timeout to forcibly exit zombie child JVM is not specified via property spl.runtime.cobol.shunnedJVMExitSecs, defaulting to 40
    - 2012-08-06 12:44:33,093 [Thread-1] INFO (shared.environ.ApplicationProperties) Child JVM maximum lifetime (seconds) is not specified via property spl.runtime.cobol.remote.jvmMaxLifetimeSecs, defaulting to 0
    - 2012-08-06 12:44:33,093 [Thread-1] INFO (shared.environ.ApplicationProperties) Child JVM maximum COBOL requests is not specified via property spl.runtime.cobol.remote.jvmMaxRequests, defaulting to 0
    - 2012-08-06 12:44:33,093 [Thread-1] INFO (cobol.host.CobolHostStartup) Using active JVM count of 2 for remote cobol execution.
    - 2012-08-06 12:44:33,546 [JVM 1 INFO logger] INFO (cobol.host.ProcessLogger) Remote JVM 1 started with arguments: 1 6505 6506 2
    - 2012-08-06 12:44:33,671 [JVM 1 INFO logger] INFO (cobol.host.ProcessLogger) INFO: Loaded spl.properties from classpath: {spl.runtime.cobol.sql.cursoredCache.maxRows=10, spl.tools.loaded.applications=base,ccb,cm, spl.runtime.cobol.sql.disableQueryCache=false, spl.runtime.utf8Database=false, spl.runtime.fusionlook=true, spl.runtime.cobol.encoding=ISO8859_15_FDIS, spl.runtime.cobol.sql.cache.max
    TotalEntries=1000, spl.runtime.cobol.cobrcall=false, spl.runtime.cobol.sql.fetchSize=150, spl.runtime.environ.init.dir=C:/spl/DEV01/etc, spl.runtime.sql.highValue=Ý, spl.runtime.service.extraInstallationServices=CILTINCP, spl.runtime.oracle.statementCacheSize=300}
    - 2012-08-06 12:44:33,828 [JVM 1 INFO logger] INFO (cobol.host.ProcessLogger) - 2012-08-06 12:44:33,703 [Remote JVM:1 Main ] INFO (cobol.host.SocketStrategy) Socket strategy set to com.splwg.base.support.cobol.host.sockets.WindowsPipeSocketStrategy
    - 2012-08-06 12:44:33,937 [JVM 1 INFO logger] INFO (cobol.host.ProcessLogger) Remote JVM 1 listening for requests on port: 6506
    - 2012-08-06 12:44:34,578 [JVM 1 INFO logger] INFO (cobol.host.ProcessLogger) - 2012-08-06 12:44:34,578 [Remote JVM:1 Thread 1] INFO (cobol.host.CIPZMEMJ) CIPZMEMJ initialized successfully.
    - 2012-08-06 12:44:35,796 [JVM 1 INFO logger] INFO (cobol.host.ProcessLogger) INFO: Loaded spl.properties from classpath: {spl.runtime.cobol.sql.cursoredCache.maxRows=10, spl.tools.loaded.applications=base,ccb,cm, spl.runtime.cobol.sql.disableQueryCache=false, spl.runtime.utf8Database=false, spl.runtime.fusionlook=true, spl.runtime.cobol.encoding=ISO8859_15_FDIS, spl.runtime.cobol.sql.cache.max
    TotalEntries=1000, spl.runtime.cobol.cobrcall=false, spl.runtime.cobol.sql.fetchSize=150, spl.runtime.environ.init.dir=C:/spl/DEV01/etc, spl.runtime.sql.highValue=Ý, spl.runtime.service.extraInstallationServices=CILTINCP, spl.runtime.oracle.statementCacheSize=300}
    - 2012-08-06 12:44:35,921 [JVM 1 INFO logger] INFO (cobol.host.ProcessLogger) - 2012-08-06 12:44:34,734 [Remote JVM:1 Main ] INFO (cobol.host.RemoteJVM) Remote JVM 1 setup complete
    - 2012-08-06 12:44:35,921 [Log4j Connection Listener] INFO (cobol.host.LocalLogServer) Connected to client at /10.20.178.120
    - 2012-08-06 12:44:36,031 [JVM 1 INFO logger] INFO (cobol.host.ProcessLogger) INFO: Loaded log4j.properties from classpath: {log4j.logger.org.hibernate.type=debug, log4j.appender.A1.layout.ConversionPattern=%X{userId} - %X{transactionId} %d [%t] %-5p (%c{3}) %m%n, log4j.appender.A1.encoding=UTF-8, log4j.logger.spl.org.hibernate.SQL=info, log4j.logger.com.splwg=info, log4j.logger.spl.org.hiberna
    te.type=info, log4j.logger.org.hibernate=info, log4j.logger.spl.com.splwg.base.support.hibernatetypes=info, log4j.appender.A1=org.apache.log4j.ConsoleAppender, log4j.appender.A1.layout=org.apache.log4j.PatternLayout, log4j.logger.org.hibernate.SQL=debug, log4j.logger.org.hibernate.cfg=warn, log4j.logger.com.splwg.base.support.hibernatetypes=debug, log4j.rootCategory=info, A1}
    - 2012-08-06 12:44:36,062 [Thread-1] INFO (support.context.ContextFactory) Done creating default context, time 61.839,422 ms(1 min 1,839 sec)
    - 2012-08-06 12:44:36,062 [Thread-1] INFO (web.startup.DeferredXAIStartup) Done initializing XAI application context, time 61.893,169 ms(1 min 1,893 sec)
    - 2012-08-06 12:44:36,265 [JVM 2 INFO logger] INFO (cobol.host.ProcessLogger) Remote JVM 2 started with arguments: 2 6505 6507 2
    - 2012-08-06 12:44:36,390 [JVM 2 INFO logger] INFO (cobol.host.ProcessLogger) INFO: Loaded spl.properties from classpath: {spl.runtime.cobol.sql.cursoredCache.maxRows=10, spl.tools.loaded.applications=base,ccb,cm, spl.runtime.cobol.sql.disableQueryCache=false, spl.runtime.utf8Database=false, spl.runtime.fusionlook=true, spl.runtime.cobol.encoding=ISO8859_15_FDIS, spl.runtime.cobol.sql.cache.max
    TotalEntries=1000, spl.runtime.cobol.cobrcall=false, spl.runtime.cobol.sql.fetchSize=150, spl.runtime.environ.init.dir=C:/spl/DEV01/etc, spl.runtime.sql.highValue=Ý, spl.runtime.service.extraInstallationServices=CILTINCP, spl.runtime.oracle.statementCacheSize=300}
    - 2012-08-06 12:44:36,500 [JVM 2 INFO logger] INFO (cobol.host.ProcessLogger) - 2012-08-06 12:44:36,421 [Remote JVM:2 Main ] INFO (cobol.host.SocketStrategy) Socket strategy set to com.splwg.base.support.cobol.host.sockets.WindowsPipeSocketStrategy
    - 2012-08-06 12:44:36,609 [JVM 2 INFO logger] INFO (cobol.host.ProcessLogger) Remote JVM 2 listening for requests on port: 6507
    - 2012-08-06 12:44:37,187 [JVM 2 INFO logger] INFO (cobol.host.ProcessLogger) - 2012-08-06 12:44:37,187 [Remote JVM:2 Thread 1] INFO (cobol.host.CIPZMEMJ) CIPZMEMJ initialized successfully.
    - 2012-08-06 12:44:37,312 [JVM 2 INFO logger] INFO (cobol.host.ProcessLogger) INFO: Loaded spl.properties from classpath: {spl.runtime.cobol.sql.cursoredCache.maxRows=10, spl.tools.loaded.applications=base,ccb,cm, spl.runtime.cobol.sql.disableQueryCache=false, spl.runtime.utf8Database=false, spl.runtime.fusionlook=true, spl.runtime.cobol.encoding=ISO8859_15_FDIS, spl.runtime.cobol.sql.cache.max
    TotalEntries=1000, spl.runtime.cobol.cobrcall=false, spl.runtime.cobol.sql.fetchSize=150, spl.runtime.environ.init.dir=C:/spl/DEV01/etc, spl.runtime.sql.highValue=Ý, spl.runtime.service.extraInstallationServices=CILTINCP, spl.runtime.oracle.statementCacheSize=300}
    - 2012-08-06 12:44:37,421 [JVM 2 INFO logger] INFO (cobol.host.ProcessLogger) INFO: Loaded log4j.properties from classpath: {log4j.logger.org.hibernate.type=debug, log4j.appender.A1.layout.ConversionPattern=%X{userId} - %X{transactionId} %d [%t] %-5p (%c{3}) %m%n, log4j.appender.A1.encoding=UTF-8, log4j.logger.spl.org.hibernate.SQL=info, log4j.logger.com.splwg=info, log4j.logger.spl.org.hiberna
    te.type=info, log4j.logger.org.hibernate=info, log4j.logger.spl.com.splwg.base.support.hibernatetypes=info, log4j.appender.A1=org.apache.log4j.ConsoleAppender, log4j.appender.A1.layout=org.apache.log4j.PatternLayout, log4j.logger.org.hibernate.SQL=debug, log4j.logger.org.hibernate.cfg=warn, log4j.logger.com.splwg.base.support.hibernatetypes=debug, log4j.rootCategory=info, A1}
    - 2012-08-06 12:44:37,421 [Log4j Connection Listener] INFO (cobol.host.LocalLogServer) Connected to client at /10.20.178.120
    - 2012-08-06 12:44:37,437 [Remote JVM:2 Main ] INFO (cobol.host.RemoteJVM) Remote JVM 2 setup complete

  • SSL Installation for AS2 and HTTPS

    Hi b2bgurus,
    Please let me know the steps to install SSL for various trading partners.
    Does the B2B server need a bounce after every certificate install/change.
    I would like to install the certificates for AS2[EDI] and HTTPS protocals.

    Does the B2B server need a bounce after every certificate install/change.B2B supports SSL via Weblogic SSL implementation and hence if you are making any change with respect to identity certificate then you may need a server bounce. If you are just adding/removing a trust certificate (partner's certificate) then no bounce is required.
    I would like to install the certificates for AS2[EDI] and HTTPS protocals.Please refer below posts -
    http://anuj-dwivedi.blogspot.in/2010/10/enabling-ssl-on-oracle-b2b-11g.html
    http://anuj-dwivedi.blogspot.in/2011/04/implementing-message-security-in-oracle.html
    Regards,
    Anuj

  • PEA and SSL installation and configuration

    Hi Team,
    I have installed EGRCM 8.6.5.1616 on Linux 6, PCG 7.3.3 on another machine where eBS 12.2.3 instance is running.
    Now, I want to install PEA on the machine where eBS 12.2.3 instance is running.
    When I checked the document, it is mentioned to enable SSL before installing PEA.
    Please let me know if any tutorial or reference document to proceed with PEA and SSL on eBS machine.
    Regards,
    Siva.

    When I checked the document, it is mentioned to enable SSL before installing PEA.
    What is the link? Are you saying that you need to enable SSL on EBS before configuring PEA?
    Please let me know if any tutorial or reference document to proceed with PEA and SSL on eBS machine.
    Please provide the link of the doc you are following.
    If you search MOS for "SSL 12.2" you will simply get the hit -- Enabling SSL in Oracle E-Business Suite Release 12.2(Doc ID 1367293.1)
    Thanks,
    Hussein

  • Apache-Mod_jk-Tomcat and SSL certificate

    Hi all.
    I have Apache 2.0.55 working with Tomcat 5.5 via mod_jk connector.
    I have generated a self-signed cerificate for Apache using openssl, and I use it to encrypt both URLs served by Apache and URLs served by Tomcat through mod_jk.
    When a "https URL" is forwarded to Tomcat, an exception is thrown by the webapp, unless the certificate has not been set as "trusted" on Tomcat side.
    So, it seems like I have to do the following:
    1) generate a a self-signed cerificate for Apache using openssl.
    2) import this certificate in a keystore
    3) set the keystore as trusted (System.setProperty("javax.net.ssl.trustStore", PATH_TO_KEYSTORE));
    I'm wondering if there's a better way to accomplish that, not forcing me to do all this steps and, above all, allowing me to "break" the link between the apache cert and the tomcat keystore.
    Any help will be very appreciated!

    usually u generate a keystore for client, and mention that in ur SSL connector of tomcat
    in apache, we need to configure things in ssl.conf

  • Java, JSTL and Tomcat Auto Installation( Windows)

    Anyone know of a program that installs the Java SDK, Tomca and JSTL all in one go?
    I'm fed up of messing about with all this manual configuration to no avail.
    Cheers guys.
    Jamie

    It's not that hard to do:
    1- Download the Windows installer for JDK 1.5.0_09 from this page: [url http://java.sun.com/javase/downloads/index.jsp]Java SE Downloads.
    - Click on the JDK 5.0 Update 9 Download button.
    - Click on the Accept radio button.
    - Click on the Windows Offline Installation, Multi-language link.
    2- Double-click on the jdk-1_5_0_09-windows-i586-p.exe file and follow the easy steps.
    3- Download the [url http://apache.mirrors.northco.net/tomcat/tomcat-5/v5.5.20/bin/apache-tomcat-5.5.20.exe]Windows installer for Tomcat 5.5.20.
    4- Double-click on the apache-tomcat-5.5.20.exe file and follow the easy steps.
    5- Download the [url http://gulus.usherbrooke.ca/pub/appl/apache/jakarta/taglibs/standard/binaries/jakarta-taglibs-standard-1.1.2.zip]JSTL 1.1.2.
    6- Extract the jstl.jar and standard.jar files into your WEB-INF/lib web application folder.
    You're all set!

  • Error while adding a connector for SSL..help!!!

    i'm getting this error when i added a connector for SSL and restarted tomcat
    my connector tag is
    <Connector keystorePass="kalima" scheme="https" port="8443" sslProtocol="TLS" redirectPort="-1" enableLookups="true" keystoreFile="Mykeystore" protocol="TLS" keystore="C:\Documents and Settings\santhoshyma\Mykeystore" clientauth="false" algorithm="SunX509" keypass="changeit" secure="true" keytype="JKS">
          <Factory className="org.apache.coyote.tomcat5.CoyoteServerSocketFactory" keystorePass="kalima" keystoreFile="C:\SSLTest\Mykeystore"/>
        </Connector>
    LifecycleException:  Protocol handler instantiation failed: java.lang.NullPointe
    rException
            at org.apache.coyote.tomcat5.CoyoteConnector.initialize(CoyoteConnector.
    java:1368)
            at org.apache.catalina.core.StandardService.initialize(StandardService.j
    ava:609)
            at org.apache.catalina.core.StandardServer.initialize(StandardServer.jav
    a:2384)
            at org.apache.catalina.startup.Catalina.load(Catalina.java:507)
            at org.apache.catalina.startup.Catalina.load(Catalina.java:528)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:250)
            at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:424)

    The question is answered in CRM 7.0 forum:
    Getting error while adding a custom field (with input help) through AET

  • Eclipse Tomcat and lots of pain

    Hi All,
    while working on JSP i thought it will be nice to have an IDE so i installed eclipse with tomcat already running on system.
    now as a new user i discovered eclipse uses its own server instance rather than using the server which is already running (and there are pros and cons this too)
    however due to some requirements i need to use the server installation for development... i changed the server path from .metadata to localhost..(should it work fine now?)
    no its not... may be i need to set eclipse with some more steps to use my current installation of tomcat... what all they are honestly i don't know... plz help
    as the wiki page is quite confusing when each like results in ''may or may not" statement....:(
    to my horror ...i am able to run jsp pages ???!!!! the tomcat main service in control panel is stopped... eclipse server will not start showing the port already in use error(is there a way to fix it without changing the port?)
    -Please help with : How to setup eclipse to use the orignal server installation?
    Thanks!!

    Rishikesh.Chaki wrote:
    Sometimes when i try to start the server from eclipse it will not start saying port 8080 is already in use (i don&#146;t want to change it for eclipse as localhost is using 8080 only)... The server is not going to lie; if it says this then there really is something still listening on the socket, which means a previous instance of the server might not have stopped properly for example.
    last eve i created a war file and deployed it on my tomcat sever it was working fine. Then again the same issue sometimes the JSP page will crash showing HTTP-500 error (with no changes made).
    Hard to say what might be wrong without the exception stacktrace that should come with the error 500 - check the server logs when it happens.
    While diagnosing the problem i stopped my eclipse server; stopped the control panel tomcat service as well; but i am still able to run the JSP programs and its also showing tomcat home page...Yeah well thats the biggest issue then; tomcat is failing to stop when triggered from Eclipse.
    >
    I used a port listening utility and its showing javaw.exe is using 8080 port (could this be a reason for this strange behaviour?)Of course!
    >
    Should i again to ahead and reinstall eclipse from scratch?
    It might help, but it sounds more like an issue with the Eclipse plugin that controls the server connection. Which version of Eclipse are you using?
    Are you stuck with Eclipse by the way? You could also give Netbeans 6.8 a try; I have had absolutely no problems with it in combination with Tomcat 6, although with Netbeans it is easiest to use the bundled Tomcat that comes with it in stead of configuring an instance yourself.

  • BOXI R2 on Linux - DHTML viewer - Tomcat  5.0 - Charts don't appear (just a red X)

    Post Author: the_mack
    CA Forum: Deployment
    Hi all.
    Like the title says I am running BOXI R2 on Redhat 4.0 Enterprise server with clients on Windows.  Typical installation with Tomcat and MySql from the setup files.  Reports are based off of Oracle 10g and work fine.  If I use the ActiveX viewer charts and everything work fine but when using the DHTML viewer charts only appear as a red X.  There are reports with static images in them and these display properly with the DHTML viewer.  Checking the properties of a Chart or image shows the same file being used - crystalimagehandler.jsp.  Doesn't make sense how it can load a static image but not a chart.  Another thing I have noticed is that if I export the report from the DHTML viewer where the red X's are the exported file has the Charts in there properly.  Looks like the chart is there it just won't render properly in the DHTML viewer.  I've given the crystalimagehandler.jsp file full rights to anyone (777) and the same with the folder it resides in (crystalreportviewers115) with no luck.
    Does anyone know why this is happening and how to fix it?
    Thanks in advance,The_mack

    Its not easy to follow your code without the [ code] +[ /code] tags and your link may as well not be there, the code one. I would resolve this by reducing the overhead ie: stripping down the code as much as I could and then adding them back one by one. DIVIDE and CONQUER!!!
    1. Take out the audio data (I suspect this may be the key problem)
    2. Take out the Thread 'main' and have an actionListener attached to your answer field to handle the changes
    3. Take out java.net and your URLs
    4. use a MediaTracker and WaitForAll()
    5. Strip it down further - AS MUCH AS YOU CAN (you can easily reassemble it quickly again) and then look at the program flow
    6. Add more boolean logic to give you control over all your elements ie
    if(myAnswer==answer) smiley=true;
    else smiley = false;
    // or whatever, as I said I could only scan through your code as it is difficult to read in its present format.
    Finally: this is good work I like the smileys and the instant %'s, the general layout, good /intelligent use of random() to generate different Q's each time. It's a good application, just remember that applets can be unreliable and I think your basic problem is that you have too much data here.
    Strip it right down, focus on your logical flow and then put back the elements one-by-one

  • How to use  SSL Technology in JSP.

    Can anybody Tell me that How to use SSL Technology in JSP ?
    I am using Apache Tomcat 5.0.28 Server.
    How to configure the Tomcat server so that it will access any web application supported by Tomcat via SSL ?
    Thank you very much in advance.

    The JSP does not need to know that the request is coming over SSL. If the application must be over SSL, but the server also allows non-SSL communication, then, like I said, you need to build in a Filter that will check if the incoming request is an https or http request and redirect to the https url if the request was http. And you can do that using the method listed in the previous post. As far as setting up the SSL certificate for Tomcat to use, refer to the Tomcat Documentation that comes with the server. Other than those two things, you don't need to know anything else about SSL inorder to run an SSL application through a Tomcat server (or any other enterprise server either, for that matter), but do an internet search for SSL and maybe one or two other keywords that apply to your situation and you should find plenty that will help.

Maybe you are looking for

  • F110 problem again .....

    Hi FICO Gurus, I am a new student in FICO, here i have a question as following, ask for help, have sent this thread before. but not got the solution, just paste the log also. 1. create a vendor invoice via FB60, put invoice date as today . 2. clearin

  • General Data iView under Employee Profile

    Hi All, I need to change the General Data file under Employee Profile in MSS. The file name is: com.sap.pct.hcm.eeprofilegeneraldata.par Right now the display under GEneral data in portal shows positon name but i need to show the position Number also

  • I am receiving an error message that my Adobe Captivate zip file is not a valid SCORM, AICC or IMS Content Package. What am I doing wrong?

    I am receiving an error message that my Adobe Captivate zip file is not a valid SCORM, AICC or IMS Content Package. This zip file has been published identically to my previous zip files. What am I doing wrong?

  • Cisco Agents not Displaying on Supervisor Desktop

    2 Cisco agents were not displaying on the Supervisor Desktop, but were able to take calls. The agents were correctly configured in the UCCX. Logging off and back on did not correct the problem. The agents restarted their computers to resolve the prob

  • Gmail push not working on iOS7

    On my old iPhone 5, before upgrading to the iPhone 5S with iOS7, I had my Gmail account setup on the default mail client and when I would receive new emails it would notify my pretty much instantaneous. Now with my iPhone 5S on iOS7 it never tells me