Unable to start Tomcat with JSVC

2005-09-01 Thread Peter . Neu
Hello, 
 
I got some problems with starting Tomcat as a daemon on my linux box(SUSE 
9 ES). When the startup script tomcat5 is invoked I get this error: 
  
/etc/init.d/rc5.d/S01tomcat5: 
line55: /home/tom5/jdk1.5.0_04/lib/tools.jar:: No such file or directory 
jsvc error: No class specified 
jsvc error: Cannot parse command line arguments 
 
The path is ok. I double checked it in the navigator. I even put the all 
permission to all users. What could be the problem? 
 
cheers 
 
Peter 

-- 
GMX DSL = Maximale Leistung zum minimalen Preis!
2000 MB nur 2,99, Flatrate ab 4,99 Euro/Monat: http://www.gmx.net/de/go/dsl

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



Re: Unable to start tomcat server

2004-09-21 Thread Suresh Akula
It was a typo and CATALINA_HOME is actually set to C:\Tomcat.
I actually installed tomcat onto folder named
C:\softwares\tomcat\jakarta-tomcat-5.0.27 In this folder i have all bin, 
common and other folders.
But while i am setting class path it is taking lot of place so i moved all 
the folders from above folder structure and into C:\Tomcat and i think that 
should be OK.
For more information i am using windows XP professional OS.
Thanks a lot for reply but i am still unable to start the server.Any help is 
highly appreciated.


From: [EMAIL PROTECTED]
Reply-To: Tomcat Users List [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED]
Subject: Re: Suggestion: A dedicated TOMCAT forum!
Date: Tue, 21 Sep 2004 11:54:24 +0800 (WST)
Hi Suresh,
Just by looking at your startup output it seems to be that you have set
your environment variable CATALINA_HOME to C:\Tomca and NOT C:\Tomcat as
it should be. Also ensure that your SDK installation exists in C:\Java as
this is what your JAVA_HOME environment variable is set to. Try doing this
and re-run your server and in theory you shouldn't have any problems.
Kindest Regards,
Matt Anderson
 Hi
 I have downloaded and installed Tomcat 5.0.27 version onto C:\Tomcat and
 set
 the ENV variable
 CATALINA_HOME and JAVA_HOME and also included all the jars available in
 C:\Tomcat\Common\lib folder in the classpath. But when i go to command
 prompt C:\Tomcat\bin and execute startup.bat a black window comes up and
 disappears but my server never starts.On the command window where i
 executed
 startup there appears 4 lines as follows
 Using CATALINA_BASE:   C:\Tomca
 Using CATALINA_HOME:   C:\Tomca
 Using CATALINA_TMPDIR: C:\Tomca
 Using JAVA_HOME:   C:\Java
 but am not able to start the server
 Can anyone please help me on this.


 Thanks
 Suresh Akula

From: nyhgan [EMAIL PROTECTED]
Reply-To: Tomcat Users List [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED],  Peng Tuck Kwok
[EMAIL PROTECTED]
Subject: Re: Suggestion: A dedicated TOMCAT forum!
Date: Mon, 20 Sep 2004 20:10:56 -0700 (PDT)

Hi,

I didn't know that there is already a TOMCAT forum.  It is sad to see
 that
the activity is so low there. Maybe that is because no one knows about
 its
existence. I hope the tomcat team can publish the forum url in the
 release
note and also on the tomcat website.

thanks!

nyhgan




Peng Tuck Kwok [EMAIL PROTECTED] wrote:
You mean like the one here : http://nagoya.apache.org/jive/index.jsp ?
Activity seems low if you ask me. Don't know what the plans are for the
forum.


On Mon, 20 Sep 2004 16:14:23 -0500, QM wrote:
  On Mon, Sep 20, 2004 at 02:00:37PM -0700, nyhgan wrote:
  : I believe that having an open discussion forum is the first step
toward such a goal as it will attract a vast number of new users to the
tomcat world.
 
  [EMAIL PROTECTED]
 
  ??
 
  -QM
 
  --
 
  software -- http://www.brandxdev.net
  tech news -- http://www.RoarNetworX.com
 
  -
  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]



__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com



 -
 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]

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


Re: Unable to start tomcat server

2004-09-21 Thread Ben Souther
  Using JAVA_HOME:   C:\Java..

What is the name of your java installation?




On Tue, 2004-09-21 at 09:01, Suresh Akula wrote:
 It was a typo and CATALINA_HOME is actually set to C:\Tomcat.
 I actually installed tomcat onto folder named
 C:\softwares\tomcat\jakarta-tomcat-5.0.27 In this folder i have all bin, 
 common and other folders.
 But while i am setting class path it is taking lot of place so i moved all 
 the folders from above folder structure and into C:\Tomcat and i think that 
 should be OK.
 For more information i am using windows XP professional OS.
 Thanks a lot for reply but i am still unable to start the server.Any help is 
 highly appreciated.
 
 
 From: [EMAIL PROTECTED]
 Reply-To: Tomcat Users List [EMAIL PROTECTED]
 To: Tomcat Users List [EMAIL PROTECTED]
 Subject: Re: Suggestion: A dedicated TOMCAT forum!
 Date: Tue, 21 Sep 2004 11:54:24 +0800 (WST)
 
 Hi Suresh,
 
 Just by looking at your startup output it seems to be that you have set
 your environment variable CATALINA_HOME to C:\Tomca and NOT C:\Tomcat as
 it should be. Also ensure that your SDK installation exists in C:\Java as
 this is what your JAVA_HOME environment variable is set to. Try doing this
 and re-run your server and in theory you shouldn't have any problems.
 
 Kindest Regards,
 Matt Anderson
 
   Hi
   I have downloaded and installed Tomcat 5.0.27 version onto C:\Tomcat and
   set
   the ENV variable
   CATALINA_HOME and JAVA_HOME and also included all the jars available in
   C:\Tomcat\Common\lib folder in the classpath. But when i go to command
   prompt C:\Tomcat\bin and execute startup.bat a black window comes up and
   disappears but my server never starts.On the command window where i
   executed
   startup there appears 4 lines as follows
   Using CATALINA_BASE:   C:\Tomca
   Using CATALINA_HOME:   C:\Tomca
   Using CATALINA_TMPDIR: C:\Tomca
   Using JAVA_HOME:   C:\Java
   but am not able to start the server
   Can anyone please help me on this.
  
  
   Thanks
   Suresh Akula
  
  From: nyhgan [EMAIL PROTECTED]
  Reply-To: Tomcat Users List [EMAIL PROTECTED]
  To: Tomcat Users List [EMAIL PROTECTED],  Peng Tuck Kwok
  [EMAIL PROTECTED]
  Subject: Re: Suggestion: A dedicated TOMCAT forum!
  Date: Mon, 20 Sep 2004 20:10:56 -0700 (PDT)
  
  Hi,
  
  I didn't know that there is already a TOMCAT forum.  It is sad to see
   that
  the activity is so low there. Maybe that is because no one knows about
   its
  existence. I hope the tomcat team can publish the forum url in the
   release
  note and also on the tomcat website.
  
  thanks!
  
  nyhgan
  
  
  
  
  Peng Tuck Kwok [EMAIL PROTECTED] wrote:
  You mean like the one here : http://nagoya.apache.org/jive/index.jsp ?
  Activity seems low if you ask me. Don't know what the plans are for the
  forum.
  
  
  On Mon, 20 Sep 2004 16:14:23 -0500, QM wrote:
On Mon, Sep 20, 2004 at 02:00:37PM -0700, nyhgan wrote:
: I believe that having an open discussion forum is the first step
  toward such a goal as it will attract a vast number of new users to the
  tomcat world.
   
[EMAIL PROTECTED]
   
??
   
-QM
   
--
   
software -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com
   
-
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]
  
  
  
  __
  Do You Yahoo!?
  Tired of spam?  Yahoo! Mail has the best spam protection around
  http://mail.yahoo.com
  
  
  
   -
   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]
 
 
 
 
 -
 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: Unable to start tomcat server

2004-09-21 Thread Suresh Akula
What do you mean by name of the java installation. I installed java in the 
folder C:\Java and hence using that for JAVA_HOME?? Any thoughts. Please 
help. I already spent couple of days. Issues looks trivial but am not able 
to start the server. Your help is highly appreciated.

Thanks in advance

From: Ben Souther [EMAIL PROTECTED]
Reply-To: Tomcat Users List [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED]
Subject: Re: Unable to start tomcat server
Date: Tue, 21 Sep 2004 09:13:35 -0400
  Using JAVA_HOME:   C:\Java..
What is the name of your java installation?

On Tue, 2004-09-21 at 09:01, Suresh Akula wrote:
 It was a typo and CATALINA_HOME is actually set to C:\Tomcat.
 I actually installed tomcat onto folder named
 C:\softwares\tomcat\jakarta-tomcat-5.0.27 In this folder i have all bin,
 common and other folders.
 But while i am setting class path it is taking lot of place so i moved 
all
 the folders from above folder structure and into C:\Tomcat and i think 
that
 should be OK.
 For more information i am using windows XP professional OS.
 Thanks a lot for reply but i am still unable to start the server.Any 
help is
 highly appreciated.


 From: [EMAIL PROTECTED]
 Reply-To: Tomcat Users List [EMAIL PROTECTED]
 To: Tomcat Users List [EMAIL PROTECTED]
 Subject: Re: Suggestion: A dedicated TOMCAT forum!
 Date: Tue, 21 Sep 2004 11:54:24 +0800 (WST)
 
 Hi Suresh,
 
 Just by looking at your startup output it seems to be that you have set
 your environment variable CATALINA_HOME to C:\Tomca and NOT C:\Tomcat 
as
 it should be. Also ensure that your SDK installation exists in C:\Java 
as
 this is what your JAVA_HOME environment variable is set to. Try doing 
this
 and re-run your server and in theory you shouldn't have any problems.
 
 Kindest Regards,
 Matt Anderson
 
   Hi
   I have downloaded and installed Tomcat 5.0.27 version onto C:\Tomcat 
and
   set
   the ENV variable
   CATALINA_HOME and JAVA_HOME and also included all the jars available 
in
   C:\Tomcat\Common\lib folder in the classpath. But when i go to 
command
   prompt C:\Tomcat\bin and execute startup.bat a black window comes up 
and
   disappears but my server never starts.On the command window where i
   executed
   startup there appears 4 lines as follows
   Using CATALINA_BASE:   C:\Tomca
   Using CATALINA_HOME:   C:\Tomca
   Using CATALINA_TMPDIR: C:\Tomca
   Using JAVA_HOME:   C:\Java
   but am not able to start the server
   Can anyone please help me on this.
  
  
   Thanks
   Suresh Akula
  
  From: nyhgan [EMAIL PROTECTED]
  Reply-To: Tomcat Users List [EMAIL PROTECTED]
  To: Tomcat Users List [EMAIL PROTECTED],  Peng Tuck 
Kwok
  [EMAIL PROTECTED]
  Subject: Re: Suggestion: A dedicated TOMCAT forum!
  Date: Mon, 20 Sep 2004 20:10:56 -0700 (PDT)
  
  Hi,
  
  I didn't know that there is already a TOMCAT forum.  It is sad to 
see
   that
  the activity is so low there. Maybe that is because no one knows 
about
   its
  existence. I hope the tomcat team can publish the forum url in the
   release
  note and also on the tomcat website.
  
  thanks!
  
  nyhgan
  
  
  
  
  Peng Tuck Kwok [EMAIL PROTECTED] wrote:
  You mean like the one here : http://nagoya.apache.org/jive/index.jsp 
?
  Activity seems low if you ask me. Don't know what the plans are for 
the
  forum.
  
  
  On Mon, 20 Sep 2004 16:14:23 -0500, QM wrote:
On Mon, Sep 20, 2004 at 02:00:37PM -0700, nyhgan wrote:
: I believe that having an open discussion forum is the first 
step
  toward such a goal as it will attract a vast number of new users to 
the
  tomcat world.
   
[EMAIL PROTECTED]
   
??
   
-QM
   
--
   
software -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com
   

-
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]
  
  
  
  __
  Do You Yahoo!?
  Tired of spam?  Yahoo! Mail has the best spam protection around
  http://mail.yahoo.com
  
  
  
   
-
   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]
 



 -
 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: Unable to start tomcat server

2004-09-21 Thread Hassan Schroeder
Suresh Akula wrote:
 CATALINA_HOME and JAVA_HOME and also included all the jars available in
 C:\Tomcat\Common\lib folder in the classpath. But when i go to command
 prompt C:\Tomcat\bin and execute startup.bat a black window comes up 
and
 disappears but my server never starts.On the command window where i
 executed
 startup there appears 4 lines as follows
 Using CATALINA_BASE:   C:\Tomca
 Using CATALINA_HOME:   C:\Tomca
 Using CATALINA_TMPDIR: C:\Tomca
 Using JAVA_HOME:   C:\Java
 but am not able to start the server
No, it's started, it just ended prematurely. :-)
So it appears that the JAVA_HOME and CATALINA_HOME are probably set
properly; what you need to do is use `.\bin\catalina.bat run` in a
command (cmd.exe) window to start the server so that that window
doesn't disappear on exit along with the error messages that will
*tell you what's wrong*.
HTH,
--
Hassan Schroeder - [EMAIL PROTECTED]
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com
  dream.  code.

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


