Skip to content

Instantly share code, notes, and snippets.

@zhujo01
Last active September 22, 2016 14:35
Show Gist options
  • Save zhujo01/46a6878d200f374f661225e22b6d264c to your computer and use it in GitHub Desktop.
Save zhujo01/46a6878d200f374f661225e22b6d264c to your computer and use it in GitHub Desktop.
#33
2016-09-22 14:33:29,523 DEBUG activity.ImportServicesActivity [pool-6-thread-1] - End of ImportServicesActivity
2016-09-22 14:33:29,531 DEBUG activity.ImportProfileActivity [pool-6-thread-2] - Executing ImportProfileActivity
2016-09-22 14:33:29,536 DEBUG activity.ImportProfileActivity [pool-6-thread-2] - jobImportRequestId: 148
2016-09-22 14:33:29,547 DEBUG activity.ImportProfileActivity [pool-6-thread-1] - Executing ImportProfileActivity
2016-09-22 14:33:29,547 DEBUG activity.ImportProfileActivity [pool-6-thread-1] - jobImportRequestId: 148
2016-09-22 14:33:29,572 WARN impl.AuditLoggerImpl [Thread-6] - Fail to send log to CCM404 Not Found
2016-09-22 14:33:29,601 WARN impl.AuditLoggerImpl [Thread-6] - Fail to send log to CCM404 Not Found
2016-09-22 14:33:31,345 DEBUG activity.ImportProfileActivity [pool-6-thread-3] - End of ImportProfileActivity
2016-09-22 14:33:31,381 DEBUG activity.MapInstanceTypesActivity [pool-6-thread-3] - Executing MapInstanceTypesActivity
2016-09-22 14:33:31,381 DEBUG activity.MapInstanceTypesActivity [pool-6-thread-3] - jobImportRequestId: 148
2016-09-22 14:33:31,381 WARN impl.AuditLoggerImpl [Thread-6] - Fail to send log to CCM404 Not Found
2016-09-22 14:33:31,701 DEBUG activity.MapInstanceTypesActivity [pool-6-thread-3] - End of MapInstanceTypesActivity
2016-09-22 14:33:31,701 DEBUG activity.MapInstanceTypesActivity [pool-6-thread-3] - Instance mapping completed for deployment jj123_run_1
2016-09-22 14:33:31,709 DEBUG activity.ImportApplicationActivity [pool-6-thread-3] - Completing ExportDeploymentActivity
2016-09-22 14:33:31,733 DEBUG activity.FinishImportActivity [pool-6-thread-3] - Executing FinishImportActivity
2016-09-22 14:33:31,733 DEBUG activity.FinishImportActivity [pool-6-thread-3] - jobImportRequestId: 148
2016-09-22 14:33:31,751 DEBUG activity.FinishImportActivity [pool-6-thread-3] - Deployment jj123_run_1 import cleanup is completed
2016-09-22 14:33:32,765 DEBUG activity.ImportProfileActivity [pool-6-thread-1] - End of ImportProfileActivity
2016-09-22 14:33:32,774 ERROR activity.ImportProfileActivity [pool-6-thread-2] - org.springframework.web.client.HttpClientErrorException: 403 Forbidden
java.lang.RuntimeException: org.springframework.web.client.HttpClientErrorException: 403 Forbidden
at com.osmosix.gateway.impl.GatewayMgmtServerServiceImpl.importAppProfile(GatewayMgmtServerServiceImpl.java:176)
at com.osmosix.gateway.workflow.activity.ImportProfileActivity.execute(ImportProfileActivity.java:75)
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.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.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:294)
at com.cliqr.workflow.engine.impl.SequentialWorkflowExecutorImpl.notify(SequentialWorkflowExecutorImpl.java:112)
at com.cliqr.workflow.engine.impl.SequentialWorkflowExecutorImpl.notify(SequentialWorkflowExecutorImpl.java:42)
at com.cliqr.workflow.engine.impl.AbstractWorkflowEngine$2.run(AbstractWorkflowEngine.java:98)
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)
Caused by: org.springframework.web.client.HttpClientErrorException: 403 Forbidden
at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:91)
at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:641)
at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:597)
at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:557)
at org.springframework.web.client.RestTemplate.postForEntity(RestTemplate.java:384)
at com.osmosix.gateway.impl.GatewayMgmtServerServiceImpl.importAppProfile(GatewayMgmtServerServiceImpl.java:172)
... 20 more
2016-09-22 14:33:32,802 WARN impl.SequentialWorkflowExecutorImpl [pool-6-thread-1] - Workflow is not executing. workflowInstanceId: aaedc9d9-95f9-4786-bd27-63f6a55d4df3
2016-09-22 14:33:32,809 WARN impl.AuditLoggerImpl [Thread-6] - Fail to send log to CCM404 Not Found
2016-09-22 14:33:32,824 WARN impl.AuditLoggerImpl [Thread-6] - Fail to send log to CCM404 Not Found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment