SAP Knowledge Base Article - Preview

2376458 - JAVA function doesn't work after 'shutdown SYB_BACKUP' is executed - SAP ASE

Symptom

  • JAVA function is not working after executing a command 'shutdown SYB_BACKUP':

1> select java_func_test.java_func_test("sysobjects")
2> go
------------------------------
sysobjects from java
 
1> shutdown SYB_BACKUP
2> go
Backup Server: 3.48.1.1: The Backup Server will go down immediately.  Terminating sessions.

1> select java_func_test.java_func_test("sysobjects")
2> go
ASE is terminating this process.

  • When executing a command 'shutdown SYB_BACKUP', following messages might be logged in the database log: 

PCI(M1): WARNING: pci_shutdown_tpm; There is 1 Task(s) actively connected with the PCA/JVM (Waiting).
PCI(T1): WARNING pca__check_in_trusted_dir; No definition found for pca_jvm_tmp_dir in the PCA/JVM Config Manager (File I/O operations require a definition for the system temp directory) 

  • When executing a command 'shutdown', the command fails to run:

1> shutdown
2> go
Msg 10762, Level 16, State 1:
Server 'ase1570', Line 1:
Cannot initialize the Java Virtual Machine because either the Java class library or PCA plugin library is missing, corrupted, or incompatible with the current server release. Contact your System Administrator for help.

  • ASE errorlog reports an "infected with signal 11" error with a stack trace:

Current process (0x0) infected with signal 11 (SIGSEGV)
Address 0x0x00007fffe14ae3b3 ((null)+0x7fffe14ae3b3), siginfo (code, address) = (1, 0x0x0000000000000418)

  • Stack trace includes functions:

FindClassWithLoaderID
pci_tpminvoke_function
pci_tpminvoker_chores
pci_tpmworker_thrd
pci_thread_create_handler


Read more...

Environment

  • SAP Adaptive Server Enterprise (ASE) 15.7 SP137 or higher
  • SAP Adaptive Server Enterprise (ASE) 16.0 SP02 PL02 or higher
  • Java in Adaptive Server Enterprise

Product

SAP Adaptive Server Enterprise 15.7 ; SAP Adaptive Server Enterprise 16.0

Keywords

CR802855, CR#802855, 802855, ASE_JAVA, JRE, PCI, Bridge, inconsistency, termination , KBA , BC-SYB-ASE , Sybase ASE Database Platform (non Business Suite) , Bug Filed

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.