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

-----Original Message-----
From: bulldiserFNF <di...@atlanticbb.net>
Sender: ape-project@googlegroups.com
Date: Thu, 9 Feb 2012 08:00:58 
To: APE Project<ape-project@googlegroups.com>
Reply-To: ape-project@googlegroups.com
Subject: [APE Project] Ape Installation Test Issue "Invalid Argument,
 Permission Denied"

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');

-- 
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to ape-project@googlegroups.com
To unsubscribe from this group, send email to
ape-project+unsubscr...@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/

-- 
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to ape-project@googlegroups.com
To unsubscribe from this group, send email to
ape-project+unsubscr...@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/

Reply via email to