New TIBCO Community Launches Soon!
The community will temporarily be 'read-only' beginning July 8th until the launch.
How to invoke BPM service from TIBCO Streambase
Hello,
I am doing a POC in TIBCO BPM Case Management. I want to create CaseID by triggering BPM Service from TIBCO Streambase. Please advise how to proceed
(17) Answers
Re-posting the same question...
What's the error do you see in logs? Always, please check logs to understand issues.
Without the recent logs, it is impossible to provide suggestions.
When you say "unable to log-in to openspace with tibco-admin credentials", what's the message that is displayed on the login screen in openspace?. Are you able to login to openspace using any other user-ids?. If yes, then there will be something wrong with the preferences that you've set for tibco-admin user. You may try re-setting the user preferences for tibco-admin user by logging into the below URL as tibco-admin user.
http://<ip>:<port>/openspace/openspace.html?resetPrefs=true#

The Issue still exists.
Are you referring to the startup issue? What's the error do you see in logs? Always, please check logs to understand issues.
2 Comments
Hi Balakrishnan,
Any update on the openspace login Issue?
Hi Balakrishnan,
I have two Issues for now. Rest of them got resolved
1) Unable to login to open space with tibco-admin credentials( No Issue with Workspace)
2) The environment become unstable if multiple deployments happen for the same app

2 Comments
Hi Balakrishnan,
Any update on the openspace login Issue?
Hi Balakrishnan,
I have two Issues for now. Rest of them got resolved
1) Unable to login to open space with tibco-admin credentials( No Issue with Workspace)
2) The environment become unstable if multiple deployments happen for the same app
The Issue still exists. I have given the grant and did the restart. I want one process to be deleted
Attachment | Size |
---|---|
![]() | 34.28 KB |

What's the version of your AMX BPM?
29 Mar 2017 01:52:52,335 [Start Level Event Dispatcher] [INFO ] org.hibernate.cfg.SettingsFactory - JDBC driver: Oracle JDBC driver, version: 11.2.0.2.0
29 Mar 2017 01:52:52,335 [TxRecoveryThread: java:DataSource] [ERROR] RecoveryController - Recovery error
javax.transaction.xa.XAException
at oracle.jdbc.xa.OracleXAResource.recover(OracleXAResource.java:709)
at com.tibco.amf.sharedresource.runtime.tibcohost.jdbcxa.WrappedXAResource.recover(WrappedXAResource.java:145)
at org.apache.geronimo.transaction.manager.WrapperNamedXAResource.recover(WrapperNamedXAResource.java:74)
at org.apache.geronimo.transaction.manager.RecoveryImpl.recoverResourceManager(RecoveryImpl.java:98)
at org.apache.geronimo.transaction.manager.TransactionManagerImpl.recoverResourceManager(TransactionManagerImpl.java:400)
at org.apache.geronimo.connector.outbound.AbstractConnectionManager.doRecovery(AbstractConnectionManager.java:77)
at com.tibco.amf.resources.tibcohost.geronimo.transaction.ResourceRecoverer.recoverUsingMCF(ResourceRecoverer.java:115)
at com.tibco.amf.resources.tibcohost.geronimo.transaction.ResourceRecoverer.run(ResourceRecoverer.java:99)
at java.lang.Thread.run(Unknown Source)
29 Mar 2017 01:52:52,350 [TxRecoveryThread: java:DataSourceBDS] [ERROR] RecoveryController - Recovery error
javax.transaction.xa.XAException
at oracle.jdbc.xa.OracleXAResource.recover(OracleXAResource.java:709)
at com.tibco.amf.sharedresource.runtime.tibcohost.jdbcxa.WrappedXAResource.recover(WrappedXAResource.java:145)
at org.apache.geronimo.transaction.manager.WrapperNamedXAResource.recover(WrapperNamedXAResource.java:74)
at org.apache.geronimo.transaction.manager.RecoveryImpl.recoverResourceManager(RecoveryImpl.java:98)
at org.apache.geronimo.transaction.manager.TransactionManagerImpl.recoverResourceManager(TransactionManagerImpl.java:400)
at org.apache.geronimo.connector.outbound.AbstractConnectionManager.doRecovery(AbstractConnectionManager.java:77)
at com.tibco.amf.resources.tibcohost.geronimo.transaction.ResourceRecoverer.recoverUsingMCF(ResourceRecoverer.java:115)
at com.tibco.amf.resources.tibcohost.geronimo.transaction.ResourceRecoverer.run(ResourceRecoverer.java:99)
at java.lang.Thread.run(Unknown Source)
Could see transaction recovery error in the logs. Looks like the post installation steps haven't been performed. Please follow the steps given here to grant transaction recovery priviliges to your BPM database user id. Once this is done, do a clean restart of tibcohost and see how it goes.
29 Mar 2017 01:53:04,209 [ComponentFrameworkDelegate] [WARN ] org.hibernate.util.JDBCExceptionReporter - ORA-28002: the password will expire within 3 days
On a side note, there are warnings related to DB user password expiry. Please address those as well.
2 Comments
If it's 4.1, then the table "pvm_table_lock" must exist. So, share the output of the query that I'd given earlier.
Hi Balakrishnan,
Thanks for the analysis. The BPM Version is 4.1. Let me give access to the bpm user and try again.

2 Comments
If it's 4.1, then the table "pvm_table_lock" must exist. So, share the output of the query that I'd given earlier.
Hi Balakrishnan,
Thanks for the analysis. The BPM Version is 4.1. Let me give access to the bpm user and try again.
Hi Balakrishnan,
I am uploading the logs. I verified the database. PVM_TABLE_LOCK does not exists
Attachment | Size |
---|---|
![]() | 6.91 MB |
![]() | 8.38 MB |

Similar Questions
Haven't found what you are looking for?
Existing Best Answer
This Question already has a 'Best Answer'. If you believe this answer is better, you must first uncheck the current Best Answer