Mthobisi Memela 2 Posted June 7, 2018 Share Posted June 7, 2018 Hi I have an issue i am trying to run a stored procedure from a database activity task and when i deploy its throwing an error. I tried to run it from business studio and its also throwing an error there. When i run it on the db itself it works. may you please point me in the rught direction as to what might be wrong The error on the bpm logs is: Exception Cause is [null] Exception Message is [1] Exception Stack is [java.lang.ArrayIndexOutOfBoundsException: 1 at com.tibco.bx.extension.database.core.JDBCCommon.getActivityParameters(JDBCCommon.java:3440) at com.tibco.bx.extension.database.core.JDBCCallActivity.setConfigParms(JDBCCallActivity.java:124) at com.tibco.bx.extension.database.core.DatabaseTaskActivity.doWork(DatabaseTaskActivity.java:177) at com.tibco.bx.extension.database.core.DatabaseTaskActivity.eval(DatabaseTaskActivity.java:106) at com.tibco.bx.core.behaviors.activity.BxExtensionBehavior.doEval(BxExtensionBehavior.java:163) at com.tibco.bx.core.behaviors.activity.BxActivityBaseBehavior.eval(BxActivityBaseBehavior.java:913) at com.tibco.bx.core.behaviors.activity.BxActivityBaseBehavior.eval(BxActivityBaseBehavior.java:1) at com.tibco.pvm.infra.api.impl.util.director.IpmEventDirectorBase.handleModelEvent(IpmEventDirectorBase.java:232) at com.tibco.pvm.infra.api.impl.util.director.IpmEventDirectorBase.handleEvent(IpmEventDirectorBase.java:113) at com.tibco.pvm.infra.support.work.impl.WorkItemAbstract.execute(WorkItemAbstract.java:206) at com.tibco.pvm.db.persist.services.engine.IdbSTWorkRunnable.doWorkBlock(IdbSTWorkRunnable.java:134) at com.tibco.pvm.infra.services.engine.impl.STWorkRunnable.run(STWorkRunnable.java:54) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) ] and on Business studio it says: The value is not set for the parameter number 1. Link to comment Share on other sites More sharing options...
Sid Allway Posted April 5, 2019 Share Posted April 5, 2019 Hi g-man, sorry to hear you're facing some issues. Please contact our support team so that we can help you to resolve this. Cheers,Sid Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now