Re: Unable to start tomcat server

2004-09-21 Thread Suresh Akula
)
   at org.apache.xerces.parsers.XML11Configuration.parse(Unknown 
Source)
   at org.apache.xerces.parsers.XML11Configuration.parse(Unknown 
Source)
   at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
   at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
   at org.apache.commons.digester.Digester.parse(Digester.java:1548)
   at org.apache.catalina.startup.Catalina.load(Catalina.java:489)
   at org.apache.catalina.startup.Catalina.load(Catalina.java:528)
   at java.lang.reflect.Method.invoke(Native Method)
   at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:247)
   at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:421)

Thanks
Suresh Akula

From: Hassan Schroeder [EMAIL PROTECTED]
Reply-To: Tomcat Users List [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED]
Subject: Re: Unable to start tomcat server
Date: Tue, 21 Sep 2004 07:46:09 -0700
Suresh Akula wrote:
 CATALINA_HOME and JAVA_HOME and also included all the jars available 
in
 C:\Tomcat\Common\lib folder in the classpath. But when i go to command
 prompt C:\Tomcat\bin and execute startup.bat a black window comes up 
and
 disappears but my server never starts.On the command window where i
 executed
 startup there appears 4 lines as follows
 Using CATALINA_BASE:   C:\Tomca
 Using CATALINA_HOME:   C:\Tomca
 Using CATALINA_TMPDIR: C:\Tomca
 Using JAVA_HOME:   C:\Java
 but am not able to start the server
No, it's started, it just ended prematurely. :-)
So it appears that the JAVA_HOME and CATALINA_HOME are probably set
properly; what you need to do is use `.\bin\catalina.bat run` in a
command (cmd.exe) window to start the server so that that window
doesn't disappear on exit along with the error messages that will
*tell you what's wrong*.
HTH,
--
Hassan Schroeder - [EMAIL PROTECTED]
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com
  dream.  code.

-
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: Unable to start tomcat server

2004-09-21 Thread Suresh Akula
)
  at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContent
Dispatcher.dispatch(Unknown Source)
  at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Un
known Source)
  at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
  at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
  at org.apache.commons.digester.Digester.parse(Digester.java:1548)
  at org.apache.catalina.startup.Catalina.load(Catalina.java:489)
  at org.apache.catalina.startup.Catalina.load(Catalina.java:528)
  at java.lang.reflect.Method.invoke(Native Method)
  at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:247)
  at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:421)

Thanks
Suresh Akula

From: Hassan Schroeder [EMAIL PROTECTED]
Reply-To: Tomcat Users List [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED]
Subject: Re: Unable to start tomcat server
Date: Tue, 21 Sep 2004 07:46:09 -0700
Suresh Akula wrote:
 CATALINA_HOME and JAVA_HOME and also included all the jars available 
in
 C:\Tomcat\Common\lib folder in the classpath. But when i go to command
 prompt C:\Tomcat\bin and execute startup.bat a black window comes up 
and
 disappears but my server never starts.On the command window where i
 executed
 startup there appears 4 lines as follows
 Using CATALINA_BASE:   C:\Tomca
 Using CATALINA_HOME:   C:\Tomca
 Using CATALINA_TMPDIR: C:\Tomca
 Using JAVA_HOME:   C:\Java
 but am not able to start the server
No, it's started, it just ended prematurely. :-)
So it appears that the JAVA_HOME and CATALINA_HOME are probably set
properly; what you need to do is use `.\bin\catalina.bat run` in a
command (cmd.exe) window to start the server so that that window
doesn't disappear on exit along with the error messages that will
*tell you what's wrong*.
HTH,
--
Hassan Schroeder - [EMAIL PROTECTED]
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com
  dream.  code.

-
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: Unable to start tomcat server

2004-09-21 Thread Hassan Schroeder
Suresh Akula wrote:
I am trying to run my tomcat server but am not able to do. I am 
struggling on this for past 2 days.
Earlier you said:
I actually installed tomcat onto folder named
C:\softwares\tomcat\jakarta-tomcat-5.0.27 In this folder i have 
 all bin, common and other folders.
But while i am setting class path it is taking lot of place so i 
 moved all the folders from above folder structure and into
 C:\Tomcat and i think that should be OK.
..think that should be OK? I think that's probably the root of
your problem. Suggestion: delete all the Tomcat stuff you can find
and reinstall from scratch, preferably from a tar file, but at the
least install directly into C:\tomcat. Don't move *anything*. *Do*
remove all the classpath settings you made. You don't need them if
CATALINA_HOME and JAVA_HOME are set correctly.
Then try -- again -- running *catalina.bat run* from a cmd window
and see what happens.
--
Hassan Schroeder - [EMAIL PROTECTED]
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com
  dream.  code.

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


RE: Unable to start tomcat server

2004-09-21 Thread John Najarian
Hi Suresh,

   I installed Tomcat in C:\Tomcat
   My Catalina_home environment variable is: c:\tomcat

   Java is installed at C:\j2sdk1.4.2_03
   My Catalina_home environment variable is: C:\j2sdk1.4.2_03

   This more or less corresponds to yours.  Let's check a few other
environment variables.

   The 'Path' variable should include C:\j2sdk1.4.2_03\bin
   My CLASSPATH includes the following: (although I'm not sure if both are
required but it won't hurt)

   c:\j2sdk1.4.2_03;
   c:\Tomcat\common\lib\servlet-api.jar;
   c:\Tomcat\common\lib\jsp-api.jar;
   c:\Tomcat\common\lib\tools.jar;

-Original Message-
From: Hassan Schroeder [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 21, 2004 3:16 PM
To: Tomcat Users List
Subject: Re: Unable to start tomcat server

Suresh Akula wrote:

 I am trying to run my tomcat server but am not able to do. I am 
 struggling on this for past 2 days.

Earlier you said:

 I actually installed tomcat onto folder named
 C:\softwares\tomcat\jakarta-tomcat-5.0.27 In this folder i have 
  all bin, common and other folders.
 But while i am setting class path it is taking lot of place so i 
  moved all the folders from above folder structure and into
  C:\Tomcat and i think that should be OK.

..think that should be OK? I think that's probably the root of
your problem. Suggestion: delete all the Tomcat stuff you can find
and reinstall from scratch, preferably from a tar file, but at the
least install directly into C:\tomcat. Don't move *anything*. *Do*
remove all the classpath settings you made. You don't need them if
CATALINA_HOME and JAVA_HOME are set correctly.

Then try -- again -- running *catalina.bat run* from a cmd window
and see what happens.

-- 
Hassan Schroeder - [EMAIL PROTECTED]
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

   dream.  code.



-
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: Unable to start tomcat server

2004-09-21 Thread John Najarian
Sorry Suresh, I forgot to put this in the last reply.

   Does the user you are trying to start Tomcat have admin privs?  You might
be trying to access something the account isn't permissioned for.  Real
basic, no wonder I didn't think of it before.  Try doing this as the
administrator.

   If this doesn't resolve your problem, as administrator I suggest the
following if after you change your environment variables and it still
doesn't work.  This may seem redundant but I've gotten downloads messed up
before.

1) Remove the current C:\Tomcat directory.
2) Download a Tomcat binary.
3) Reinstall Tomcat.
4) From the add/remove programs remove the j2sdk.
5) Download another j2sdk and install it.
6) Try starting Tomcat.

-Original Message-
From: Hassan Schroeder [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 21, 2004 3:16 PM
To: Tomcat Users List
Subject: Re: Unable to start tomcat server

Suresh Akula wrote:

 I am trying to run my tomcat server but am not able to do. I am 
 struggling on this for past 2 days.

Earlier you said:

 I actually installed tomcat onto folder named
 C:\softwares\tomcat\jakarta-tomcat-5.0.27 In this folder i have 
  all bin, common and other folders.
 But while i am setting class path it is taking lot of place so i 
  moved all the folders from above folder structure and into
  C:\Tomcat and i think that should be OK.

..think that should be OK? I think that's probably the root of
your problem. Suggestion: delete all the Tomcat stuff you can find
and reinstall from scratch, preferably from a tar file, but at the
least install directly into C:\tomcat. Don't move *anything*. *Do*
remove all the classpath settings you made. You don't need them if
CATALINA_HOME and JAVA_HOME are set correctly.

Then try -- again -- running *catalina.bat run* from a cmd window
and see what happens.

-- 
Hassan Schroeder - [EMAIL PROTECTED]
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

   dream.  code.



-
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: Unable to start tomcat server

2004-09-21 Thread Brian Roberts
Hi everyone
I too was having trouble starting the server and thanks everyone for your 
help but what I found was that with the latest tomcat server you need to 
have the latest java JRE version 5. Try installing the latest from 
http://java.sun.com/j2se version 5 or later and set an environment variable 
named JAVA_HOME to the pathname of the directory into which you installed 
the JRE. Full instructions are with the tomcat server package on RUNNING.txt

Bye for now and thanks everyone for your help
Brian Roberts
At 06:01 AM 21/09/2004 -0700, you wrote:
It was a typo and CATALINA_HOME is actually set to C:\Tomcat.
I actually installed tomcat onto folder named
C:\softwares\tomcat\jakarta-tomcat-5.0.27 In this folder i have all bin, 
common and other folders.
But while i am setting class path it is taking lot of place so i moved all 
the folders from above folder structure and into C:\Tomcat and i think 
that should be OK.
For more information i am using windows XP professional OS.
Thanks a lot for reply but i am still unable to start the server.Any help 
is highly appreciated.


From: [EMAIL PROTECTED]
Reply-To: Tomcat Users List [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED]
Subject: Re: Suggestion: A dedicated TOMCAT forum!
Date: Tue, 21 Sep 2004 11:54:24 +0800 (WST)
Hi Suresh,
Just by looking at your startup output it seems to be that you have set
your environment variable CATALINA_HOME to C:\Tomca and NOT C:\Tomcat as
it should be. Also ensure that your SDK installation exists in C:\Java as
this is what your JAVA_HOME environment variable is set to. Try doing this
and re-run your server and in theory you shouldn't have any problems.
Kindest Regards,
Matt Anderson
 Hi
 I have downloaded and installed Tomcat 5.0.27 version onto C:\Tomcat and
 set
 the ENV variable
 CATALINA_HOME and JAVA_HOME and also included all the jars available in
 C:\Tomcat\Common\lib folder in the classpath. But when i go to command
 prompt C:\Tomcat\bin and execute startup.bat a black window comes up and
 disappears but my server never starts.On the command window where i
 executed
 startup there appears 4 lines as follows
 Using CATALINA_BASE:   C:\Tomca
 Using CATALINA_HOME:   C:\Tomca
 Using CATALINA_TMPDIR: C:\Tomca
 Using JAVA_HOME:   C:\Java
 but am not able to start the server
 Can anyone please help me on this.


 Thanks
 Suresh Akula

From: nyhgan [EMAIL PROTECTED]
Reply-To: Tomcat Users List [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED],  Peng Tuck Kwok
[EMAIL PROTECTED]
Subject: Re: Suggestion: A dedicated TOMCAT forum!
Date: Mon, 20 Sep 2004 20:10:56 -0700 (PDT)

Hi,

I didn't know that there is already a TOMCAT forum.  It is sad to see
 that
the activity is so low there. Maybe that is because no one knows about
 its
existence. I hope the tomcat team can publish the forum url in the
 release
note and also on the tomcat website.

thanks!

nyhgan




Peng Tuck Kwok [EMAIL PROTECTED] wrote:
You mean like the one here : http://nagoya.apache.org/jive/index.jsp ?
Activity seems low if you ask me. Don't know what the plans are for the
forum.


On Mon, 20 Sep 2004 16:14:23 -0500, QM wrote:
  On Mon, Sep 20, 2004 at 02:00:37PM -0700, nyhgan wrote:
  : I believe that having an open discussion forum is the first step
toward such a goal as it will attract a vast number of new users to the
tomcat world.
 
  [EMAIL PROTECTED]
 
  ??
 
  -QM
 
  --
 
  software -- http://www.brandxdev.net
  tech news -- http://www.RoarNetworX.com
 
  -
  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]



__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com



 -
 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]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
See you later,
Brian Roberts



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


Re: Unable to start tomcat server

2004-09-21 Thread Cary Conover
Brian,
 
One point to ponder is you were also using both %CATALINA_HOME% and %CATALINA_BASE%.
 
%CATALINA_HOME% is for where the main Jakarta Tomcat bin, conf, common and server 
directories reside.  These are Shared Directories between the Base Directories for 
other instances of Tomcat that run from the Home Directory Structure.  This structure 
allows you to have multiple Base Directories.
 
%CATALINA_BASE% is where the respective configuration, delivered apps, logs and work 
directories are located.  Such conf, logs, webapps, and work.  This is what is unique 
to each of the particular Base Directories.  There are a couple additional with 
directories in the 4.1.30 release and quite possibly more differences in the 5.0/5.5 
Releases.
 
You will see a server.xml and web.xml and a couple other files in the respective base 
directory structure under conf.  You will also see another web.xml located at 
%CATALINA_BASE%\webapps\ROOT\WEB-INF as well.
 
