(Added in process to fix)
|
(→Error Examples)
|
Line 46: | |||
= Error Examples = | = Error Examples = | ||
- | == Plugin == | + | == Quiet Period == |
+ | <pre> Subversion command line: svn info --non-interactive --no-auth-cache --username admin --password ***** --revision {2013-03-18 17:31:58 +0000} [REDACTED] | ||
- | <pre>com.urbancode.anthill3.services.jobs.JobDelegate - Unable to recover the command: | + | Subversion command working Directory: %AGENT_WORKING_DIRECTORY% |
- | the agent could not locate the command result. | + | Subversion command environment: |
- | com.urbancode.command.CommandException: Unable to recover the command: the agent could | + | AH_AUTH_TOKEN=***** |
- | not locate the command result. | + | ================================================================================ |
- | at com.urbancode.anthill3.services.jobs.StepExecutor.execute(StepExecutor.java:517) | + | svn: E175002: Unable to connect to a repository at URL '[REDACTED]' |
- | at com.urbancode.anthill3.step.steptype.StepTypeStep.perform(StepTypeStep.java:171) | + | svn: E175002: OPTIONS of '[REDACTED]': Server certificate verification failed: certificate issued for a different hostname, issuer is not trusted ([REDACTED]) |
- | at com.urbancode.anthill3.step.plugin.PluginMetaStep.perform(PluginMetaStep.java:54) | + | ================================================================================ |
- | at com.urbancode.anthill3.services.jobs.StepExecutor.execute(StepExecutor.java:280) | + | command exit status: 1</pre> |
- | at com.urbancode.anthill3.services.jobs.StepExecutor.execute(StepExecutor.java:174) | ||
- | at com.urbancode.anthill3.services.jobs.JobDelegate.executeStep(JobDelegate.java:150) | ||
- | at com.urbancode.anthill3.services.jobs.JobConfigJobDelegate.executeSteps(JobConfigJobDelegate.java:181) | ||
- | at com.urbancode.anthill3.services.jobs.JobConfigJobDelegate.perform(JobConfigJobDelegate.java:53) | ||
- | at com.urbancode.anthill3.services.jobs.Job.run(Job.java:240) | ||
- | at com.urbancode.commons.util.concurrent.PoolExecutor.runWorker(PoolExecutor.java:829) | ||
- | at com.urbancode.commons.util.concurrent.PoolExecutor$Worker.run(PoolExecutor.java:326) | ||
- | at java.lang.Thread.run(Thread.java:619) | ||
- | at com.urbancode.commons.util.concurrent.NamedThreadFactory$NamedThread.run(NamedThreadFactory.java:29) | ||
- | Caused by: com.urbancode.devilfish.services.command.jms.NoCommandResultException: Unable to recover the command: the agent could not locate the command result. | ||
- | at com.urbancode.devilfish.services.command.jms.JmsCommandServiceClient.extractCommandInfo(JmsCommandServiceClient.java:207) | ||
- | at com.urbancode.devilfish.services.command.jms.JmsCommandServiceClient.sendGetRequestResult(JmsCommandServiceClient.java:193) | ||
- | at com.urbancode.devilfish.services.command.jms.JmsCommandServiceClient.recoverExecution(JmsCommandServiceClient.java:125) | ||
- | at com.urbancode.devilfish.services.command.jms.JmsCommandServiceClient.executeAndWait(JmsCommandServiceClient.java:91) | ||
- | at com.urbancode.anthill3.services.agent.AgentRemoteControl.executeAndWait(AgentRemoteControl.java:91) | ||
- | at com.urbancode.anthill3.services.jobs.StepExecutor.execute(StepExecutor.java:484) | ||
- | ... 12 more</pre> | ||
- | == Log Retrieval Failure == | ||
- | <pre>com.urbancode.anthill3.services.exception.ExceptionService - java.io.FileNotFoundException: %AHP_SERVER_HOME%\var\log\job\917\16\0$0$application$zip$commandOutput.zip does not exist | ||
- | java.io.FileNotFoundException: %AHP_SERVER_HOME%\var\log\job\917\16\0$0$application$zip$commandOutput.zip does not exist | ||
- | at com.urbancode.anthill3.services.file.FileInfoServiceServer.getFileInfoAsStream(FileInfoServiceServer.java:60) | ||
- | at com.urbancode.commons.logfile.FileInfoLogFile.getInputStream(FileInfoLogFile.java:73) | ||
- | at com.urbancode.anthill3.runtime.scripting.helpers.LogHelper.getOutputReader(LogHelper.java:292) | ||
- | at com.urbancode.anthill3.runtime.scripting.helpers.ErrorHelper.getStepTraceErrorSummary(ErrorHelper.java:165) | ||
- | at com.urbancode.anthill3.runtime.scripting.helpers.ErrorHelper.getJobTraceErrorSummary(ErrorHelper.java:110) | ||
- | at com.urbancode.anthill3.runtime.scripting.helpers.ErrorHelper.getWorkflowErrorSummary(ErrorHelper.java:66) | ||
- | at org.apache.jsp.WEB_002dINF.jsps.project.errors_jsp._jspService(errors_jsp.java:84) | ||
- | at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:98) | ||
- | at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) | ||
- | at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:331) | ||
- | at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:329) | ||
- | at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265) | ||
- | at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) | ||
- | at sun.reflect.GeneratedMethodAccessor85.invoke(Unknown Source) | ||
- | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) | ||
- | at java.lang.reflect.Method.invoke(Method.java:597) | ||
- | at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:244) | ||
- | at java.security.AccessController.doPrivileged(Native Method) | ||
- | at javax.security.auth.Subject.doAsPrivileged(Subject.java:517) | ||
- | at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:276) | ||
- | at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:162) | ||
- | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:262) | ||
- | at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:52) | ||
- | . | ||
- | . | ||
- | .</pre> | ||
- | == Agent Log: Serialized File (*nix) == | ||
- | <pre>Error recovering CommandInfo from file | ||
- | $AGENT_HOME/var/jobs/1310373868648/result.ser for handle: | ||
- | com.urbancode.devilfish.common.Handle { | ||
- | handle: 1310373868648 | ||
- | serviceName: Command | ||
- | machineName: null | ||
- | } | ||
- | java.io.FileNotFoundException: | ||
- | $AGENT_HOME/var/jobs/1310373868648/result.ser (No such | ||
- | file or directory) | ||
- | at java.io.FileInputStream.open(Native Method) | ||
- | at java.io.FileInputStream.<init>(FileInputStream.java:106) | ||
- | at com.urbancode.devilfish.services.command.CommandService.getSerializedCommandInfoForHandle(CommandService.java:448) | ||
- | at com.urbancode.devilfish.services.command.jms.GetResultRequest.execute(GetResultRequest.java:72) | ||
- | at com.urbancode.devilfish.services.command.jms.GetResultRequest.execute(GetResultRequest.java:8) | ||
- | at com.urbancode.devilfish.services.command.jms.CommandServiceRequest.execute(CommandServiceRequest.java:51) | ||
- | at com.urbancode.devilfish.server.jms.DevilfishTask.call(DevilfishTask.java:67) | ||
- | at com.urbancode.devilfish.server.jms.DevilfishTask.call(DevilfishTask.java:12) | ||
- | at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) | ||
- | at java.util.concurrent.FutureTask.run(FutureTask.java:138) | ||
- | at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) | ||
- | at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) | ||
- | at java.util.concurrent.FutureTask.run(FutureTask.java:138) | ||
- | at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) | ||
- | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) | ||
- | at java.lang.Thread.run(Thread.java:619) | ||
- | Transfer of logs was not successful. Server | ||
- | returned status '401'.</pre> | ||
- | == Agent Log: Serialized File (Windows) == | ||
- | <pre>Error recovering CommandInfo from file %AGENT_HOME%\var\jobs\1334464035650\result.ser for handle: | ||
- | com.urbancode.devilfish.common.Handle { | ||
- | handle: 1334464035650 | ||
- | serviceName: Command | ||
- | machineName: null | ||
- | } | ||
- | java.io.FileNotFoundException: %AGENT_HOME%\var\jobs\1334464035650\result.ser | ||
- | (The system cannot find the path specified) | ||
- | at java.io.FileInputStream.open(Native Method) | ||
- | at java.io.FileInputStream.<init>(FileInputStream.java:106) | ||
- | at com.urbancode.devilfish.services.command.CommandService.getSerializedCommandInfoForHandle(CommandService.java:257) | ||
- | at com.urbancode.devilfish.services.command.jms.GetResultRequest.execute(GetResultRequest.java:72) | ||
- | at com.urbancode.devilfish.services.command.jms.GetResultRequest.execute(GetResultRequest.java:8) | ||
- | at com.urbancode.devilfish.services.command.jms.CommandServiceRequest.execute(CommandServiceRequest.java:51) | ||
- | at com.urbancode.devilfish.server.jms.RequestTask.call(RequestTask.java:62) | ||
- | at com.urbancode.devilfish.server.jms.RequestTask.call(RequestTask.java:13) | ||
- | at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269) | ||
- | at java.util.concurrent.FutureTask.run(FutureTask.java:123) | ||
- | at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650) | ||
- | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675) | ||
- | at java.lang.Thread.run(Thread.java:595) | ||
- | Transfer of logs was not successful. Server returned status '401'.</pre> |