You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Tom Holmes Jr." <to...@attbi.com> on 2003/01/20 06:27:41 UTC

JSP Pages showing source

Ok, this problem is pissing me off, and from all the research I have done, I
can't figure out what is happening.

1) Tomcat 4.1.18 and Apache 2.0.43 ARE talking to each using mod_jk2.dll on
my Win2K machine.
2) The examples DO work with either my localhost and domain.
3) My JSP pages DO work if they don't have a lot of complexity.

Everything was working just fine up until this afternoon, I had JSP Pages
working, I had gotton 3 virtual hosts working with JSP pages, and I had even
figured out how to get JNDI Datsources working with little difficulty.

But I ddid something wrong along the way and something crashed in my JSP
page ... so I made some changes, made a little tweak to the web.xml file,
did some other changes, and lastly restarted the Apache 2.0.43 which runs
Tomcat in-process.

NOW .... some of my JSP pages work and some JSP pages flat-out just show the
source ... they obviously do not get forwarded to Tomcat for processing.
WHY?????????????????????????????????

I can see from the Apache Error Log that the communication from Apache and
Tomcat broke at some point in time, BUT WHY did it happen?  WHAT CAUSED IT?
There is no other errors in any of the txt files, log files, and there are
no .out files anywhere.   Something broke and I can't even find out what it
was.
[Mon Jan 20 00:15:33 2003] [notice] Child 2804: Acquired the start mutex.
[Mon Jan 20 00:15:33 2003] [notice] Child 2804: Starting 250 worker threads.
[Mon Jan 20 00:15:38 2003] [notice] shm.createSlot() Create 1 0x630000
0x632000
[Mon Jan 20 00:15:38 2003] [notice] workerEnv.init() create slot epStat.0
[Mon Jan 20 00:15:40 2003] [error] channelSocket.open() connect failed
localhost:8009 61 Unknown error
[Mon Jan 20 00:15:40 2003] [error] ajp13.connect() failed
ajp13:localhost:8009
[Mon Jan 20 00:15:40 2003] [error] ajp13.service() failed to connect
endpoint errno=61 Unknown error
[Mon Jan 20 00:15:40 2003] [error] ajp13.service() Error  forwarding
ajp13:localhost:8009 1 1
[Mon Jan 20 00:15:40 2003] [notice] ajp13.done() close endpoint
ajp13:localhost:8009 error_state 1
[Mon Jan 20 00:15:40 2003] [error] mod_jk.handler() Error connecting to
tomcat 120000

I tried to roll back what I had done, and I am not having much luck.  I do
not want to backtrack everything, or start over again.  Why can't I just
configure this once and be done with it?  Why does one thing break, and then
nothing works?  Especially when everything was configured and working?

I am at my wit's end!!!!!!!!!!   Thanks for any help you can give me.

                           Tom


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>