Ape Installation Test Issue "Invalid Argument, Permission Denied"

26 views
Skip to first unread message

bulldiserFNF

unread,
Feb 9, 2012, 11:00:58 AM2/9/12
to APE Project
Hello everyone,
I'm having an issue with the testing of my APE server
installation. When I run the installation test script I am receiving a
"Can't load APE JSF" error. Here are the javascript errors I am
receiving. For the invalid argument error, 0.192.168.56.101 is
incorrect. It should be 192.168.56.101.:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64;
Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR
3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.3; .NET4.0E; MS-RTC
LM 8)
Timestamp: Thu, 9 Feb 2012 15:49:37 UTC


Message: Invalid argument.
Line: 4
Char: 3
Code: 0
URI:
http://0.192.168.56.101:6969/?[{"cmd":"script","params":{"domain":"192.168.56.102","scripts":["http://192.168.56.102/Source/mootools-core.js","http://192.168.56.102/Source/Core/APE.js","http://192.168.56.102/Source/Core/Events.js","http://192.168.56.102/Source/Core/Core.js","http://192.168.56.102/Source/Pipe/Pipe.js","http://192.168.56.102/Source/Pipe/PipeProxy.js","http://192.168.56.102/Source/Pipe/PipeMulti.js","http://192.168.56.102/Source/Pipe/PipeSingle.js","http://192.168.56.102/Source/Request/Request.js","http://192.168.56.102/Source/Request/Request.Stack.js","http://192.168.56.102/Source/Request/Request.CycledStack.js","http://192.168.56.102/Source/Transport/Transport.longPolling.js","http://192.168.56.102/Source/Transport/Transport.SSE.js","http://192.168.56.102/Source/Transport/Transport.XHRStreaming.js","http://192.168.56.102/Source/Transport/Transport.JSONP.js","http://192.168.56.102/Source/Transport/Transport.WebSocket.js","http://192.168.56.102/Source/Core/Utility.js","http://192.168.56.102/Source/Core/JSON.js"]}}]


Message: Permission denied
Line: 85
Char: 4
Code: 0
URI: http://192.168.56.102/Tools/Check/

****************************Config.js******************************************

* APE JSF Setup
*/

APE.Config.baseUrl = 'http://192.168.56.102'; //APE JSF
APE.Config.domain = '192.168.56.102';
APE.Config.server = '192.168.56.101:6969'; //APE server URL

(function(){
for (var i = 0; i < arguments.length; i++)
APE.Config.scripts.push(APE.Config.baseUrl + '/Source/' +
arguments[i] + '.js');
//APE.Config.scripts.push(APE.Config.baseUrl + '/Build/uncompressed/
appClientJS.js');
//APE.Config.scripts.push(APE.Config.baseUrl + '/Clients/
MooTools.js');
})('mootools-core', 'Core/APE', 'Core/Events', 'Core/Core', 'Pipe/
Pipe', 'Pipe/PipeProxy', 'Pipe/PipeMulti', 'Pipe/PipeSingle', 'Request/
Request','Request/Request.Stack', 'Request/Request.CycledStack',
'Transport/Transport.longPolling','Transport/Transport.SSE',
'Transport/Transport.XHRStreaming', 'Transport/Transport.JSONP',
'Transport/Transport.WebSocket', 'Core/Utility', 'Core/JSON');

bulldiserFNF

unread,
Feb 9, 2012, 11:03:15 AM2/9/12
to APE Project
Actually, http://0.192.168.56.101:6969 works. No idea how or why.


On Feb 9, 11:00 am, bulldiserFNF <di...@atlanticbb.net> wrote:
> Hello everyone,
>      I'm having an issue with the testing of my APE server
> installation. When I run the installation test script I am receiving a
> "Can't load APE JSF" error. Here are the javascript errors I am
> receiving. For the invalid argument error, 0.192.168.56.101 is
> incorrect. It should be 192.168.56.101.:
>
> Webpage error details
>
> User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64;
> Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR
> 3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.3; .NET4.0E; MS-RTC
> LM 8)
> Timestamp: Thu, 9 Feb 2012 15:49:37 UTC
>
> Message: Invalid argument.
> Line: 4
> Char: 3
> Code: 0
> URI:http://0.192.168.56.101:6969/?[{"cmd":"script","params":{"domain":"192.168.56.102","scripts":["http://192.168.56.102/Source/mootools-core.js","http://192.168.56.102/Source/Core/APE.js","http://192.168.56.102/Source/Core/Events.js","http://192.168.56.102/Source/Core/Core.js","http://192.168.56.102/Source/Pipe/Pipe.js","http://192.168.56.102/Source/Pipe/PipeProxy.js","http://192.168.56.102/Source/Pipe/PipeMulti.js","http://192.168.56.102/Source/Pipe/PipeSingle.js","http://192.168.56.102/Source/Request/Request.js","http://192.168.56.102/Source/Request/Request.Stack.js","http://192.168.56.102/Source/Request/Request.CycledStack.js","http://192.168.56.102/Source/Transport/Transport.longPolling.js","http://192.168.56.102/Source/Transport/Transport.SSE.js","http://192.168.56.102/Source/Transport/Transport.XHRStreaming.js","http://192.168.56.102/Source/Transport/Transport.JSONP.js","http://192.168.56.102/Source/Transport/Transport.WebSocket.js","http://192.168.56.102/Source/Core/Utility.js","http://192.168.56.102/Source/Core/JSON.js"]}}]
>
> Message: Permission denied
> Line: 85
> Char: 4
> Code: 0
> URI:http://192.168.56.102/Tools/Check/
>
> ****************************Config.js**************************************­****

