Hi,

 I have posted a question on jboss user mailing list as i was geting a problem with Primary Key class java.lang.Lang against sqlserver2000 db type BigInt. Mine peoblem has been solved and now i am giving its answer myself so that may be someone else may be facing these problems. i was using jdbc-odbc driver and in driver there were no support for the BigInt type..........

I used a different driver and all it works fine.

  [EMAIL PROTECTED] wrote:

Send JBoss-user mailing list submissions to
[EMAIL PROTECTED]

To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/jboss-user
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]

You can reach the person managing the list at
[EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of JBoss-user digest..."


Today's Topics:

1. error undeploying WSR file in jboss 3 final (David Ward)
2. Configuring Connection Pool: MS SQL Server (Vallish)
3. Re: Configuring Connection Pool: MS SQL Server (David Jencks)
4. Transaction Error (Tejeshwar)
5. Long as Primary Key in CMP (Faisal Naveed)
6. JBoss 2.4.6: Wild "Creting XA Pool" messages (Panu =?iso-8859-15?Q?H=E4llfors?=)

--__--__--

Message: 1
Date: Mon, 10 Jun 2002 00:02:21 -0400
From: David Ward <[EMAIL PROTECTED]>
Organization: Distributed Object Technologies, Inc.
To: [EMAIL PROTECTED]
Subject: [JBoss-user] error undeploying WSR file in jboss 3 final
Reply-To: [EMAIL PROTECTED]

What does this mean and how can I stop it from happening? My root
element in web-service.xml (in my .wsr file) is . Should I
add an element? What would be the root element then? Is
there a DTD I can peek at? Thanks!

--

23:58:13,990 ERROR [MainDeployer] Undeployment failed:
njar:file:/data/packages/jboss/3.0.0/server/all/tmp/deploy/server/all/deploy/dotech-gizzard-app.ear/69.dotech-gizzard-app.ear^/dotech-gizzard-axis.wsr
org.jboss.deployment.DeploymentException: Could not undeploy url.; - nested
throwable: (org.apache.axis.deployment.wsdd.WSDDException:
java.lang.Exception:
No ''name'' attribute was specified in an undeployment element)
at org.jboss.net.axis.server.AxisService.stop(AxisService.java:649)
at org.jboss.deployment.MainDeployer.stop(MainDeployer.java:370)
at org.jboss.deployment.MainDeployer.stop(MainDeployer.java:382)
at
org.jboss.deployment.MainDeployer.undeploy(MainDeployer.java:345)
at
org.jboss.deployment.MainDeployer.undeploy(MainDeployer.java:317)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:491)
at org.jboss.util.jmx.MBeanProxy.invoke(MBeanProxy.java:174)
at $Proxy4.undeploy(Unknown Source)
at
org.jboss.deployment.scanner.URLDeploymentScanner.undeploy(URLDeploymentScanner.java:427)
at
org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:508)
at
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.loop(AbstractDeploymentScanner.java:202)
at
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.run(AbstractDeploymentScanner.java:191)
Caused by: org.apache.axis.deployment.wsdd.WSDDException:
java.lang.Exception:
No ''name'' attribute was specified in an undeployment element
at
org.apache.axis.deployment.wsdd.WSDDUndeployment.getQName(WSDDUndeployment.java:126)
at
org.apache.axis.deployment.wsdd.WSDDUndeployment.(WSDDUndeployment.java:145)
at org.jboss.net.axis.server.AxisService.stop(AxisService.java:643)
... 16 more



--__--__--

Message: 2
Date: Sun, 9 Jun 2002 21:51:41 -0700 (PDT)
From: Vallish <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: [JBoss-user] Configuring Connection Pool: MS SQL Server
Reply-To: [EMAIL PROTECTED]

Hey All

I am trying to configure a MS SQL connection pool on
JBoss 2.4.4. I am running into the following error.
Could someone tell me what might be the issue?