Your particular apps likely will reside in the %CATALINA_BASE%\webapps directory.
 
All of the log files for tomcat in each base configuration usually reside in the 
respective %CATALINA_BASE%\logs.
 
The reason for defining %CATALINA_BASE% is so that you can have more than one instance 
of Tomcat running from %CATALINA_HOME% at the same time sharing the Jakarta Tomcat 
Code.
 
Beware when doing this that the ports defined in the server.xml in the conf 
directories so that they do not overlap.  If they overlap Tomcat will not start.  You 
will get errors in the logs and it will just shut right back down.
 
There is a way to have Tomcat also setup as a service using a dll so that it will 
automatically start and can be interfaced via ISAPI configuration to IIS as well.

Brian Roberts [EMAIL PROTECTED] wrote:
Hi everyone

I too was having trouble starting the server and thanks everyone for your 
help but what I found was that with the latest tomcat server you need to 
have the latest java JRE version 5. Try installing the latest from 
http://java.sun.com/j2se version 5 or later and set an environment variable 
named JAVA_HOME to the pathname of the directory into which you installed 
the JRE. Full instructions are with the tomcat server package on RUNNING.txt

Bye for now and thanks everyone for your help

Brian Roberts

At 06:01 AM 21/09/2004 -0700, you wrote:
It was a typo and CATALINA_HOME is actually set to C:\Tomcat.
I actually installed tomcat onto folder named
C:\softwares\tomcat\jakarta-tomcat-5.0.27 In this folder i have all bin, 
common and other folders.
But while i am setting class path it is taking lot of place so i moved all 
the folders from above folder structure and into C:\Tomcat and i think 
that should be OK.
For more information i am using windows XP professional OS.
Thanks a lot for reply but i am still unable to start the server.Any help 
is highly appreciated.


From: [EMAIL PROTECTED]
Reply-To: Tomcat Users List 
To: Tomcat Users List 
Subject: Re: Suggestion: A dedicated TOMCAT forum!
Date: Tue, 21 Sep 2004 11:54:24 +0800 (WST)

Hi Suresh,

Just by looking at your startup output it seems to be that you have set
your environment variable CATALINA_HOME to C:\Tomca and NOT C:\Tomcat as
it should be. Also ensure that your SDK installation exists in C:\Java as
this is what your JAVA_HOME environment variable is set to. Try doing this
and re-run your server and in theory you shouldn't have any problems.

Kindest Regards,
Matt Anderson

  Hi
  I have downloaded and installed Tomcat 5.0.27 version onto C:\Tomcat and
  set
  the ENV variable
  CATALINA_HOME and JAVA_HOME and also included all the jars available in
  C:\Tomcat\Common\lib folder in the classpath. But when i go to command
  prompt C:\Tomcat\bin and execute startup.bat a black window comes up and
  disappears but my server never starts.On the command window where i
  executed
  startup there appears 4 lines as follows
  Using CATALINA_BASE: C:\Tomca
  Using CATALINA_HOME: C:\Tomca
  Using CATALINA_TMPDIR: C:\Tomca
  Using JAVA_HOME: C:\Java
  but am not able to start the server
  Can anyone please help me on this.
 
 
  Thanks
  Suresh Akula
 
 From: nyhgan 
 Reply-To: Tomcat Users List 
 To: Tomcat Users List , Peng Tuck Kwok
 

 Subject: Re: Suggestion: A dedicated TOMCAT forum!
 Date: Mon, 20 Sep 2004 20:10:56 -0700 (PDT)
 
 Hi,
 
 I didn't know that there is already a TOMCAT forum. It is sad to see
  that
 the activity is so low there. Maybe that is because no one knows about
  its
 existence. I hope the tomcat team can publish the forum url in the
  release
 note and also on the tomcat website.
 
 thanks!
 
 nyhgan
 
 
 
 
 Peng Tuck Kwok 
wrote:
 You mean like the one here : http://nagoya.apache.org/jive/index.jsp ?
 Activity seems low if you ask me. Don't know what the plans are for the
 forum.
 
 
 On Mon, 20 Sep 2004 16:14:23 -0500, QM wrote:
   On Mon, Sep 20, 2004 at 02:00:37PM -0700, nyhgan wrote:
   : I believe that having an open discussion forum is the first step
 

RE: Unable to start tomcat server

2004-09-21 Thread John Najarian
Great point Cary, I overlooked  forgot that.
Because we run separate servers for all our different apps we don't use that
functionality.

-Original Message-
From: Cary Conover [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 21, 2004 6:45 PM
To: Tomcat Users List
Subject: Re: Unable to start tomcat server

Brian,
 
One point to ponder is you were also using both %CATALINA_HOME% and
%CATALINA_BASE%.
 
%CATALINA_HOME% is for where the main Jakarta Tomcat bin, conf, common and
server directories reside.  These are Shared Directories between the Base
Directories for other instances of Tomcat that run from the Home Directory
Structure.  This structure allows you to have multiple Base Directories.
 
%CATALINA_BASE% is where the respective configuration, delivered apps, logs
and work directories are located.  Such conf, logs, webapps, and work.  This
is what is unique to each of the particular Base Directories.  There are a
couple additional with directories in the 4.1.30 release and quite possibly
more differences in the 5.0/5.5 Releases.
 
You will see a server.xml and web.xml and a couple other files in the
respective base directory structure under conf.  You will also see another
web.xml located at %CATALINA_BASE%\webapps\ROOT\WEB-INF as well.
 
Your particular apps likely will reside in the %CATALINA_BASE%\webapps
directory.
 
All of the log files for tomcat in each base configuration usually reside in
the respective %CATALINA_BASE%\logs.
 
The reason for defining %CATALINA_BASE% is so that you can have more than
one instance of Tomcat running from %CATALINA_HOME% at the same time sharing
the Jakarta Tomcat Code.
 
Beware when doing this that the ports defined in the server.xml in the conf
directories so that they do not overlap.  If they overlap Tomcat will not
start.  You will get errors in the logs and it will just shut right back
down.
 
There is a way to have Tomcat also setup as a service using a dll so that it
will automatically start and can be interfaced via ISAPI configuration to
IIS as well.

Brian Roberts [EMAIL PROTECTED] wrote:
Hi everyone

I too was having trouble starting the server and thanks everyone for your 
help but what I found was that with the latest tomcat server you need to 
have the latest java JRE version 5. Try installing the latest from 
http://java.sun.com/j2se version 5 or later and set an environment variable 
named JAVA_HOME to the pathname of the directory into which you installed 
the JRE. Full instructions are with the tomcat server package on RUNNING.txt

Bye for now and thanks everyone for your help

Brian Roberts

At 06:01 AM 21/09/2004 -0700, you wrote:
It was a typo and CATALINA_HOME is actually set to C:\Tomcat.
I actually installed tomcat onto folder named
C:\softwares\tomcat\jakarta-tomcat-5.0.27 In this folder i have all bin, 
common and other folders.
But while i am setting class path it is taking lot of place so i moved all 
the folders from above folder structure and into C:\Tomcat and i think 
that should be OK.
For more information i am using windows XP professional OS.
Thanks a lot for reply but i am still unable to start the server.Any help 
is highly appreciated.


From: [EMAIL PROTECTED]
Reply-To: Tomcat Users List 
To: Tomcat Users List 
Subject: Re: Suggestion: A dedicated TOMCAT forum!
Date: Tue, 21 Sep 2004 11:54:24 +0800 (WST)

Hi Suresh,

Just by looking at your startup output it seems to be that you have set
your environment variable CATALINA_HOME to C:\Tomca and NOT C:\Tomcat as
it should be. Also ensure that your SDK installation exists in C:\Java as
this is what your JAVA_HOME environment variable is set to. Try doing this
and re-run your server and in theory you shouldn't have any problems.

Kindest Regards,
Matt Anderson

  Hi
  I have downloaded and installed Tomcat 5.0.27 version onto C:\Tomcat
and
  set
  the ENV variable
  CATALINA_HOME and JAVA_HOME and also included all the jars available in
  C:\Tomcat\Common\lib folder in the classpath. But when i go to command
  prompt C:\Tomcat\bin and execute startup.bat a black window comes up
and
  disappears but my server never starts.On the command window where i
  executed
  startup there appears 4 lines as follows
  Using CATALINA_BASE: C:\Tomca
  Using CATALINA_HOME: C:\Tomca
  Using CATALINA_TMPDIR: C:\Tomca
  Using JAVA_HOME: C:\Java
  but am not able to start the server
  Can anyone please help me on this.
 
 
  Thanks
  Suresh Akula
 
 From: nyhgan 
 Reply-To: Tomcat Users List 
 To: Tomcat Users List , Peng Tuck Kwok
 

 Subject: Re: Suggestion: A dedicated TOMCAT forum!
 Date: Mon, 20 Sep 2004 20:10:56 -0700 (PDT)
 
 Hi,
 
 I didn't know that there is already a TOMCAT forum. It is sad to see
  that
 the activity is so low there. Maybe that is because no one knows about
  its
 existence. I hope the tomcat team can publish the forum url in the
  release
 note and also on the tomcat website.
 
 thanks!
 
 nyhgan
 
 
 
 
 Peng Tuck Kwok 
wrote:
 You mean like the one here

RE: Unable to start tomcat server

2004-09-21 Thread Cary Conover
John,
 
See below:

John Najarian [EMAIL PROTECTED] wrote:

Hi Suresh,

I installed Tomcat in C:\Tomcat
My Catalina_home environment variable is: c:\tomcat

Java is installed at C:\j2sdk1.4.2_03
My Catalina_home environment variable is: C:\j2sdk1.4.2_03

  Are you sure you do not mean your JAVA_HOME vs CATALINA_HOME as you already have 
 declared that?




-
Do you Yahoo!?
vote.yahoo.com - Register online to vote today!

unable to start tomcat 5.0.19 using startup launcher file

2004-04-03 Thread daffy duck
Hi, 
 
Does anyone know how to start tomcat 5.0.19 using startup-using-launcher.bat?
 
I tried and it gives me error
 
F:\jakarta-tomcat-5.0.19\binstartup-using-launcher
java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/AntMain
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:502)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:12
3)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:250)
at java.net.URLClassLoader.access$100(URLClassLoader.java:54)
at java.net.URLClassLoader$1.run(URLClassLoader.java:193)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)
at org.apache.commons.launcher.Launcher.start(Launcher.java:385)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at LauncherBootstrap.main(LauncherBootstrap.java:185)
 
Thanks


-
Do you Yahoo!?
Yahoo! Small Business $15K Web Design Giveaway - Enter today

unable to start tomcat

2003-04-02 Thread Surendra Kumar
Hi,
   I am using Tomcat 3.3.1 and when i start i am getting the following
message and the tomcat process is not starting up.

##
ServerXmlReader: Config=$TOMCAT_HOME/conf/server.xml
EmbededTomcat: No configuration found.
EmbededTomcat: The modules and/or server configuration files are missing.
EmbededTomcat: Init time 1685
##

  What could be the reason ?


Thanks
Surendra


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



RE: unable to start tomcat

2003-04-02 Thread Michael Mattox
Have you set your $TOMCAT_HOME variable to the path to tomcat?

 Hi,
I am using Tomcat 3.3.1 and when i start i am getting the following
 message and the tomcat process is not starting up.
 
 ##
 ServerXmlReader: Config=$TOMCAT_HOME/conf/server.xml
 EmbededTomcat: No configuration found.
 EmbededTomcat: The modules and/or server configuration files are missing.
 EmbededTomcat: Init time 1685
 ##
 
   What could be the reason ?



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



Re: unable to start tomcat

2003-04-02 Thread Surendra Kumar
Yes i did set.

Thanks
Surendra

- Original Message -
From: Michael Mattox [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED]
Sent: Wednesday, April 02, 2003 1:45 PM
Subject: RE: unable to start tomcat


 Have you set your $TOMCAT_HOME variable to the path to tomcat?

  Hi,
 I am using Tomcat 3.3.1 and when i start i am getting the following
  message and the tomcat process is not starting up.
 
  ##
  ServerXmlReader: Config=$TOMCAT_HOME/conf/server.xml
  EmbededTomcat: No configuration found.
  EmbededTomcat: The modules and/or server configuration files are
missing.
  EmbededTomcat: Init time 1685
  ##
 
What could be the reason ?



 -
 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: unable to start tomcat

2003-04-02 Thread Jan Behrens
Hi,

  ##
  ServerXmlReader: Config=$TOMCAT_HOME/conf/server.xml
  EmbededTomcat: No configuration found.
  EmbededTomcat: The modules and/or server configuration files are missing.
  EmbededTomcat: Init time 1685
  ##

if you set TOMCAT_HOME correctly, how about the initial Error-Message... is
there a server.xml file in /conf/ ???

Regards Jan


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



Re: unable to start tomcat

2003-04-02 Thread Surendra Kumar
yes i have everything ( server.xml, modules.xml etc ) in place in conf
direcory.
The point here is, it was working before and suddenly it stopped.

-Surendra


- Original Message -
From: Jan Behrens [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED];
[EMAIL PROTECTED]
Sent: Wednesday, April 02, 2003 1:59 PM
Subject: RE: unable to start tomcat


 Hi,

   ##
   ServerXmlReader: Config=$TOMCAT_HOME/conf/server.xml
   EmbededTomcat: No configuration found.
   EmbededTomcat: The modules and/or server configuration files are
