Hi Yan. Send me your container.php located on shindig\php\config\container.php to check your configuration. I think this issue is related to cache configuration. Need some answers too:
- How are you connected to internet ? (proxy, nat, directly, etc) - Did you setup all php modules required by shindig ? Also tell me which version of shindig you are using to make a test here. tks Robson Dantas 2010/3/24 Yan Bu <[email protected]> > Hi, Rob, it is the same error I got by using the following > http://127.0.0.1/gadgets/ifr?url=http://www.opensocial-br.org/example.xml > > ErrorNo gadgets.container value set for current container > > *Debug backtrace* > > Array > ( > [0] => Array > ( > [file] => > C:\xampp\htdocs\shindig\php\src\gadgets\servlet\GadgetRenderingServlet.php > [line] => 68 > [function] => showError > [class] => GadgetRenderingServlet > [object] => GadgetRenderingServlet Object > ( > [context:GadgetRenderingServlet:private] => > GadgetContext Object > ( > [httpFetcher:protected] => BasicRemoteContent > Object > ( > > [basicFetcher:BasicRemoteContent:private] => BasicRemoteContentFetcher > Object > ( > > [requests:BasicRemoteContentFetcher:private] => Array > ( > ) > > > [disallowedHeaders:BasicRemoteContentFetcher:private] => Array > ( > [0] => Keep-Alive > [1] => Host > [2] => Accept-Encoding > [3] => Set-Cookie > [4] => Content-Length > [5] => Content-Encoding > [6] => ETag > [7] => Last-Modified > [8] => Accept-Ranges > [9] => Vary > [10] => Expires > [11] => Date > [12] => Pragma > [13] => Cache-Control > [14] => > Transfer-Encoding > [15] => > If-Modified-Since > ) > > ) > > > [signingFetcherFactory:BasicRemoteContent:private] => > [signer:BasicRemoteContent:private] => > [cache:BasicRemoteContent:private] > => Cache Object > ( > [time:Cache:private] => > RequestTime Object > ( > ) > > [storage:Cache:private] => > CacheStorageFile Object > ( > > [prefix:CacheStorageFile:private] => RemoteContent > ) > > ) > > > [invalidateService:BasicRemoteContent:private] => > DefaultInvalidateService Object > ( > > [invalidationEntry:DefaultInvalidateService:private] => Cache Object > ( > > [time:Cache:private] => RequestTime Object > ( > ) > > > [storage:Cache:private] => CacheStorageFile Object > ( > > [prefix:CacheStorageFile:private] => InvalidationEntry > ) > > ) > > > [cache:DefaultInvalidateService:private] => Cache Object > ( > > [time:Cache:private] => RequestTime Object > ( > ) > > > [storage:Cache:private] => CacheStorageFile Object > ( > > [prefix:CacheStorageFile:private] => RemoteContent > ) > > ) > > ) > > > [cachePostRequest:BasicRemoteContent:private] => > ) > > [locale:protected] => Array > ( > [lang] => all > [country] => ALL > ) > > [renderingContext:protected] => GADGET > [registry:protected] => GadgetFeatureRegistry > Object > ( > [features] => Array > ( > [analytics] => Array > ( > [deps] => Array > ( > > [core.legacy] => core.legacy > [core] => core > > [core.auth] => core.auth > > [core.config] => core.config > [core.io] => > core.io > > [core.json] => core.json > [core.log] > => core.log > > [core.none] => core.none > > [core.prefs] => core.prefs > > [core.util] => core.util > ) > > [basePath] => > C:\xampp\htdocs\shindig\features\src\main\javascript\features\analytics > [name] => analytics > [gadgetJs] => Array > ( > [0] => Array > ( > > [type] => URL > > [content] => http://www.google-analytics.com/urchin.js > ) > > [1] => Array > ( > > [type] => URL > > [content] => http://www.google.com/ig/lib/libanalytics.js > ) > > ) > > ) > > [auth-refresh] => Array > ( > [deps] => Array > ( > > [core.auth] => core.auth > [rpc] => rpc > [core] => core > > [core.config] => core.config > [core.io] => > core.io > > [core.json] => core.json > > [core.legacy] => core.legacy > [core.log] > => core.log > > [core.none] => core.none > > [core.prefs] => core.prefs > > [core.util] => core.util > ) > > [basePath] => > C:\xampp\htdocs\shindig\features\src\main\javascript\features\auth-refresh > [name] => auth-refresh > [gadgetJs] => Array > ( > [0] => Array > > > On Wed, Mar 24, 2010 at 4:22 PM, Robson Dantas <[email protected]> > wrote: > > > Hello Yan, > > > > Can you try out my gadget example ? I´ve tried to use labpixies example > for > > a while and never got this working. > > > > Point your url parameter to http://www.opensocial-br.org/example.xml > > > > Let me know how it goes. > > > > Regards, > > > > Robson Dantas > > > > > > > > 2010/3/24 Yan Bu <[email protected]> > > > > > > > > > > Error Received after installing Apache Shindig Php on Window 7 with > > > > functional Xampp 1.7.3 for windows > > > > > > > > > > I followed the instructions from online and it seems everything is go > > > alright until the final test > > > > > > > > > > > > http://127.0.0.1/gadgets/ifr?url=http://www.labpixies.com/campaigns/todo/todo.xml > > > > > > < > > > > > > http://127.0.0.1/gadgets/ifr?url=http://www.labpixies.com/campaigns/todo/todo.xml > > > >what > > > I get is the following error: > > > > > > ErrorNo gadgets.container value set for current container > > > *Debug backtrace* > > > > > > Array > > > ( > > > [0] => Array > > > ( > > > [file] => > > > > > > C:\xampp\htdocs\shindig\php\src\gadgets\servlet\GadgetRenderingServlet.php > > > [line] => 68 > > > [function] => showError > > > [class] => GadgetRenderingServlet > > > [object] => GadgetRenderingServlet Object > > > ( > > > [context:GadgetRenderingServlet:private] => > > > GadgetContext Object > > > ( > > > [httpFetcher:protected] => > BasicRemoteContent > > > Object > > > ( > > > > > > [basicFetcher:BasicRemoteContent:private] => BasicRemoteContentFetcher > > > Object > > > ( > > > > > > [requests:BasicRemoteContentFetcher:private] => Array > > > ( > > > ) > > > > > > > > > [disallowedHeaders:BasicRemoteContentFetcher:private] => Array > > > ( > > > [0] => Keep-Alive > > > [1] => Host > > > [2] => > Accept-Encoding > > > [3] => Set-Cookie > > > [4] => > Content-Length > > > [5] => > > Content-Encoding > > > [6] => ETag > > > [7] => Last-Modified > > > [8] => Accept-Ranges > > > [9] => Vary > > > [10] => Expires > > > [11] => Date > > > [12] => Pragma > > > [13] => > Cache-Control > > > [14] => > > > Transfer-Encoding > > > [15] => > > > If-Modified-Since > > > ) > > > > > > ) > > > > > > > > > [signingFetcherFactory:BasicRemoteContent:private] => > > > [signer:BasicRemoteContent:private] > => > > > [cache:BasicRemoteContent:private] > > > => Cache Object > > > ( > > > [time:Cache:private] => > > > RequestTime Object > > > ( > > > ) > > > > > > [storage:Cache:private] => > > > CacheStorageFile Object > > > ( > > > > > > [prefix:CacheStorageFile:private] => RemoteContent > > > ) > > > > > > ) > > > > > > > > > [invalidateService:BasicRemoteContent:private] => > > > DefaultInvalidateService Object > > > ( > > > > > > [invalidationEntry:DefaultInvalidateService:private] => Cache Object > > > ( > > > > > > [time:Cache:private] => RequestTime Object > > > ( > > > ) > > > > > > > > > [storage:Cache:private] => CacheStorageFile Object > > > ( > > > > > > [prefix:CacheStorageFile:private] => InvalidationEntry > > > ) > > > > > > ) > > > > > > > > > [cache:DefaultInvalidateService:private] => Cache Object > > > ( > > > > > > [time:Cache:private] => RequestTime Object > > > ( > > > ) > > > > > > > > > [storage:Cache:private] => CacheStorageFile Object > > > ( > > > > > > [prefix:CacheStorageFile:private] => RemoteContent > > > ) > > > > > > ) > > > > > > ) > > > > > > > > > [cachePostRequest:BasicRemoteContent:private] => > > > ) > > > > > > [locale:protected] => Array > > > ( > > > [lang] => all > > > [country] => ALL > > > ) > > > > > > [renderingContext:protected] => GADGET > > > [registry:protected] => > GadgetFeatureRegistry > > > Object > > > ( > > > [features] => Array > > > ( > > > [analytics] => Array > > > ( > > > [deps] => Array > > > ( > > > > > > [core.legacy] => core.legacy > > > [core] => > core > > > > > > [core.auth] => core.auth > > > > > > [core.config] => core.config > > > [core.io] > => > > > core.io > > > > > > [core.json] => core.json > > > [core.log] > > > => core.log > > > > > > [core.none] => core.none > > > > > > [core.prefs] => core.prefs > > > > > > [core.util] => core.util > > > ) > > > > > > > > > (truncated because the message size is getting too big for delivery to > > the > > > >> shindig.apache.org address) > > > >> > > > >> > > > > > >
