i was stupid. i extracted the admin app then copied the folders to tomcat home
in Finder. Mac replaces everything in the folders. files in existing folders
were gone. thanks for your help.
On 12-Jun-2010, at 10:23 PM, Pid wrote:
> On 12/06/2010 15:06, Guan Yu wrote:
>> no, i didn&
double click it in Finder.
On 12-Jun-2010, at 10:23 PM, Pid wrote:
> On 12/06/2010 15:06, Guan Yu wrote:
>> no, i didn't. it's a fresh OS installation. i only installed Eclipse before
>> Tomcat. Eclipse installation was merely extraction from compressed file.
no, i didn't. it's a fresh OS installation. i only installed Eclipse before
Tomcat. Eclipse installation was merely extraction from compressed file.
gy
On 12-Jun-2010, at 8:32 PM, Pid wrote:
> On 12/06/2010 08:11, Guan Yu wrote:
>> I'm using Mac OS X 10.6.3. I download
I'm using Mac OS X 10.6.3. I downloaded and installed the .gz of Tomcat 5.5.29
to $HOME/tomcat-5.5.29/. when i tried to start tomcat by executing startup.sh,
i saw the following output on screen. But the server didn't start up and there
was error in catalina.out. Please help me.
bin guanyu$ ./s
gt; From: [EMAIL PROTECTED]> To:
> users@tomcat.apache.org> Subject: Re: how to generate java heap dump from
> tomcat 5.0.27> > I use the same method as you except the fact that all java
> options are> within a file and I set the JAVA_OPTS to -Xoptionsfile=> >
i need to generate java heap dump to trace memory leak in our web application.
We are using tomcat 5.0.27.
I added "-agentlib:hprof=heap=dump,format=b,file=D:/java.hprof" to Java Options
using "Configure Tomcat". Is this the correct method? How do I continue from
here?
_