Questions Tagged With deploymenthttps://answers.axonivy.com/tags/deployment/?type=rss&user=dbalassequestions tagged <span class="tag">deployment</span>enThu, 19 Mar 2015 19:29:00 -0400Strange Error - ServerToServerProjectDeployer.clearCacheshttps://answers.axonivy.com/questions/1236/strange-error-servertoserverprojectdeployer-clearcaches<p>Hello,</p> <p>i want to deploy a new version of a iar and this error is thrown :</p> <p>14:26:50.843 ERROR [ch.ivyteam.ivy.deployment.restricted.helper] [Ivy project deployment] [executionContext=SYSTEM] Could not deploy process model version APEL$Apel$2 java.lang.NullPointerException at ch.ivyteam.ivy.deployment.internal.ServerToServerProjectDeployer.clearCaches(ServerToServerProjectDeployer.java:198) at ch.ivyteam.ivy.deployment.internal.ServerToServerProjectDeployer.deployAsSystem(ServerToServerProjectDeployer.java:141) at ch.ivyteam.ivy.deployment.internal.ServerToServerProjectDeployer$1.call(ServerToServerProjectDeployer.java:111) at ch.ivyteam.ivy.security.internal.SecurityManager.executeAsSystem(SecurityManager.java:1439) at ch.ivyteam.ivy.security.internal.SecurityManager.executeAsSystem2(SecurityManager.java:1456) at ch.ivyteam.ivy.deployment.internal.ServerToServerProjectDeployer.deploy(ServerToServerProjectDeployer.java:106) at ch.ivyteam.ivy.deployment.restricted.helper.RichDialogBasedDeployment.deploy(RichDialogBasedDeployment.java:133) at ch.ivyteam.ivy.deployment.restricted.helper.RichDialogBasedDeployment$DeploymentThread$1.call(RichDialogBasedDeployment.java:228) at ch.ivyteam.ivy.security.internal.SecurityManager.executeAsSystem(SecurityManager.java:1439) at ch.ivyteam.ivy.deployment.restricted.helper.RichDialogBasedDeployment$DeploymentThread.run(RichDialogBasedDeployment.java:223)</p> <p>I have no idea what is can be. Could you help me ?</p> <ol> <li>Start adminUI</li> <li>right click on the application and choose deployment wizard</li> <li>get the iar (local or server is the same)</li> <li>validating OK</li> <li>press the deploy button then the error</li> </ol> <p>[INFO] Deploying project '2_203_2' by user 'xivyadmin' from host 'xpert-ivy1' [INFO] Destination: [INFO] - Application: APEL [INFO] - Process Model: Apel [INFO] - Process Model Version: 2</p> <p>[INFO] Synchronize project directory ... [INFO] - Cleaning target directory ... [INFO] - Copying new project files to target directory ... [INFO] Successful synchronized.</p> <p>[ERROR] null ch.ivyteam.ivy.deployment.internal.ServerToServerProjectDeployer.clearCaches(ServerToServerProjectDeployer.java:198) ch.ivyteam.ivy.deployment.internal.ServerToServerProjectDeployer.deployAsSystem(ServerToServerProjectDeployer.java:141) ch.ivyteam.ivy.deployment.internal.ServerToServerProjectDeployer$1.call(ServerToServerProjectDeployer.java:111) ch.ivyteam.ivy.security.internal.SecurityManager.executeAsSystem(SecurityManager.java:1439) ch.ivyteam.ivy.security.internal.SecurityManager.executeAsSystem2(SecurityManager.java:1456) ch.ivyteam.ivy.deployment.internal.ServerToServerProjectDeployer.deploy(ServerToServerProjectDeployer.java:106) ch.ivyteam.ivy.deployment.ProjectDeployment.deploy(ProjectDeployment.java:50) ch.ivyteam.ivy.admin.tool.deploymentwizardserver.deployment.DeploymentManager$DeploymentThread$1.call(DeploymentManager.java:214) ch.ivyteam.ivy.admin.tool.deploymentwizardserver.deployment.DeploymentManager$DeploymentThread$1.call(DeploymentManager.java:126) ch.ivyteam.ivy.security.internal.SecurityManager.executeAsSystem(SecurityManager.java:1439) ch.ivyteam.ivy.admin.tool.deploymentwizardserver.deployment.DeploymentManager$DeploymentThread.run(DeploymentManager.java:125)</p>dbalasseThu, 19 Mar 2015 19:29:00 -0400https://answers.axonivy.com/questions/1236/strange-error-servertoserverprojectdeployer-clearcachesdeploymentWhat is axis lib used for ?https://answers.axonivy.com/questions/1225/what-is-axis-lib-used-for<p>Hello,</p> <p>we are using apache poi to create spreadsheet. As i saw in another post (<a href="http://answers.axonivy.com/questions/511/poi-conflicted-xmlbeans-jars),">http://answers.axonivy.com/questions/511/poi-conflicted-xmlbeans-jars),</a> I had to replace xbeans jar by a later one.</p> <p>As i want to evaluate the possible problem that might arise with such a switch, is it possible to know , in a comprehensive way, for what purpose is axis used ? I supposed it's for the "ws start process" and "ws call step" components. Is there another use ?</p> <p>Will this packaging bug be fixed someday ?</p> <p>Regards Denis</p>dbalasseThu, 12 Mar 2015 15:08:34 -0400https://answers.axonivy.com/questions/1225/what-is-axis-lib-used-forwebservicedeployment