User Tools

Site Tools


howto

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
howto [2009/12/04 22:45] – created ptidejteamhowto [2025/01/15 21:40] (current) – external edit 127.0.0.1
Line 45: Line 45:
 Unfortunately I got error messages as below when running this JAR in Fedora where default JDK is OpenJDK1.6: Unfortunately I got error messages as below when running this JAR in Fedora where default JDK is OpenJDK1.6:
  
 +<code>
 padl.FileAccessException padl.FileAccessException
 at padl.util.repository.file.ClassFileRepository.storeFiles(ClassFileRepository.java:60) at padl.util.repository.file.ClassFileRepository.storeFiles(ClassFileRepository.java:60)
Line 60: Line 61:
 at ptidej.solver.helper.DesignMotifIdentificationCaller.analyseCodeLevelModelFromJAR(DesignMotifIdentificationCaller.java:919) at ptidej.solver.helper.DesignMotifIdentificationCaller.analyseCodeLevelModelFromJAR(DesignMotifIdentificationCaller.java:919)
 at ptidej.solver.helper.DesignMotifIdentificationCaller.main(DesignMotifIdentificationCaller.java:100) at ptidej.solver.helper.DesignMotifIdentificationCaller.main(DesignMotifIdentificationCaller.java:100)
 +</code>
  
 So you may consider to run this JAR in the java environment using SunJDK. So you may consider to run this JAR in the java environment using SunJDK.
howto.1259966732.txt.gz · Last modified: (external edit)