Quantcast
Channel: SCN: Message List - SAP Applications on SAP Adaptive Server Enterprise (SAP ASE)
Viewing all articles
Browse latest Browse all 3678

Re: JAVA Stack not starting after ASE Upgrade to Version 16 SP1

$
0
0

Hi Cris

 

Thanks for your valuable information related to this ASE Upgrade

 

ASE 15.7 directories such as ASE-15_0 and OCS-15_0 were not renamed



See below logs,

 

It seems to completed to phase 4, so as you suspects is not possible to Force Update

 

 

 

2015 06/11 19:32:58.786 PHASE 1

 

 

2015 06/11 19:32:58.786 MAJOR_UPDATE 1

 

 

2015 06/11 19:32:58.786 TARGET_VERSION 16.0.01.01

 

 

2015 06/11 19:32:58.786 SOURCE_VERSION 15.7.0.122

 

 

2015 06/11 19:33:04.225 PHASE 2

 

 

2015 06/11 19:33:04.225 MAJOR_UPDATE 1

 

 

2015 06/11 19:33:04.225 KEEP_AS_PWD 1

 

 

2015 06/11 19:33:04.225 TARGET_VERSION 16.0.01.01

 

 

2015 06/11 19:33:04.225 SOURCE_VERSION 15.7.0.122

 

 

2015 06/11 20:48:10.865 PHASE 3

 

 

2015 06/11 20:48:10.865 MAJOR_UPDATE 1

 

 

2015 06/11 20:48:10.865 KEEP_AS_PWD 1

 

 

2015 06/11 20:48:10.865 TARGET_VERSION 16.0.01.01

 

 

2015 06/11 20:48:10.865 SOURCE_VERSION 15.7.0.122

 

 

2015 06/11 20:48:11.880 PHASE 4

 

 

2015 06/11 20:48:11.880 MAJOR_UPDATE 1

 

 

2015 06/11 20:48:11.880 KEEP_AS_PWD 1

 

 

2015 06/11 20:48:11.880 TARGET_VERSION 16.0.01.01

 

 

2015 06/11 20:48:11.880 SOURCE_VERSION 15.7.0.122

 

 

Under ASE Log there are a few errors, but it seemed to continue since ASE_Suite.log finishes successfully at 8:48PM

 

Then in the last log, it was disrupted at 9:13 PM

 

 

DEBUG>>> 06-11-15 20:47:37 : ConfigEnvFilesAction.removeSetCommand() - replace made in fileContent.replaceAll()

DEBUG>>> 06-11-15 20:47:37 : ConfigEnvFilesAction.removeSetCommand() - setCmdExp=set sybase_jre_rtds=

DEBUG>>> 06-11-15 20:47:37 : ConfigEnvFilesAction.removeSetCommand() - Removing command from J:\sybase\ASD\SYBASE.bat:

set sybase_jre_rtds=

DEBUG>>> 06-11-15 20:47:37 : ConfigEnvFilesAction.appendFile() - Appending command to J:\sybase\ASD\SYBASE.bat:

set SYBASE_JRE_RTDS=J:\sybase\ASD\Shared\SAPJRE-7_1_018_64BIT

 

 

DEBUG>>> 06-11-15 20:47:37 : ConfigEnvFilesAction.createShellFiles() - Modify J:\sybase\ASD\SYBASE.env

DEBUG>>> 06-11-15 20:47:37 : ConfigEnvFilesAction.removeSetCommand() - setCmdExp=[s,S][y,Y][b,B][a,A][s,S][e,E]_[j,J][r,R][e,E]_[r,R][t,T][d,D][s,S]=.*

 

 

DEBUG>>> 06-11-15 20:47:37 : ConfigEnvFilesAction.removeSetCommand() - replace made in fileContent.replaceAll()

DEBUG>>> 06-11-15 20:47:37 : ConfigEnvFilesAction.removeSetCommand() - setCmdExp=sybase_jre_rtds=

DEBUG>>> 06-11-15 20:47:37 : ConfigEnvFilesAction.removeSetCommand() - Removing command from J:\sybase\ASD\SYBASE.env:

