You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by David Wynter <da...@roamware.com> on 2002/11/15 10:49:23 UTC

Horrible Exception, no class def for JServUtils

Hi,

I have just deployed a T2.1 aplication to a Linux machine and it faisl with
a horrible exception. I believe it is missing a jar file, though am not sure
how. I have found nothing int he archives on this. It gets:

Horrible Exception: java.lang.NoClassDefFoundError:
org/apache/jserv/JServUtils
	at
org.apache.turbine.util.parser.DefaultParameterParser.setRequest(DefaultPara
meterParser.java:219)
	at
org.apache.turbine.services.rundata.DefaultTurbineRunData.getParameters(Defa
ultTurbineRunData.java:502)
	at org.apache.turbine.Turbine.doGet(Turbine.java:349)

It relates to this library

import org.apache.jserv.JServUtils;

Which jar is this in?

Thanks

David Wynter

roamware Ltd.
(+44) (0) 208 922 7539 B.
(+44) (0) 7879 605 706 M.
david@roamware.com


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Horrible Exception, no class def for JServUtils

Posted by David Wynter <da...@roamware.com>.
Hi,

I hate when this happens. I had rebooted my Linux box after several restarts
of Tomcat and Apache, with no affect on the problem described below. Then
after the reboot I restarted Tomcat again, and guess what, it started
working. I wish someone could explain how this can happen with Tomcat? or is
it Java? Pass me the razorblade.

Thanks

David

-----Original Message-----
From: David Wynter [mailto:david@roamware.com]
Sent: 15 November 2002 11:32
To: Turbine Users List
Subject: RE: Horrible Exception, no class def for JServUtils


Hi,

I found it, it is in the turbine-2.1.jar itself. So now I don't get why when
the application is clearly in the jar (JServUtil gets called from a class in
the same jar file!) that it cannot find that class? Any ideas?

What is especially weird is that a T2.1 application on the same box works
without a hitch!!!! Identical Turbine-2.1.jar file too.

David


-----Original Message-----
From: David Wynter [mailto:david@roamware.com]
Sent: 15 November 2002 09:49
To: Turbine-User
Subject: Horrible Exception, no class def for JServUtils


Hi,

I have just deployed a T2.1 aplication to a Linux machine and it faisl with
a horrible exception. I believe it is missing a jar file, though am not sure
how. I have found nothing int he archives on this. It gets:

Horrible Exception: java.lang.NoClassDefFoundError:
org/apache/jserv/JServUtils
	at
org.apache.turbine.util.parser.DefaultParameterParser.setRequest(DefaultPara
meterParser.java:219)
	at
org.apache.turbine.services.rundata.DefaultTurbineRunData.getParameters(Defa
ultTurbineRunData.java:502)
	at org.apache.turbine.Turbine.doGet(Turbine.java:349)

It relates to this library

import org.apache.jserv.JServUtils;

Which jar is this in?

Thanks

David Wynter

roamware Ltd.
(+44) (0) 208 922 7539 B.
(+44) (0) 7879 605 706 M.
david@roamware.com


--
To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>


--
To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Horrible Exception, no class def for JServUtils

Posted by David Wynter <da...@roamware.com>.
Hi,

I found it, it is in the turbine-2.1.jar itself. So now I don't get why when
the application is clearly in the jar (JServUtil gets called from a class in
the same jar file!) that it cannot find that class? Any ideas?

What is especially weird is that a T2.1 application on the same box works
without a hitch!!!! Identical Turbine-2.1.jar file too.

David


-----Original Message-----
From: David Wynter [mailto:david@roamware.com]
Sent: 15 November 2002 09:49
To: Turbine-User
Subject: Horrible Exception, no class def for JServUtils


Hi,

I have just deployed a T2.1 aplication to a Linux machine and it faisl with
a horrible exception. I believe it is missing a jar file, though am not sure
how. I have found nothing int he archives on this. It gets:

Horrible Exception: java.lang.NoClassDefFoundError:
org/apache/jserv/JServUtils
	at
org.apache.turbine.util.parser.DefaultParameterParser.setRequest(DefaultPara
meterParser.java:219)
	at
org.apache.turbine.services.rundata.DefaultTurbineRunData.getParameters(Defa
ultTurbineRunData.java:502)
	at org.apache.turbine.Turbine.doGet(Turbine.java:349)

It relates to this library

import org.apache.jserv.JServUtils;

Which jar is this in?

Thanks

David Wynter

roamware Ltd.
(+44) (0) 208 922 7539 B.
(+44) (0) 7879 605 706 M.
david@roamware.com


--
To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>