Phil Adams

Greenhorn
+ Follow
since Aug 26, 2008
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Phil Adams

I found something here the code the produces this error.

Anyone know why this is happening?

Phil


http://src.opensolaris.org/source/xref/sfw/usr/src/cmd/apache/tomcat-connectors-1.2.27-src/native/common/jk_uri_worker_map.c


14 years ago
I still have this error for the last 10 months.

It is in the mod_jk.log



This seems to happen for some reason when I login into the app after the session expires. Cause me to re-login and then all is ok.

Any help would be great..

Thanks
Phil

14 years ago
This is my workers.properties file too.
Thanks
Phil
15 years ago

I have been working with this problem for 3 weeks now and can't seem to figure it out. I have a cluster of 3 Tomcat servers using mod_jk/1.2.27 and Apache 2.2.9 and Tomcat 6.0.18

I am seeing these errors in my mod_jk.log.


I am having issues with my jsessionId throwing a 404 page not found error. I have Apache returning the user to login again. Then the second time the login works and no jsessionId 404.

Do you think this is the problem in my logs? Is the issue something else?

Thanks
Phil
15 years ago
I am working on this app again..

I still have the issue with jsessionId throwing a 404

I see it in my mod_jk.log file too.

Any help out there?

Phil
15 years ago
Hey All,

I have been working with this issue for several weeks now. I am getting a 404 error with the JSESSIONID the first time click on the new user button.

The environment is Apache2 - Tomcat 6.0.18 - Java war file

My httpd.conf is in the attached code.




I have read a lot of this issue on the web. This is what I have tried so far.

If I hit refresh on the login page it seems to work fine. Very strange.

I have been viewing the issue with firefox-Live HTTP headers


This is what pops up in my url of the browser. Then when I check live headers it is actually a 404 ..

Thanks
Phil
15 years ago




I don't understand this part of your code...

It looks like it does the same thing no matter what..

Phil
[ August 26, 2008: Message edited by: Phil Wilson ]
15 years ago