To prevent spam users, you can only post on this forum after registration, which is by invitation. If you want to post on the forum, please send me a mail (h DOT m DOT w DOT verbeek AT tue DOT nl) and I'll send you an invitation in return for an account.

Fail to resolve Ivy

Ivy fail to resolve ProM packages, but it worked in the early time. I noticed that the certificate of svn.win.tue.nl had expired since yesterday. I wonder if there is a relation between failure of Ivy resolution and the expiration of the certificate and when will it get right.

Comments

  • Hi,

    I guess this relation is indeed there. Ivy fails to resolve the dependencies for me as well now. I'll escalate this to get a new certificate for svn.win.tue.nl.

    Kind regards,
    Eric.

  • We now have a new certificate for svn.win.tue.nl, Ivy resolve now works again.

    Kind regards,
    Eric.
  • Hi hverbeek 

    Thank you so much. Ivy resolve now works for me too.
  • Hi @hverbeek ,

    There is another problem occurred with the ProM packages source. The source page at https://svn.win.tue.nl/repos/prom/Releases/Packages/ now can not open, as well as Ivy resolve always fails due to unfound sources. 
    I'm not sure if it is the network error, but I have switched another network and used another computer to open the page and the result is still failed.
     

  • Hi @hverbeek ,

    There is another problem occurred with the ProM packages source. The source page at https://svn.win.tue.nl/repos/prom/Releases/Packages/ now can not open, as well as Ivy resolve always fails due to unfound sources. 
    I'm not sure if it is the network error, but I have switched another network and used another computer to open the page and the result is still failed.
     


  • For the moment, the server svn.win.tue.nl is down :-(.

    Yesterday, several servers including svn.win.tue.nl needed to reboot for security updates.
    Unfortunately, the servers did not come up after the update because the reboot stopped somewhere. We're investigating the issue.

    Kind regards,
    Eric.
  • Hi hverbeek,

    Thanks for your kind reply. Hope the problem can be solved soon.

  • The server seems to be up and running again.

    Kind regards,
    Eric.
  • Hi @hverbeek ,

    Thanks for your notice. There's still a trouble with my Ivy resolve. The message from Ivy below:
    "
    download failed: prom-libs#org.eclipse.uml2.uml;3.1.2.v201010261927!org.eclipse.uml2.uml.jar
    download failed: prom-libs#org.eclipse.emf.ecore;2.8.3.v20130125-0546!org.eclipse.emf.ecore.jar
    "

    I have tried several times, and it seems like these two dependencies can not be downloaded. 

  • That is strange, I just tried after have cleaned all caches, and for me the resolve worked.

    Do you have these dependencies explicit in your ivy.xml file, or do you use a dependency on the EMF package (either direct or indirect)?

    Kind regards,
    Eric.
  • Hi @hverbeek

    The problem solved after I uncommented the recently used dependency "LogFiltering". It seems like the dependency use the EMF package. Now I avoid using this package and the Ivy resolve and run of ProM become successful.
Sign In or Register to comment.