List Info

Thread: tomcat slide




tomcat slide
user name
2006-08-04 13:57:58
ould sid'ahmed a écrit :
>
> Hello,
> I downloaded tomcat-slide, but if I  execute it, it
returns me this 
> error can you help me?
>
> Using CATALINA_BASE:   C:\Program 
> Files\Castore\jakarta-slide-2.1-tomcat-5.0.28
> Using CATALINA_HOME:   C:\Program 
> Files\Castore\jakarta-slide-2.1-tomcat-5.0.28
> Using CATALINA_TMPDIR: C:\Program 
> Files\Castore\jakarta-slide-2.1-tomcat-5.0.28\
> temp
> Using JAVA_HOME:       C:\j2sdk1.4.2_12
> Exception in thread "main"
java.lang.NoClassDefFoundError: 
> Files\Castore\jakarta
> -slide-2/1-tomcat-5/0/28/conf/jaas/config
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: slide-user-unsubscribejakarta.apache.org
> For additional commands, e-mail: slide-user-helpjakarta.apache.org
>
>
Hi,
please can you help me?


------------------------------------------------------------
---------
To unsubscribe, e-mail: slide-user-unsubscribejakarta.apache.org
For additional commands, e-mail: slide-user-helpjakarta.apache.org

tomcat slide
user name
2006-08-04 14:02:57
How are you starting tomcat?

On 8/4/06, ould sid'ahmed <nouldsidemn.fr> wrote:
> ould sid'ahmed a écrit :
> >
> > Hello,
> > I downloaded tomcat-slide, but if I  execute it,
it returns me this
> > error can you help me?
> >
> > Using CATALINA_BASE:   C:\Program
> > Files\Castore\jakarta-slide-2.1-tomcat-5.0.28
> > Using CATALINA_HOME:   C:\Program
> > Files\Castore\jakarta-slide-2.1-tomcat-5.0.28
> > Using CATALINA_TMPDIR: C:\Program
> > Files\Castore\jakarta-slide-2.1-tomcat-5.0.28\
> > temp
> > Using JAVA_HOME:       C:\j2sdk1.4.2_12
> > Exception in thread "main"
java.lang.NoClassDefFoundError:
> > Files\Castore\jakarta
> > -slide-2/1-tomcat-5/0/28/conf/jaas/config
> >
> >
------------------------------------------------------------
---------
> > To unsubscribe, e-mail: slide-user-unsubscribejakarta.apache.org
> > For additional commands, e-mail:
slide-user-helpjakarta.apache.org
> >
> >
> Hi,
> please can you help me?
>
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: slide-user-unsubscribejakarta.apache.org
> For additional commands, e-mail: slide-user-helpjakarta.apache.org
>
>

------------------------------------------------------------
---------
To unsubscribe, e-mail: slide-user-unsubscribejakarta.apache.org
For additional commands, e-mail: slide-user-helpjakarta.apache.org

tomcat slide
user name
2006-08-04 14:12:55
Yes, If I launch tomcat, il returns me this message:
this a problem of jaas.
Exception in thread "main"
java.lang.NoClassDefFoundError:
 Files\Castore\jakarta-slide-2/1-tomcat-5/0/28/conf/jaas/c
onfig

