We are getting into unbind issue very often with JBoss 4.0.2 and Postgres 8.0.3. Here is the log:
2005-11-04 08:12:02,033 INFO [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] (ScannerThread) Unbound connection factory for resource adapter for ConnectionManager 'jboss.jca:service=DataSourceBinding,name=PostgresDS from JNDI name 'java:PostgresDS' | | javax.naming.NameNotFoundException: PostgresDS not bound | at org.jnp.server.NamingServer.getBinding(NamingServer.java:491) | at org.jnp.server.NamingServer.getBinding(NamingServer.java:499) | at org.jnp.server.NamingServer.getObject(NamingServer.java:505) | at org.jnp.server.NamingServer.lookup(NamingServer.java:278) | at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:610) | at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:572) | at javax.naming.InitialContext.lookup(InitialContext.java:351) | at com.powerup.configmgr.cel.jmx.CelCoreService.startService(CelCoreService.java:1371) | at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:272) | at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:222) | at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) | at java.lang.reflect.Method.invoke(Method.java:585) | at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141) | at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3905508#3905508 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3905508 ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
