Andrea Zorzan Posted August 6, 2020 Share Posted August 6, 2020 Hi all, I run my application on designer without errors, when i deploy it on Tibco Administrator i get the error below: process initialization failed for [...] process initialization failed for [...] at com.tibco.pe.core.WorkflowBuilder.build(Unknown Source) at com.tibco.pe.core.WorkflowLoader.setWorkflows(Unknown Source) at com.tibco.pe.core.WorkflowLoader.loadWorkflows(Unknown Source) at com.tibco.pe.core.JobPoolConfigurator.a(Unknown Source) at com.tibco.pe.core.JobPoolConfigurator.if(Unknown Source) at com.tibco.pe.core.JobPool.(Unknown Source) at com.tibco.pe.core.JobPoolCreator.init(Unknown Source) at com.tibco.pe.core.JobPoolCreator.(Unknown Source) at com.tibco.pe.PEMain.a(Unknown Source) at com.tibco.pe.PEMain.do(Unknown Source) at com.tibco.pe.PEMain.a(Unknown Source) at com.tibco.pe.PEMain.(Unknown Source) at com.tibco.pe.PEMain.main(Unknown Source)caused by: Initialization error in [[...] Dispatch and Reply] at com.tibco.pe.core.TaskImpl.init(Unknown Source) at com.tibco.pe.core.WorkflowBuilder.a(Unknown Source) at com.tibco.pe.core.WorkflowBuilder.build(Unknown Source) at com.tibco.pe.core.WorkflowLoader.setWorkflows(Unknown Source) at com.tibco.pe.core.WorkflowLoader.loadWorkflows(Unknown Source) at com.tibco.pe.core.JobPoolConfigurator.a(Unknown Source) at com.tibco.pe.core.JobPoolConfigurator.if(Unknown Source) at com.tibco.pe.core.JobPool.(Unknown Source) at com.tibco.pe.core.JobPoolCreator.init(Unknown Source) at com.tibco.pe.core.JobPoolCreator.(Unknown Source) at com.tibco.pe.PEMain.a(Unknown Source) at com.tibco.pe.PEMain.do(Unknown Source) at com.tibco.pe.PEMain.a(Unknown Source) at com.tibco.pe.PEMain.(Unknown Source) at com.tibco.pe.PEMain.main(Unknown Source)caused by: Internal Server error occurred: java.lang.IllegalArgumentException: Parent parameter may not be null at com.tibco.xml.datamodel.helpers.XiChild.a(XiChild.java:1249) at com.tibco.xml.datamodel.helpers.XiChild.getFirstChild(XiChild.java:110) at com.tibco.plugin.json.rest.server.runtime.http.RoutesDefine.initRoutesDefine(RoutesDefine.java:47) at com.tibco.plugin.json.rest.server.runtime.http.RoutesDictionary.initRoutesBindingRecursively(RoutesDictionary.java:125) at com.tibco.plugin.json.rest.server.runtime.http.RoutesDictionary.initialize(RoutesDictionary.java:62) at com.tibco.plugin.json.rest.server.runtime.RESTApplicationImpl.initRoutesBinding(RESTApplicationImpl.java:186) at com.tibco.plugin.json.rest.server.runtime.RESTApplicationImpl.initRuntime(RESTApplicationImpl.java:134) at com.tibco.plugin.json.rest.server.activities.RestAdapterActivity.init(RestAdapterActivity.java:56) at com.tibco.pe.core.TaskImpl.init(Unknown Source) at com.tibco.pe.core.WorkflowBuilder.a(Unknown Source) at com.tibco.pe.core.WorkflowBuilder.build(Unknown Source) at com.tibco.pe.core.WorkflowLoader.setWorkflows(Unknown Source) at com.tibco.pe.core.WorkflowLoader.loadWorkflows(Unknown Source) at com.tibco.pe.core.JobPoolConfigurator.a(Unknown Source) at com.tibco.pe.core.JobPoolConfigurator.if(Unknown Source) at com.tibco.pe.core.JobPool.(Unknown Source) at com.tibco.pe.core.JobPoolCreator.init(Unknown Source) at com.tibco.pe.core.JobPoolCreator.(Unknown Source) at com.tibco.pe.PEMain.a(Unknown Source) at com.tibco.pe.PEMain.do(Unknown Source) at com.tibco.pe.PEMain.a(Unknown Source) at com.tibco.pe.PEMain.(Unknown Source) at com.tibco.pe.PEMain.main(Unknown Source) at com.tibco.plugin.json.rest.server.runtime.RESTApplicationImpl.initRuntime(RESTApplicationImpl.java:139) at com.tibco.plugin.json.rest.server.activities.RestAdapterActivity.init(RestAdapterActivity.java:56) at com.tibco.pe.core.TaskImpl.init(Unknown Source) at com.tibco.pe.core.WorkflowBuilder.a(Unknown Source) at com.tibco.pe.core.WorkflowBuilder.build(Unknown Source) at com.tibco.pe.core.WorkflowLoader.setWorkflows(Unknown Source) at com.tibco.pe.core.WorkflowLoader.loadWorkflows(Unknown Source) at com.tibco.pe.core.JobPoolConfigurator.a(Unknown Source) at com.tibco.pe.core.JobPoolConfigurator.if(Unknown Source) at com.tibco.pe.core.JobPool.(Unknown Source) at com.tibco.pe.core.JobPoolCreator.init(Unknown Source) at com.tibco.pe.core.JobPoolCreator.(Unknown Source) at com.tibco.pe.PEMain.a(Unknown Source) at com.tibco.pe.PEMain.do(Unknown Source) at com.tibco.pe.PEMain.a(Unknown Source) at com.tibco.pe.PEMain.(Unknown Source) at com.tibco.pe.PEMain.main(Unknown Source) Has anyone previously seen the error and canhelp me Thanks in advantage, Andrea Link to comment Share on other sites More sharing options...
pavan uppalapati Posted August 28, 2020 Share Posted August 28, 2020 Do you have Rest Plugin installed on Deployed server 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