RE: tomcat 5.x windows installer

2004-10-04 Thread Shapira, Yoav

Hi,

My reason for preferring the installer over the zip is that - when it
works - I can do a faily painless upgrade by uninstalling leaving the
webapps etc alone and reinstalling an upgrade version to the same
directory. This is not so easy using the zip distribution.

Any help would be appreciated.

It's funny -- I prefer using the .zip versions because I think their
upgrade process is much easier than the services'.  Simply install new
zip to different $CATALINA_HOME directory, and copy over webapps.  This
might have to do with me not trusting the Windows registry as much as I
do the filesystem, though ;)

Yoav



This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: tomcat 5.x windows installer

2004-10-04 Thread Christopher Watson
Shapira, Yoav wrote:
Hi,
 

My reason for preferring the installer over the zip is that - when it
works - I can do a faily painless upgrade by uninstalling leaving the
webapps etc alone and reinstalling an upgrade version to the same
directory. This is not so easy using the zip distribution.
Any help would be appreciated.
   

It's funny -- I prefer using the .zip versions because I think their
upgrade process is much easier than the services'. 

I'm coming round to you way of thinking, but then why is the .exe 
included in the dist? What's its added value ?

Simply install new
zip to different $CATALINA_HOME directory, and copy over webapps. 

If only ;) And the bits from conf - server.xml bits, tomcat-users, but 
then they have a habit of getting scrunched by the .exe anyhow !

Then I use jk2 for ajp13 redirection from IIS [I have no editorial 
control over choice of IIS :( ], so I'd have to fiddle with the 
redirector registry entries and such like,

but actually, you've just given me an idea ...
...
But really, am I the only sad M$ person who has trouble with the 
installer? As I said, it never used to be a problem around 5.0.19ish. 
Any thoughts?

This
might have to do with me not trusting the Windows registry as much as I
do the filesystem, though ;)
 

To be sure.
Yoav

This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: tomcat 5.x windows installer

2004-10-02 Thread Christopher Watson
Shapira, Yoav wrote:
OK I had a fleeting success by re installing jdk1.5.0 and tomcat 5.0.28 
to their default directories. The installer went passed the jvm freeze 
point all the way to completion.

Intoxicated by my success I turned my firewall back on and ran the 
uninstaller. The firewall prompted me to enroll the uinstaller which I 
did and then it failed at the jvm so I had to abandon it. I now cannot 
either remove or reinstall it using the .exe .

Is there any way of telling what is happing at the stage where the jvm 
is invoked?

The zip is just fine ! But...
My reason for preferring the installer over the zip is that - when it 
works - I can do a faily painless upgrade by uninstalling leaving the 
webapps etc alone and reinstalling an upgrade version to the same 
directory. This is not so easy using the zip distribution.

Any help would be appreciated.
Thanks
Christopher
Hi,
I just installed 5.0.28.exe on Win2K the other day, using both JDK
1.4.2_04 and 1.5 RC2 (the last beta before the final customer shipment
went out yesterday): in either case it worked fine, no freezing.
Installation, running as a service, running from the command line, and
de-installation all went fine.
Yoav Shapira
Millennium Research Informatics
 

