ScriptManager FileException: Could not open file

Asked by Epstone

Hi,
I'm new to adch++ and I got it to compile and run on my local VM. On my webserver though I get the following exception on startup:

2.8.0 (r0) Debug running, press ctrl-c to exit...
Logging: 2012-03-09 15:14:44: ScriptManager: Starting
Thrown: FileException: Could not open file
Logging: 2012-03-09 15:14:44: ScriptManager: Failed to load settings: FileException: Could not open file
Logging: 2012-03-09 15:14:44: PluginManager: Script.so loaded

Which things should I check to get it to work? Which file could not be loaded exactly?
Thanks in advance!

Question information

Language:
English Edit question
Status:
Solved
For:
ADCH++ Edit question
Assignee:
No assignee Edit question
Solved by:
Epstone
Solved:
Last query:
Last reply:
Revision history for this message
Epstone (patrickeps) said :
#1

Oops. The name of my Script.xml was wrong. It was Scripts.xml, my fault...
Problem solved :)