Brice Giesbrecht a écrit :
> How are you starting tomcat?
>
> On 8/4/06, ould sid'ahmed <nouldsidemn.fr> wrote:
>> ould sid'ahmed a écrit :
>> >
>> > Hello,
>> > I downloaded tomcat-slide, but if I  execute
it, it returns me this
>> > error can you help me?
>> >
>> > Using CATALINA_BASE:   C:\Program
>> >
Files\Castore\jakarta-slide-2.1-tomcat-5.0.28
>> > Using CATALINA_HOME:   C:\Program
>> >
Files\Castore\jakarta-slide-2.1-tomcat-5.0.28
>> > Using CATALINA_TMPDIR: C:\Program
>> >
Files\Castore\jakarta-slide-2.1-tomcat-5.0.28\
>> > temp
>> > Using JAVA_HOME:       C:\j2sdk1.4.2_12
>> > Exception in thread "main"
java.lang.NoClassDefFoundError:
>> > Files\Castore\jakarta
>> > -slide-2/1-tomcat-5/0/28/conf/jaas/config
>> >
>> >
------------------------------------------------------------
---------
>> > To unsubscribe, e-mail:
slide-user-unsubscribejakarta.apache.org
>> > For additional commands, e-mail:
slide-user-helpjakarta.apache.org
>> >
>> >
>> Hi,
>> please can you help me?
>>
>>
>>
------------------------------------------------------------
---------
>> To unsubscribe, e-mail: slide-user-unsubscribejakarta.apache.org
>> For additional commands, e-mail:
slide-user-helpjakarta.apache.org
>>
>>
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: slide-user-unsubscribejakarta.apache.org
> For additional commands, e-mail: slide-user-helpjakarta.apache.org
>
>


------------------------------------------------------------
---------
To unsubscribe, e-mail: slide-user-unsubscribejakarta.apache.org
For additional commands, e-mail: slide-user-helpjakarta.apache.org

tomcat slide
user name
2006-08-04 14:21:58
Hmm.  Well, the jaas config file by default is jaas.config. 
Have you
modified the startup file for Tomcat at all?  There should
be a line
like this in startup.bat (since you are using windows):

set CATALINA_OPTS=%CATALINA_OPTS%
-Djava.security.auth.login.config=%CATALINA_HOME%/conf/jaas.
config

Are you specifying this parameter yourself via an
environment variable?

-Brice

On 8/4/06, ould sid'ahmed <nouldsidemn.fr> wrote:
>
> Yes, If I launch tomcat, il returns me this message:
> this a problem of jaas.
> Exception in thread "main"
java.lang.NoClassDefFoundError:
> 
Files\Castore\jakarta-slide-2/1-tomcat-5/0/28/conf/jaas/co
nfig
>
> Brice Giesbrecht a écrit :
> > How are you starting tomcat?
> >
> > On 8/4/06, ould sid'ahmed <nouldsidemn.fr> wrote:
> >> ould sid'ahmed a écrit :
> >> >
> >> > Hello,
> >> > I downloaded tomcat-slide, but if I 
execute it, it returns me this
> >> > error can you help me?
> >> >
> >> > Using CATALINA_BASE:   C:\Program
> >> >
Files\Castore\jakarta-slide-2.1-tomcat-5.0.28
> >> > Using CATALINA_HOME:   C:\Program
> >> >
Files\Castore\jakarta-slide-2.1-tomcat-5.0.28
> >> > Using CATALINA_TMPDIR: C:\Program
> >> >
Files\Castore\jakarta-slide-2.1-tomcat-5.0.28\
> >> > temp
> >> > Using JAVA_HOME:       C:\j2sdk1.4.2_12
> >> > Exception in thread "main"
java.lang.NoClassDefFoundError:
> >> > Files\Castore\jakarta
> >> > -slide-2/1-tomcat-5/0/28/conf/jaas/config
> >> >
> >> >
------------------------------------------------------------
---------
> >> > To unsubscribe, e-mail:
slide-user-unsubscribejakarta.apache.org
> >> > For additional commands, e-mail:
slide-user-helpjakarta.apache.org
> >> >
> >> >
> >> Hi,
> >> please can you help me?
> >>
> >>
> >>
------------------------------------------------------------
---------
> >> To unsubscribe, e-mail:
slide-user-unsubscribejakarta.apache.org
> >> For additional commands, e-mail:
slide-user-helpjakarta.apache.org
> >>
> >>
> >
> >
------------------------------------------------------------
---------
> > To unsubscribe, e-mail: slide-user-unsubscribejakarta.apache.org
> > For additional commands, e-mail:
slide-user-helpjakarta.apache.org
> >
> >
>
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: slide-user-unsubscribejakarta.apache.org
> For additional commands, e-mail: slide-user-helpjakarta.apache.org
>
>

