|
From: Yasir K. <yas...@as...> - 2003-10-21 08:50:29
|
Hi, In wrapper.conf file I have given the specific path of wrapper.log file i.e. my application's log directory. I successfully installed the service using method-1. Now when I start the service, two wrapper.log files are created, one in my application's log directory (its OK) other is created in the same directory where wrapper.exe is placed (why one is created here?). First wrapper.log contains some wrapper messages and the application output that is printed as System.out or System.in (its OK) but the other wrapper.log contains the following message. WARN | wrapper | 2003/10/21 10:52:44 | Unable to expand environment variable, CLASSPATH as it would be longer than the 16384 byte buffer size. Why this second wrapper.log file is created and what is it indicating ..? Best Regards, Yasir Khan |