You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by Nhat Nguyen <nh...@gmail.com> on 2009/08/17 12:09:19 UTC

Run shindig fail in jboss ear - please help.

Dear all,
We have owner open social container base on shindig snap-shot version, I
change some guice module and it's going well in tomcat server.
When I deploy in jboss ear server it throws this exceptions:

FINE: Loading class org.apache.shindig.gadgets.parse.caja.CajaCssParser
FastClass with
com.google.inject.internal.BytecodeGen$BridgeClassLoader@67467e
14:42:43,055 ERROR [STDERR] Aug 17, 2009 2:42:43 PM
com.google.inject.internal.BytecodeGen newFastClass
FINE: Loading class org.apache.shindig.gadgets.parse.caja.CajaCssParser
FastClass with
com.google.inject.internal.BytecodeGen$BridgeClassLoader@67467e
14:42:43,059 ERROR [STDERR] Aug 17, 2009 2:42:43 PM
com.google.inject.internal.BytecodeGen newFastClass
FINE: Loading class org.apache.shindig.gadgets.parse.caja.CajaCssSanitizer
FastClass with
com.google.inject.internal.BytecodeGen$BridgeClassLoader@67467e
14:42:43,074 ERROR [STDERR] Aug 17, 2009 2:42:43 PM
com.google.inject.internal.BytecodeGen newFastClass
FINE: Loading class
org.apache.shindig.gadgets.render.SanitizingGadgetRewriter FastClass with
com.google.inject.internal.BytecodeGen$BridgeClassLoader@67467e
14:42:43,098 ERROR [STDERR] Aug 17, 2009 2:42:43 PM
com.google.inject.internal.BytecodeGen newFastClass
FINE: Loading class org.apache.shindig.gadgets.JsFeatureLoader FastClass
with com.google.inject.internal.BytecodeGen$BridgeClassLoader@67467e
14:42:43,103 ERROR [STDERR] Aug 17, 2009 2:42:43 PM
com.google.inject.internal.BytecodeGen newFastClass
FINE: Loading class org.apache.shindig.gadgets.GadgetFeatureRegistry
FastClass with
com.google.inject.internal.BytecodeGen$BridgeClassLoader@67467e

and also

INFO: Reading container config: containers/default/container.js
14:42:44,335 ERROR [STDERR] Aug 17, 2009 2:42:44 PM
net.sf.ehcache.store.MemoryStore get
FINE: expressionsCache: expressionsMemoryStore miss for
/eXoGadgetServer/gadgets/ifr
14:42:44,336 ERROR [STDERR] Aug 17, 2009 2:42:44 PM net.sf.ehcache.Cache get
FINE: expressions cache - Miss
14:42:44,407 ERROR [STDERR] Aug 17, 2009 2:42:44 PM
net.sf.ehcache.store.MemoryStore get
FINE: expressionsCache: expressionsMemoryStore miss for oauthkey.pem
14:42:44,408 ERROR [STDERR] Aug 17, 2009 2:42:44 PM net.sf.ehcache.Cache get
FINE: expressions cache - Miss
14:42:44,409 ERROR [STDERR] Aug 17, 2009 2:42:44 PM
net.sf.ehcache.store.MemoryStore get
FINE: expressionsCache: expressionsMemoryStore miss for
/eXoGadgetServer/gadgets/proxy?url=
14:42:44,410 ERROR [STDERR] Aug 17, 2009 2:42:44 PM net.sf.ehcache.Cache get
FINE: expressions cache - Miss
14:42:44,412 ERROR [STDERR] Aug 17, 2009 2:42:44 PM
net.sf.ehcache.store.MemoryStore get
FINE: expressionsCache: expressionsMemoryStore miss for
14:42:44,413 ERROR [STDERR] Aug 17, 2009 2:42:44 PM net.sf.ehcache.Cache get
FINE: expressions cache - Miss
14:42:44,414 ERROR [STDERR] Aug 17, 2009 2:42:44 PM
net.sf.ehcache.store.MemoryStore get
FINE: expressionsCache: expressionsMemoryStore miss for link
14:42:44,415 ERROR [STDERR] Aug 17, 2009 2:42:44 PM net.sf.ehcache.Cache get
FINE: expressions cache - Miss
14:42:44,416 ERROR [STDERR] Aug 17, 2009 2:42:44 PM
net.sf.ehcache.store.MemoryStore get
FINE: expressionsCache: expressionsMemoryStore miss for script
14:42:44,418 ERROR [STDERR] Aug 17, 2009 2:42:44 PM net.sf.ehcache.Cache get

I change some thing base on this link:
http://farrukhismail.blogspot.com/2009/04/running-shindig-open-social-container.htmlbut
it's not running.
Please help me to figure out what it is and how can I fix it.
Many thanks and regards.
Nhatnv.