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
When a user authenticates with username and password every time, then every time a new session is created. An example could be RunAddStatusToVersion. groovy . Here we authenticate with username and password provided in the request, thus DA creates a new session every time that this request is made.
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)