missing.
   EmbededTomcat: Init time 1685
   ##

 if you set TOMCAT_HOME correctly, how about the initial Error-Message...
is
 there a server.xml file in /conf/ ???

 Regards Jan


 -
 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: unable to start tomcat

2003-04-02 Thread Michael Mattox
I assume you're using UNIX, try this:

echo $TOMCAT_HOME

and tell us what the output is.  If you're running windows, try:

SET TOMCAT_HOME

I haven't used Tomcat 3.x in a long time, but it really looks like the
TOMCAT_HOME isn't set or the server.xml file isn't in $TOMCAT_HOME/conf

Michael

 -Original Message-
 From: Surendra Kumar [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, April 02, 2003 11:41 AM
 To: Tomcat Users List; [EMAIL PROTECTED]
 Subject: Re: unable to start tomcat


 yes i have everything ( server.xml, modules.xml etc ) in place in conf
 direcory.
 The point here is, it was working before and suddenly it stopped.

 -Surendra


 - Original Message -
 From: Jan Behrens [EMAIL PROTECTED]
 To: Tomcat Users List [EMAIL PROTECTED];
 [EMAIL PROTECTED]
 Sent: Wednesday, April 02, 2003 1:59 PM
 Subject: RE: unable to start tomcat


  Hi,
 
##
ServerXmlReader: Config=$TOMCAT_HOME/conf/server.xml
EmbededTomcat: No configuration found.
EmbededTomcat: The modules and/or server configuration files are
 missing.
EmbededTomcat: Init time 1685
##
 
  if you set TOMCAT_HOME correctly, how about the initial Error-Message...
 is
  there a server.xml file in /conf/ ???
 
  Regards Jan
 
 
  -
  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]





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



Re: unable to start tomcat

2003-04-02 Thread Surendra Kumar
I am using TOMCAT_HOME  in the startup script, it's properly identifying the
tomcat_home directory.
Even i made a check to verify the presence of server.xml and it passed.

It was working before and suddenly it got changed

Thanks for any help.

-Surendra

- Original Message -
From: Michael Mattox [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED]
Sent: Wednesday, April 02, 2003 3:19 PM
Subject: RE: unable to start tomcat


 I assume you're using UNIX, try this:

 echo $TOMCAT_HOME

 and tell us what the output is.  If you're running windows, try:

 SET TOMCAT_HOME

 I haven't used Tomcat 3.x in a long time, but it really looks like the
 TOMCAT_HOME isn't set or the server.xml file isn't in $TOMCAT_HOME/conf

 Michael

  -Original Message-
  From: Surendra Kumar [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, April 02, 2003 11:41 AM
  To: Tomcat Users List; [EMAIL PROTECTED]
  Subject: Re: unable to start tomcat
 
 
  yes i have everything ( server.xml, modules.xml etc ) in place in conf
  direcory.
  The point here is, it was working before and suddenly it stopped.
 
  -Surendra
 
 
  - Original Message -
  From: Jan Behrens [EMAIL PROTECTED]
  To: Tomcat Users List [EMAIL PROTECTED];
  [EMAIL PROTECTED]
  Sent: Wednesday, April 02, 2003 1:59 PM
  Subject: RE: unable to start tomcat
 
 
   Hi,
  
 ##
 ServerXmlReader: Config=$TOMCAT_HOME/conf/server.xml
 EmbededTomcat: No configuration found.
 EmbededTomcat: The modules and/or server configuration files are
  missing.
 EmbededTomcat: Init time 1685
 ##
  
   if you set TOMCAT_HOME correctly, how about the initial
Error-Message...
  is
   there a server.xml file in /conf/ ???
  
   Regards Jan
  
  
   -
   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]
 
 



 -
 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]



Unable to start Tomcat.

2003-03-13 Thread Lenin Lakshminarayanan
Hi,
 I have installed Tomcat 4.1.18 and when i was trying
 to start Tomcat, i am getting an error saying, Cannot find
 the file -Djava.endorsed.dirs=. It complains that the
 JAVA_HOME environment is not set properly. But i am sure it's
 right. Any idea, what am i missing here ?

 Thanks,
 Lenin


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



RE: Unable to start Tomcat.

2003-03-13 Thread Larry


What do you get if you do echo $JAVA_ENDORSED_DIRS to show what is in the 
environment variable?  Maybe you need to set up that environment variable and export 
it.

Larry



 --- On Thu 03/13, Lenin Lakshminarayanan  [EMAIL PROTECTED]  wrote:
From: Lenin Lakshminarayanan [mailto: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Fri, 14 Mar 2003 02:55:13 +0530
Subject: Unable to start Tomcat.

Hi,
 I have installed Tomcat 4.1.18 and when i was trying
 to start Tomcat, i am getting an error saying, Cannot find
 the file -Djava.endorsed.dirs=. It complains that the
 JAVA_HOME environment is not set properly. But i am sure it's
 right. Any idea, what am i missing here ?

 Thanks,
 Lenin


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



___
No banners. No pop-ups. No kidding.
Introducing My Way - http://www.myway.com

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



RE: Unable to start Tomcat.

2003-03-13 Thread Chris Dodunski
This worked successfully for me - on our Linux web server...

JAVA_HOME=/usr/local/j2sdk1.4.1_01
export JAVA_HOME
J2EE_HOME=/usr/local/j2sdkee1.3.1
export J2EE_HOME
TOMCAT_HOME=/usr/local/jakarta-tomcat-4.1.12
export TOMCAT_HOME
CATALINA_HOME=/usr/local/jakarta-tomcat-4.1.12
export CATALINA_HOME

Then $CATALINA_HOME/bin/startup.sh

Chris.


-Original Message-
From: Larry [mailto:[EMAIL PROTECTED]
Sent: Friday, 14 March 2003 10:39 a.m.
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: Unable to start Tomcat.




What do you get if you do echo $JAVA_ENDORSED_DIRS to show what is in the
environment variable?  Maybe you need to set up that environment variable
and export it.

Larry



 --- On Thu 03/13, Lenin Lakshminarayanan  [EMAIL PROTECTED]  wrote:
From: Lenin Lakshminarayanan [mailto: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Fri, 14 Mar 2003 02:55:13 +0530
Subject: Unable to start Tomcat.

Hi,
 I have installed Tomcat 4.1.18 and when i was trying
 to start Tomcat, i am getting an error saying, Cannot find
 the file -Djava.endorsed.dirs=. It complains that the
 JAVA_HOME environment is not set properly. But i am sure it's
 right. Any idea, what am i missing here ?

 Thanks,
 Lenin


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



___
No banners. No pop-ups. No kidding.
Introducing My Way - http://www.myway.com

-
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: unable to start tomcat

2002-10-13 Thread Sexton, George

Listening means an application is bound to that port and is listening for
connections.

George Sexton
MH Software, Inc.
Voice: 303 438 9585
http://www.mhsoftware.com


-Original Message-
From: Rahul Sood [mailto:[EMAIL PROTECTED]]
Sent: 12 October, 2002 3:42 PM
To: [EMAIL PROTECTED]
Subject: Re: unable to start tomcat


Hello Ashish,
Thanx a lot for this, it has really helped, when I typed netstat -an it
showed me a list of ports and for 8080 it said listening, which made me
think that the port was free, but anyeway i changed to a different
port(1026) and tomcat started Ok this time.

Could you please explain the meaning of listening for port 8080.

Also I would mention here that,
I have run tomcat 3.2.1 and that starts Ok on the same machine , but this
version of tomcat which is a part of the WSDP didnt start.

Thanx very much once again

Rahul


 [EMAIL PROTECTED] 10/12/02 07:19pm 
Hi
are u running any other process which is using port
8081 on your machine,
to check this go to command prompt,
and type command
netstat -an
and see which are the ports used in your machine( i
assume u are on windows platform) or else find the
relevant command on unix,
or u can change the port in tomcat(conf/server.xml) to
other port not used
Ashish
--- Rahul Sood [EMAIL PROTECTED] wrote:

 I have installed tomcat using  Web services
 developers pack. When trying =
 =3D
 to start tomcat according to the instructions given
 ( which is running the
 startup.bat file from the command prompt or clicking
 on start tomcat in =
 =3D
 the start menuitems ) a blank window comes up and
 vanishes in seconds and =
 =3D
 tomcat is not started.
   Looking at the log file this is the error message
 recorded

 java.net.BindException: Address in use:
 JVM_Bind:8081
   at

org.apache.tomcat.util.net.PoolTcpEndpoint.initEndpoint(PoolTcpE=
 =3D
 ndpoint.java:268)
   at

org.apache.coyote.http11.Http11Protocol.init(Http11Protocol.java=
 =3D
 :150)
   at

org.apache.coyote.tomcat4.CoyoteConnector.initialize(CoyoteConne=
 =3D
 ctor.java:999)
   at

org.apache.catalina.core.StandardService.initialize(StandardServ=
 =3D
 ice.java:582)
   at

org.apache.catalina.core.StandardServer.initialize(StandardServe=
 =3D
 r.java:2244)
   at

org.apache.catalina.startup.Catalina.start(Catalina.java:503)
   at

org.apache.catalina.startup.Catalina.execute(Catalina.java:399)
   at

org.apache.catalina.startup.Catalina.process(Catalina.java:179)
   at java.lang.reflect.Method.invoke(Native Method)
   at

org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)
   at java.lang.reflect.Method.invoke(Native Method)
   at
 com.sun.launcher.Launcher.main(Launcher.java:208)
 [ERROR] Http11Protocol - -Error initializing
 endpoint java.net.BindExcepti=
 =3D
 on: Address in use: JVM_Bind:8081
 Catalina.start: LifecycleException:  Protocol
 handler initialization =3D
 failed: java.net.BindException: Address in use:
 JVM_Bind:8081
 LifecycleException:  Protocol handler initialization
 failed: java.net.BindE=
 =3D
 xception: Address in use: JVM_Bind:8081
   at

org.apache.coyote.tomcat4.CoyoteConnector.initialize(CoyoteConne=
 =3D
 ctor.java:1001)
   at

org.apache.catalina.core.StandardService.initialize(StandardServ=
 =3Dtar [EMAIL PROTECTED]
 ice.java:582)
   at

org.apache.catalina.core.StandardServer.initialize(StandardServe=
 =3D
 r.java:2244)
   at

org.apache.catalina.startup.Catalina.start(Catalina.java:503)
   at

org.apache.catalina.startup.Catalina.execute(Catalina.java:399)
   at

org.apache.catalina.startup.Catalina.process(Catalina.java:179)
   at java.lang.reflect.Method.invoke(Native Method)
   at

org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)
   at java.lang.reflect.Method.invoke(Native Method)
   at
 com.sun.launcher.Launcher.main(Launcher.java:208)
 Catalina.stop: LifecycleException:  This server has
 not yet been started
 LifecycleException:  This server has not yet been
 started
   at

org.apache.catalina.core.StandardServer.stop(StandardServer.java=
 =3D
 :2211)
   at

org.apache.catalina.startup.Catalina.start(Catalina.java:535)
   at

org.apache.catalina.startup.Catalina.execute(Catalina.java:399)
   at

org.apache.catalina.startup.Catalina.process(Catalina.java:179)
   at java.lang.reflect.Method.invoke(Native Method)
   at

org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)
   at java.lang.reflect.Method.invoke(Native Method)
   at
 com.sun.launcher.Launcher.main(Launcher.java:208)

   A prompt reply and help will be greatly
 apreciated.





 Rahul Sood




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



__
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos  More
http://faith.yahoo.com

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

Re: unable to start tomcat

2002-10-13 Thread Ashish Kulkarni

Hi
are u running any other process which is using port
8081 on your machine, 
to check this go to command prompt,
and type command
netstat -an
and see which are the ports used in your machine( i
assume u are on windows platform) or else find the
relevant command on unix,
or u can change the port in tomcat(conf/server.xml) to
other port not used
Ashish
--- Rahul Sood [EMAIL PROTECTED] wrote:
 
 I have installed tomcat using  Web services
 developers pack. When trying =
 =3D
 to start tomcat according to the instructions given
 ( which is running the
 startup.bat file from the command prompt or clicking
 on start tomcat in =
 =3D
 the start menuitems ) a blank window comes up and
 vanishes in seconds and =
 =3D
 tomcat is not started.
   Looking at the log file this is the error message
 recorded
 
 java.net.BindException: Address in use:
 JVM_Bind:8081
   at

org.apache.tomcat.util.net.PoolTcpEndpoint.initEndpoint(PoolTcpE=
 =3D
 ndpoint.java:268)
   at

org.apache.coyote.http11.Http11Protocol.init(Http11Protocol.java=
 =3D
 :150)
   at

org.apache.coyote.tomcat4.CoyoteConnector.initialize(CoyoteConne=
 =3D
 ctor.java:999)
   at

org.apache.catalina.core.StandardService.initialize(StandardServ=
 =3D
 ice.java:582)
   at

org.apache.catalina.core.StandardServer.initialize(StandardServe=
 =3D
 r.java:2244)
   at

org.apache.catalina.startup.Catalina.start(Catalina.java:503)
   at