------------------------------------------------------------
---------
To unsubscribe, e-mail: slide-user-unsubscribejakarta.apache.org
For additional commands, e-mail: slide-user-helpjakarta.apache.org

tomcat slide
user name
2006-08-04 14:39:08
I had not defined the variable of environment CATALINA_HOME,
it is good, it goes.
think's

Brice Giesbrecht a écrit :
> Hmm.  Well, the jaas config file by default is
jaas.config.  Have you
> modified the startup file for Tomcat at all?  There
should be a line
> like this in startup.bat (since you are using windows):
>
> set CATALINA_OPTS=%CATALINA_OPTS%
>
-Djava.security.auth.login.config=%CATALINA_HOME%/conf/jaas.
config
>
> Are you specifying this parameter yourself via an
environment variable?
>
> -Brice
>
> On 8/4/06, ould sid'ahmed <nouldsidemn.fr> wrote:
>>
>> Yes, If I launch tomcat, il returns me this
message:
>> this a problem of jaas.
>> Exception in thread "main"
java.lang.NoClassDefFoundError:
>> 
Files\Castore\jakarta-slide-2/1-tomcat-5/0/28/conf/jaas/co
nfig
>>
>> Brice Giesbrecht a écrit :
>> > How are you starting tomcat?
>> >
>> > On 8/4/06, ould sid'ahmed <nouldsidemn.fr> wrote:
>> >> ould sid'ahmed a écrit :
>> >> >
>> >> > Hello,
>> >> > I downloaded tomcat-slide, but if I 
execute it, it returns me this
>> >> > error can you help me?
>> >> >
>> >> > Using CATALINA_BASE:   C:\Program
>> >> >
Files\Castore\jakarta-slide-2.1-tomcat-5.0.28
>> >> > Using CATALINA_HOME:   C:\Program
>> >> >
Files\Castore\jakarta-slide-2.1-tomcat-5.0.28
>> >> > Using CATALINA_TMPDIR: C:\Program
>> >> >
Files\Castore\jakarta-slide-2.1-tomcat-5.0.28\
>> >> > temp
>> >> > Using JAVA_HOME:      
C:\j2sdk1.4.2_12
>> >> > Exception in thread
"main" java.lang.NoClassDefFoundError:
>> >> > Files\Castore\jakarta
>> >> >
-slide-2/1-tomcat-5/0/28/conf/jaas/config
>> >> >
>> >> > 
>>
------------------------------------------------------------
---------
>> >> > To unsubscribe, e-mail:
slide-user-unsubscribejakarta.apache.org
>> >> > For additional commands, e-mail:
slide-user-helpjakarta.apache.org
>> >> >
>> >> >
>> >> Hi,
>> >> please can you help me?
>> >>
>> >>
>> >>
------------------------------------------------------------
---------
>> >> To unsubscribe, e-mail:
slide-user-unsubscribejakarta.apache.org
>> >> For additional commands, e-mail:
slide-user-helpjakarta.apache.org
>> >>
>> >>
>> >
>> >
------------------------------------------------------------
---------
>> > To unsubscribe, e-mail:
slide-user-unsubscribejakarta.apache.org
>> > For additional commands, e-mail:
slide-user-helpjakarta.apache.org
>> >
>> >
>>
>>
>>
------------------------------------------------------------
---------
>> To unsubscribe, e-mail: slide-user-unsubscribejakarta.apache.org
>> For additional commands, e-mail:
slide-user-helpjakarta.apache.org
>>
>>
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: slide-user-unsubscribejakarta.apache.org
> For additional commands, e-mail: slide-user-helpjakarta.apache.org
>
>


------------------------------------------------------------
---------
To unsubscribe, e-mail: slide-user-unsubscribejakarta.apache.org
For additional commands, e-mail: slide-user-helpjakarta.apache.org

[1-5]

about | contact  Other archives ( Real Estate discussion Medical topics )