sybase_jre_rtds=

DEBUG>>> 06-11-15 20:47:37 : ConfigEnvFilesAction.appendFile() - Appending command to J:\sybase\ASD\SYBASE.env:

SYBASE_JRE_RTDS=J:\sybase\ASD\Shared\SAPJRE-7_1_018_64BIT

 

 

DEBUG>>> 06-11-15 20:47:37 : WindowsEnvironmentVariableAction.updateEnv() : Read variable in USER :

DEBUG>>> 06-11-15 20:47:37 : WindowsEnvironmentVariableAction.updateEnv() : name=SYBASE_JRE_RTDS

DEBUG>>> 06-11-15 20:47:37 : WindowsEnvironmentVariableAction.updateEnv() : value='J:\sybase\ASD\Shared\SAPJRE-7_1_011_64BIT'

DEBUG>>> 06-11-15 20:47:37 : WindowsEnvironmentVariableAction.updateEnv() : Set env SYBASE_JRE_RTDS='J:\sybase\ASD\Shared\SAPJRE-7_1_018_64BIT' in USER

Reg Type 0 is unknown

Couldn't get the value for: Registry Key HKEY_LOCAL_MACHINE\SOFTWARE\SYBASE\Server name: . Returning null

Win32 error:  1 ERROR_INVALID_FUNCTION

com.zerog.util.nativelib.win32.Win32Exception: Win32 error:  1 ERROR_INVALID_FUNCTION

  at com.zerog.util.nativelib.win32.Registry.getBinaryValueJNI(Native Method)

  at com.zerog.util.nativelib.win32.Registry.getBinaryValue(Unknown Source)

  at Flexeraax4.aa(Unknown Source)

  at Flexeraade.ab(Unknown Source)

  at Flexeraani.ab(Unknown Source)

  at com.zerog.ia.installer.actions.MakeRegEntry.installSelf(Unknown Source)

  at com.zerog.ia.installer.InstallablePiece.install(Unknown Source)

  at com.zerog.ia.installer.InstallablePiece.install(Unknown Source)

  at com.zerog.ia.installer.InstallablePiece.install(Unknown Source)

  at com.zerog.ia.installer.GhostDirectory.install(Unknown Source)

  at com.zerog.ia.installer.InstallablePiece.install(Unknown Source)

  at com.zerog.ia.installer.Installer.install(Unknown Source)

  at com.zerog.ia.installer.LifeCycleManager.consoleInstallMain(Unknown Source)

  at com.zerog.ia.installer.LifeCycleManager.executeApplication(Unknown Source)

  at com.zerog.ia.installer.Main.main(Unknown Source)

  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

  at java.lang.reflect.Method.invoke(Method.java:606)

  at com.zerog.lax.LAX.launch(Unknown Source)

  at com.zerog.lax.LAX.main(Unknown Source)

Key_Only && trueParentKey = true.

Reg Type 0 is unknown

Couldn't get the value for: Registry Key HKEY_LOCAL_MACHINE\SOFTWARE\SYBASE\Setup name: . Returning null

Win32 error:  1 ERROR_INVALID_FUNCTION

com.zerog.util.nativelib.win32.Win32Exception: Win32 error:  1 ERROR_INVALID_FUNCTION

  at com.zerog.util.nativelib.win32.Registry.getBinaryValueJNI(Native Method)

  at com.zerog.util.nativelib.win32.Registry.getBinaryValue(Unknown Source)

  at Flexeraax4.aa(Unknown Source)

  at Flexeraade.ab(Unknown Source)

  at Flexeraani.ab(Unknown Source)

  at com.zerog.ia.installer.actions.MakeRegEntry.installSelf(Unknown Source)

  at com.zerog.ia.installer.InstallablePiece.install(Unknown Source)

  at com.zerog.ia.installer.InstallablePiece.install(Unknown Source)

  at com.zerog.ia.installer.InstallablePiece.install(Unknown Source)

  at com.zerog.ia.installer.GhostDirectory.install(Unknown Source)

  at com.zerog.ia.installer.InstallablePiece.install(Unknown Source)

  at com.zerog.ia.installer.Installer.install(Unknown Source)

  at com.zerog.ia.installer.LifeCycleManager.consoleInstallMain(Unknown Source)

  at com.zerog.ia.installer.LifeCycleManager.executeApplication(Unknown Source)

  at com.zerog.ia.installer.Main.main(Unknown Source)

  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

  at java.lang.reflect.Method.invoke(Method.java:606)

  at com.zerog.lax.LAX.launch(Unknown Source)

  at com.zerog.lax.LAX.main(Unknown Source)

