bala jothi

Greenhorn
+ Follow
since Mar 11, 2004
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 bala jothi

Hi

I am using DailyRollingFileAppender in my application for rotating the logs daily midnight.

It suddenly stopped the rolling for the last few days and still the file size is growing.....

Anyone idea about this problem?

thanks
Bala
19 years ago
Thanks Phillips

But its happening...that's the big issue now..

see the webserver access.log

Missing line

16/Jul/2004:06:12:43 +0800] "POST /TestServlet HTTP/1.1" 200 - Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Creative; .NET CLR 1.1.4322) 00005FL1V5NJ0G2DEPC3HDWADJY:u2hj8bkd

actual line
[16/Jul/2004:06:12:34 +0800] "GET /TestServlet?F=TU_MIS_FUN&FC=04300089929550455 HTTP/1.1" 200 - Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Creative; .NET CLR 1.1.4322) 00005FL1V5NJ0G2DEPC3HDWADJY:u2hj8bkd

Is there is any idea.

Thanks
Bala L
19 years ago
I am using one servlet for our function request processing.

For ex : http://test.com:9090/TestServlet?F=RA_STS_AC

Based on this parameter ,servlet will do the business logic.

I am using WebSphere AppServer 4.0.6 and Iplanet 6 webserver.

Problem is sometimes the F is missing in the request and same request log in webserver is also like that /GET /TestServlet only.

This problem is reporting by users from the internet.

Any idea on this problem, may be on the heavy load of the requst or someother problems?

Regards
Bala L
19 years ago
Hi all,
currently i am using WSAD 4.0.3. and its having Eclipse old version.
so its possible to update the Eclipse current version in WSAD 4.0.3
I already know that, WSAD 5 Supports Eclipse latest..
But it will some time to upgrade the version in my office..

regards
bala