Marcin Ryniec Posted June 10, 2020 Share Posted June 10, 2020 Hello, I have a problem with Deploy Project in Tibco Business Studio. When I am trying to generate scripts for Deploy Project which contains a BOM project as a resource to include in generated script, a process of generting ends with exception "Unexpected exception" with details: java.lang.reflect.InvocationTargetException at com.tibco.amf.deployproject.editor.DeployProjectSelectionSection$3.execute(DeployProjectSelectionSection.java:1472) at org.eclipse.ui.actions.WorkspaceModifyOperation.lambda$0(WorkspaceModifyOperation.java:107) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2240) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2267) at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:128) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119) Caused by: java.lang.NullPointerException at com.tibco.amf.tools.admincligen.internal.CliGeneratorPropertyTypeAttribute.writeAttr(CliGeneratorPropertyTypeAttribute.java:71) at com.tibco.amf.tools.admincligen.internal.CliGenerationFacade.generateCLIFile(CliGenerationFacade.java:252) at com.tibco.amf.tools.admincligen.internal.CliGenerationFacade.generate(CliGenerationFacade.java:95) at com.tibco.amf.tools.admincligen.internal.CliGenerationFacade.generate(CliGenerationFacade.java:165) at com.tibco.amf.tools.admincligen.internal.utils.AdminCLIGeneratorServiceImpl.generateAdminCLI(AdminCLIGeneratorServiceImpl.java:192) at com.tibco.amf.tools.admincligen.internal.utils.CliGenerationExecutor.execute(CliGenerationExecutor.java:43) at com.tibco.amf.deployproject.editor.DeployProjectSelectionSection$5.run(DeployProjectSelectionSection.java:2443) at com.tibco.amf.deployproject.editor.DeployProjectSelectionSection.executeGeneration(DeployProjectSelectionSection.java:2455) at com.tibco.amf.deployproject.editor.DeployProjectSelectionSection.runScriptGeneration(DeployProjectSelectionSection.java:2327) at com.tibco.amf.deployproject.editor.DeployProjectSelectionSection$3.execute(DeployProjectSelectionSection.java:1467) ... 5 moreI'm using Tibco Business studio v4.3.0.025 Pls help :) 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