Error on psf import with SVN projects [message #1608158] |
Mon, 09 February 2015 05:12  |
Eclipse User |
|
|
|
Hello,
my setup contains a project set import task for projects on an SVN repository.
During the setup run, the task starts to execute the checkout of the first project. After the first project checkout is completed, the task waits some seconds during "Initializing plug-in models".
Then, the logger prints:
[pre]
Send Notifications: [Running...]
Check Out: [Done...]
Check Out: [Running...]
Check Out: [Prepare file system...]
Send Notifications: [Done...]
[/pre]
During this outputs an window opened, which is titled "Multiple problems have occurred" and contains a list with endless errors which are named "Updating Change Sets for SVN Workspace". The details say, that there is a java.lang.NullPointerException. Each time I close the dialog with OK, it comes up immediately and it seems, that the list of errors grows up continuously. The memory consumption of eclipse rises up until I get a memory access violation error and eclipse closes. Sometimes the windows explorer restarts as well and I get strange graphic issues.

During the errors, the log output writes still some messages:
Check Out: [C:/path/to/the.file]
Check Out: [C:/path/to/next.file]
Resources Changed: [Running...]
Resources Changed: [Done...]
Send Notifications: [Running...]
Send Notifications: [Done...]
So the task still checkouts two further files, but this takes very very long.
I also tried to import the psf-File manually using the eclipse Import wizard for Project Sets and this works without problems.
I give it up to find a solution by myself and hope, that anybody have an idea, what may cause the errors here.
Edit: The error also occurs, if the psf-file contains only one project. Than the message log shows still some messages about computing the targlet, but also with the Resources Changed and Send Notifications messages.
Thank you very much for every hint.
Regards,
Joachim
[Updated on: Mon, 09 February 2015 05:28] by Moderator
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05175 seconds