Unable to run TIBCO ActiveMatrix(R) Adapter for Siebel deployed application to TIBCO Administrator™

Unable to run TIBCO ActiveMatrix(R) Adapter for Siebel deployed application to TIBCO Administrator™

book

Article ID: KB0083428

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for Siebel 6.1

Description

From a running TIBCO ActiveMatrix BusinessWorks Adapter for Siebel, the following core dump is thrown:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0xffffffff7c65a6b0, pid=18543, tid=35
#
# JRE version: 7.0_09-b05
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.5-b02 mixed mode solaris-sparc compressed oops)
# Problematic frame:
# V  [libjvm.so+0x25a6b0]

Issue/Introduction

Unable to run TIBCO ActiveMatrix Adapter for LDAP deployed application to TIBCO Administrator.

Environment

Solaris OS

Resolution

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 Siebel 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  Siebel Adapter picks it up and this may cause some undesirable behavior.