Hello everybody,

at first, excuse me for my bad English please.

At the end of the week (Saturday), I have to give away a practical
work for my university study, but my own APE-server modul won't work.
I can start my server, but after a certain period of time, the server
terminates unexpectedly.

The error message in the shell console is:
/lib/lsb/init-functions: line 30:  5812 Segmentation fault      /sbin/
start-stop idfile" -- "$@"
 failed!

Does anyone know this error message?
Or can help me with my server module?

It think the line of code is causing in the method called
'updateScreens' in the class ContentGenerator (see line 92 of the
document).

You can download the full javascript code of the module here:
http://www.file-upload.net/download-3470118/MySQL.js.html

And here is a cutting of the Ape-config-file (/etc/ape/ape.conf):
Server {
        port = 6969
        daemon = no
        ip_listen = 0.0.0.0
        domain = auto
        rlimit_nofile = 10000
        pid_file = /var/run/aped.pid
}

Log {
        debug = 1
        use_syslog = 0
        logfile = /var/log/ape.log
}

I hope someone can help me and thank you for your time you invested
here already.
If you have any questions, please ask.

Best regards,
Michael

-- 
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/

Reply via email to