Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks Plug-in for PeopleSoft | - |
Not Applicable | - |
Resolution:
Description:
=====================
TIBCO ActiveMatrix Adapter for PeopleSoft 6.0.0 could not connect DTA when using RV as the transport for adpsft8DTA_RV in TIBCO Designer, and it will throw the following error in Designer console:
Processing /tibco/private/adapter/psdta/psoftAEDesignerClient ...
java.lang.ClassCastException: com.tibco.ae.tools.palettes.ps.designtimeadapter.PeopleSoftDesignTimeAdapter
at com.tibco.ae.tools.palettes.ps.designtimeadapter.PeopleSoftDesignTimeAdapter.startClient(PeopleSoftDesignTimeAdapter.java:265)
at com.tibco.ae.tools.palettes.ps.designtimeadapter.PeopleSoftDesignTimeAdapter.<init>(PeopleSoftDesignTimeAdapter.java:50)
at com.tibco.ae.tools.palettes.ps.PeopleSoftAdapterConfiguration.getMetadataAdapter(PeopleSoftAdapterConfiguration.java:2222)
at com.tibco.ae.tools.palettes.ps.PeopleSoftAdapterConfiguration.connectMetadataAdapter(PeopleSoftAdapterConfiguration.java:2269)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.tibco.util.Trampoline.invoke(Trampoline.java:136)
at com.tibco.ui.BusyWait.run(BusyWait.java:428)
at java.lang.Thread.run(Thread.java:595)
index = 22
sumTxt = DTA Connection Failure
detTxt = The Design Time Connection has failed with the parameters:
Application Server: 192.168.70.87, User Id: VP1, Port: 9000.
Environment:
==========
Platform: REHL, Solaris
Resolution:
=========
1). Open the designer.tra file and find the "Set CLASS PATH" section in the file.
2). Change "%RV_HOME%/lib/tibrvjsd.jar" to "%RV_HOME%/lib/tibrvj.jar".
3). Save the update and restart Designer, Adapter and DTA RV.