[10:21:38,852,ConfigurationService] Could not create
MBean
jboss.jca:service=LocalTxCM,name=MSSQLDS(org.jboss.resource.connectionmanager.LocalTxConnectionManager)
java.lang.ClassNotFoundException:
org.jboss.resource.connectionmanager.LocalTxConnectionManager
at
javax.management.loading.MLet.findClass(MLet.java:800)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at
com.sun.management.jmx.MBeanServerImpl.findClass(MBeanServerImpl.java:2466)
at
com.sun.management.jmx.MBeanServerImpl.createMBean(MBeanServerImpl.java:751)
at
org.jboss.configuration.ConfigurationService.create(ConfigurationService.java:683)
at
org.jboss.configuration.ConfigurationService.loadConfiguration(ConfigurationService.java:461)
at java.lang.reflect.Method.invoke(Native Method)
at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
at org.jboss.Main.(Main.java:200)
at org.jboss.Main$1.run(Main.java:110)
at java.security.AccessController.doPrivileged(Native
Method)
at org.jboss.Main.main(Main.java:106)
[10:21:38,862,ConfigurationService] Could not create
MBean
jboss.jca:service=LocalTxDS,name=MSSQLDS(org.jboss.resource.connectionmanager.RARDeployment)
java.lang.ClassNotFoundException:
org.jboss.resource.connectionmanager.RARDeployment
at
javax.management.loading.MLet.findClass(MLet.java:800)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at
com.sun.management.jmx.MBeanServerImpl.findClass(MBeanServerImpl.java:2466)
at
com.sun.management.jmx.MBeanServerImpl.createMBean(MBeanServerImpl.java:751)
at
org.jboss.configuration.ConfigurationService.create(ConfigurationService.java:683)
at
org.jboss.configuration.ConfigurationService.loadConfiguration(ConfigurationService.java:461)
at java.lang.reflect.Method.invoke(Native Method)
at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
at org.jboss.Main.(Main.java:200)
at org.jboss.Main$1.run(Main.java:110)
at java.security.AccessController.doPrivileged(Native
Method)
at org.jboss.Main.main(Main.java:106)
[10:21:38,882,ConfigurationService] Could not create
MBean
jboss.jca:service=LocalTxPool,name=MSSQLDS(org.jboss.resource.connectionmanager.JBossManagedConnectionPool)
java.lang.ClassNotFoundException:
org.jboss.resource.connectionmanager.JBossManagedConnectionPool
at
javax.management.loading.MLet.findClass(MLet.java:800)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at
com.sun.management.jmx.MBeanServerImpl.findClass(MBeanServerImpl.java:2466)
at
com.sun.management.jmx.MBeanServerImpl.createMBean(MBeanServerImpl.java:751)
at
org.jboss.configuration.ConfigurationService.create(ConfigurationService.java:683)
at
org.jboss.configuration.ConfigurationService.loadConfiguration(ConfigurationService.java:461)
at java.lang.reflect.Method.invoke(Native Method)
at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
at org.jboss.Main.(Main.java:200)
at org.jboss.Main$1.run(Main.java:110)
at java.security.AccessController.doPrivileged(Native
Method)

Thanks in advance
Vallish

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com


--__--__--

Message: 3
Date: Mon, 10 Jun 2002 01:52:22 -0400
From: David Jencks <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] Configuring Connection Pool: MS SQL Server
Reply-To: [EMAIL PROTECTED]

You are using jboss 3.0 configuration on jboss 2.4.4. They are completely
unrelated. Use jboss 3.0 with this style configuration or copy and modify
the hslqdb config in jboss.jcml in 2.4.4

david jencks

