Skip to content

Instantly share code, notes, and snippets.

@zhujo01
Created September 1, 2016 17:54
Show Gist options
  • Save zhujo01/be873e6ea98e0efbe4dbf617b0276d0f to your computer and use it in GitHub Desktop.
Save zhujo01/be873e6ea98e0efbe4dbf617b0276d0f to your computer and use it in GitHub Desktop.
#22 CCO log
ame WebApplicationContext for namespace 'appServlet-servlet'
2016-09-01 15:27:18,237 INFO policy.GatewayPolicyServiceImpl [localhost-startStop-1] - Inject Context id org.springframework.web.context.WebApplicationContext: ,name Root WebApplicationContext
2016-09-01 15:27:18,238 INFO servlet.DispatcherServlet [localhost-startStop-1] - FrameworkServlet 'appServlet': initialization completed in 1357 ms
2016-09-01 16:40:47,479 INFO job.JobMigrationController [http-apr-8443-exec-1] - Exporting job id - 580
2016-09-01 16:40:59,520 INFO impl.JobServiceImpl [asyncOperationExecutor-2] - Backing up job with jobId: 196
2016-09-01 16:41:01,072 INFO app.LifecycleAppBackupErrorAction [nodeMessageTaskExecutor-11] - Node backup error with message Error: FTP response 421 received. Server closed connection.
2016-09-01 16:41:05,037 ERROR activity.BackupDataActivity [pool-5-thread-1] - Exception on BackupDataActivity:
java.lang.Exception: Failed to run job backup
at com.osmosix.gateway.workflow.activity.BackupDataActivity.execute(BackupDataActivity.java:84)
at com.cliqr.workflow.engine.impl.SequentialWorkflowExecutorImpl.execute(SequentialWorkflowExecutorImpl.java:199)
at com.cliqr.workflow.engine.impl.SequentialWorkflowExecutorImpl.executeNext(SequentialWorkflowExecutorImpl.java:354)
at com.cliqr.workflow.engine.impl.SequentialWorkflowExecutorImpl.execute(SequentialWorkflowExecutorImpl.java:207)
at com.cliqr.workflow.engine.impl.SequentialWorkflowExecutorImpl.execute(SequentialWorkflowExecutorImpl.java:229)
at com.cliqr.workflow.engine.impl.SequentialWorkflowExecutorImpl.executeNext(SequentialWorkflowExecutorImpl.java:354)
at com.cliqr.workflow.engine.impl.SequentialWorkflowExecutorImpl.executeNext(SequentialWorkflowExecutorImpl.java:348)
at com.cliqr.workflow.engine.impl.SequentialWorkflowExecutorImpl.execute(SequentialWorkflowExecutorImpl.java:207)
at com.cliqr.workflow.engine.impl.SequentialWorkflowExecutorImpl.executeNext(SequentialWorkflowExecutorImpl.java:354)
at com.cliqr.workflow.engine.impl.SequentialWorkflowExecutorImpl.execute(SequentialWorkflowExecutorImpl.java:207)
at com.cliqr.workflow.engine.impl.SequentialWorkflowExecutorImpl.executeNext(SequentialWorkflowExecutorImpl.java:354)
at com.cliqr.workflow.engine.impl.SequentialWorkflowExecutorImpl.execute(SequentialWorkflowExecutorImpl.java:207)
at com.cliqr.workflow.engine.impl.SequentialWorkflowExecutorImpl.execute(SequentialWorkflowExecutorImpl.java:229)
at com.cliqr.workflow.engine.impl.SequentialWorkflowExecutorImpl.execute(SequentialWorkflowExecutorImpl.java:83)
at com.cliqr.workflow.engine.impl.SequentialWorkflowExecutorImpl.execute(SequentialWorkflowExecutorImpl.java:42)
at com.cliqr.workflow.engine.impl.AbstractWorkflowEngine$1.run(AbstractWorkflowEngine.java:82)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2016-09-01 17:18:36,303 INFO job.JobMigrationController [http-apr-8443-exec-3] - Exporting job id - 584
2016-09-01 17:18:41,429 INFO openstack.OpenstackImageService [pool-5-thread-2] - Creating a VM snapshot from instance fbe4652d-2031-442f-9043-8802831aae46, image name: 082290d4-3f1b-4a8e-82dd-ce1cd073b6db
2016-09-01 17:18:42,183 INFO openstack.OpenstackImageService [pool-5-thread-2] - Image name 082290d4-3f1b-4a8e-82dd-ce1cd073b6db, id a2863df8-fbc7-4c6d-99e4-1e72f88c1625 got created
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment