Skip to content

Instantly share code, notes, and snippets.

View toanlc0912's full-sized avatar

Toàn Lư toanlc0912

  • Hansen Technologies
  • Hồ Chí Minh, Việt Nam
View GitHub Profile
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
<script id="jsbin-javascript">
@toanlc0912
toanlc0912 / ch.ivyteam.ivy.log
Created December 20, 2018 04:11
Failed to start ivy engine
11:02:41.741 FATAL [ch.ivyteam.ivy.designer.ide.DesignerIDEPlugin] [main] [executionContext=SYSTEM]
Could not start embeded Axon.ivy engine
[errorId=167C9C79DB2B2EE3, executionContext=SYSTEM]
ch.ivyteam.util.IvyRuntimeException: Error occured while starting Java Configuration Manager
at ch.ivyteam.ivy.manager.restricted.AbstractManager.start(AbstractManager.java:70)
at ch.ivyteam.ivy.server.internal.BasicServer$LifecycleStartMonitor.start(BasicServer.java:1319)
at ch.ivyteam.ivy.server.internal.startup.ManagerStarter.start(ManagerStarter.java:46)
at ch.ivyteam.ivy.server.internal.startup.ManagerStarter.startAllManagers(ManagerStarter.java:32)
at ch.ivyteam.ivy.server.internal.BasicServer.startInternal(BasicServer.java:573)
at ch.ivyteam.ivy.server.internal.BasicServer$1.call(BasicServer.java:551)
version: "3"
services:
web:
image: vnnvanhuong/friendlyhello:1.0
deploy:
replicas: 10
restart_policy:
condition: on-failure
resources:
limits: