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.

ProM-Framework-6.12.3 - java.io.FileNotFoundException

Hi, my prom suddenly all downloaded plug-ins disappear. When I want to download again, I encounter this error. How can I solve the problem and download the plug-ins successfully?

Downloading: ProM-Framework-6.12.3
I/O Exception: java.io.FileNotFoundException: http://www.promtools.org/prom6/packages610/ProM-Framework/ProM-Framework-6.12.3-all.zip
An error has occurred. Please select OK to continue. 

Comments


  • It seems that you have different versions of ProM that use the same local package repository. Version 6.12.3 of ProM-Framework belongs to the nightly build, not to ProM 6.10.

    In the folder where you have installed ProM 6.10, could you please edit the ProM.ini with your favorite text editor and change the line (line 38):
    PROM_USER_FOLDER = 
    into
    PROM_USER_FOLDER = .
    Note the dot at the end. This causes the local package repository of ProM 6.10 to be in the local packages folder. This should resolve this issue. However, please run the Package Manager first to install the packages you need.

    Kind regards,
    Eric.



  • Thank you. The problem is solved.
    Best wishes to you.
Sign In or Register to comment.