Environment Schedule items are not being created with the same username as the person to creates the Release Package (Parallel Groovy Script Execution)
If an agent is installed on Unix or Linux, and if the agent installation directory includes a space, then LogParser may fail with an error similar to the following: Unexpected string in output log /opt/serena/Deployment Automation Agent4win/core/opt/ groovy -1.8.6/bin/startGroovy: line 95: [: too many arguments
udeploy.environments.EnvironmentHelper.createComponentMapping(EnvironmentHelper. groovy :78) at com.urbancode.air.plugin.udeploy.environments.EnvironmentHelper$createComponentMapping.call(Unknown
at net.sf.sevenzipjbinding.SevenZip.openInArchive(SevenZip.java:567) at net.sf.sevenzipjbinding.SevenZip$openInArchive.call(Unknown Source) at extract.run(extract. groovy :48)
at com.amazonaws.services.ec2.AmazonEC2Client.runInstances(AmazonEC2Client.java:3945) at com.amazonaws.services.ec2.AmazonEC2$runInstances.call(Unknown Source) at start_instances.run(start_instances. groovy :64)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at run_dbdeploy.run(run_dbdeploy. groovy :41) Caused by: java.lang.ClassNotFoundException: org.apache.derby.jdbc.ClientDriver