Key_Only && trueParentKey = true.

Reg Type 0 is unknown

Couldn't get the value for: Registry Key HKEY_LOCAL_MACHINE\SOFTWARE\SYBASE\SQLServer name: . Returning null

Win32 error:  1 ERROR_INVALID_FUNCTION

com.zerog.util.nativelib.win32.Win32Exception: Win32 error:  1 ERROR_INVALID_FUNCTION

  at com.zerog.util.nativelib.win32.Registry.getBinaryValueJNI(Native Method)

  at com.zerog.util.nativelib.win32.Registry.getBinaryValue(Unknown Source)

  at Flexeraax4.aa(Unknown Source)

  at Flexeraade.ab(Unknown Source)

  at Flexeraani.ab(Unknown Source)

  at com.zerog.ia.installer.actions.MakeRegEntry.installSelf(Unknown Source)

  at com.zerog.ia.installer.InstallablePiece.install(Unknown Source)

  at com.zerog.ia.installer.InstallablePiece.install(Unknown Source)

  at com.zerog.ia.installer.InstallablePiece.install(Unknown Source)

  at com.zerog.ia.installer.GhostDirectory.install(Unknown Source)

  at com.zerog.ia.installer.InstallablePiece.install(Unknown Source)

  at com.zerog.ia.installer.Installer.install(Unknown Source)

  at com.zerog.ia.installer.LifeCycleManager.consoleInstallMain(Unknown Source)

  at com.zerog.ia.installer.LifeCycleManager.executeApplication(Unknown Source)

  at com.zerog.ia.installer.Main.main(Unknown Source)

  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

  at java.lang.reflect.Method.invoke(Method.java:606)

  at com.zerog.lax.LAX.launch(Unknown Source)

  at com.zerog.lax.LAX.main(Unknown Source)

Key_Only && trueParentKey = true.

Reg Type 0 is unknown

Couldn't get the value for: Registry Key HKEY_LOCAL_MACHINE\SOFTWARE\SYBASE\SQLServer\Adaptive Server Enterprise (required files) name: . Returning null

Win32 error:  1 ERROR_INVALID_FUNCTION

com.zerog.util.nativelib.win32.Win32Exception: Win32 error:  1 ERROR_INVALID_FUNCTION

  at com.zerog.util.nativelib.win32.Registry.getBinaryValueJNI(Native Method)

  at com.zerog.util.nativelib.win32.Registry.getBinaryValue(Unknown Source)

  at Flexeraax4.aa(Unknown Source)

  at Flexeraade.ab(Unknown Source)

  at Flexeraani.ab(Unknown Source)

  at com.zerog.ia.installer.actions.MakeRegEntry.installSelf(Unknown Source)

  at com.zerog.ia.installer.InstallablePiece.install(Unknown Source)

  at com.zerog.ia.installer.InstallablePiece.install(Unknown Source)

  at com.zerog.ia.installer.InstallablePiece.install(Unknown Source)

  at com.zerog.ia.installer.GhostDirectory.install(Unknown Source)

  at com.zerog.ia.installer.InstallablePiece.install(Unknown Source)

  at com.zerog.ia.installer.Installer.install(Unknown Source)

  at com.zerog.ia.installer.LifeCycleManager.consoleInstallMain(Unknown Source)

  at com.zerog.ia.installer.LifeCycleManager.executeApplication(Unknown Source)

  at com.zerog.ia.installer.Main.main(Unknown Source)

  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

  at java.lang.reflect.Method.invoke(Method.java:606)

  at com.zerog.lax.LAX.launch(Unknown Source)

  at com.zerog.lax.LAX.main(Unknown Source)

