"Mladen Turk" <[EMAIL PROTECTED]> wrote on 30.12.2002 08:02:13:

> Good, so if there is DSAPI, there shuld't be problems :).
I think so and I am making progress, but hope someone can help me further
with questions 2 and 3 :)

>
> > For the moment I work with 5.0 for the following reasons.
> > Many organizations I work with have and will have Domino 5
> > servers around for quite some time and because I do have a
> > problem with the old jk1 connector with Domino 6. It produces
> > the following two errors during execution of the
> > "JNI_CreateJavaVM" call in jk_jni_worker.c - 'Entry point for
> > procedure " _JVM_GetCPMethodNameUTF@12" in DLL "jvm.dll"
> > could not be found' and afterwards 'Entry point for procedure
> > "_JVM_SupportsCX8@0" in DLL "jvm.dll" could not be found'. I
> > am not sure what causes the errors but I think it Domino 6
> > because with Domino 5 there are no problems at all. Any suggestions?
> >
>
> Looks to me like that you are using the wrong JVM.
>
The strange thing is, that this only happens when using Domino 6 and not
when using Domino 5 with the same JVM path and DSAPI filter. I extracted
the relevant code from 'jk_jni_worker.c' and found the mentioned
"JNI_CreateJavaVM" call to be the problem. I tried it with JDK/JRE 1.3.1_06
and JDK/JRE 1.4.1_01 and got the same results :( Can there be any
class-path or system-path related issues, which might be handled different
from Domino 5 to 6? Any other ideas or hints?

>
> MT.

Olaf



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to