Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 80756 invoked from network); 13 Jan 2006 08:05:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Jan 2006 08:05:24 -0000 Received: (qmail 71092 invoked by uid 500); 13 Jan 2006 08:05:22 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 71076 invoked by uid 500); 13 Jan 2006 08:05:22 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 71065 invoked by uid 99); 13 Jan 2006 08:05:22 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jan 2006 00:05:22 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [196.35.77.38] (HELO mfwj032.mfw.is.co.za) (196.35.77.38) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jan 2006 00:05:20 -0800 Received: from rocketseed.vodacom.co.za (Not Verified[196.6.129.73]) by mfwj032.mfw.is.co.za with NetIQ MailMarshal (v5.5.6.5) id ; Fri, 13 Jan 2006 10:01:06 +0200 Received: from [10.111.7.204] (helo=zamdh02200.vodacom.corp) by rocketseed.vodacom.co.za with esmtp (Exim 4.30) id 1ExK06-000LJe-7O for user@geronimo.apache.org; Fri, 13 Jan 2006 10:09:34 +0200 Received: from zastn02100.vodacom.corp ([10.110.7.61]) by zamdh02200.vodacom.corp with Microsoft SMTPSVC(6.0.3790.1830); Fri, 13 Jan 2006 09:57:25 +0200 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C61816.FE0162AF" Subject: Setting Up a JDBC Connection Pool Using the Geronimo database pool wizard X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Date: Fri, 13 Jan 2006 09:57:25 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Setting Up a JDBC Connection Pool Using the Geronimo database pool wizard Thread-Index: AcYYFvblFS7fJMeFRRW/xyWH0uqtJQ== From: "Simon Ndinga" To: X-OriginalArrivalTime: 13 Jan 2006 07:57:25.0886 (UTC) FILETIME=[FE2591E0:01C61816] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. ------_=_NextPart_001_01C61816.FE0162AF Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi All, Can anyone help,am trying to setup a DB connection pull using the db pool wizard. After inserting the name of Database Pool and selecting the database Type, I click Next and then an empty page appears and when I look on the Geronimo console, the following error appears: 09:51:16,405 ERROR [ManagerBase] IOException while loading persisted sessions: j ava.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: =20 org.apache.geronimo.console.databasemanager.wizard.ImportStatus$PoolProg ress java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException : org.apache.geronimo.console.databasemanager.wizard.ImportStatus$PoolProg ress =20 at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1278) =20 at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1603) =20 at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1271) =20 at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:18 45) =20 at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1769) =20 at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1 646) =20 at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274) =20 at java.io.ObjectInputStream.readObject(ObjectInputStream.java:324) =20 at org.apache.catalina.session.StandardSession.readObject(StandardSessio n.java:1371) =20 at org.apache.catalina.session.StandardSession.readObjectData(StandardSe ssion.java:903) =20 at org.apache.catalina.session.StandardManager.doLoad(StandardManager.ja va:393) =20 at org.apache.catalina.session.StandardManager.load(StandardManager.java :320) =20 at org.apache.catalina.session.StandardManager.start(StandardManager.jav a:634) =20 at org.apache.catalina.core.ContainerBase.setManager(ContainerBase.java: 431) =20 at org.apache.catalina.startup.ContextConfig.managerConfig(ContextConfig .java:391) =20 at org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:10 42) =20 at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfi g.java:255) =20 at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(Lifecycl eSupport.java:119) =20 at org.apache.catalina.core.StandardContext.start(StandardContext.java:4 053) =20 at org.apache.geronimo.tomcat.GeronimoStandardContext.access$101(Geronim oStandardContext.java:64) =20 at org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve. invoke(GeronimoStandardContext.java:267) =20 at org.apache.geronimo.tomcat.valve.TransactionContextValve.invoke(Trans actionContextValve.java:53) =20 at org.apache.geronimo.tomcat.valve.ComponentContextValve.invoke(Compone ntContextValve.java:47) =20 at org.apache.geronimo.tomcat.valve.InstanceContextValve.invoke(Instance ContextValve.java:60) =20 at org.apache.geronimo.tomcat.GeronimoStandardContext.start(GeronimoStan dardContext.java:187) =20 at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase .java:759) =20 at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:73 9) =20 at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524) =20 at org.apache.geronimo.tomcat.TomcatContainer.addContext(TomcatContainer .java:287) =20 at org.apache.geronimo.tomcat.TomcatContainer$$FastClassByCGLIB$$9370b07 3.invoke() =20 at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53) =20 at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethod Invoker.java:38) =20 at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperatio n.java:118) =20 at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance. java:800) =20 at org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:5 7) =20 at org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperat ionInvoker.java:36) =20 at org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(Pro xyMethodInterceptor.java:96) =20 at org.apache.geronimo.tomcat.TomcatContainer$$EnhancerByCGLIB$$d5fdc94. addContext() =20 at org.apache.geronimo.tomcat.TomcatWebAppContext.doStart(TomcatWebAppCo ntext.java:407) =20 at org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanI nstance.java:936) =20 at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart (GBeanInstanceState.java:325) =20 at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInsta nceState.java:110) =20 at org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.j ava:520) =20 at org.apache.geronimo.gbean.runtime.GBeanSingleReference.attemptFullSta rt(GBeanSingleReference.java:154) =20 at org.apache.geronimo.gbean.runtime.GBeanSingleReference.targetAdded(GB eanSingleReference.java:127) =20 at org.apache.geronimo.gbean.runtime.AbstractGBeanReference.addTarget(Ab stractGBeanReference.java:242) =20 at org.apache.geronimo.gbean.runtime.GBeanSingleReference$1.running(GBea nSingleReference.java:163) =20 at org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.fireRunningEve nt(BasicLifecycleMonitor.java:155) =20 at org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(Bas icLifecycleMonitor.java:38) =20 at org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBr oadcaster.fireRunningEvent(BasicLifecycleMonitor.java:231) =20 at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart (GBeanInstanceState.java:350) =20 at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInsta nceState.java:110) =20 at org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(G BeanInstanceState.java:132) =20 at org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanI nstance.java:537) =20 at org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(Basi cKernel.java:208) =20 at org.apache.geronimo.kernel.config.Configuration.startRecursiveGBeans( Configuration.java:315) =20 at org.apache.geronimo.kernel.config.Configuration$$FastClassByCGLIB$$7f 4b4a9b.invoke() =20 at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53) =20 at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethod Invoker.java:38) =20 at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperatio n.java:118) *********************************************************************** "I am a dreamer - I do not wait for my dreams to come to me, =20 =20I chase them! or should I say - I do not wait for things to=20 =20happen - I make them happen!" *********************************************************************** =93This e-mail is sent on the Terms and Conditions that can be accessed b= y Clicking on this link http://www.vodacom.net/legal/email.aspx " ------_=_NextPart_001_01C61816.FE0162AF Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi All,
Can anyone help,am trying to setup a DB= =20connection pull using the db pool wizard. After inserting the name of = Database Pool and selecting the database Type, I click Next and then an e= mpty page appears and when I look on the Geronimo console, the following = error appears:

09:51:16,405 ERROR [ManagerBase] IOExcep= tion while loading persisted sessions: j
ava.io.WriteAbortedException: writing a= borted; java.io.NotSerializableException:
 org.apache.geronimo.console.datab= asemanager.wizard.ImportStatus$PoolProgress
java.io.WriteAbortedException: writing = aborted; java.io.NotSerializableException
: org.apache.geronimo.console.databasem= anager.wizard.ImportStatus$PoolProgress
      &nb= sp; at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1278)=
      &nb= sp; at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1603)
      &nb= sp; at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1271)=
      &nb= sp; at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java= :18
45)
      &nb= sp; at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:17= 69)

      &nbs= p; at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java= :1
646)
      &nb= sp; at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)=
      &nb= sp; at java.io.ObjectInputStream.readObject(ObjectInputStream.java:324)
      &nb= sp; at org.apache.catalina.session.StandardSession.readObject(StandardSes= sio
n.java:1371)
      &nb= sp; at org.apache.catalina.session.StandardSession.readObjectData(Standar= dSe
ssion.java:903)
      &nb= sp; at org.apache.catalina.session.StandardManager.doLoad(StandardManager= .ja
va:393)
      &nb= sp; at org.apache.catalina.session.StandardManager.load(StandardManager.j= ava
:320)
      &nb= sp; at org.apache.catalina.session.StandardManager.start(StandardManager.= jav
a:634)
      &nb= sp; at org.apache.catalina.core.ContainerBase.setManager(ContainerBase.ja= va:
431)
      &nb= sp; at org.apache.catalina.startup.ContextConfig.managerConfig(ContextCon= fig
.java:391)
      &nb= sp; at org.apache.catalina.startup.ContextConfig.start(ContextConfig.java= :10
42)
      &nb= sp; at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextCo= nfi