Key_Only && trueParentKey = true.

DEBUG>>> 06-11-15 20:47:37 : CompareVersion.install() - $COMPARE_VERSION_1$ = 6.3

DEBUG>>> 06-11-15 20:47:37 : CompareVersion.install() - $COMPARE_VERSION_2$ = 6.0

DEBUG>>> 06-11-15 20:47:37 : CompareVersion.install() - $COMPARE_VERSION_RESULT_VAR_NAME$ = $WINDOWS_CMP_VERSION$

DEBUG>>> 06-11-15 20:47:37 : CompareVersion.install() - compare result = 1

ASE_Suite Log

 

DEBUG>>> 06-11-15 20:48:03 : SybaseConfigServerInput.getSelectFeature(): isSelectASEFeature=true

DEBUG>>> 06-11-15 20:48:03 : SybaseConfigServerInput.getSelectFeature(): isSelectTXTFeature=false

DEBUG>>> 06-11-15 20:48:03 : SybaseConfigServerInput.getSelectFeature(): isSelectSCCFeature=false

DEBUG>>> 06-11-15 20:48:03 : SybaseConfigServerInput.getConfigOption(): UA=false

DEBUG>>> 06-11-15 20:48:03 : SybaseConfigServerInput.getSelectFeature(): isSelectASEFeature=true

DEBUG>>> 06-11-15 20:48:03 : SybaseConfigServerInput.getSelectFeature(): isSelectTXTFeature=false

DEBUG>>> 06-11-15 20:48:03 : SybaseConfigServerInput.getSelectFeature(): isSelectSCCFeature=false

DEBUG>>> 06-11-15 20:48:03 : SybaseConfigServerInput.getConfigOption(): WS=false

DEBUG>>> 06-11-15 20:48:03 : GetSybLangAndCharsetAction.initProperties(): $INSTALLER_LOCALE$=en

DEBUG>>> 06-11-15 20:48:03 : GetSybLangAndCharsetAction.install() set $SYBASE_CFG_LANGUAGE$=us_english

DEBUG>>> 06-11-15 20:48:03 : GetSybLangAndCharsetAction.install() set $SYBASE_CFG_CHARSET$=iso_1

DEBUG>>> 06-11-15 20:48:03 : LastScreen.init(): install status is SUCCESS

DEBUG>>> 06-11-15 20:48:03 : LastScreen.init(): true

MSG>>> 06-11-15 20:48:03 : The installation was successful.

 

 

Please check regularly for updates at http://www.sybase.com/downloads.

 

 

If you have not done so, please go to http://service.sap.com/licensekeys to obtain the SAP software licenses.

 

 

In J:\sybase\ASD\ASE-16_0\init\logs\log0611.003' at 9:13 PMthere was a cancellation, and at that point it seems the upgrade was disrupted and unable to restart it.





Operating-system error:

  There is no OS level error

DB-Library: Net-Library operation terminated due to disconnect

06/11/15 09:13:00 PM End output from 'upgrade'.

06/11/15 09:13:04 PM CONNECTIVITY ERROR: Open Client message: 'ct_connect():

                     network packet layer: internal net library error: Net-Lib

                     protocol driver call to connect two endpoints failed

                     Failed to connect to the server - Error is 10061 No

                     connection could be made because the target machine

                     actively refused it.

 

 

                    

                     '.

06/11/15 09:13:04 PM CONNECTIVITY ERROR: Initialization of auditinit

                     connectivity module failed.

06/11/15 09:13:04 PM SERVER ERROR: Error connecting to server after upgrading.

06/11/15 09:13:04 PM Task failed: upgrade the SAP Adaptive Server Enterprise.

                     Terminating configuration.

06/11/15 09:13:04 PM Configuration failed.

06/11/15 09:13:05 PM Exiting.

06/11/15 09:13:05 PM The log file for this session is

                     'J:\sybase\ASD\ASE-16_0\init\logs\log0611.003'.

06/11/15 09:13:05 PM Log close.


Viewing all articles
Browse latest Browse all 3678

Trending Articles