java.lang.InstantiationError: com.tibco.cep.repo.provider.BEArchiveResourceProvider at com.tibco.be.jdbcstore.JdbcDeployment.generateScripts(JdbcDeployment.java:326) ] seen while running be-jdbcdeploy.exe.
book
Article ID: KB0084544
calendar_today
Updated On:
Products
Versions
TIBCO BusinessEvents Enterprise Edition
-
Not Applicable
-
Description
Resolution: Description: ========= Error seen while running be-jdbcdeploy.exe.
Exception in thread "main" java.lang.InstantiationError: com.tibco.cep.repo.provider.BEArchiveResourceProvider at com.tibco.be.jdbcstore.JdbcDeployment.generateScripts(JdbcDeployment.java:326)
Environment: ========== TIBCO Product name and version: TIBCO BusinessEvents (BE) 4.0.1 Operating System(s): All
Cause: ===== Old version of cep-backingstore.jar will cause the above error. This can be found by comparing the version number displayed when be-jdbcdeploy.exe is run. It should match with the version shown in Studio > Help > About TIBCO BusinessEvents Studio.
Resolution: ======== Make sure there is no version conflict as mentioned above. If a conflict does exists, then the wrong version of cep-backingstore.jar is being used.
Issue/Introduction
java.lang.InstantiationError: com.tibco.cep.repo.provider.BEArchiveResourceProvider at com.tibco.be.jdbcstore.JdbcDeployment.generateScripts(JdbcDeployment.java:326) ] seen while running be-jdbcdeploy.exe.