g.java:255)
      &nb= sp; at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(Lifec= ycl
eSupport.java:119)
      &nb= sp; at org.apache.catalina.core.StandardContext.start(StandardContext.jav= a:4
053)
      &nb= sp; at org.apache.geronimo.tomcat.GeronimoStandardContext.access$101(Gero= nim
oStandardContext.java:64)
      &nb= sp; at org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodVal= ve.
invoke(GeronimoStandardContext.java:267= )
      &nb= sp; at org.apache.geronimo.tomcat.valve.TransactionContextValve.invoke(Tr= ans
actionContextValve.java:53)
      &nb= sp; at org.apache.geronimo.tomcat.valve.ComponentContextValve.invoke(Comp= one
ntContextValve.java:47)
      &nb= sp; at org.apache.geronimo.tomcat.valve.InstanceContextValve.invoke(Insta= nce
ContextValve.java:60)
      &nb= sp; at org.apache.geronimo.tomcat.GeronimoStandardContext.start(GeronimoS= tan
dardContext.java:187)
      &nb= sp; at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerB= ase
.java:759)
      &nb= sp; at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java= :73
9)
      &nb= sp; at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:5= 24)

      &nbs= p; at org.apache.geronimo.tomcat.TomcatContainer.addContext(TomcatContain= er
.java:287)
      &nb= sp; at org.apache.geronimo.tomcat.TomcatContainer$$FastClassByCGLIB$$9370= b07
3.invoke(<generated>)
      &nb= sp; at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
      &nb= sp; at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMet= hod
Invoker.java:38)
      &nb= sp; at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOpera= tio
n.java:118)
      &nb= sp; at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstan= ce.
java:800)
      &nb= sp; at org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.jav= a:5
7)
      &nb= sp; at org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOpe= rat
ionInvoker.java:36)
      &nb= sp; at org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(= Pro
xyMethodInterceptor.java:96)
      &nb= sp; at org.apache.geronimo.tomcat.TomcatContainer$$EnhancerByCGLIB$$d5fdc= 94.
addContext(<generated>)
      &nb= sp; at org.apache.geronimo.tomcat.TomcatWebAppContext.doStart(TomcatWebAp= pCo
ntext.java:407)
      &nb= sp; at org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBe= anI
nstance.java:936)
      &nb= sp; at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullSt= art
(GBeanInstanceState.java:325)
      &nb= sp; at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanIn= sta
nceState.java:110)
      &nb= sp; at org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstanc= e.j
ava:520)
      &nb= sp; at org.apache.geronimo.gbean.runtime.GBeanSingleReference.attemptFull= Sta
rt(GBeanSingleReference.java:154)
      &nb= sp; at org.apache.geronimo.gbean.runtime.GBeanSingleReference.targetAdded= (GB
eanSingleReference.java:127)
      &nb= sp; at org.apache.geronimo.gbean.runtime.AbstractGBeanReference.addTarget= (Ab
stractGBeanReference.java:242)
      &nb= sp; at org.apache.geronimo.gbean.runtime.GBeanSingleReference$1.running(G= Bea
nSingleReference.java:163)
      &nb= sp; at org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.fireRunning= Eve
nt(BasicLifecycleMonitor.java:155)
      &nb= sp; at org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(= Bas
icLifecycleMonitor.java:38)
      &nb= sp; at org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycl= eBr
oadcaster.fireRunningEvent(BasicLifecyc= leMonitor.java:231)
      &nb= sp; at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullSt= art
(GBeanInstanceState.java:350)
      &nb= sp; at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanIn= sta
nceState.java:110)
      &nb= sp; at org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursiv= e(G
BeanInstanceState.java:132)
      &nb= sp; at org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBe= anI
nstance.java:537)
      &nb= sp; at org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(B= asi
cKernel.java:208)
      &nb= sp; at org.apache.geronimo.kernel.config.Configuration.startRecursiveGBea= ns(
Configuration.java:315)
      &nb= sp; at org.apache.geronimo.kernel.config.Configuration$$FastClassByCGLIB$= $7f
4b4a9b.invoke(<generated>)=
      &nb= sp; at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
      &nb= sp; at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMet= hod
Invoker.java:38)
      &nb= sp; at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOpera= tio
n.java:118)


****************************************= *******************************
"I am a dreamer - I do not wait fo= r my dreams to come to me,  
 I chase them! or should I say - I= =20do not wait for things to
 happen - I make them happen!"= ;
***************************************= ********************************

=93This e-mail is sent on the Terms and Conditions that can be accessed b= y=20 Clicking on this link http://www.vodacom.net/le= gal/email.aspx=20 " = ------_=_NextPart_001_01C61816.FE0162AF--