This error occurs for a variety of problems that can occur when initializing 
the destination.  You may not have defined that destination in the server's 
configuration or there can be a problem with that destination's configuration.  
 If you add the tag: <mx:TraceTarget/> it will usually provide additional 
information in the flashlog.txt just before the message is shown.

It will also log the destinations the client is configured with in the flashlog.

Jeff

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of fkolberg
Sent: Friday, July 25, 2008 9:16 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] LCDS data synchronisation problem


Hi,

I have installed the insync app from
http://coenraets.org/blog/2008/05/insync-automatic-offline-data-synchronization-in-air-using-lcds-26

and consistently get "cannot fill" error message.

I then got the source code and compiled the files under flex builder
3. I ran the debugger and used trace() to output the messages.
the error occurs when the dataService invokes fill().

I get the following error message:
Error: Unable to initialize destinations on server: ["insync"]
at
<anonymous>()[C:\depot\flex\branches\enterprise_corfu_rc\frameworks\projects\data\src\mx\data\DataStore.as:2347]
at
<anonymous>()[C:\depot\flex\branches\enterprise_corfu_rc\frameworks\projects\data\src\mx\data\DataStore.as:2363]
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at
mx.data::SQLDBCache/dispatchStatusEvent()[C:\depot\flex\branches\enterprise_corfu_rc\frameworks\projects\airfds\src\mx\data\SQLDBCache.as:540]
at Function/http://adobe.com/AS3/2006/builtin::apply()
at
mx.rpc::AsyncDispatcher/timerEventHandler()[E:\dev\3.0.x\frameworks\projects\rpc\src\mx\rpc\AsyncDispatcher.as:50]
at flash.utils::Timer/_timerDispatch()
at flash.utils::Timer/tick()

I have no idea what it means and does not really understand where the
info related to <anonymous> and the Folder were taken from.

Can anybody help please?
thanks
florence

<<inline: image001.jpg>>

<<inline: image002.jpg>>

Reply via email to