ptej...@gmail.com

unread,
Feb 9, 2012, 11:03:49 AM2/9/12
to ape-p...@googlegroups.com
You can not have an IP for your domain, it strictly has to be a domain name. Even if it is a local one.
Sent via BlackBerry from T-Mobile
--
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to ape-p...@googlegroups.com
To unsubscribe from this group, send email to
ape-project...@googlegroups.com
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/

bulldiserFNF

unread,
Feb 9, 2012, 11:44:42 AM2/9/12
to APE Project
Thank your for the quick reply. I've made the changes and I'm still
seeing the same issue. Here is my updated info.

I entered host entries for my webserver and my ape server.

192.168.56.101 0.apeserver.com
192.168.56.102 lrweb.com

When I run the installation test, I get the "Can't load APE JSF" error
message and the following js errors. http://0.apeserver.com:6969 works
correctly.

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64;
Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR
3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.3; .NET4.0E; MS-RTC
LM 8)
Timestamp: Thu, 9 Feb 2012 16:40:08 UTC


Message: Invalid argument.
Line: 4
Char: 3
Code: 0
URI:
http://0.apeserver.com:6969/?[{"cmd":"script","params":{"domain":"lrweb.com","scripts":["http://lrweb.com/Source/mootools-core.js","http://lrweb.com/Source/Core/APE.js","http://lrweb.com/Source/Core/Events.js","http://lrweb.com/Source/Core/Core.js","http://lrweb.com/Source/Pipe/Pipe.js","http://lrweb.com/Source/Pipe/PipeProxy.js","http://lrweb.com/Source/Pipe/PipeMulti.js","http://lrweb.com/Source/Pipe/PipeSingle.js","http://lrweb.com/Source/Request/Request.js","http://lrweb.com/Source/Request/Request.Stack.js","http://lrweb.com/Source/Request/Request.CycledStack.js","http://lrweb.com/Source/Transport/Transport.longPolling.js","http://lrweb.com/Source/Transport/Transport.SSE.js","http://lrweb.com/Source/Transport/Transport.XHRStreaming.js","http://lrweb.com/Source/Transport/Transport.JSONP.js","http://lrweb.com/Source/Transport/Transport.WebSocket.js","http://lrweb.com/Source/Core/Utility.js","http://lrweb.com/Source/Core/JSON.js"]}}]


Message: Permission denied
Line: 85
Char: 4
Code: 0
URI: http://lrweb.com/Tools/Check/

*******************************config.js*******************************************
/***
* APE JSF Setup
*/

APE.Config.baseUrl = 'http://lrweb.com'; //APE JSF
APE.Config.domain = 'lrweb.com';
APE.Config.server = 'apeserver.com:6969'; //APE server URL

(function(){
for (var i = 0; i < arguments.length; i++)
APE.Config.scripts.push(APE.Config.baseUrl + '/Source/' +
arguments[i] + '.js');
//APE.Config.scripts.push(APE.Config.baseUrl + '/Build/uncompressed/
appClientJS.js');
//APE.Config.scripts.push(APE.Config.baseUrl + '/Clients/
MooTools.js');
})('mootools-core', 'Core/APE', 'Core/Events', 'Core/Core', 'Pipe/
Pipe', 'Pipe/PipeProxy', 'Pipe/PipeMulti', 'Pipe/PipeSingle', 'Request/
Request','Request/Request.Stack', 'Request/Request.CycledStack',
'Transport/Transport.longPolling','Transport/Transport.SSE',
'Transport/Transport.XHRStreaming', 'Transport/Transport.JSONP',
'Transport/Transport.WebSocket', 'Core/Utility', 'Core/JSON');


> ****************************Config.js**************************************­****
> For more options, visit this group athttp://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/- Hide quoted text -
>
> - Show quoted text -

bulldiserFNF

unread,
Feb 9, 2012, 11:47:13 AM2/9/12
to APE Project
Update:

Found something interesting that may be of help. If I don't close the
browser and run the test again, I only get this js error. When I close
the browser is when I get the errors above, but only the first time.

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64;
Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR
3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.3; .NET4.0E; MS-RTC
LM 8)
Timestamp: Thu, 9 Feb 2012 16:45:40 UTC


Message: 'iframe.contentWindow.APE' is null or not an object
Line: 85
Char: 35
> *******************************config.js***********************************­********
> > Git Hub :http://github.com/APE-Project/-Hide quoted text -
>
> > - Show quoted text -- Hide quoted text -

bulldiserFNF

unread,
Feb 9, 2012, 5:53:59 PM2/9/12
to APE Project
I solved my issue. I corrected the domain, server, and baseURL
configurations and also added host file entries to my web server.

I may have another issue but I'll research it first and maybe create
another topic later on.

Thank you.
> > > Git Hub :http://github.com/APE-Project/-Hidequoted text -
Reply all
Reply to author
Forward
0 new messages