Error:urgent

Akshay Jain <akshay.jain-/[email protected]> Wed, 31 Dec 2008 11:35:21 +0530
Newsgroups gmane.comp.java.openjms.user
Message-ID <OF30957BAA.1289D92E-ON65257530.00212A32-65257530.002172FD@tcs.com>
This is a multipart message in MIME format.
--===============0090184432939799611==
Content-Type: multipart/alternative;
	boundary="=_alternative 0021729365257530_="

This is a multipart message in MIME format.
--=_alternative 0021729365257530_=
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"

Hi

I am trying to use openJMS to build the application.On running start.bat I 
am getting the following exception in openjms.bat window.

Till now I have created the database in oracle 9.i.Kindly give some 
suggestions.The exception is as follows.

OpenJMS 0.7.7-beta-1
The OpenJMS Group. (C) 1999-2007. All rights reserved.
http://openjms.sourceforge.net
org.exolab.jms.server.ServerException: 
org.exolab.jms.persistence.PersistenceExc
eption: java.lang.NullPointerException
        at 
org.apache.commons.dbcp.PoolingConnection.close(PoolingConnection.jav
a:78)
        at 
org.apache.commons.dbcp.DelegatingConnection.close(DelegatingConnecti
on.java:151)
        at 
org.apache.commons.dbcp.PoolableConnection.reallyClose(PoolableConnec
tion.java:95)
        at 
org.apache.commons.dbcp.PoolableConnectionFactory.destroyObject(Poola
bleConnectionFactory.java:301)
        at 
org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(Bas
icDataSource.java:883)
        at 
org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSou
rce.java:851)
        at 
org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource
.java:540)
        at 
org.exolab.jms.persistence.DBCPConnectionManager.getConnection(DBCPCo
nnectionManager.java:121)
        at 
org.exolab.jms.persistence.RDBMSAdapter.getConnection(RDBMSAdapter.ja
va:696)
        at 
org.exolab.jms.persistence.RDBMSAdapter.<init>(RDBMSAdapter.java:177)

        at 
org.exolab.jms.persistence.DatabaseService.createAdapter(DatabaseServ
ice.java:311)
        at 
org.exolab.jms.persistence.DatabaseService.doStart(DatabaseService.ja
va:240)
        at org.exolab.jms.service.Service.start(Service.java:97)
        at 
org.exolab.jms.service.ServiceManager.doStart(ServiceManager.java:176
)
        at org.exolab.jms.service.Service.start(Service.java:97)
        at org.exolab.jms.server.JmsServer.init(JmsServer.java:146)
        at org.exolab.jms.server.JmsServer.main(JmsServer.java:178)



Akshay Jain
Tata Consultancy Services
Mailto: akshay.jain-/[email protected]
Website: http://www.tcs.com
____________________________________________
Experience certainty.   IT Services
                        Business Solutions
                        Outsourcing
____________________________________________
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you



--=_alternative 0021729365257530_=
Content-Transfer-Encoding: 7bit
Content-Type: text/html; charset="us-ascii"


<br><font size=2 face="sans-serif">Hi</font>
<br>
<br><font size=2 face="sans-serif">I am trying to use openJMS to build
the application.On running start.bat I am getting the following exception
in openjms.bat window.</font>
<br>
<br><font size=2 face="sans-serif">Till now I have created the database
in oracle 9.i.Kindly give some suggestions.The exception is as follows.</font>
<br>
<br><font size=2 face="sans-serif">OpenJMS 0.7.7-beta-1</font>
<br><font size=2 face="sans-serif">The OpenJMS Group. (C) 1999-2007. All
rights reserved.</font>
<br><a href=http://openjms.sourceforge.net/><font size=2 face="sans-serif">http://openjms.sourceforge.net</font></a>
<br><font size=2 face="sans-serif">org.exolab.jms.server.ServerException:
org.exolab.jms.persistence.PersistenceExc</font>
<br><font size=2 face="sans-serif">eption: java.lang.NullPointerException</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.commons.dbcp.PoolingConnection.close(PoolingConnection.jav</font>
<br><font size=2 face="sans-serif">a:78)</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.commons.dbcp.DelegatingConnection.close(DelegatingConnecti</font>
<br><font size=2 face="sans-serif">on.java:151)</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.commons.dbcp.PoolableConnection.reallyClose(PoolableConnec</font>
<br><font size=2 face="sans-serif">tion.java:95)</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.commons.dbcp.PoolableConnectionFactory.destroyObject(Poola</font>
<br><font size=2 face="sans-serif">bleConnectionFactory.java:301)</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(Bas</font>
<br><font size=2 face="sans-serif">icDataSource.java:883)</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSou</font>
<br><font size=2 face="sans-serif">rce.java:851)</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource</font>
<br><font size=2 face="sans-serif">.java:540)</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; at org.exolab.jms.persistence.DBCPConnectionManager.getConnection(DBCPCo</font>
<br><font size=2 face="sans-serif">nnectionManager.java:121)</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; at org.exolab.jms.persistence.RDBMSAdapter.getConnection(RDBMSAdapter.ja</font>
<br><font size=2 face="sans-serif">va:696)</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; at org.exolab.jms.persistence.RDBMSAdapter.&lt;init&gt;(RDBMSAdapter.java:177)</font>
<br>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; at org.exolab.jms.persistence.DatabaseService.createAdapter(DatabaseServ</font>
<br><font size=2 face="sans-serif">ice.java:311)</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; at org.exolab.jms.persistence.DatabaseService.doStart(DatabaseService.ja</font>
<br><font size=2 face="sans-serif">va:240)</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; at org.exolab.jms.service.Service.start(Service.java:97)</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; at org.exolab.jms.service.ServiceManager.doStart(ServiceManager.java:176</font>
<br><font size=2 face="sans-serif">)</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; at org.exolab.jms.service.Service.start(Service.java:97)</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; at org.exolab.jms.server.JmsServer.init(JmsServer.java:146)</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; at org.exolab.jms.server.JmsServer.main(JmsServer.java:178)</font>
<table>
<tr>
<td></table>
<br>
<br><font size=2 face="sans-serif"><br>
Akshay Jain<br>
Tata Consultancy Services<br>
Mailto: akshay.jain-/[email protected]<br>
Website: </font><a href=http://www.tcs.com/><font size=2 face="sans-serif">http://www.tcs.com</font></a><font size=2 face="sans-serif"><br>
____________________________________________<br>
Experience certainty. &nbsp; &nbsp; &nbsp; &nbsp;IT Services<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp;Business Solutions<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp;Outsourcing<br>
____________________________________________</font><pre>=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


</pre>
--=_alternative 0021729365257530_=--



--===============0090184432939799611==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------

--===============0090184432939799611==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
openjms-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openjms-user

--===============0090184432939799611==--