|
Home > Archive > SQL Anywhere Mobile > May 2005 > mobilink & veritas cluster server
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
mobilink & veritas cluster server
|
|
|
| Hi All,
I have installed Mobilink 8.0.0 (build 2289) on Sun Solaris 2.8
After installing Veritas Cluster Server ver 4. I receive the next errors
when starting mobilink:
E. 05/10 16:46:48. Error: There was an error trying to initialize the HPI
library.
E. 05/10 16:46:48. Error: Please check your installation, HotSpot does not
work correctly
E. 05/10 16:46:48. Error: when installed in the JDK 1.2 Solaris Production
Release, or
E. 05/10 16:46:48. Error: with any JDK 1.1.x release.
E. 05/10 16:46:48. Error: Unable to load the Java VM due to an unknown error
The Mobilink commnad line is:
$ASANY8/bin/dbmlsrv8 -c "dsn=SYB_MOMTS001" -zd -zu+ -v+ -o
mobilink.log -dl -sl java {-cp
/mom/data/netcap/SYBSsa8/java/mlscript.jar:/mom/data/netcap/SYBSsa8/java:/mo
m/data/netcap/shared/jConnect-5_5/classes/jconn2.jar - DODBCNAME=SYB_MOMTS0
01
-DODBCPATH="/mom/data/netcap/SYBSsa8/odbc.ini"}
I also checking the JDK version ("java - version") and it is:
java version "1.3.1_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_01)
Java HotSpot(TM) Client VM (build 1.3.1_01, mixed mode)
So does anybody know about problems with Mobilink and VCS, maybe it should
be configured, etc?
Any help will be appreciated
Best regards,
Boris
| |
| Reg Domaratzki \(iAnywhere Solutions\) 2005-05-19, 1:24 pm |
| You should check your library path when you start MobiLink and ensure that
the Java libraries begin used are the one that we installed. On Unix the
java command is a script file that sets a whole bunch of environment
variables, but if VCS has gone in and hard coded some paths to library files
from a v1.2 JRE, then MobiLink might be loading those first and throwing
this error.
--
Reg Domaratzki, Sybase iAnywhere Solutions
Sybase Certified Professional - Sybase ASA Developer Version 8
Please reply only to the newsgroup
iAnywhere Developer Community : http://www.ianywhere.com/developer
iAnywhere Documentation : http://www.ianywhere.com/developer/product_manuals
ASA Patches and EBFs : http://downloads.sybase.com/swx/sdmain.stm
-> Choose SQL Anywhere Studio
-> Set "Platform Preview" and "Time Frame" to ALL
"Boris" <boris@srl.co.il> wrote in message news:428b4e21@forums
-2-dub...
> Hi All,
> I have installed Mobilink 8.0.0 (build 2289) on Sun Solaris 2.8
> After installing Veritas Cluster Server ver 4. I receive the next errors
> when starting mobilink:
>
> E. 05/10 16:46:48. Error: There was an error trying to initialize the HPI
> library.
> E. 05/10 16:46:48. Error: Please check your installation, HotSpot does not
> work correctly
> E. 05/10 16:46:48. Error: when installed in the JDK 1.2 Solaris Production
> Release, or
> E. 05/10 16:46:48. Error: with any JDK 1.1.x release.
> E. 05/10 16:46:48. Error: Unable to load the Java VM due to an unknown
error
>
> The Mobilink commnad line is:
> $ASANY8/bin/dbmlsrv8 -c "dsn=SYB_MOMTS001" -zd -zu+ -v+ -o
> mobilink.log -dl -sl java {-cp
>
/mom/data/netcap/SYBSsa8/java/mlscript.jar:/mom/data/netcap/SYBSsa8/java:/mo
>
m/data/netcap/shared/jConnect-5_5/classes/jconn2.jar - DODBCNAME=SYB_MOMTS0
01
> -DODBCPATH="/mom/data/netcap/SYBSsa8/odbc.ini"}
>
> I also checking the JDK version ("java - version") and it is:
>
> java version "1.3.1_01"
>
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_01)
>
> Java HotSpot(TM) Client VM (build 1.3.1_01, mixed mode)
>
>
>
> So does anybody know about problems with Mobilink and VCS, maybe it should
> be configured, etc?
>
> Any help will be appreciated
>
> Best regards,
>
> Boris
>
>
|
|
|
|
|