OS/2 Wireless Users Mailing List <os2-wireless_users@2rosenthals.com>
Hi Andy,
I was going to move this off-list but unfortunately (or in some cases fortunately) the users actual e-mail address is not shown, so apologies to others on the list while I make a quick update as you may know the answer and save me some time in tracking this down.
I have set up my environment as you suggest with the mixed Innotek Java 1.4 executables and Windows Java 1.5 files in one directory and set the variables - when I now try to run the SIP-Communicator program I get the following failure:
[F:\programs\sip-communicator]java -classpath "lib/jdic-all.jar;lib/jdic_stub.ja
r;lib/felix.jar;lib/bcprovider.jar;sc-bundles/sc-launcher.jar;sc-bundles/util.ja
r" -Djava.library.path=native -Dfelix.config.properties=file:./lib/felix.client.
run.properties -Djava.util.logging.config.file=lib/logging.properties net.java.s
ip.communicator.launcher.SIPCommunicator
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x2126d40e, pid=118, tid=773326
0
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_07-b03 mixed mode)
# Problematic frame:
# V [+0x8d40e]
#
# An error report file with more information is saved as hs_err_pid118.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
My CMD files are as follows:
java15.cmd
SET PATH=f:\programs\java\jre1.5.0_07\bin;%PATH%
SET CLASSPATH=
set java_home=f:\programs\java\jre1.5.0_07
set JAVA2_USERHOME=G:\usr\edurrant