Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Start up error on linux

1 view
Skip to first unread message

Rama S. Vykunta

unread,
Sep 14, 2000, 3:00:00 AM9/14/00
to
Hi,

I am using the iPlanet Enterprise Web Server (v4.1) on RedHat Linux
(v6.1) and I am trying to use the JDK1.3 Release Candidate from Sun
Microsystems. I am getting an un known early startup error when starting
the web server. I am not getting this error if I am using the default
JRE coming with the iPlanet Server.

The error is as follows

STATUS

[https-saraswati] start failed (2: unknown early startup error)
[https-saraswati] conf_init_Errror running init function load-modules:
dlopen of /home/iplanet/bin/https/lib/libNSServletPlugin.so failed
(/usr/jdk1.3RC/jre/lib/classic/libjvm.so undefined symbol: jdk_sem_post)

[https-saraswati] server exit: status 1

ERROR
An error occured during startup.
The server https-saraswati was not started.

Any help to resolve it is appreciated.

Thanks,
Rama.


Dewayne McNair

unread,
Sep 15, 2000, 3:00:00 AM9/15/00
to
I spent 2 hours tracking this down earlier this week.

The problem is that there is something wrong with the "classic" vm in
the JDK 1.3 RC for Linux. Change the reference in
https-admserv/start-jvm from "classic" to "server". This changes it
to use the Hotspot VM which, according to Javasoft, should give you
better performance.

I would file a bug report with Javasoft but the readme says that the
classic vm is going to be dropped in the official release.

Dewayne


"Rama S. Vykunta" <vyku...@orillion.com> wrote in message
news:39C129E8...@orillion.com...

Rama S. Vykunta

unread,
Sep 17, 2000, 3:00:00 AM9/17/00
to Dewayne McNair
Thanks for your reply.

-Rama.

0 new messages