RE: problem with data input

2008-01-10 Thread Steve Ingraham
> -Original Message- > From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 10, 2008 12:18 PM > To: Tomcat Users List > Subject: RE: problem with data input > > > > From: Steve Ingraham [mailto:[EMAIL PROTECTED] > > Sub

RE: problem with data input

2008-01-10 Thread Steve Ingraham
> -Original Message- > From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 10, 2008 11:00 AM > To: Tomcat Users List > Subject: RE: problem with data input > > > > From: Steve Ingraham [mailto:[EMAIL PROTECTED] > > Sub

RE: problem with data input

2008-01-10 Thread Steve Ingraham
> -Original Message- > From: Steve Ingraham [mailto:[EMAIL PROTECTED] > Sent: Wednesday, January 09, 2008 7:30 PM > To: Tomcat Users List > Subject: RE: problem with data input > > > > > > -Original Message- > From: Caldarale, Charles R [ma

RE: problem with data input

2008-01-09 Thread Steve Ingraham
-Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Wed 1/9/2008 5:02 PM To: Tomcat Users List Subject: RE: problem with data input > From: Steve Ingraham [mailto:[EMAIL PROTECTED] > Subject: RE: problem with data input > > So I can look in

RE: problem with data input

2008-01-09 Thread Steve Ingraham
> -Original Message- > From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] > Sent: Wednesday, January 09, 2008 4:21 PM > To: Tomcat Users List > Subject: RE: problem with data input > > > > From: Steve Ingraham [mailto:[EMAIL PROTECTED] > > Sub

RE: problem with data input

2008-01-09 Thread Steve Ingraham
> -Original Message- > From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] > Sent: Wednesday, January 09, 2008 3:37 PM > To: Tomcat Users List > Subject: RE: problem with data input > > > > From: Steve Ingraham [mailto:[EMAIL PROTECTED] > > Sub

RE: problem with data input

2008-01-09 Thread Steve Ingraham
> -Original Message- > From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] > Sent: Wednesday, January 09, 2008 3:33 PM > To: Tomcat Users List > Subject: RE: problem with data input > > > > From: Steve Ingraham [mailto:[EMAIL PROTECTED] > > Sub

RE: problem with data input

2008-01-09 Thread Steve Ingraham
as 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 Mes

RE: problem with data input

2008-01-09 Thread Steve Ingraham
> -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] > >

RE: problem with data input

2008-01-09 Thread Steve Ingraham
> > > > running in Apache Tomcat 5.1.5.15. > > No such level; what are you really running? Also, what OS > and what JVM? > I am not sure then what version of Tomcat. How can I find this information? When I startup the service I get this return: [EMAIL PROTECTED] bin]# sh startup.sh Using CA

problem with data input

2008-01-09 Thread Steve Ingraham
I hope I am able to explain this problem adequately. If I have gaps in my explanation let me know and I will attempt to clarify further. I know enough about Tomcat to be dangerous, as they say. I hope you guys might be able to help me so here goes. We have a MySQL database that we input case i

RE: assistance with logon error

2007-04-09 Thread Steve Ingraham
> -Original Message- > From: Rashmi Rubdi [mailto:[EMAIL PROTECTED] > Sent: Monday, April 09, 2007 3:04 PM > To: Tomcat Users List > Subject: Re: assistance with logon error > > > But wait, the error you have is referring to this package: > org.keel.services.authentication.mad.* which do

RE: assistance with logon error

2007-04-09 Thread Steve Ingraham
> -Original Message- > From: Hassan Schroeder [mailto:[EMAIL PROTECTED] > Sent: Monday, April 09, 2007 2:01 PM > To: Tomcat Users List > Subject: Re: assistance with logon error > > > On 4/9/07, Steve Ingraham <[EMAIL PROTECTED]> wrote: > > > Ye

RE: assistance with logon error

2007-04-09 Thread Steve Ingraham
> -Original Message- > From: Hassan Schroeder [mailto:[EMAIL PROTECTED] > Sent: Monday, April 09, 2007 1:23 PM > To: Tomcat Users List > Subject: Re: assistance with logon error > > > On 4/9/07, Steve Ingraham <[EMAIL PROTECTED]> wrote: > > &

RE: assistance with logon error

2007-04-09 Thread Steve Ingraham
> -Original Message- > From: Hassan Schroeder [mailto:[EMAIL PROTECTED] > Sent: Monday, April 09, 2007 12:02 PM > To: Tomcat Users List > Subject: Re: assistance with logon error > > > On 4/9/07, Steve Ingraham <[EMAIL PROTECTED]> wrote: >

assistance with logon error

2007-04-09 Thread Steve Ingraham
We have a MySQL database backend that is accessed through our website using Apache Tomcat that was set up before I came on board here. I am just familiar enough with this setup to be dangerous. Our problem is that whenever our users attempt to logon to the database this morning they get this err

RE: [OT] RE: insight into model.do

2007-02-14 Thread Steve Ingraham
> > Lest I find myself being chastised for asking my questions on the > > "wrong" list should I be subscribing to the User, > Developer, Commits > > or the Issues list? > > Ask on the Users list. (The dev list is for discussion about > developing the Struts framework itself. Commits and Issu

RE: [OT] RE: insight into model.do

2007-02-14 Thread Steve Ingraham
> Well, at least you'll come out of this with some resume material. :) > > Do come join us on the Struts Users list, where your > questions are more on-topic and there should be more people > around who know the framework. > > * http://struts.apache.org/mail-lists.html > > -- > Wendy Wendy,

RE: [OT] RE: insight into model.do

2007-02-14 Thread Steve Ingraham
>Haroon Rafique wrote: > Hi Steve, > > I thought you said you had access to the source. You won't find the > sources inside the tomcat webapps directory. You are likely > to only find > the .war file and an expanded ware file directory (but no > sources). Find > out in which directory the rea

RE: [OT] RE: insight into model.do

2007-02-14 Thread Steve Ingraham
> David Smith wrote: > Looking at the source code for the class > my.package.action.ModelAction > will get you to the entry point for handling the request. > Depending on > the size of the app and how well versed your predecessor was, > this could > be the whole back-end or it could call oth

RE: [OT] RE: insight into model.do

2007-02-13 Thread Steve Ingraham
> Hi Steve, > > Since you are using a struts application, you would be better > off asking > this question on the struts user mailing list. In any case, > you can look > inside the /WEB-INF/struts-config.xml file and there should > be a mapping > between the and the invoked class: > > e.g.

RE: [OT] RE: insight into model.do

2007-02-13 Thread Steve Ingraham
Yes all the code is here but I do not really know what I am looking at when I see it. In fact the source code for individual web pages and the associated commands in the code is what I am trying to track down. I feel that if I can find the location of the web page code, the struts, Java servlets,

RE: insight into model.do

2007-02-13 Thread Steve Ingraham
he occa webapp for the servlet > mappings. There should be a servlet there mapped to *.do or > model.do. The class in that mapping is responsible for > handling the request. > > --David > > Steve Ingraham wrote: > > >http://172.16.255.100:8080/occa/model.do;jsessio

insight into model.do

2007-02-13 Thread Steve Ingraham
http://172.16.255.100:8080/occa/model.do;jsessionid=9212C2FF4620210C92B6 2443EE97760A I am looking for some information on how I can track down and read the particular code on a web page. Above is an address to an intranet web page that our users use to input information into a database. I unde

RE: [OT] Need help finding a Java class

2007-02-06 Thread Steve Ingraham
> Steve, > > This might be off-topic, but there's really not a good forum > for "general webapp what-the-heck-is-going-on discussion". > But hey, we're nice folks ;) > > Steve Ingraham wrote: > > If no person is assigned to the case the phrase

RE: Tomcat unexpectedly shuts down

2007-01-12 Thread Steve Ingraham
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Steve, Steve Ingraham wrote: > I have a similar problem. I would be interested to know what is said > about this. > > In our case we have a web based application that calls up a MySQL > database. It is running in Tomcat 5.5.15 on a Red H

New Tomcat shuts down thread

2007-01-12 Thread Steve Ingraham
nd from manager. Even after shutting down the tomcat, the process is still running and we have to manually kill the java thread. Thenwe found out that our application got an infinite loop bug when we force it to close. On 1/12/07, Steve Ingraham <[EMAIL PROTECTED]> wrote: > > I have a

RE: Tomcat unexpectedly shuts down

2007-01-11 Thread Steve Ingraham
I appreciate the prompt information everyone is providing on my inquiry to this thread. I truly do need advice from you on what I can do. I most definitely would like to hear replies to my query but I believe I am on the verge of highjacking Carlton's original thread and do not wish to do that.

RE: Tomcat unexpectedly shuts down

2007-01-11 Thread Steve Ingraham
#x27;s garbage collection? -Original Message- From: Steve Ingraham [mailto:[EMAIL PROTECTED] Sent: Thursday, January 11, 2007 4:24 PM To: Tomcat Users List Subject: RE: Tomcat unexpectedly shuts down I have a similar problem. I would be interested to know what is said about this. In our

RE: Tomcat unexpectedly shuts down

2007-01-11 Thread Steve Ingraham
I have a similar problem. I would be interested to know what is said about this. In our case we have a web based application that calls up a MySQL database. It is running in Tomcat 5.5.15 on a Red Hat AS 3 machine. Every morning I have to manually stop and restart Tomcat. If I do not do so and l

RE: Moving Tomcat

2007-01-04 Thread Steve Ingraham
Thanks Chuck for the info. I appreciate your and everyone else's replies. I will be continuing on with resolving this problem and may have some other questions but you guys have answered a lot for me already. Thanks, Steve -- > From: Steve Ingraham [mailt

RE: Moving Tomcat

2007-01-04 Thread Steve Ingraham
n troubleshoot until > everything is fixed. It will be difficult to know if everything will > work without testing. So I'll suggest to build the new server first, > unless of course you'll be using the same hardware then you can't do > that. > > On 1/3/07, Steve

RE: Moving Tomcat

2007-01-03 Thread Steve Ingraham
>> Here is the website in question: >> http://www.okcca.net/online/ >You can't tell where things are by looking from the outside; the URLs used to access the web site can be easily mapped to >various locations in the file system by servlet-mappings, appBase and docBase attributes, filters, symboli

RE: Moving Tomcat

2007-01-03 Thread Steve Ingraham
>> Chuck mentioned the .xml files. From everything I can >> determine the catalina directory resides in >> /usr/local/src/jakarta-tomcat-5.5.9/conf. >Yes, but the [appName].xml files may have docBase attributes in entries that point to app locations outside of >/usr/local/src; those must be ind

RE: Moving Tomcat

2007-01-03 Thread Steve Ingraham
>> . I am looking to copy everything in the /usr/local/src directory. >> So far I have not been able to see where anything associated with our >> website resides outside the /src directory. So, if that turns out to >> be the case could I be confident that everything for the website >> resi

RE: Moving Tomcat

2007-01-03 Thread Steve Ingraham
d stuff > on a server they were managing, I have the feeling they don't have a > job anymore. > > On 1/3/07, Steve Ingraham <[EMAIL PROTECTED]> wrote: > > > > I have a website running with jakarta-tomcat-5.5.9. The server this > > website resides on

Moving Tomcat

2007-01-03 Thread Steve Ingraham
I have a website running with jakarta-tomcat-5.5.9. The server this website resides on is going to have to be rebuilt so I am needing to move everything off of it onto another server. I know very little about tomcat, ok, I really know nothing about tomcat. This website was created before I start

RE: Tomcat errors

2006-12-13 Thread Steve Ingraham
get that from any one who responded to me here. I am very grateful to you all for your assistance. Steve Ingraham -Original Message- From: EDMOND KEMOKAI [mailto:[EMAIL PROTECTED] Sent: Monday, December 11, 2006 5:11 PM To: Tomcat Users List Subject: Re: Tomcat errors You may want to

RE: Tomcat errors

2006-12-11 Thread Steve Ingraham
have I would love to hear from you. I will be interested to hear back from anyone that is intrigued by my problem tomorrow morning. I want to thank everyone for your time and efforts, Steve Ingraham Director of Information Services Oklahoma Court of Criminal Appeals [EMAIL PROTECTED] 405 522-5343

RE: Tomcat errors

2006-12-11 Thread Steve Ingraham
list I will ask there as well. Steve Ingraham Director of Information Services Oklahoma Court of Criminal Appeals [EMAIL PROTECTED] 405 522-5343 -Original Message- From: EDMOND KEMOKAI [mailto:[EMAIL PROTECTED] Sent: Monday, December 11, 2006 3:54 PM To: Tomcat Users List Subject: Re: Tomc

RE: Tomcat errors

2006-12-11 Thread Steve Ingraham
attempts to "fix" my mistakes. I am not sure now how I caused the damage already done nor how to correct it. Steve Ingraham Director of Information Services Oklahoma Court of Criminal Appeals [EMAIL PROTECTED] 405 522-5343 -Original Message- From: EDMOND KEMOKAI [mailto:[EMAIL

RE: Tomcat errors

2006-12-11 Thread Steve Ingraham
Yes, I have restarted Tomcat several times now. Steve Ingraham Director of Information Services Oklahoma Court of Criminal Appeals [EMAIL PROTECTED] 405 522-5343 -Original Message- From: Nelson, Tracy [mailto:[EMAIL PROTECTED] Sent: Monday, December 11, 2006 3:34 PM To: Tomcat Users

Tomcat errors

2006-12-11 Thread Steve Ingraham
Apache Tomcat/5.5.9 If anyone can offer assistance I would appreciate it, Steve Ingraham Director of Information Services Oklahoma Court of Criminal Appeals [EMAIL PROTECTED] 405 522-5343