I am facing a problem that can not start the engine. I also have no ideas about this. Does anyone faced the same problem?

[ 78%] Starting DefaultApplicationManager
Error while starting Axon.ivy Engine
java.lang.NullPointerException
        at ch.ivyteam.ivy.server.internal.apps.update.DefaultApplicationUpdater.isDeprecatedCadaver(DefaultApplicationUpdater.java:88)
        at ch.ivyteam.ivy.server.internal.apps.update.DefaultApplicationUpdater.deleteDeprecatedProjects(DefaultApplicationUpdater.java:77)

alt text

asked 31.10.2017 at 06:19

Bang%20Ngo's gravatar image

Bang Ngo
(suspended)
accept rate: 0%

edited 03.11.2017 at 04:03

SupportIvyTeam's gravatar image

SupportIvyTeam ♦♦
1.4k102118122

1

hi @Bang Ngo The reason could be deployment process does not complete correctly, one Project Model does not has Project Model Version. You should delete PM that is deprecated or not has PMV yet. Go to SQL and table ProjectModel then delete it. Please contact vision team for more detail

(31.10.2017 at 06:33) trungdv trungdv's gravatar image

Solution: go delete record from iwa_processmodelversion and iwa_processmodel which is deprecated. Thanks @trungdv

link

answered 03.11.2017 at 04:03

SupportIvyTeam's gravatar image

SupportIvyTeam ♦♦
1.4k102118122
accept rate: 77%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×44

Asked: 31.10.2017 at 06:19

Seen: 1,295 times

Last updated: 03.11.2017 at 04:03