org.apache.catalina.startup.Catalina.execute(Catalina.java:399)
   at

org.apache.catalina.startup.Catalina.process(Catalina.java:179)
   at java.lang.reflect.Method.invoke(Native Method)
   at

org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)
   at java.lang.reflect.Method.invoke(Native Method)
   at
 com.sun.launcher.Launcher.main(Launcher.java:208)
 [ERROR] Http11Protocol - -Error initializing
 endpoint java.net.BindExcepti=
 =3D
 on: Address in use: JVM_Bind:8081
 Catalina.start: LifecycleException:  Protocol
 handler initialization =3D
 failed: java.net.BindException: Address in use:
 JVM_Bind:8081
 LifecycleException:  Protocol handler initialization
 failed: java.net.BindE=
 =3D
 xception: Address in use: JVM_Bind:8081
   at

org.apache.coyote.tomcat4.CoyoteConnector.initialize(CoyoteConne=
 =3D
 ctor.java:1001)
   at

org.apache.catalina.core.StandardService.initialize(StandardServ=
 =3Dtar [EMAIL PROTECTED] 
 ice.java:582)
   at

org.apache.catalina.core.StandardServer.initialize(StandardServe=
 =3D
 r.java:2244)
   at

org.apache.catalina.startup.Catalina.start(Catalina.java:503)
   at

org.apache.catalina.startup.Catalina.execute(Catalina.java:399)
   at

org.apache.catalina.startup.Catalina.process(Catalina.java:179)
   at java.lang.reflect.Method.invoke(Native Method)
   at

org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)
   at java.lang.reflect.Method.invoke(Native Method)
   at
 com.sun.launcher.Launcher.main(Launcher.java:208)
 Catalina.stop: LifecycleException:  This server has
 not yet been started
 LifecycleException:  This server has not yet been
 started
   at

org.apache.catalina.core.StandardServer.stop(StandardServer.java=
 =3D
 :2211)
   at

org.apache.catalina.startup.Catalina.start(Catalina.java:535)
   at

org.apache.catalina.startup.Catalina.execute(Catalina.java:399)
   at

org.apache.catalina.startup.Catalina.process(Catalina.java:179)
   at java.lang.reflect.Method.invoke(Native Method)
   at

org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)
   at java.lang.reflect.Method.invoke(Native Method)
   at
 com.sun.launcher.Launcher.main(Launcher.java:208)
 
   A prompt reply and help will be greatly
 apreciated.
 
 
 
 
 
 Rahul Sood
 
 
 
 
 --
 To unsubscribe, e-mail:  
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]
 


__
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos  More
http://faith.yahoo.com

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




RE: unable to start tomcat

2002-10-13 Thread Rahul Sood

Thanx lot for the reply, but I have not run any other application or server that might 
bind to this port, could you please suggest something.
thanx in advance

 [EMAIL PROTECTED] 10/12/02 03:47pm 
Read the message:

java.net.BindException: Address in use: JVM_Bind:8081
at org.apache.tomcat.util.net.PoolTcpEndpoint.initEndpoint(PoolTcpE=

Some other program is bound to the port.

George Sexton
MH Software, Inc.
Voice: 303 438 9585
http://www.mhsoftware.com 


-Original Message-
From: Rahul Sood [mailto:[EMAIL PROTECTED]] 
Sent: 12 October, 2002 7:34 AM
To: [EMAIL PROTECTED] 
Subject: unable to start tomcat



I have installed tomcat using  Web services developers pack. When trying =
=3D
to start tomcat according to the instructions given ( which is running the
startup.bat file from the command prompt or clicking on start tomcat in =
=3D
the start menuitems ) a blank window comes up and vanishes in seconds and =
=3D
tomcat is not started.
  Looking at the log file this is the error message recorded

java.net.BindException: Address in use: JVM_Bind:8081
at org.apache.tomcat.util.net.PoolTcpEndpoint.initEndpoint(PoolTcpE=
=3D
ndpoint.java:268)
at org.apache.coyote.http11.Http11Protocol.init(Http11Protocol.java=
=3D
:150)
at org.apache.coyote.tomcat4.CoyoteConnector.initialize(CoyoteConne=
=3D
ctor.java:999)
at org.apache.catalina.core.StandardService.initialize(StandardServ=
=3D
ice.java:582)
at org.apache.catalina.core.StandardServer.initialize(StandardServe=
=3D
r.java:2244)
at org.apache.catalina.startup.Catalina.start(Catalina.java:503)
at org.apache.catalina.startup.Catalina.execute(Catalina.java:399)
at org.apache.catalina.startup.Catalina.process(Catalina.java:179)
at java.lang.reflect.Method.invoke(Native Method)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)
at java.lang.reflect.Method.invoke(Native Method)
at com.sun.launcher.Launcher.main(Launcher.java:208)
[ERROR] Http11Protocol - -Error initializing endpoint java.net.BindExcepti=
=3D
on: Address in use: JVM_Bind:8081
Catalina.start: LifecycleException:  Protocol handler initialization =3D
failed: java.net.BindException: Address in use: JVM_Bind:8081
LifecycleException:  Protocol handler initialization failed: java.net.BindE=
=3D
xception: Address in use: JVM_Bind:8081
at org.apache.coyote.tomcat4.CoyoteConnector.initialize(CoyoteConne=
=3D
ctor.java:1001)
at org.apache.catalina.core.StandardService.initialize(StandardServ=
=3Dtar [EMAIL PROTECTED] 
ice.java:582)
at org.apache.catalina.core.StandardServer.initialize(StandardServe=
=3D
r.java:2244)
at org.apache.catalina.startup.Catalina.start(Catalina.java:503)
at org.apache.catalina.startup.Catalina.execute(Catalina.java:399)
at org.apache.catalina.startup.Catalina.process(Catalina.java:179)
at java.lang.reflect.Method.invoke(Native Method)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)
at java.lang.reflect.Method.invoke(Native Method)
at com.sun.launcher.Launcher.main(Launcher.java:208)
Catalina.stop: LifecycleException:  This server has not yet been started
LifecycleException:  This server has not yet been started
at org.apache.catalina.core.StandardServer.stop(StandardServer.java=
=3D
:2211)
at org.apache.catalina.startup.Catalina.start(Catalina.java:535)
at org.apache.catalina.startup.Catalina.execute(Catalina.java:399)
at org.apache.catalina.startup.Catalina.process(Catalina.java:179)
at java.lang.reflect.Method.invoke(Native Method)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)
at java.lang.reflect.Method.invoke(Native Method)
at com.sun.launcher.Launcher.main(Launcher.java:208)

  A prompt reply and help will be greatly apreciated.





Rahul Sood




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


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


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




Re: unable to start tomcat

2002-10-13 Thread Rahul Sood

Hello Ashish,
Thanx a lot for this, it has really helped, when I typed netstat -an it showed me a 
list of ports and for 8080 it said listening, which made me think that the port was 
free, but anyeway i changed to a different port(1026) and tomcat started Ok this time.

Could you please explain the meaning of listening for port 8080.

Also I would mention here that,
I have run tomcat 3.2.1 and that starts Ok on the same machine , but this version of 
tomcat which is a part of the WSDP didnt start.

Thanx very much once again

Rahul


 [EMAIL PROTECTED] 10/12/02 07:19pm 
Hi
are u running any other process which is using port
8081 on your machine, 
to check this go to command prompt,
and type command
netstat -an
and see which are the ports used in your machine( i
assume u are on windows platform) or else find the
relevant command on unix,
or u can change the port in tomcat(conf/server.xml) to
other port not used
Ashish
--- Rahul Sood [EMAIL PROTECTED] wrote:
 
 I have installed tomcat using  Web services
 developers pack. When trying =
 =3D
 to start tomcat according to the instructions given
 ( which is running the
 startup.bat file from the command prompt or clicking
 on start tomcat in =
 =3D
 the start menuitems ) a blank window comes up and
 vanishes in seconds and =
 =3D
 tomcat is not started.
   Looking at the log file this is the error message
 recorded
 
 java.net.BindException: Address in use:
 JVM_Bind:8081
   at

org.apache.tomcat.util.net.PoolTcpEndpoint.initEndpoint(PoolTcpE=
 =3D
 ndpoint.java:268)
   at

org.apache.coyote.http11.Http11Protocol.init(Http11Protocol.java=
 =3D
 :150)
   at

org.apache.coyote.tomcat4.CoyoteConnector.initialize(CoyoteConne=
 =3D
 ctor.java:999)
   at

org.apache.catalina.core.StandardService.initialize(StandardServ=
 =3D
 ice.java:582)
   at

org.apache.catalina.core.StandardServer.initialize(StandardServe=
 =3D
 r.java:2244)
   at

org.apache.catalina.startup.Catalina.start(Catalina.java:503)
   at

org.apache.catalina.startup.Catalina.execute(Catalina.java:399)
   at

org.apache.catalina.startup.Catalina.process(Catalina.java:179)
   at java.lang.reflect.Method.invoke(Native Method)
   at

org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)
   at java.lang.reflect.Method.invoke(Native Method)
   at
 com.sun.launcher.Launcher.main(Launcher.java:208)
 [ERROR] Http11Protocol - -Error initializing
 endpoint java.net.BindExcepti=
 =3D
 on: Address in use: JVM_Bind:8081
 Catalina.start: LifecycleException:  Protocol
 handler initialization =3D
 failed: java.net.BindException: Address in use:
 JVM_Bind:8081
 LifecycleException:  Protocol handler initialization
 failed: java.net.BindE=
 =3D
 xception: Address in use: JVM_Bind:8081
   at

org.apache.coyote.tomcat4.CoyoteConnector.initialize(CoyoteConne=
 =3D
 ctor.java:1001)
   at

org.apache.catalina.core.StandardService.initialize(StandardServ=
 =3Dtar [EMAIL PROTECTED] 
 ice.java:582)
   at

org.apache.catalina.core.StandardServer.initialize(StandardServe=
 =3D
 r.java:2244)
   at

org.apache.catalina.startup.Catalina.start(Catalina.java:503)
   at

org.apache.catalina.startup.Catalina.execute(Catalina.java:399)
   at

org.apache.catalina.startup.Catalina.process(Catalina.java:179)
   at java.lang.reflect.Method.invoke(Native Method)
   at

org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)
   at java.lang.reflect.Method.invoke(Native Method)
   at
 com.sun.launcher.Launcher.main(Launcher.java:208)
 Catalina.stop: LifecycleException:  This server has
 not yet been started
 LifecycleException:  This server has not yet been
 started
   at

org.apache.catalina.core.StandardServer.stop(StandardServer.java=
 =3D
 :2211)
   at

org.apache.catalina.startup.Catalina.start(Catalina.java:535)
   at

org.apache.catalina.startup.Catalina.execute(Catalina.java:399)
   at

org.apache.catalina.startup.Catalina.process(Catalina.java:179)
   at java.lang.reflect.Method.invoke(Native Method)
   at

org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)
   at java.lang.reflect.Method.invoke(Native Method)
   at
 com.sun.launcher.Launcher.main(Launcher.java:208)
 
   A prompt reply and help will be greatly
 apreciated.
 
 
 
 
 
 Rahul Sood
 
 
 
 
 --
 To unsubscribe, e-mail:  
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]
 


__
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos  More
http://faith.yahoo.com 

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


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




unable to start tomcat

2002-10-12 Thread Rahul Sood


I have installed tomcat using  Web services developers pack. When trying =
=3D
to start tomcat according to the instructions given ( which is running the
startup.bat file from the command prompt or clicking on start tomcat in =
=3D
the start menuitems ) a blank window comes up and vanishes in seconds and =
=3D
tomcat is not started.
  Looking at the log file this is the error message recorded

java.net.BindException: Address in use: JVM_Bind:8081
at org.apache.tomcat.util.net.PoolTcpEndpoint.initEndpoint(PoolTcpE=
=3D
ndpoint.java:268)
at org.apache.coyote.http11.Http11Protocol.init(Http11Protocol.java=
=3D
:150)
at org.apache.coyote.tomcat4.CoyoteConnector.initialize(CoyoteConne=
=3D
ctor.java:999)
at org.apache.catalina.core.StandardService.initialize(StandardServ=
=3D
ice.java:582)
at org.apache.catalina.core.StandardServer.initialize(StandardServe=
=3D
r.java:2244)
at org.apache.catalina.startup.Catalina.start(Catalina.java:503)
at org.apache.catalina.startup.Catalina.execute(Catalina.java:399)
at org.apache.catalina.startup.Catalina.process(Catalina.java:179)
at java.lang.reflect.Method.invoke(Native Method)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)
at java.lang.reflect.Method.invoke(Native Method)
at com.sun.launcher.Launcher.main(Launcher.java:208)
[ERROR] Http11Protocol - -Error initializing endpoint java.net.BindExcepti=
=3D
on: Address in use: JVM_Bind:8081
Catalina.start: LifecycleException:  Protocol handler initialization =3D
failed: java.net.BindException: Address in use: JVM_Bind:8081
LifecycleException:  Protocol handler initialization failed: java.net.BindE=
=3D
xception: Address in use: JVM_Bind:8081
at org.apache.coyote.tomcat4.CoyoteConnector.initialize(CoyoteConne=
=3D
ctor.java:1001)
at org.apache.catalina.core.StandardService.initialize(StandardServ=
=3Dtar [EMAIL PROTECTED] 
ice.java:582)
at org.apache.catalina.core.StandardServer.initialize(StandardServe=
=3D
r.java:2244)
at org.apache.catalina.startup.Catalina.start(Catalina.java:503)
at org.apache.catalina.startup.Catalina.execute(Catalina.java:399)
at org.apache.catalina.startup.Catalina.process(Catalina.java:179)
at java.lang.reflect.Method.invoke(Native Method)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)
at java.lang.reflect.Method.invoke(Native Method)
at com.sun.launcher.Launcher.main(Launcher.java:208)
Catalina.stop: LifecycleException:  This server has not yet been started
LifecycleException:  This server has not yet been started
at org.apache.catalina.core.StandardServer.stop(StandardServer.java=
=3D
:2211)
at org.apache.catalina.startup.Catalina.start(Catalina.java:535)
at org.apache.catalina.startup.Catalina.execute(Catalina.java:399)
at org.apache.catalina.startup.Catalina.process(Catalina.java:179)
at java.lang.reflect.Method.invoke(Native Method)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)
at java.lang.reflect.Method.invoke(Native Method)
at com.sun.launcher.Launcher.main(Launcher.java:208)

  A prompt reply and help will be greatly apreciated.





Rahul Sood




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




RE: unable to start tomcat

2002-10-12 Thread Sexton, George

Read the message:

java.net.BindException: Address in use: JVM_Bind:8081
at org.apache.tomcat.util.net.PoolTcpEndpoint.initEndpoint(PoolTcpE=

Some other program is bound to the port.

George Sexton
MH Software, Inc.
Voice: 303 438 9585
http://www.mhsoftware.com


-Original Message-
From: Rahul Sood [mailto:[EMAIL PROTECTED]]
Sent: 12 October, 2002 7:34 AM
To: [EMAIL PROTECTED]
Subject: unable to start tomcat



I have installed tomcat using  Web services developers pack. When trying =
=3D
to start tomcat according to the instructions given ( which is running the
startup.bat file from the command prompt or clicking on start tomcat in =
=3D
the start menuitems ) a blank window comes up and vanishes in seconds and =
=3D
tomcat is not started.
  Looking at the log file this is the error message recorded

java.net.BindException: Address in use: JVM_Bind:8081
at org.apache.tomcat.util.net.PoolTcpEndpoint.initEndpoint(PoolTcpE=
=3D
ndpoint.java:268)
at org.apache.coyote.http11.Http11Protocol.init(Http11Protocol.java=
=3D
:150)
at org.apache.coyote.tomcat4.CoyoteConnector.initialize(CoyoteConne=
=3D
ctor.java:999)
at org.apache.catalina.core.StandardService.initialize(StandardServ=
=3D
ice.java:582)
at org.apache.catalina.core.StandardServer.initialize(StandardServe=
=3D
r.java:2244)
at org.apache.catalina.startup.Catalina.start(Catalina.java:503)
at org.apache.catalina.startup.Catalina.execute(Catalina.java:399)
at org.apache.catalina.startup.Catalina.process(Catalina.java:179)
at java.lang.reflect.Method.invoke(Native Method)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)
at java.lang.reflect.Method.invoke(Native Method)
at com.sun.launcher.Launcher.main(Launcher.java:208)
[ERROR] Http11Protocol - -Error initializing endpoint java.net.BindExcepti=
=3D
on: Address in use: JVM_Bind:8081
Catalina.start: LifecycleException:  Protocol handler initialization =3D
failed: java.net.BindException: Address in use: JVM_Bind:8081
LifecycleException:  Protocol handler initialization failed: java.net.BindE=
=3D
xception: Address in use: JVM_Bind:8081
at org.apache.coyote.tomcat4.CoyoteConnector.initialize(CoyoteConne=
=3D
ctor.java:1001)
at org.apache.catalina.core.StandardService.initialize(StandardServ=
=3Dtar [EMAIL PROTECTED]
ice.java:582)
at org.apache.catalina.core.StandardServer.initialize(StandardServe=
=3D
r.java:2244)
at org.apache.catalina.startup.Catalina.start(Catalina.java:503)
at org.apache.catalina.startup.Catalina.execute(Catalina.java:399)
at org.apache.catalina.startup.Catalina.process(Catalina.java:179)
at java.lang.reflect.Method.invoke(Native Method)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)
at java.lang.reflect.Method.invoke(Native Method)
at com.sun.launcher.Launcher.main(Launcher.java:208)
Catalina.stop: LifecycleException:  This server has not yet been started
LifecycleException:  This server has not yet been started
at org.apache.catalina.core.StandardServer.stop(StandardServer.java=
=3D
:2211)
at org.apache.catalina.startup.Catalina.start(Catalina.java:535)
at org.apache.catalina.startup.Catalina.execute(Catalina.java:399)
at org.apache.catalina.startup.Catalina.process(Catalina.java:179)
at java.lang.reflect.Method.invoke(Native Method)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)
at java.lang.reflect.Method.invoke(Native Method)
at com.sun.launcher.Launcher.main(Launcher.java:208)

  A prompt reply and help will be greatly apreciated.





Rahul Sood




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


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




Re: unable to start tomcat on redhat linux 7.2

2002-07-30 Thread Daniel Bruce Lynes

On Thursday 25 July 2002 01:43, LinuxTyro wrote:

 I have set the JAVA_HOME and TOMCAT_HOME variables
 correctly therefore  cant figure out what is wrong.

export JAVA_HOME=/opt/jdk
export JDK_HOME=/opt/jdk
export PATH=$PATH:/opt/jdk/bin

Or something similar.

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




Re: unable to start tomcat on redhat linux 7.2

2002-07-30 Thread Chris Ruegger

What is CATALINA_HOME set to?

- Original Message -
From: Daniel Bruce Lynes [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED]
Sent: Tuesday, July 30, 2002 4:04 AM
Subject: Re: unable to start tomcat on redhat linux 7.2


On Thursday 25 July 2002 01:43, LinuxTyro wrote:

 I have set the JAVA_HOME and TOMCAT_HOME variables
 correctly therefore  cant figure out what is wrong.

export JAVA_HOME=/opt/jdk
export JDK_HOME=/opt/jdk
export PATH=$PATH:/opt/jdk/bin

Or something similar.

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






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




unable to start tomcat on redhat linux 7.2

2002-07-25 Thread LinuxTyro

I have installed tomcat 3.3 on a redhat linux box with
blackdown java (with sdk version j2sdk1.3.1).I get the
following error when I try to run the startup script: 
cant find libjava.so

I have set the JAVA_HOME and TOMCAT_HOME variables
correctly therefore  cant figure out what is wrong.

thanks for any help

RS

__
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com

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




RE: unable to start tomcat on redhat linux 7.2

2002-07-25 Thread Sexton, George

I haven't run Blackdown in a while, but my advice would be to add the
directory containing libjava.so to /etc/ld.so.conf and then re-run ldconfig.

George Sexton
MH Software, Inc.
Voice: 303 438 9585
http://www.mhsoftware.com


-Original Message-
From: LinuxTyro [mailto:[EMAIL PROTECTED]]
Sent: 25 July, 2002 2:43 AM
To: [EMAIL PROTECTED]
Subject: unable to start tomcat on redhat linux 7.2


I have installed tomcat 3.3 on a redhat linux box with
blackdown java (with sdk version j2sdk1.3.1).I get the
following error when I try to run the startup script:
cant find libjava.so

I have set the JAVA_HOME and TOMCAT_HOME variables
correctly therefore  cant figure out what is wrong.

thanks for any help

RS

__
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com

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


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




Unable to start Tomcat(4.0.3)

2002-04-02 Thread Kairam, Raj

Installed Tomcat on a HP machine running HP-UX 11. Also running Netscape
Navigator 4.x
Set required environment variables in the start up .profile file and
verified.
Not able to see Tomcat welcome page and facing problems not mentioned in any
of the books I read.
Please Help

root@m020plts:/meta1/jakarta-tomcat-4.0.3 startup.sh 
Using CATALINA_BASE: /meta1/jakarta-tomcat-4.0.3
Using CATALINA_HOME: /meta1/jakarta-tomcat-4.0.3
Using CATALINA_TMPDIR: /meta1/jakarta-tomcat-4.0.3/temp ( Note I did not
create myself this temp directory, yet )
Using JAVA_HOME: /opt/java1.3

After I type the url  http://158.57.4.220:8080/  in Netscape browser running
in another window

Takes a long time and comes back with the following error message.
Gateway Timeout
The firewall did not receive a timely and complete response from the
upstream server it accessed in attempting to complete the request. This may
be due to one or more of the following:
An incorrectly formatted response from the we server,
the web server suddenly became unavailable,
an overly congested network link between the web server and the firewall, or
extraordinarily high latency between the web server and the fire wall.

The response seen by the firewall was:
http://158.57.4.220:8080

When I look at the catalina.out in the logs directory, I see the following (
only top few and the bottom few lines)
Starting service Tomcat-Standalone
Apache Tomcat/4.0.3
Starting service Tomcat-Apache
Apache Tomcat/4.0.3
Catalina.start: LifecycleException: null.open: java.net.BindException:
Address already in use: 8080
LifecycleException: null.open: java.net.BindException: Address already in
use: 8080
   at
org.apache.catalina.connector.http.HttpConnector.initialize(HttpConnector.ja
va:1130)
.
(so on)

Catalina.stop: LifecycleException: This server has not yet been started
LifecycleException: This server has not yet been started
at org.apache.catalina.core.StandardServer.stop(StandardServer.java:527)
 ..
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:243)
--- end of file ---


I could 'ping' to other hosts on the network, could 'nslookup' on hosts
outside the firewall.
Installation and the ability to start Tomcat to work with JSPs and servlets,
I thought was easy reading books.
Not that easy, I guess.  Can any one help me with this, please ?.
Thanks
Raj






--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




Re: Unable to start Tomcat(4.0.3)

2002-04-02 Thread Fabien Nisol

You already have a process that is listening on port 8080. Try to change 
the port in server.xml or try to determine which program is using port 8080 
on your system

At 12:40 PM 02/04/2002 -0500, you wrote:
Installed Tomcat on a HP machine running HP-UX 11. Also running Netscape
Navigator 4.x
Set required environment variables in the start up .profile file and
verified.
Not able to see Tomcat welcome page and facing problems not mentioned in
any
of the books I read.
Please Help

root@m020plts:/meta1/jakarta-tomcat-4.0.3 startup.sh 
Using CATALINA_BASE: /meta1/jakarta-tomcat-4.0.3
Using CATALINA_HOME: /meta1/jakarta-tomcat-4.0.3
Using CATALINA_TMPDIR: /meta1/jakarta-tomcat-4.0.3/temp ( Note I did not
create myself this temp directory, yet )
Using JAVA_HOME: /opt/java1.3

After I type the url  http://158.57.4.220:8080/  in Netscape browser
running
in another window

Takes a long time and comes back with the following error message.
Gateway Timeout
The firewall did not receive a timely and complete response from the
upstream server it accessed in attempting to complete the request. This
may
be due to one or more of the following:
An incorrectly formatted response from the we server,
the web server suddenly became unavailable,
an overly congested network link between the web server and the
firewall, or
extraordinarily high latency between the web server and the fire wall.

The response seen by the firewall was:
http://158.57.4.220:8080

When I look at the catalina.out in the logs directory, I see the
following (
only top few and the bottom few lines)
Starting service Tomcat-Standalone
Apache Tomcat/4.0.3
Starting service Tomcat-Apache
Apache Tomcat/4.0.3
Catalina.start: LifecycleException: null.open: java.net.BindException:
Address already in use: 8080
LifecycleException: null.open: java.net.BindException: Address already
in
use: 8080
at
org.apache.catalina.connector.http.HttpConnector.initialize(HttpConnecto
r.ja
va:1130)
.
(so on)

Catalina.stop: LifecycleException: This server has not yet been started
LifecycleException: This server has not yet been started
 at
org.apache.catalina.core.StandardServer.stop(StandardServer.java:527)
  ..
 at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:243)
--- end of file ---


I could 'ping' to other hosts on the network, could 'nslookup' on hosts
outside the firewall.
Installation and the ability to start Tomcat to work with JSPs and
servlets,
I thought was easy reading books.
Not that easy, I guess.  Can any one help me with this, please ?.
Thanks
Raj






--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]


--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




Unable to Start Tomcat Service on W2000

2002-03-27 Thread Tim Perala (MP)

I've run into a problem that perhaps someone else has seen and can save me
some trouble in diagnosing the problem...

The system in question is a W2000 server with IIS (SP2).  I am installing
Tomcat to run as an NT service.  I receive the
following error when attempting to start the Jakarta service from the
Service control-panel applet after installing it via the
jk_nt_service.exe -I Jakarta path_to_propertiesfile ...

Could not start the Jakarta service on the local computer.
The service did not return an error.  This could be an internal
windows error, or an internal service error.
If the problem persists, contact your system administrator.

OK, great.  What do you do when you _are_ the system administrator?

I have verified that Tomcat will actually run...
C:\cd /d %TOMCAT_HOME%
D:\Tomcatstartup

