EXe Troubleshooting

From WikiEducator
Jump to: navigation, search


Exe RGB 72dpi.jpg

eXe Authoring project



http://eXeLearning.org

Troubleshooting

Known Bug/Limitation: Currently you cannot have more than one SCORM Quiz per node or page. You can however make a SCORM Quiz in each node, there is no limit to how many quizzes you have throughout your resource. We will continue to try to fix this problem but it has been set as a low priority. Ticket #265



Can't find log file

eXe is crashing and I can't find any log file (i.e., any file created today in the c:\Program Files\exe folder) that might help to diagnose the problem.

Solution

Try looking at c:\Documents and Settings\dorn\Application Data\eXe\exe.log or,

  1. Start, Run, cmd, OK
  2. cd "C:\Program Files\exe"
  3. exe

Note for OS X and Linux, the log files and the exe.conf configuration file are in your home directory's .exe directory.


Error Message: Error loading stylesheet: An XSLT stylesheet does not have an XML mimetype:http://127.0.0.1:8081/FrameworkLog.xsl

This is a problem with running McAfee Antivirus checker and eXe at the same time. These two applications may try to share the same port and this causes a conflict. (eXe tries to work around this problem, so normally no user action is required.)

Solution

There is a fix for this issue.

You will need to edit a configuration file that comes with eXe. This file can be located at:

C:\Documents and Settings\<yourusername>\Application Data\exe on Windows.

In this folder there is a file called exe.conf. Open this file in a simple text editor like Wordpad, or Notepad, and change the line that says port = 8081 to port = 8088. Save this file, and restart eXe.