-Original Message-
From: Christopher Watson [mailto:[EMAIL PROTECTED]
Sent: Friday, October 01, 2004 5:50 AM
To: Tomcat Users List
Subject: tomcat 5.x windows installer
I cannot get the latest windows installer .exe jakarta-tomcat-5.5.2.exe
to install properly
It freezes after writing conf\server.xml and conf\tomcat-users.xml with
the message Using Jvm: C:\jdk1.5\jre\bin\server\jvm.dll where that is
where I've installed the jdk. It make no difference if I choose the
installed jre instead of the jdk.
The most recent one I did get to work was 5.0.19. Both 5.0.27 and
   

5.0.28
 

both freeze in the same way as 5.2.2
Seems to be same situation on win2k pro and win 2003 server.
Any one have any clues as to what the problem is and how I would get
   

the
 

.exe to install properly?
Thanks for any help,
Christopher
PS's ...
BTW I'm on jdk1.4.2_03 on w2k, 1.5 beta on win 2003 server - both seem
to behave the same.
The last few lines from the show details block read as follows
===
server.xml written
Delete file: c:\jakarta-tomcat\conf\tomcat-users.xml
tomcat-users.xml written
Remove folder: C:\DOCUME~1\JERONI~1\LOCALS~1\confinstall
Using Jvm: C:\jdk1.5\jre\bin\server\jvm.dll
=
(the chosen directory names for tomcat and jdk 1.5 are intentional and
correct)


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
   



This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


tomcat 5.x windows installer

2004-10-01 Thread Christopher Watson
I cannot get the latest windows installer .exe jakarta-tomcat-5.5.2.exe 
to install properly

It freezes after writing conf\server.xml and conf\tomcat-users.xml with 
the message Using Jvm: C:\jdk1.5\jre\bin\server\jvm.dll where that is 
where I've installed the jdk. It make no difference if I choose the 
installed jre instead of the jdk.

The most recent one I did get to work was 5.0.19. Both 5.0.27 and 5.0.28 
both freeze in the same way as 5.2.2

Seems to be same situation on win2k pro and win 2003 server.
Any one have any clues as to what the problem is and how I would get the 
.exe to install properly?

Thanks for any help,
Christopher
PS's ...
BTW I'm on jdk1.4.2_03 on w2k, 1.5 beta on win 2003 server - both seem 
to behave the same.

The last few lines from the show details block read as follows
===
server.xml written
Delete file: c:\jakarta-tomcat\conf\tomcat-users.xml
tomcat-users.xml written
Remove folder: C:\DOCUME~1\JERONI~1\LOCALS~1\confinstall
Using Jvm: C:\jdk1.5\jre\bin\server\jvm.dll
=
(the chosen directory names for tomcat and jdk 1.5 are intentional and 
correct)



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: tomcat 5.x windows installer

2004-10-01 Thread Shapira, Yoav

Hi,
I just installed 5.0.28.exe on Win2K the other day, using both JDK
1.4.2_04 and 1.5 RC2 (the last beta before the final customer shipment
went out yesterday): in either case it worked fine, no freezing.
Installation, running as a service, running from the command line, and
de-installation all went fine.

Yoav Shapira
Millennium Research Informatics


-Original Message-
From: Christopher Watson [mailto:[EMAIL PROTECTED]
Sent: Friday, October 01, 2004 5:50 AM
To: Tomcat Users List
Subject: tomcat 5.x windows installer

I cannot get the latest windows installer .exe jakarta-tomcat-5.5.2.exe
to install properly

It freezes after writing conf\server.xml and conf\tomcat-users.xml with
the message Using Jvm: C:\jdk1.5\jre\bin\server\jvm.dll where that is
where I've installed the jdk. It make no difference if I choose the
installed jre instead of the jdk.

The most recent one I did get to work was 5.0.19. Both 5.0.27 and
5.0.28
both freeze in the same way as 5.2.2

Seems to be same situation on win2k pro and win 2003 server.

Any one have any clues as to what the problem is and how I would get
the
.exe to install properly?

Thanks for any help,

Christopher

PS's ...

BTW I'm on jdk1.4.2_03 on w2k, 1.5 beta on win 2003 server - both seem
to behave the same.

The last few lines from the show details block read as follows

===

server.xml written

Delete file: c:\jakarta-tomcat\conf\tomcat-users.xml

tomcat-users.xml written

Remove folder: C:\DOCUME~1\JERONI~1\LOCALS~1\confinstall

Using Jvm: C:\jdk1.5\jre\bin\server\jvm.dll

=

(the chosen directory names for tomcat and jdk 1.5 are intentional and
correct)






-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]