Things seem to work fine.

If I manually run jk_nt_service.exe Jakarta, I get the following error...

C:\ cd /d %TOMCAT_HOME%
D:\Tomcatsrc\local\jk_nt_service.exe Jakarta
Asked (and given) winsock 1.1
Error: StartServiceCtrlDispatcher failed.

I'm not sure if that is useful or not.

I have modified conf\wrapper.properties (properly I think).

I have successfuly installed Tomcat to run via the ISAPI filter in IIS on
other systems.  I don't recall running into this
particular problem, and I do not know how to diagnose the problem.

Any ideas or references?  Thanks for your help.

Tim Perala
Minnesota Power


--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




Re: Unable to start tomcat 4

2001-12-10 Thread Erwin Ambrosch

Hi!

I have also problems to start TC 4.0.1. But I even get a segmetatin fault.

Starting service Tomcat-Standalone
Apache Tomcat/4.0.1
SIGSEGV   11*  segmentation violation
stackpointer=0xbfffeb64


This Problem occurs on a machine with the following environment:
IBMJava2-1.3-9
Red Hat Linux 6.2 with Kernel 2.2.14

I have no problems to run TC 4.0.1 on an machine with the follwing 
environment:
IBMJava2-1.3-9
Red Hat Linux 7.1 with Kernel 2.4.9

Erwin

Brian Adams wrote:

I got the same error then I notice I had java 1.2 running.  I switched to
1.3.1 and all fixed. :)


-Original Message-
From: Emil Diego [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 07, 2001 2:54 PM
To: [EMAIL PROTECTED]
Subject: Unable to start tomcat 4


Thanx for all the responses about my problem.  I am still getting
some errors though.

As suggested I update to the Java 1.2.2 SDK.  I installed it
successfully.  I am still receiving a problem when trying to start
tomcat 4.  I have attached the catalina.out error log.  It reports the
following problem.

Exception during startup processing
java.lang.reflect.InvocationTargetException: java.lang.NoClassDefFoundError:
javax/naming/directory/DirContext.



The rest of the error message is included in the log file.


Emil Diego
[EMAIL PROTECTED]



--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]






--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




Re: Unable to start tomcat 4

2001-12-08 Thread Amine AMAR

hi,
the error you're having is caused by the absence of the JNDI package in JDK1.2 (you 
can though download it from java's website
(java.dun.com)). since JDK1.3, the package is included in standard in JSDK and need 
not be added.


- Original Message -
From: Emil Diego [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, December 07, 2001 8:54 PM
Subject: Unable to start tomcat 4


 Thanx for all the responses about my problem.  I am still getting
 some errors though.

 As suggested I update to the Java 1.2.2 SDK.  I installed it
 successfully.  I am still receiving a problem when trying to start
 tomcat 4.  I have attached the catalina.out error log.  It reports the
 following problem.

 Exception during startup processing
 java.lang.reflect.InvocationTargetException: java.lang.NoClassDefFoundError: 
javax/naming/directory/DirContext.



 The rest of the error message is included in the log file.


 Emil Diego
 [EMAIL PROTECTED]








 Exception during startup processing
 java.lang.reflect.InvocationTargetException: java.lang.NoClassDefFoundError: 
javax/naming/directory/DirContext
 at java.lang.Class.forName0(Native Method)
 at java.lang.Class.forName(Class.java:124)
 at org.apache.catalina.util.xml.ObjectCreate.start(XmlMapper.java)
 at org.apache.catalina.util.xml.XmlMapper.matchStart(XmlMapper.java)
 at org.apache.catalina.util.xml.XmlMapper.startElement(XmlMapper.java)
 at org.xml.sax.helpers.XMLReaderAdapter.startElement(XMLReaderAdapter.java:329)
 at org.apache.xerces.parsers.SAXParser.startElement(SAXParser.java:1376)
 at 
org.apache.xerces.validators.common.XMLValidator.callStartElement(XMLValidator.java:1214)
 at 
org.apache.xerces.framework.XMLDocumentScanner.scanElement(XMLDocumentScanner.java:1806)
 at 
org.apache.xerces.framework.XMLDocumentScanner$ContentDispatcher.dispatch(XMLDocumentScanner.java:1182)
 at 
org.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocumentScanner.java:381)
 at org.apache.xerces.framework.XMLParser.parse(XMLParser.java:1081)
 at org.xml.sax.helpers.XMLReaderAdapter.parse(XMLReaderAdapter.java:223)
 at javax.xml.parsers.SAXParser.parse(SAXParser.java:345)
 at javax.xml.parsers.SAXParser.parse(SAXParser.java:290)
 at org.apache.catalina.util.xml.XmlMapper.readXml(XmlMapper.java)
 at org.apache.catalina.startup.Catalina.start(Catalina.java)
 at org.apache.catalina.startup.Catalina.execute(Catalina.java)
 at org.apache.catalina.startup.Catalina.process(Catalina.java)
 at java.lang.reflect.Method.invoke(Native Method)
 at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java)







 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]


--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




Unable to start tomcat 4

2001-12-07 Thread Emil Diego

Hello all,

I have installed Tomcat 4.0.1 onto a Linux box.  I am having trouble
getting it started.  When i type tomcat4 start, I get the following
response.

Using CLASSPATH:/var/tomcat4/bin/.bootstrap.jar
Using CATALINA_BASE:/var/tomcat4
Using CATALINA_HOME:/var/tomcat4
Using JAVA_HOME:/usr/jdk1.1.8/

then when i  look at the catalina.log file i see the following entry
Unable to initilize threads: cannot find class java/lang/Thread


For some reason it is failing.  If anyone has any ideas, please let me
know.  Thanx


Emil Diego
[EMAIL PROTECTED]



--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




Re: Unable to start tomcat 4

2001-12-07 Thread Craig R. McClanahan

Among other things, Tomcat 4 requires a Java2 (JDK 1.2 or later) platform.
It won't run on 1.1.8.

More details about what might be wrong can be found in the log files (for
you, they would be in /var/tomcat4/logs).

Craig McClanahan


On Fri, 7 Dec 2001, Emil Diego wrote:

 Date: Fri, 07 Dec 2001 14:29:34 -0500
 From: Emil Diego [EMAIL PROTECTED]
 Reply-To: Tomcat Users List [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: Unable to start tomcat 4

 Hello all,

 I have installed Tomcat 4.0.1 onto a Linux box.  I am having trouble
 getting it started.  When i type tomcat4 start, I get the following
 response.

 Using CLASSPATH:/var/tomcat4/bin/.bootstrap.jar
 Using CATALINA_BASE:/var/tomcat4
 Using CATALINA_HOME:/var/tomcat4
 Using JAVA_HOME:/usr/jdk1.1.8/

 then when i  look at the catalina.log file i see the following entry
 Unable to initilize threads: cannot find class java/lang/Thread


 For some reason it is failing.  If anyone has any ideas, please let me
 know.  Thanx


 Emil Diego
 [EMAIL PROTECTED]



 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]





--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




Re: Unable to start tomcat 4

2001-12-07 Thread Jeff Kilbride

I don't think Tomcat 4 will run with jdk1.1.8. Try upgrading to jdk1.2 or
later.

--jeff

- Original Message -
From: Emil Diego [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, December 07, 2001 11:29 AM
Subject: Unable to start tomcat 4


 Hello all,

 I have installed Tomcat 4.0.1 onto a Linux box.  I am having trouble
 getting it started.  When i type tomcat4 start, I get the following
 response.

 Using CLASSPATH:/var/tomcat4/bin/.bootstrap.jar
 Using CATALINA_BASE:/var/tomcat4
 Using CATALINA_HOME:/var/tomcat4
 Using JAVA_HOME:/usr/jdk1.1.8/

 then when i  look at the catalina.log file i see the following entry
 Unable to initilize threads: cannot find class java/lang/Thread


 For some reason it is failing.  If anyone has any ideas, please let me
 know.  Thanx


 Emil Diego
 [EMAIL PROTECTED]



 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]



--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




Re: Unable to start tomcat 4

2001-12-07 Thread Nirmal Rajarathnam

I think tomcat 4.x requires Java 1.2 or later.

Emil Diego wrote:

Hello all,

I have installed Tomcat 4.0.1 onto a Linux box.  I am having trouble
getting it started.  When i type tomcat4 start, I get the following
response.

Using CLASSPATH:/var/tomcat4/bin/.bootstrap.jar
Using CATALINA_BASE:/var/tomcat4
Using CATALINA_HOME:/var/tomcat4
Using JAVA_HOME:/usr/jdk1.1.8/

then when i  look at the catalina.log file i see the following entry
Unable to initilize threads: cannot find class java/lang/Thread


For some reason it is failing.  If anyone has any ideas, please let me
know.  Thanx


Emil Diego
[EMAIL PROTECTED]



--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




Unable to start tomcat 4

2001-12-07 Thread Emil Diego

Thanx for all the responses about my problem.  I am still getting
some errors though.

As suggested I update to the Java 1.2.2 SDK.  I installed it
successfully.  I am still receiving a problem when trying to start
tomcat 4.  I have attached the catalina.out error log.  It reports the
following problem.

Exception during startup processing
java.lang.reflect.InvocationTargetException: java.lang.NoClassDefFoundError: 
javax/naming/directory/DirContext.



The rest of the error message is included in the log file.


Emil Diego
[EMAIL PROTECTED]




Exception during startup processing
java.lang.reflect.InvocationTargetException: java.lang.NoClassDefFoundError: 
javax/naming/directory/DirContext
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:124)
at org.apache.catalina.util.xml.ObjectCreate.start(XmlMapper.java)
at org.apache.catalina.util.xml.XmlMapper.matchStart(XmlMapper.java)
at org.apache.catalina.util.xml.XmlMapper.startElement(XmlMapper.java)
at org.xml.sax.helpers.XMLReaderAdapter.startElement(XMLReaderAdapter.java:329)
at org.apache.xerces.parsers.SAXParser.startElement(SAXParser.java:1376)
at 
org.apache.xerces.validators.common.XMLValidator.callStartElement(XMLValidator.java:1214)
at 
org.apache.xerces.framework.XMLDocumentScanner.scanElement(XMLDocumentScanner.java:1806)
at 
org.apache.xerces.framework.XMLDocumentScanner$ContentDispatcher.dispatch(XMLDocumentScanner.java:1182)
at 
org.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocumentScanner.java:381)
at org.apache.xerces.framework.XMLParser.parse(XMLParser.java:1081)
at org.xml.sax.helpers.XMLReaderAdapter.parse(XMLReaderAdapter.java:223)
at javax.xml.parsers.SAXParser.parse(SAXParser.java:345)
at javax.xml.parsers.SAXParser.parse(SAXParser.java:290)
at org.apache.catalina.util.xml.XmlMapper.readXml(XmlMapper.java)
at org.apache.catalina.startup.Catalina.start(Catalina.java)
at org.apache.catalina.startup.Catalina.execute(Catalina.java)
at org.apache.catalina.startup.Catalina.process(Catalina.java)
at java.lang.reflect.Method.invoke(Native Method)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java)



--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]


RE: Unable to start tomcat 4

2001-12-07 Thread Brian Adams

I got the same error then I notice I had java 1.2 running.  I switched to
1.3.1 and all fixed. :)


