Ok, I am not having much luck resolving my problem.  I am including some
information from the logs I have below.

Here is some of the content for a log from 01-07-2008:

Jan 7, 2008 7:46:51 AM org.apache.coyote.http11.Http11BaseProtocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8080
Jan 7, 2008 7:46:52 AM org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
Jan 7, 2008 7:46:55 AM org.apache.coyote.http11.Http11BaseProtocol
destroy
INFO: Stopping Coyote HTTP/1.1 on http-8080
Jan 7, 2008 7:46:55 AM org.apache.catalina.core.AprLifecycleListener
lifecycleEvent
INFO: Failed shutdown of Apache Portable Runtime
Jan 7, 2008 7:47:24 AM org.apache.catalina.core.AprLifecycleListener
lifecycleEvent
INFO: The Apache Tomcat Native library which allows optimal performance
in production environments was not found on the java.library.path:
/usr/java/jdk1.5.0_04/jre/lib/i386/server:/usr/java/jdk1.5.0_04/jre/lib/
i386:/usr/java/jdk1.5.0_04/jre/../lib/i386:/opt/CA/SharedComponents/lib
Jan 7, 2008 7:47:25 AM org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Jan 7, 2008 7:47:25 AM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 2759 ms
Jan 7, 2008 7:47:25 AM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Jan 7, 2008 7:47:25 AM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.15
Jan 7, 2008 7:47:25 AM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
Jan 7, 2008 7:47:27 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive occa.war
Jan 7, 2008 7:47:28 AM org.apache.catalina.loader.WebappClassLoader
validateJarFile
INFO:
validateJarFile(/usr/local/tomcat/webapps/occa/WEB-INF/lib/servlet-api-2
.3.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending
class: javax/servlet/Servlet.class
Jan 7, 2008 7:47:39 AM org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Jan 7, 2008 7:47:39 AM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
Jan 7, 2008 7:47:39 AM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/56  config=null
Jan 7, 2008 7:47:39 AM org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
Jan 7, 2008 7:47:39 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 14136 ms
Jan 7, 2008 7:48:09 AM org.keel.clients.KeelClientUtil getLogger
WARNING: Unable to locate client.properties file - using default
settings
Jan 7, 2008 7:48:09 AM org.keel.clients.DefaultClientConnector logInfo
INFO: Struts Client Connector starting.
Jan 7, 2008 7:48:09 AM org.keel.clients.DefaultClientConnector logInfo
INFO: Configuring Client 1
Jan 7, 2008 7:48:18 AM org.keel.util.i18n.DynamicMessageSupport
getMessages
WARNING: [DynamicMessageSupport] Model name with prefixe 'oscn', and a
bundle was found under that key.
Jan 7, 2008 7:48:18 AM org.keel.util.i18n.DynamicMessageSupport
getMessages
WARNING: [DynamicMessageSupport] Model name with prefixe 'oscn', and a
bundle was found under that key.
Jan 7, 2008 7:48:18 AM org.keel.util.i18n.DynamicMessageSupport
getMessages
WARNING: [DynamicMessageSupport] Model name with prefixe 'oscn', and a
bundle was found under that key.
Jan 7, 2008 7:48:18 AM org.keel.util.i18n.DynamicMessageSupport
getMessages
WARNING: [DynamicMessageSupport] Model name with prefixe 'oscn', and a
bundle was found under that key.
Jan 7, 2008 7:48:18 AM org.keel.util.i18n.DynamicMessageSupport
getMessages
WARNING: [DynamicMessageSupport] Model name with prefixe 'oscn', and a
bundle was found under that key.
Jan 7, 2008 7:48:18 AM org.keel.util.i18n.DynamicMessageSupport
getMessages
WARNING: [DynamicMessageSupport] Model name with prefixe 'oscn', and a
bundle was found under that key.
Jan 7, 2008 7:48:18 AM org.keel.util.i18n.DynamicMessageSupport
getMessages
WARNING: [DynamicMessageSupport] Model name with prefixe 'oscn', and a
bundle was found under that key.
Jan 7, 2008 7:48:18 AM org.keel.util.i18n.DynamicMessageSupport
getMessages
WARNING: [DynamicMessageSupport] Model name with prefixe 'oscn', and a
bundle was found under that key.

This last part goes on all day with this showing up around 12:17 pm:
Jan 7, 2008 12:17:47 PM org.keel.clients.DefaultClientConnector logError
SEVERE: Stack for error from oscn.seq.promptUpdateCaseMaster, Key:
'InvalidStatenoatissuedate Message: Submitted date without At Issue
date.
org.keel.services.model.ModelException: Application Error
        at
org.keel.services.model.defaultmodel.DefaultModelResponse.addError(Defau
ltModelResponse.java:322)
        at
org.keel.services.model.defaultmodel.DefaultModelResponse.addErrors(Defa
ultModelResponse.java:403)
        at sun.reflect.GeneratedMethodAccessor85.invoke(Unknown Source)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at
org.apache.avalon.fortress.impl.factory.PassThroughInvocationHandler.inv
oke(PassThroughInvocationHandler.java:68)
        at $Proxy4.addErrors(Unknown Source)
        at
us.ok.state.occa.casemgmt.keel.model.updates.PromptCaseMaster.execute(Pr
omptCaseMaster.java:119)
        at sun.reflect.GeneratedMethodAccessor93.invoke(Unknown Source)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at
org.apache.avalon.fortress.impl.factory.PassThroughInvocationHandler.inv
oke(PassThroughInvocationHandler.java:68)
        at $Proxy7.execute(Unknown Source)
        at
org.keel.services.model.defaultmodel.DefaultModelRequest.execute(Default
ModelRequest.java:218)
        at sun.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at
org.apache.avalon.fortress.impl.factory.PassThroughInvocationHandler.inv
oke(PassThroughInvocationHandler.java:68)
        at $Proxy1.execute(Unknown Source)
        at org.keel.models.util.Sequence.runModel(Sequence.java:395)
        at org.keel.models.util.Sequence.runSequence(Sequence.java:274)
        at org.keel.models.util.Sequence.execute(Sequence.java:140)
        at sun.reflect.GeneratedMethodAccessor93.invoke(Unknown Source)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at
org.apache.avalon.fortress.impl.factory.PassThroughInvocationHandler.inv
oke(PassThroughInvocationHandler.java:68)
        at $Proxy2.execute(Unknown Source)
        at
org.keel.services.model.defaultmodel.DefaultModelRequest.execute(Default
ModelRequest.java:218)
        at sun.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at
org.apache.avalon.fortress.impl.factory.PassThroughInvocationHandler.inv
oke(PassThroughInvocationHandler.java:68)
        at $Proxy1.execute(Unknown Source)
        at
org.keel.servers.direct.KeelDirectServer.execute(KeelDirectServer.java:2
30)
        at
org.keel.servers.direct.KeelDirectServer$MultiThreadedProcessor.run(Keel
DirectServer.java:271)


Jan 7, 2008 12:17:47 PM org.keel.clients.DefaultClientConnector logInfo
Jan 7, 2008 12:17:47 PM org.keel.util.i18n.DynamicMessageSupport
getMessages
WARNING: [DynamicMessageSupport] Model name with prefixe 'oscn', and a
bundle was found under that key.
Jan 7, 2008 12:17:48 PM org.keel.util.i18n.DynamicMessageSupport
getMessages
WARNING: [DynamicMessageSupport] Model name with prefixe 'oscn', and a
bundle was found under that key.


This last line above goes on throughout the 01-08-2008 log as well.

Any ideas that might help would be greatly appreciated.

Steve Ingraham
Director of Information Systems
Oklahoma Court of Criminal Appeals
mailto:[EMAIL PROTECTED]
405 522-5343 


> -----Original Message-----
> From: Steve Ingraham [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, January 09, 2008 1:28 PM
> To: Tomcat Users List
> Subject: RE: problem with data input
> 
> 
> 
> > -----Original Message-----
> > From: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, January 09, 2008 12:59 PM
> > To: Tomcat Users List
> > Subject: RE: problem with data input
> > 
> > 
> > > From: Steve Ingraham [mailto:[EMAIL PROTECTED]
> > > Subject: problem with data input
> > > 
> > > running in Apache Tomcat 5.1.5.15.
> > 
> > No such level; what are you really running?  Also, what OS
> > and what JVM?
> > 
> > > However, if I try to alter that data from the web application 
> > > nothing happens.
> > 
> > Are the requests even making it to the database server?
> > 
> 
> I have some logs from Monday and Tuesday that may be helpful 
> but I am not sure how to get them on here for review.  When I 
> originally sent my request to the forum I attached them to my 
> email but that email never showed up on the forum.  So I am 
> assuming that email was blocked.  If these logs would be 
> useful for someone to review please let me know how I can 
> send them so you could look at them.
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to