Ok, done. Thanks, problem was in my files contents.

On Jun 20, 6:56 pm, Anthony Catel <[email protected]> wrote:
> You have some parse error.
> Du to a bug, parse error are not reported in included files.
>
> Little work around : move your code into main.ape.js in order to debug
>
> Le 20/06/2011 17:55, Osman Bulut a crit :
>
>
>
> > Thanks for reply.
>
> > My terminal is in this case;
>
> > " sudo /etc/init.d/ape* restart
> >   * Restarting Ajax push engine
> > aped
> > _   ___ ___
> >    /_\ | _ \ __|
> >   / _ \|  _/ _|
> > /_/ \_\_| |___|
> > AJAX Push Engine
>
> > Bind on port 6969
>
> > Version : 1.1.1
> > Build   : May 30 2011 23:37:06
> > Author  : Weelya ([email protected])
>
> > [Module] [spidermonkey] Loading module : Javascript embeded (0.01) -
> > Anthony Catel
> > [JS] Loading script /var/ape/framework/mootools.js...
> > [JS] Loading script /var/ape/framework/Http.js...
> > [JS] Loading script /var/ape/framework/userslist.js...
> > [JS] Loading script /var/ape/utils/utils.js...
> > [JS] Loading script /var/ape/commands/proxy.js...
> > [JS] Loading script /var/ape/commands/inlinepush.js...
> > [JS] Loading script /var/ape/examples/nickname.js...
> > [JS] Loading script /var/ape/examples/move.js...
> > [JS] Loading script /var/ape/utils/checkTool.js...
> > [JS] Loading script /var/ape/examples/message.js...
> > [JS] Failed loading script /var/ape/examples/message.js
> > [JS] Loading script /var/ape/demo.js...
> > [JS] Failed loading script /var/ape/demo.js
> > "
>
> > My new js files (../ape/demo.js  and  ../ape/eamples/message.js) don't
> > load.
>
> > On Jun 20, 3:49 pm, Nicolas Guibert<[email protected]>
> > wrote:
> >> 1) Are you sure that APE is restarted properly (no error at the start which
> >> would mean previous instance is still running) ?
> >> 2) Make sure the parameters in the config file are correct and point to the
> >> directory where you put your new js
>
> >> That's all I can think of at the moment.
>
> >> Nicolas.
>
> >> 2011/6/20 Osman Bulut<[email protected]>
>
> >>> Hi;
> >>> I use 32-bit Ubuntu/Debian. My problem is this;
> >>> I created a server-side js and included to /var/ape directory. After
> >>> inserted its way to main.ape.js and restarted ape server. but ape
> >>> server don't load the my new server-side js file. what's my problem?
> >>> can you help me?
> >>> note: my server is good working.
> >>> thanks and good works.
> >>> --
> >>> 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/

-- 
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