On 2002.06.10 00:51:41 -0400 Vallish wrote:
> Hey All
>
> I am trying to configure a MS SQL connection pool on
> JBoss 2.4.4. I am running into the following error.
> Could someone tell me what might be the issue?
>
> [10:21:38,852,ConfigurationService] Could not create
> MBean
> jboss.jca:service=LocalTxCM,name=MSSQLDS(org.jboss.resource.connectionmanager.LocalTxConnectionManager)
> java.lang.ClassNotFoundException:
> org.jboss.resource.connectionmanager.LocalTxConnectionManager
> at
> javax.management.loading.MLet.findClass(MLet.java:800)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at
> com.sun.management.jmx.MBeanServerImpl.findClass(MBeanServerImpl.java:2466)
> at
> com.sun.management.jmx.MBeanServerImpl.createMBean(MBeanServerImpl.java:751)
> at
> org.jboss.configuration.ConfigurationService.create(ConfigurationService.java:683)
> at
> org.jboss.configuration.ConfigurationService.loadConfiguration(ConfigurationService.java:461)
> at java.lang.reflect.Method.invoke(Native Method)
> at
> com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
> at
> com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
> at org.jboss.Main.(Main.java:200)
> at org.jboss.Main$1.run(Main.java:110)
> at java.security.AccessController.doPrivileged(Native
> Method)
> at org.jboss.Main.main(Main.java:106)
> [10:21:38,862,ConfigurationService] Could not create
> MBean
> jboss.jca:service=LocalTxDS,name=MSSQLDS(org.jboss.resource.connectionmanager.RARDeployment)
> java.lang.ClassNotFoundException:
> org.jboss.resource.connectionmanager.RARDeployment
> at
> javax.management.loading.MLet.findClass(MLet.java:800)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at
> com.sun.management.jmx.MBeanServerImpl.findClass(MBeanServerImpl.java:2466)
> at
> com.sun.management.jmx.MBeanServerImpl.createMBean(MBeanServerImpl.java:751)
> at
> org.jboss.configuration.ConfigurationService.create(ConfigurationService.java:683)
> at
> org.jboss.configuration.ConfigurationService.loadConfiguration(ConfigurationService.java:461)
> at java.lang.reflect.Method.invoke(Native Method)
> at
> com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
> at
> com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
> at org.jboss.Main.(Main.java:200)
> at org.jboss.Main$1.run(Main.java:110)
> at java.security.AccessController.doPrivileged(Native
> Method)
> at org.jboss.Main.main(Main.java:106)
> [10:21:38,882,ConfigurationService] Could not create
> MBean
> jboss.jca:service=LocalTxPool,name=MSSQLDS(org.jboss.resource.connectionmanager.JBossManagedConnectionPool)
> java.lang.ClassNotFoundException:
> org.jboss.resource.connectionmanager.JBossManagedConnectionPool
> at
> javax.management.loading.MLet.findClass(MLet.java:800)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at
> com.sun.management.jmx.MBeanServerImpl.findClass(MBeanServerImpl.java:2466)
> at
> com.sun.management.jmx.MBeanServerImpl.createMBean(MBeanServerImpl.java:751)
> at
> org.jboss.configuration.ConfigurationService.create(ConfigurationService.java:683)
> at
> org.jboss.configuration.ConfigurationService.loadConfiguration(ConfigurationService.java:461)
> at java.lang.reflect.Method.invoke(Native Method)
> at
> com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
> at
> com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
> at org.jboss.Main.(Main.java:200)
> at org.jboss.Main$1.run(Main.java:110)
> at java.security.AccessController.doPrivileged(Native
> Method)
>
> Thanks in advance
> Vallish
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! - Official partner of 2002 FIFA World Cup
> http://fifaworldcup.yahoo.com
>
> _______________________________________________________________
>
> Don't miss the 2002 Sprint PCS Application Developer's Conference
> August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
>
>


--__--__--

Message: 4
From: "Tejeshwar" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Date: Mon, 10 Jun 2002 23:54:03 +0530
Subject: [JBoss-user] Transaction Error
Reply-To: [EMAIL PROTECTED]

This is a multi-part message in MIME format.

------=_NextPart_000_003E_01C210DA.19786230
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi=20

I am running JBOSS on windows 2000 with MS SQL Server as Database, when =
i tried to insert 10000 records through CMP Bean(sample Example) it's =
inserting, but when i tried to search are delete the records by calling =
the methods written in Bean. It;s giving the folllowing Error when i =
tried to search or delete. For records of 1500 this error will not =
appear only for more than 2000 records this shows error as shown below. =
Pls let me know what's the problem.



