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

Silent install?

2 views
Skip to first unread message

A Cornell

unread,
Dec 21, 2007, 2:37:53 PM12/21/07
to
Is there anyway to do a silent install of Openswitch 15.1? When I tried
this morning I got a number of errors including permisson errors on the
license files and error on email notifications
I am trying the upgrade from 12.5 to 15.1
Thanks


SybaseNeal

unread,
Dec 27, 2007, 11:40:34 AM12/27/07
to
Hello,

Since the Installation Guide makes no mention of a silent install option,
I don't think engineering intended or support this method.

I did a very basic installation into an empty directory using the instructions
from the SDK/Open Server:
http://infocenter.sybase.com/help/topic/com.sybase.dc36841_1500/html/ocsinst/ocsinst24.htm

Basically I executed these two commands to install into an empty directory:
% setup -options-record /tmp/osw15.inst
% setup -silent -options /tmp/osw15.inst -W SybaseLicense.agreeToLicense=true

That worked as far as giving me a basic OpenSwitch 15.1 installation. It did
not kick off the OpenSwitch configuration utility, so that would have to be
done manually:
http://infocenter.sybase.com/help/topic/com.sybase.dc00059_1510/html/oswigUX/CFHEAADD.htm

When I tried to upgrade an existing installation, I saw errors such as:
===========================================================================================================================
java.io.FileNotFoundException: /software/test151/OpenSwitch-15_1/sysam/sysam.properties.template (No such file or directory)

and

(Dec 27, 2007 9:44:33 AM), Install, com.installshield.product.service.product.PureJavaProductServiceImpl$Installer, err, ProductException: (error code =
601; message="JVM not found")
STACK_TRACE: 8
ProductException: (error code = 601; message="JVM not found")
at com.installshield.product.actions.JVMResolution.install(JVMResolution.java:171

and
(Dec 27, 2007 9:47:40 AM), Install, com.sybase.ismp.osw.wizardbean.SYSAMNotificationPanel, err, The ''Sender e-mail'' property value is missing.
(Dec 27, 2007 9:47:40 AM), Install, com.sybase.ismp.osw.wizardbean.SYSAMNotificationPanel, err, The ''Recipient e-mails'' property value is missing.
(Dec 27, 2007 9:47:40 AM), Install, com.sybase.ismp.osw.wizardbean.SYSAMNotificationPanel, wrn, *** Installer will proceed without email alert mechanism
***
===========================================================================================================================

So I think if this is something your require, you should log a case with Sybase Technical Support.

0 new messages