-Original Message-
From: Emil Diego [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 07, 2001 2:54 PM
To: [EMAIL PROTECTED]
Subject: Unable to start tomcat 4


Thanx for all the responses about my problem.  I am still getting
some errors though.

As suggested I update to the Java 1.2.2 SDK.  I installed it
successfully.  I am still receiving a problem when trying to start
tomcat 4.  I have attached the catalina.out error log.  It reports the
following problem.

Exception during startup processing
java.lang.reflect.InvocationTargetException: java.lang.NoClassDefFoundError:
javax/naming/directory/DirContext.



The rest of the error message is included in the log file.


Emil Diego
[EMAIL PROTECTED]



--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




Unable to start tomcat 3.2.3 (Security related problem)

2001-09-01 Thread Sukhwinder Singh

Hello,
I have downloaded tomcat version 3.2.3 source code and compiled it on my
windows 95 machine with Sun JDk 1.3.1. I also had to download JSSE because
there was no option to compile without ssl support. If these classes are not
in classpath then source doesn't compile. My problem is when after compiling
distribution when I try to start tomcat following errors is produced:

///
FATAL Configuration error:
java.lang.SecurityException: sealing violation
..
..


I have followed that steps provided in SSL howto about making entry in java
security file and using keytool.
For password it is written that password can be changeit but when keytool
asks about alias tomcat password what should be entered. (i.e. what is the
tomcat admin password).

Please help me in solving above problem because I am unable to start tomcat.

Is there any option to compile tomcat without ssl support?

Sukhwinder Singh





___
Send a cool gift with your E-Card
http://www.bluemountain.com/giftcenter/





Unable to start tomcat 3.2.3 (security related)

2001-08-30 Thread Sukhwinder Singh

Hello,
I have downloaded tomcat version 3.2.3 source code and compiled it on my
windows 95 machine with Sun JDk 1.3.1. I also had to download JSSE because
there was no option to compile without ssl support. If these classes are not
in classpath then source doesn't compile. My problem is when after compiling
distribution when I try to start tomcat following errors is produced:

///
FATAL Configuration error:
java.lang.SecurityException: sealing violation
..
..


I have followed that steps provided in SSL howto about making entry in java
security file and using keytool.
For password it is written that password can be changeit but when keytool
asks about alias tomcat password what should be entered. (i.e. what is the
tomcat admin password).

Please help me in solving above problem because I am unable to start tomcat.

Is there any option to compile tomcat without ssl support?





___
http://inbox.excite.com





Re: Fw: Unable to start tomcat server

2001-07-20 Thread Jeff Hoare

Hi,
Is this windows?. If so then in your DOS session you have to set a 
sufficiently high enough value for the initial environment in the memory tab 
of your dos session (under properties). This is described in section 6.5 of 
the release notes for tomcat 3.2.2.

Hope it helps

Jeff
On Friday 20 July 2001 16:21, you wrote:
 - Original Message -
 From: Manish Pradhan
 To: Filip Hanik
 Sent: Friday, July 20, 2001 9:24 AM
 Subject: Re: Unable to start tomcat server


 Dear sir,
 Thank you for your help in setting the path of java_home  tomcat_home. But
 even after setting the path ,there is a problem as follows There is  a
 message when I start the startup.bat as follows
 Out of environment space
 Unable to set the classpath dynamically
 Note:To set the Classpath dynamically on the Win9x systems
 Only Dos 8.3 names may be used in Tomcat_Home
 Setting your classpath statically
 Out of environment space
 Using CLASSPATH:
 Starting Tomcat in new Window
 Bad Command or filename
 Kindky help me.
   - Original Message -
   From: Filip Hanik
   To: [EMAIL PROTECTED] ; Manish Pradhan
   Sent: Thursday, July 19, 2001 11:36 PM
   Subject: RE: Unable to start tomcat server


   On your desktop, right click on My Computer select Properties
   under the environment variable settings, create a new variable called
 JAVA_HOME and have it point to your java installation this doc explains it
   http://sourceforge.net/docman/display_doc.php?docid=5651group_id=26042

   Filip
   ~
   Namaste - I bow to the divine in you
   ~
   Filip Hanik
   Software Architect
   [EMAIL PROTECTED]
   www.filip.net

 -Original Message-
 From: Manish Pradhan [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, July 19, 2001 10:56 AM
 To: [EMAIL PROTECTED]
 Subject: Unable to start tomcat server


 Kindly explain to me how to configure java_home or tomcat_home
 property.Because everytime ,I go tostart the tomcat webserver 3.2.2 on my
 windows 98 system  click on start up.bat there is a messageyou must set
 JAVA_HOME to point at your Java Development Kit Installation.Kindly oblige.


Content-Type: text/html; charset=iso-8859-1; name=Attachment: 1
Content-Transfer-Encoding: quoted-printable
Content-Description: 




Re: Fw: Unable to start tomcat server

2001-07-20 Thread Joe Flowers

Since you're on MS Windows 9.x, put

shell=c:\command.com /p /e:2048

(anywhere) in your c:\config.sys DOS TEXT file and reboot.

This will give you 2048 bytes of environment space in all of your DOS
windows in one fell swoop.

Joe
//---



Fw: Unable to start tomcat server

2001-07-20 Thread Manish Pradhan




- Original Message - 
From: Manish Pradhan 
To: [EMAIL PROTECTED] 
Sent: Friday, July 20, 2001 11:51 AM
Subject: Fw: Unable to start tomcat server


- Original Message - 
From: Manish Pradhan 
To: Filip 
Hanik 
Sent: Friday, July 20, 2001 9:24 AM
Subject: Re: Unable to start tomcat server

Dear sir,
Thank you for your help in setting the path of 
java_home  tomcat_home. But even after setting the path ,there is a problem 
as follows
There is a message when I start the 
startup.bat as follows
Out of environment space
Unable to set the classpath 
dynamically
Note:To set the Classpath dynamically on the Win9x 
systems
Only Dos 8.3 names may be used in 
Tomcat_Home
Setting your classpath statically
Out of environment 
space
Using CLASSPATH:
Starting Tomcat in new Window
Bad Command or filename
Kindky help me.

  - Original Message - 
  From: 
  Filip Hanik 
  To: [EMAIL PROTECTED] ; Manish Pradhan 

  Sent: Thursday, July 19, 2001 11:36 
  PM
  Subject: RE: Unable to start tomcat 
  server
  
  On 
  your desktop, right click on "My Computer" select 
  "Properties"
  under the environment variable settings, create a new 
  variable called JAVA_HOME and have it point to your java 
  installation
  this 
  doc explains it 
  http://sourceforge.net/docman/display_doc.php?docid=5651group_id=26042
  
  Filip
  ~Namaste - I bow to the divine in you~Filip 
  HanikSoftware Architect[EMAIL PROTECTED]www.filip.net 
  
-Original Message-From: Manish Pradhan 
[mailto:[EMAIL PROTECTED]]Sent: Thursday, July 19, 2001 10:56 
AMTo: [EMAIL PROTECTED]Subject: Unable to 
start tomcat server

Kindly explain to me how to configure java_home 
or tomcat_home property.Because everytime ,I go tostart the tomcat webserver 
3.2.2 on my windows 98 system  click on start up.bat there is a 
message"you must set JAVA_HOME to point at your Java Development Kit 
Installation.Kindly 
oblige.


Re: Fw: Unable to start tomcat server

2001-07-20 Thread Dmitri Colebatch

Hi,

I think someone just answered this, but cant find it in the
archives.  However, I did find
this: http://www.mail-archive.com/tomcat-user@jakarta.apache.org/msg08353.html
which answers your question.

friendly tip: the archives are very helpful (o:

cheers
dim

On Sat, 21 Jul 2001, Manish Pradhan wrote:

 
 - Original Message - 
 From: Manish Pradhan 
 To: [EMAIL PROTECTED] 
 Sent: Friday, July 20, 2001 11:51 AM
 Subject: Fw: Unable to start tomcat server
 
 
 
 - Original Message - 
 From: Manish Pradhan 
 To: Filip Hanik 
 Sent: Friday, July 20, 2001 9:24 AM
 Subject: Re: Unable to start tomcat server
 
 
 Dear sir,
 Thank you for your help in setting the path of java_home  tomcat_home. But even 
after setting the path ,there is a problem as follows
 There is  a message when I start the startup.bat as follows
 Out of environment space
 Unable to set the classpath dynamically
 Note:To set the Classpath dynamically on the Win9x systems
 Only Dos 8.3 names may be used in Tomcat_Home
 Setting your classpath statically
 Out of environment space
 Using CLASSPATH:
 Starting Tomcat in new Window
 Bad Command or filename
 Kindky help me.
   - Original Message - 
   From: Filip Hanik 
   To: [EMAIL PROTECTED] ; Manish Pradhan 
   Sent: Thursday, July 19, 2001 11:36 PM
   Subject: RE: Unable to start tomcat server
 
 
   On your desktop, right click on My Computer select Properties
   under the environment variable settings, create a new variable called JAVA_HOME 
and have it point to your java installation
   this doc explains it 
   http://sourceforge.net/docman/display_doc.php?docid=5651group_id=26042

   Filip
   ~
   Namaste - I bow to the divine in you
   ~
   Filip Hanik
   Software Architect
   [EMAIL PROTECTED]
   www.filip.net 
 
 -Original Message-
 From: Manish Pradhan [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, July 19, 2001 10:56 AM
 To: [EMAIL PROTECTED]
 Subject: Unable to start tomcat server
 
 
 Kindly explain to me how to configure java_home or tomcat_home property.Because 
everytime ,I go tostart the tomcat webserver 3.2.2 on my windows 98 system  click on 
start up.bat there is a messageyou must set JAVA_HOME to point at your Java 
Development Kit Installation.Kindly oblige.
 




Unable to start tomcat server

2001-07-19 Thread Manish Pradhan




Kindly explain to me how to configure java_home or 
tomcat_home property.Because everytime ,I go tostart the tomcat webserver 3.2.2 
on my windows 98 system  click on start up.bat there is a message"you must 
set JAVA_HOME to point at your Java Development Kit Installation.Kindly 
oblige.


RE: Unable to start tomcat server

2001-07-19 Thread Cory Powers



Put 
the following lines in your autoexec.bat file

set 
JAVA_HOME=c:\jdk1.3.1
set 
TOMCAT_HOME=C:\tomcat

change 
the paths to fit your system.

Cory

  -Original Message-From: Manish Pradhan 
  [mailto:[EMAIL PROTECTED]]Sent: Thursday, July 19, 2001 1:56 
  PMTo: [EMAIL PROTECTED]Subject: Unable to 
  start tomcat server
  
  Kindly explain to me how to configure java_home 
  or tomcat_home property.Because everytime ,I go tostart the tomcat webserver 
  3.2.2 on my windows 98 system  click on start up.bat there is a 
  message"you must set JAVA_HOME to point at your Java Development Kit 
  Installation.Kindly oblige.


RE: Unable to start tomcat server

2001-07-19 Thread Filip Hanik



On 
your desktop, right click on "My Computer" select 
"Properties"
under 
the environment variable settings, create a new variable called JAVA_HOME and 
have it point to your java installation
this 
doc explains it 
http://sourceforge.net/docman/display_doc.php?docid=5651group_id=26042

Filip
~Namaste - I bow to the divine in you~Filip 
HanikSoftware Architect[EMAIL PROTECTED]www.filip.net 

  -Original Message-From: Manish Pradhan 
  [mailto:[EMAIL PROTECTED]]Sent: Thursday, July 19, 2001 10:56 
  AMTo: [EMAIL PROTECTED]Subject: Unable to 
  start tomcat server
  
  Kindly explain to me how to configure java_home 
  or tomcat_home property.Because everytime ,I go tostart the tomcat webserver 
  3.2.2 on my windows 98 system  click on start up.bat there is a 
  message"you must set JAVA_HOME to point at your Java Development Kit 
  Installation.Kindly oblige.


Fw: Unable to start tomcat server

2001-07-19 Thread Manish Pradhan




- Original Message - 
From: Manish Pradhan 
To: Filip 
Hanik 
Sent: Friday, July 20, 2001 9:24 AM
Subject: Re: Unable to start tomcat server

Dear sir,
Thank you for your help in setting the path of 
java_home  tomcat_home. But even after setting the path ,there is a problem 
as follows
There is a message when I start the 
startup.bat as follows
Out of environment space
Unable to set the classpath 
dynamically
Note:To set the Classpath dynamically on the Win9x 
systems
Only Dos 8.3 names may be used in 
Tomcat_Home
Setting your classpath statically
Out of environment 
space
Using CLASSPATH:
Starting Tomcat in new Window
Bad Command or filename
Kindky help me.

  - Original Message - 
  From: 
  Filip Hanik 
  To: [EMAIL PROTECTED] ; Manish Pradhan 

  Sent: Thursday, July 19, 2001 11:36 
  PM
  Subject: RE: Unable to start tomcat 
  server
  
  On 
  your desktop, right click on "My Computer" select 
  "Properties"
  under the environment variable settings, create a new 
  variable called JAVA_HOME and have it point to your java 
  installation
  this 
  doc explains it 
  http://sourceforge.net/docman/display_doc.php?docid=5651group_id=26042
  
  Filip
  ~Namaste - I bow to the divine in you~Filip 
  HanikSoftware Architect[EMAIL PROTECTED]www.filip.net 
  
-Original Message-From: Manish Pradhan 
[mailto:[EMAIL PROTECTED]]Sent: Thursday, July 19, 2001 10:56 
AMTo: [EMAIL PROTECTED]Subject: Unable to 
start tomcat server

Kindly explain to me how to configure java_home 
or tomcat_home property.Because everytime ,I go tostart the tomcat webserver 
3.2.2 on my windows 98 system  click on start up.bat there is a 
message"you must set JAVA_HOME to point at your Java Development Kit 
Installation.Kindly 
oblige.


Unable to start tomcat service on NT-and configure it for Apache (NT)

2001-01-15 Thread Raja



Hi-I just got hold of Tomcat 3.2.1 and am trying to 
set it up as a service. I got the jk-nt-service thing and looked at the 
instructions-ie i set the wrapper.properties properly to point to the JDK home 
and tomcat home directories.
the registry entries get added-but it reports an 
error as 
StartServiceCtrlDispatcher failed.
Tomcat works perfectly when run from the command 
prompt.

Another problem is-configuring it to run with 
Apache. I have tried both mod_jk and the usual jserv, but somehow-I cant seem to 
map any contexts. I want all JSP pages under Apache to be mapped to 
Tomcat.
If I call: http://localhost/abc.jsp where the JSP 
is in my apache's docroot, i get a 404.
If i use the /examples context-with the JSP page in 
tomcats web-inf/examples folder-it works fine.
In theory-you are supposed to edit server.xml and 
add contexts there.
thats what i did.
Im pretty confused about this-so can anyone show me 
a sampleconfig with a root context setup?
I want to see the entries in httpd.conf and any 
other files.I found the example configs that were given pretty 
confusing.
Oh, and this is Apache 1.3.14 for Win NT, not unix. 


Please dont say 'RTFM' cos i really did R the 
FM-and ended up madly frustrated.
I've followed instructions to the 
letter-with no success