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.

Problem getting ProM to run from source

gandziej
edited July 2011 in - Development
Hi all,

First of all, I'm afraid that some of the links mentioned in this thread: http://www.win.tue.nl/promforum/discussion/12/where-to-find-whats are out-of-date. For instance, I believe the site document http://prom.win.tue.nl:8000/Tracsites/wiki/setup/CheckingOutPromUsingSubclipse refers to the old repository and it says to checkout the "Plugins/trunk" folder.

My problem is that after following this tutorial: https://svn.win.tue.nl/trac/prom/wiki/setup/CheckingOutPromUsingSubclipse and trying to run ProM, I get this confusing message saying:
Archive for required library: 'lib/Licenses.txt' in project 'ProM' cannot be read or is not a valid ZIP file    ProM        Build path    Build Path Problem

What's more, when I try to run ProM with UITopia I get the following:
java.lang.NoClassDefFoundError: org/processmining/contexts/uitopia/UI
Caused by: java.lang.ClassNotFoundException: org.processmining.contexts.uitopia.UI
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source),

though I want to believe that this error is a result of the previous one.

Anyway, it's good to be on board :)

Have a nice day,
Andrzej

Comments

  • Solved. Simple deleting "Licenses.txt" from Properties>Libraries helped. Hope that's of any help for the future generations.

    Cheers,
    Andrzej
  • Hi Andrzej,

    I'm glad that you were able to solve your issue while I was on holiday :)
    Thank you for sharing your solution, I will see how we can structurally solve this issue.
    Joos Buijs

    Senior Data Scientist and process mining expert at APG (Dutch pension fund executor).
    Previously Assistant Professor in Process Mining at Eindhoven University of Technology
Sign In or Register to comment.