Forum Discussion
need help with strange java error
background info:
we have a pool of 16 servers but only 3 are currently online. the persisentence method is set to cookie
the problem:
users receive an xml error and when they click on OK they have to log back in to the web site. then everything works ok for a while. this problem appears to be random and experienced rarely
the error (on the client's pc):
network: Connecting https://www.domain.com/webapp/log4j.jar with cookie "BIGipServerdomain_pool=71134474.41300.0000; JSESSIONID=ABC123ABC123ABC123ABCABC123ABC123AB"
java.io.FileNotFoundException: https://www.domain.com/webapp/log4j.jar
please note, there doesn't appear to be any errors on the back end servers which correspond. has anyone seen anything like this before? obviously it looks like the client cannot find the file that they're looking for, but if they're using cookie persistence surely that shouldn't be the case
many thanks
- hoolio
Cirrostratus
Hi Skuba, - Skuba_85554
Nimbostratus
hi hoolio - thanks for your response - hoolio
Cirrostratus
By definition, session cookies don't time out. The client would stop sending the cookie when the browser is closed and the session cookie in memory is lost. - Skuba_85554
Nimbostratus
when we tested this morning on one server, we still received the error, so i don't think it's persistence related as they got the same error on a single server - hoolio
Cirrostratus
Sorry, I meant that if you tested with a single member and the issue still occurred, then it's likely not a persistence issue. The only reason I can think of that LTM wouldn't use the same pool member is either the client doesn't present the cookie, the pool member has been marked down, or a different pool has been selected. - Skuba_85554
Nimbostratus
Do you have an iRule enabled on the VIP? If so, what is it doing? Can you use a browser plugin like HttpFox for Firefox or Fiddler for IE to track what's happening prior to/when the error occurs?
Can you also check the server logs to see what the server is logging in the access and/or error logs? You said you didn't see anything in the logs, but that seems a bit strange of the client is getting a response from the server.
- Skuba_85554
Nimbostratus
hoolio - hoolio
Cirrostratus
I'm impressed you were able to track the problem down to such an esoteric bug with Java. Glad you figured it out.
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com