Hello everyone, I am migrating from 6.0 to 7.0 on linux machine. Here are the steps I have done so far:

  • Create user called "ivy"
  • Download and unzip the engine with the instructions provided in the documentation
  • Set the autoConfig parameter to true with username and password to the db in serverconfig.xml
  • Start the engine

While starting the engine I didnt get any error, but once i open the browser i have noticed two things:

  • when i open the browser i can see the old applications and processes on the screen
  • when I click on Admin a progress bar is appearing which is refreshing all the time without any succeed and in the logs i have this error:

    11:57:11.983 ERROR [....error.restricted] Error Dumper 'Eclipse' has thrown an unexpected exception java.lang.NullPointerException at ch.ivyteam.ivy.error.restricted.EclipseDumper.dump(EclipseDumper.java:39) at ch.ivyteam.ivy.error.restricted.ErrorReport.createErrorReport(ErrorReport.java:160) at ch.ivyteam.ivy.error.restricted.ErrorReport.createErrorReport(ErrorReport.java:128) at ch.ivyteam.ivy.application.restricted.EndUserErrorDetails.createEndUserErrorReport_aroundBody8(EndUserErrorDetails.java:115)

EDIT I see also this error message at the top of the log: The process model version '1' of process model 'Administration' of web application 'System' is currently unavailabl e because of maintenance.

asked 22.03.2018 at 07:13

imoteb's gravatar image

imoteb
(suspended)
accept rate: 0%

edited 23.03.2018 at 04:48

Reguel%20Wermelinger's gravatar image

Reguel Werme... ♦♦
9.4k31958

And the error stays when you restart again? Do you see other suspicious entries in the log?

(23.03.2018 at 04:50) Reguel Werme... ♦♦ Reguel%20Wermelinger's gravatar image

Yes even after restart the error occurs again, no there is nothing suspicious than this

(23.03.2018 at 05:16) imoteb imoteb's gravatar image
Be the first one to answer this question!
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:

×147

Asked: 22.03.2018 at 07:13

Seen: 727 times

Last updated: 23.03.2018 at 05:16