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

ASE 15.5 JSAGENT on 32bit Ubuntu 10.04 fails on creation

57 views
Skip to first unread message

Jason L. Froebe [TeamSybase]

unread,
Aug 27, 2010, 11:27:46 PM8/27/10
to

jst_svr_update_statistics: 50% complete.
jst_svr_update_statistics: 100% complete.
Installing SybBackupDbToDiskTemplate.xml in the Adaptive Server...
Task failed
/opt/sybase/shared/JRE-6_0_6_64BIT/bin/java: 1: Syntax error: "(" unexpected
Server 'JASONLAPTOP_JSAGENT' was not created.

This is due to when you install ASE, it will create a SYBASE.sh file
with SYBASE_JRE6 incorrectly pointing to SYBASE_JRE6_64. It should
point to the 32bit one.

SYBASE_JRE6_64=/opt/sybase/shared/JRE-6_0_6_64BIT
SYBASE_JRE6_32=/opt/sybase/shared/JRE-6_0_6_32BIT
SYBASE_JRE6=/opt/sybase/shared/JRE-6_0_6_64BIT
SYBASE_JRE_RTDS=/opt/sybase/shared/JRE-6_0_6_32BIT

Looks like a bug to me ;-)

jason

0 new messages