Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Error in Servlet in 9iAS: sun/awt/motif/MToolkit
Hi:
My JAVA code is using sun.awt.motif.* package. On NT (development),
the code
runs fine, but on Solaris (production) with 9iAS we are getting an
error:
The server encountered an internal error or misconfiguration and was
unable to
complete your request. Please contact the server administrator,
aaa_at_domain.com and inform them of the time the error occurred, and
anything you might have done that may have caused the error. More
information about this error may be available in the server error log.
The only place where we could find a mention of above error was in
Jserv/jser.log:
[14/10/2002 14:13:00:740] (ERROR) java.lang.NoClassDefFoundError:
sun/awt/motif/MToolkit ajp12: Servlet Error:
java.lang.NoClassDefFoundError:sun/awt/motif/MToolkit:
sun/awt/motif/MToolkit
[14/10/2002 14:13:00:741] (ERROR) an error returned handling request
via
protocol "ajpv12" [14/10/2002 14:13:00:741] (ERROR) balance: 20928
internal servlet error in server localhost:44357
I would appreciate if someone could suggest something to resolve this issue.
Regards,
Shahzad Received on Mon Oct 14 2002 - 17:42:02 CDT
![]() |
![]() |