Further to I have stracked done some more error info
Error shl_load failed for: /opt/apache/htdocs/example/libejni30.sl,
[errno 2: No such file
or directory]
/usr/lib/dld.sl: Call to mmap() failed - TEXT
/opt/apache/htdocs/example/libejni30.sl
/usr/lib/dld.sl: Not enough space
java.lang.UnsatisfiedLinkError: no ejni30 in shared library path
I am confused as to which is the proper error.
Regards Simon.
Darryl Campbell wrote:
>
> Native routines must be loaded by the system classloader. So make sure your
> CLASSPATH environment setting includes the path to the classes which call
> native code.
>
> -Darryl
>
> > -----Original Message-----
> > From: Simon Dubey [SMTP:[EMAIL PROTECTED]]
> > Sent: Thursday, June 03, 1999 1:41 AM
> > To: Java Apache Mail List
> > Subject: Native Code in shared libraries
> >
> > Hello,
> >
> > I am running JServ on HP-UX10.20
> >
> > The problem that I am having is that i have a Servlet that uses
> > a java zip file that uses Native Code in a shared library.
> >
> > Is there some setting that I can set in order to avoid
> > "[03/06/1999 14:23:44:475] (ERROR) ajp11: Servlet Error:
> > java.lang.UnsatisfiedLinkError: no ejni30 in shared library path: no
> > ejni30 in shared library path"
> >
> > I have read something about ServletEnvironment, but am not sure where
> > this should be set.
> >
> > Regards Simon.
> >
> >
> > -- --------------------------------------------------------------
> > To subscribe: [EMAIL PROTECTED]
> > To unsubscribe: [EMAIL PROTECTED]
> > READ THE FAQ!!!! <http://java.apache.org/faq/>
> > Archives and Other: <http://java.apache.org/main/mail.html/>
> > Problems?: [EMAIL PROTECTED]
> >
>
> -- --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> READ THE FAQ!!!! <http://java.apache.org/faq/>
> Archives and Other: <http://java.apache.org/main/mail.html/>
> Problems?: [EMAIL PROTECTED]
-- --------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]