User Tools

Site Tools


howto

Differences

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

Link to this comparison view

howto [2009/12/04 22:45]
ptidejteam created
howto [2010/03/12 00:01]
ptidejteam
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.txt ยท Last modified: 2019/10/06 20:37 (external edit)