Unable to run TIBCO ActiveMatrix(R) Adapter for SAP deployed application to TIBCO Administrator.

Unable to run TIBCO ActiveMatrix(R) Adapter for SAP deployed application to TIBCO Administrator.

book

Article ID: KB0087507

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for SAP Solutions -
Not Applicable -

Description

Resolution:
Description:
===========
Unable to run a deployed TIBCO ActiveMatrix(R) Adapter for SAP to TIBCO Administrator.

Environment:
===========
TIBCO ActiveMatrix(R) Adapter for SAP 7.0.0
Linux

Symptoms:
=========
From a running TIBCO ActiveMatrix(R) Adapter for SAP the following core dump is thrown:

# A fatal error has been detected by the Java Runtime Environment:
#  SIGSEGV (0xb) at pc=0x00007f2814ec31d6, pid=157230, tid=139809978312448

# JRE version: 7.0_09-b05
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.5-b02 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# V  [libjvm.so+0x5651d6]  alloc_object(_jclass*, Thread*)+0x16

  An error report file with more information is saved as:
# /home/tibusr/tibcodevenv/adapter/adr3/7.0/bin/hs_err_pid157230.log

  If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp


Cause:
======
Having tibrvjweb.jar in the classpath.

Resolution:
========
1). Move the file tibrvjweb.jar from RV_HOME/lib to a different folder, such as /temp . Make sure that the jar file is not in any directories that is in the classpath.

2). Restart Hawk and the SAP Adapter.

Some background on tibrvjweb.jar:

Tibrvjweb.jar is a pure Java implementation only for situations that require rva. (e.g., for applets). In some cases when present in the same directory, Java applications such as SAP Adapter picks it up and this may cause undesirable behavior.

Issue/Introduction

Unable to run TIBCO ActiveMatrix(R) Adapter for SAP deployed application to TIBCO Administrator.