[ERROR,CDBean] TRANSACTION ROLLBACK EXCEPTION:
javax.transaction.TransactionRolledbackException: Load failed; nested =
exception is:
java.sql.SQLException: [Microsoft][ODBC SQL Server =
Driver]Invalid Descriptor Index; nested exception is:
java.rmi.ServerException: Load failed; nested exception is:
java.sql.SQLException: [Microsoft][ODBC SQL Server =
Driver]Invalid Descriptor Index
at =
org.jboss.ejb.plugins.TxInterceptorCMT.invokeNext(TxInterceptorCMT.java:1=
88)
at =
org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorC=
MT.java:347)
at =
org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:100)
at =
org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java=
:127)
at =
org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:170)
at =
org.jboss.ejb.EntityContainer.invoke(EntityContainer.java:428)
at =
org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker.invoke(JRMPContain=
erInvoker.java:504)
at =
org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy.invokeContainer(Generi=
cProxy.java:335)
at =
org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.invoke(EntityProxy.java=
:133)
at $Proxy9.getTitle(Unknown Source)
at =
org.jboss.docs.cmp.cd.bean.CDCollectionBean.lookupInAnyField(CDCollection=
Bean.java:154)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at =
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java=
:39)
at =
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorI=
mpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at =
org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(State=
lessSessionContainer.java:542)
at =
org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(Stateles=
sSessionInstanceInterceptor.java:82)
at =
org.jboss.ejb.plugins.TxInterceptorCMT.invokeNext(TxInterceptorCMT.java:1=
38)
at =
org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorC=
MT.java:347)
at =
org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:100)
at =
org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java=
:127)
at =
org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:170)
at =
org.jboss.ejb.StatelessSessionContainer.invoke(StatelessSessionContainer.=
java:286)
at =
org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker.invoke(JRMPContain=
erInvoker.java:410)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at =
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorI=
mpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at =
sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:261)
at sun.rmi.transport.Transport$1.run(Transport.java:148)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
at =
sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
at =
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.jav=
a:701)

Thanking you


with regards

Tejesh

------=_NextPart_000_003E_01C210DA.19786230
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable



http-equiv=3DContent-Type>




Hi

 

I am running JBOSS on windows 2000 with =
MS SQL=20
Server as Database, when i tried to insert 10000 records through =
CMP =20
Bean(sample Example) it's inserting, but when i tried to search are =
delete the=20
records by calling the methods written in Bean. It;s giving the =
folllowing Error=20
when i tried to search or delete. For records of 1500 this error will =
not appear=20
only for more than 2000 records this shows error as shown below. Pls let =
me know=20
what's the problem.

 

 

 

[ERROR,CDBean] TRANSACTION ROLLBACK=20
EXCEPTION:
javax.transaction.TransactionRolledbackException: Load =
failed;=20
nested exception is:
       =20
java.sql.SQLException: [Microsoft][ODBC SQL Server Driver]Invalid =
Descriptor=20
Index; nested exception =
is:
       =20
java.rmi.ServerException: Load failed; nested exception=20
is:
        java.sql.SQLException: =

[Microsoft][ODBC SQL Server Driver]Invalid Descriptor=20
Index
        at=20
org.jboss.ejb.plugins.TxInterceptorCMT.invokeNext(TxInterceptorCMT.java:1=
88)
       =20
at=20
org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorC=
MT.java:347)
       =20
at=20
org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:100)<=
BR>       =20
at=20
org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java=
:127)
       =20
at=20
org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:170)
&=
nbsp;      =20
at=20
org.jboss.ejb.EntityContainer.invoke(EntityContainer.java:428)
 &=
nbsp;     =20
at=20
org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker.invoke(JRMPContain=
erInvoker.java:504)
       =20
at=20
org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy.invokeContainer(Generi=
cProxy.java:335)
       =20
at=20
org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.invoke(EntityProxy.java=
:133)
       =20
at $Proxy9.getTitle(Unknown=20
Source)
        at=20
org.jboss.docs.cmp.cd.bean.CDCollectionBean.lookupInAnyField(CDCollection=
Bean.java:154)
       =20
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native=20
Method)
        at=20
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java=
:39)
       =20
at=20
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorI=

=== message truncated ===



Do You Yahoo!?
Sign-up for Video Highlights of 2002 FIFA World Cup

Reply via email to