Help with Web Server error log entries.

I'm having trouble turning off logging of messages from the iAS plugin to

the Web Server error log. It seems to be logging "Info" class messages to

the logs.

For example:

[24/Oct/2001:11:38:57] info ( 514): gxrequest.cpp:gxrequest() reports: End

req /NASApp/wapp/index.jsp

[24/Oct/2001:11:39:02] info ( 514): gxrequest.cpp:gxrequest() reports: End

req /NASApp/wapp/PageController

[24/Oct/2001:11:39:02] info ( 514): gxrequest.cpp:gxrequest() reports: End

req /NASApp/wapp/PageController

[24/Oct/2001:15:40:21] info ( 792): gxrequest.cpp:gxrequest() reports: End

req /NASApp/fortune/fortune

....

Tech support just says "uh try this this this..." and hasn't been able to

stop the logging. They won't even confirm it's a problem (logging info

messages to error logs...).

Has anyone else seen this or been able to stop it?

Thanks,

[946 byte] By [707567] at [2007-11-25 4:50:46]
# 1

These entries normally do not get shown. Make sure you turn off

debugmode.

run kregedit and make sure iPlanet\Application Server\6.0\CCS0\HTTPAPI

is set to 0

Rodger Ball wrote:

>

> I'm having trouble turning off logging of messages from the iAS plugin to

> the Web Server error log. It seems to be logging "Info" class messages to

> the logs.

>

> For example:

> [24/Oct/2001:11:38:57] info ( 514): gxrequest.cpp:gxrequest() reports: End

> req /NASApp/wapp/index.jsp

> [24/Oct/2001:11:39:02] info ( 514): gxrequest.cpp:gxrequest() reports: End

> req /NASApp/wapp/PageController

> [24/Oct/2001:11:39:02] info ( 514): gxrequest.cpp:gxrequest() reports: End

> req /NASApp/wapp/PageController

> [24/Oct/2001:15:40:21] info ( 792): gxrequest.cpp:gxrequest() reports: End

> req /NASApp/fortune/fortune

> ...

>

> Tech support just says "uh try this this this..." and hasn't been able to

> stop the logging. They won't even confirm it's a problem (logging info

> messages to error logs...).

>

> Has anyone else seen this or been able to stop it?

>

> Thanks,

--

Han-Dat Luc (hdl@sun.com)

Senior Consultant

SUN Professional Services (SUNPS)

__

iPlanet e-commerce Solutions

Sun Microsystems Australia Pty Ltd

Aubrey Moore at 2007-6-29 8:58:10 > top of Java-index,Application & Integration Servers,Application Servers...
# 2
Thanks.Our system set turn off debugmode.But our system cannot turn off logging "info" message.and system installed normally.Has anyone else seen this or been able to stop it?Thanks,
707567 at 2007-6-30 21:45:38 > top of Java-index,Application & Integration Servers,Application Servers...
# 3

If you look at the release notes for sp1 you will find

4689007

Webconnector logs "info ( 5242): gxrequest.cpp:gxrequest()..."

If you are running a version previous to this you will get the message. You would have thought iplanet/sun support could have told you this!

Aubrey Moore at 2007-6-30 21:45:38 > top of Java-index,Application & Integration Servers,Application Servers...