Right the way, sir! Please read the doc
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] Regards, Stephane On Thu, 2003-10-30 at 14:47, praveen kushwaha wrote: > please unsubscribe me > > [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. Re: R: [JBoss-user] JSQL-SERVICE for JBOSS 3.2.2 (Adrian > Brock) > 2. AW: [JBoss-user] JMX - hide attributes from view > ([EMAIL PROTECTED]) > 3. Re: cascade-delete in 3.2.2 (Alexey Loubyansky) > 4. R: R: [JBoss-user] JSQL-SERVICE for JBOSS 3.2.2 (Maffeo > Gaetano) > > --__--__-- > > Message: 1 > Subject! : Re: R: [JBoss-user] JSQL-SERVICE for JBOSS 3.2.2 > From: Adrian Brock > To: [EMAIL PROTECTED] > Organization: > Date: 30 Oct 2003 11:42:30 +0000 > Reply-To: [EMAIL PROTECTED] > > This is an error in debug code which I will fix. > It cannot cope with you leaving more than one connection open. > > If you look further back in > log/server.log you will see a stacktrace telling > you, that you haven't closed a connection. > > Something like: > > 11:39:58,081 INFO [CachedConnectionManager] Closing a > connection for > you. Please close them yourself: > [EMAIL PROTECTED] > java.lang.Exception: STACKTRACE > at > > org.jboss.resource.connectionmanager.CachedConnectionManager.registerConnection(CachedConnectionManager.java:282) > at > > org.jboss.resource.connectionmanager.BaseConnectionManager2.allocateConnection(BaseConnectionManager2.java:506) > at > > org.jboss.resource.connectionmanager.BaseConnectionManager2$ConnectionManagerProxy.allocateConnection(BaseConnectionManager2.java:814) > at > > org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:102) > at test.ejb.TestSessionBean.runTest(TestSessionBean.java:33) > > Regards, > Adrian > > On Thu, 2003-10-30 at 11:15, Maffeo Gaetano wrote: > > OK I used the JSQL driver for MS SQL SERVER 2000, > > but at login time i get the following error > > does somebody help me? > > > > many thanks in advance > > > > gaetano > > > > > > org.apache.jasper.JasperException: null; nested exception > is: > > org.jboss.tm.JBossRollbackException: ! Unable to commit, > > tx=TransactionImpl:XidImpl [FormatId=257, > GlobalId=iti0156c//35, > > BranchQual=] status=STATUS_NO_TRANSACTION; - nested > throwable: > > (java.util.ConcurrentModificationException); - nested > throwable: > > (org.jboss.tm.JBossRollbackException: Unable to commit, > > tx=TransactionImpl:XidImpl [FormatId=257, > GlobalId=iti0156c//35, > > BranchQual=] status=STATUS_NO_TRANSACTION; - nested > throwable: > > (java.util.ConcurrentModificationException)) > > > > at > > > > org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:254) > > at > > > org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295) > > at > > > org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241) > > at > > javax.servlet.http.HttpServlet.service(HttpServlet.java:853) > > at > > > > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247) > > at > > > > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193) > > at > > > > org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:256) > > at > > > > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) > > at > > > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) > > at > > > org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) > > at > > > > org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) > > at > > > > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) > > at > > > > org.jboss.web.tomcat.security.JBossSecurityMgrRealm.invoke(JBossSecurityMgrRealm.java:220) > > at > > > > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) > > at > ! > > > org.apache.catalina.valves.CertificatesValve.invoke(CertificatesValve.java:246) > > at > > > > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) > > at > > > > org.jboss.web.tomcat.tc4.statistics.ContainerStatsValve.invoke(ContainerStatsValve.java:76) > > at > > > > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) > > at > > > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) > > at > > > org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) > > at > > > org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2416) > > at > > > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180) > > at > > > > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) > > at > > > > org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:171) > > at > > > > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) > > at > > > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172) > > at > > > > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) > > at > > > > org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:65) > > at > > > > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) > > at > > > org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:577) > > at > > > > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) > > at > > > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) > > at > > > org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) > > at > > > > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174) > > at > > > > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) > > at > > > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) > > at > > > org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) > > at > > > org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:223) > > at > > > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:601) > > at > > > > org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:392) > > at > > > org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:565) > &g! t; at > > > > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:619) > > at java.lang.Thread.run(Thread.java:536) > > > > > > root cause > > > > org.jboss.tm.JBossTransactionRolledbackException: null; > nested > > exception is: > > org.jboss.tm.JBossRollbackException: Unable to commit, > > tx=TransactionImpl:XidImpl [FormatId=257, > GlobalId=iti0156c//35, > > BranchQual=] status=STATUS_NO_TRANSACTION; - nested > throwable: > > (java.util.ConcurrentModificationException); - nested > throwable: > > (org.jboss.tm.JBossRollbackException: Unable to commit, > > tx=TransactionImpl:XidImpl [FormatId=257, > GlobalId=iti0156c//35, > > BranchQual=] status=STATUS_NO_TRANSACTION; - nested > throwable: > > (java.util.ConcurrentModificationException)) > > > > at > > > > org.jboss.ejb.plugins.TxInterceptorCMT.throwJBossException(TxInterceptorCMT.java:489) > > at > > > > org.jboss.ejb.plugins.TxInterceptorCMT.endTransaction(TxInterceptorCMT.java:403) > > at > > > > org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:277) > > at > > > org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:128) > > at > > > > org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:118) > > at > > > org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:191) > > at > > > > org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:122) > > at > > > > org.jboss.ejb.StatelessSessionContainer.internalInvoke(StatelessSessionContainer.java:331) > > at org.jboss.ejb.Container.invoke(Container.java:700) > > at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown > > Source) > > 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:546) > > at > > > org.jboss.invocation.local.LocalInvoker.invoke(LocalInvoker.java:101) > > at > > > org.jboss.invocation.InvokerInterceptor.invoke(InvokerInterceptor.java:90) > > at > > > org.jboss.proxy.TransactionInterceptor.invoke(TransactionInterceptor.java:46) > > at > > > org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:45) > > at > > > > org.jboss.proxy.ejb.StatelessSessionInterceptor.invoke(StatelessSessionInterceptor.java:100) > > at > > > org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:85) > > at $Proxy44.getUserProfile(Unknown Source) > > at org.apache.jsp.logon_jsp._jspService(logon_jsp.java:178) > > at bsc.jsp.PostBackPageSupport.service(Unknown Source) > > at > > > > org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:210) > > at > > > org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295) > > at > > > org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241) > > at > > javax.servlet.http.HttpServlet.service(HttpServlet.java:853) > > at > > > > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247) > > at > > > > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193) > > at > > > > org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:256) > > at > > > > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) > > at > > > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) > > at > > > org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) > > at > > > > org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) > > at > > > > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) > > at > > > > org.jboss.web.tomcat.security.JBossSecurityMgrRealm.invoke(JBossSecurityMgrRealm.java:220) > > at > > > > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) > > at > > > > org.apache.catalina.valves.CertificatesValve.invoke(CertificatesValve.java:246) > > at > > > > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) > > at > > > > org.jboss.web.tomcat.tc4.statistics.ContainerStatsValve.invoke(ContainerStatsValve.java:76) > > at > > > > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) > > at > > > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) > > at > > > org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) > > at > > > org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2416) > > at > > > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180) > > at > > > > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) > > at > > > > org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:171) > > at > > > > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) > > at > > > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172) > > at > > > > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) > > at > > > > org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:65) > > at > > > > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) > > at > > > org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:577) > > at > > > > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) > > at > > > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) > > at > > > org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) > > at > > > > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174) > > at > > > > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) > > at > > > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) > > at > > > org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) > > at > > > org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:223) > > at > > > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:601) > > at > > > > org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:392) > > at > > > org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:565) > > at > > > > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:619) > > at java.lang.Thread.run(Thread.java:536) > > Caused by: org.jboss.tm.JBossRollbackException: Unable to > commit, > > tx=TransactionImpl:XidImpl [FormatId=257, > GlobalId=iti0156c//35, > > BranchQual=] status=STATUS_NO_TRANSACTION; - nested > throwable: > > (java.util.ConcurrentModificationException) > > > > at > > > org.jboss.tm.TransactionImpl.commit(TransactionImpl.java:409) > > at > > > > org.jboss.ejb.plugins.TxInterceptorCMT.endTransaction(TxInterceptorCMT.java:398) > > ... 64 more > > Caused by: java.util.ConcurrentModificationException > > at > java.util.HashMap$HashIterator.nextEntry(HashMap.java:762) > > at java.util.HashMap$KeyIterator.next(HashMap.java:798) > > at > > > > org.jboss.resource.connectionmanager.CachedConnectionManager$CloseConnectionSynchronization.beforeCompletion(CachedConnectionManager.java:570) > > > > at > > > org.jboss.tm.TransactionImpl.doBeforeCompletion(TransactionImpl.java:1304) > > at > > > org.jboss.tm.TransactionImpl.commit(TransactionImpl.java:343) > > ... 65 more > -- > xxxxxxxxxxxxxxxxxxxxxxxx > Adrian Brock > Director of Support > Back Office > JBoss Group, LLC > xxxxxxxxxxxxxxxxxxxxxxxx > > > > --__--__-- > > ! Message: 2 > From: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: AW: [JBoss-user] JMX - hide attributes from view > Date: Thu, 30 Oct 2003 12:19:11 +0100 > Reply-To: [EMAIL PROTECTED] > > My class extends the javax.management.timer.Timer-Class..... > > -----Ursprungliche Nachricht----- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 30. Oktober 2003 10:53 > An: [EMAIL PROTECTED] > Betreff: Re: [JBoss-user] JMX - hide attributes from view > > > You could just declare the getters in your interface....(no > setters). > This would make your JMX attribute read-only... > > Regards, > > Harm de Laat > Informatiefabriek > The Netherlands > > > > > [EMAIL PROTECTED] > Sent by: [EMAIL PROTECTED] > 10/30/2003 10:39 AM > Please respond to > [EMAIL PROTECTED] > > > To > [EMAIL PROTECTED] > cc > > Subject > [JBoss-user] JMX - hide attributes from view > > > > > > > Hi, > > is there a possibility to hide attributes from the > JMX-webconsole.view? I > habe a sub-class of the Timer-MBean and only some of the > methods should be > edidable. > > thanks, > Juraj > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net G! iveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > > > --__--__-- > > Message: 3 > Date: Thu, 30 Oct 2003 14:49:10 +0200 > From: Alexey Loubyansky > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] cascade-delete in 3.2.2 > Reply-To: [EMAIL PROTECTED] > > Yes, sorry. Of course, sync-on-commit-only must be false if > you have=20 > foreign key contraints. > Could you, please, submit a bug report with the detailed info? > Thank you. > > Markus H=E4rnvi wrote: > > Hi again! > >=20 > > It's set to false in both environments. I tried setting it > to true in 3= > .2.2 but > > that didn't help. > >=20 > > /Markus > >=20 > >=20 > >>Is sync-on-commit-only set to true in RC4? I guess, it is > false in fina= > l=20 > >>and, hence, is the expected behaviour. > >> > >>Markus H=E4rnvi wrote: > >> > >> > >>>Hi! > >>> > >>> > >>> > >>>>Could you post a stacktrace, please? And some description > of what was= > =20 > >>>>going to be cascade-deleted? > >>> > >>> > >>>Sure.=20 > >>> > >>>SearchCriteria has zero or more children called > HostCriteria. Deleting= > a > >>>SearchCriteria should delete all related HostCriteria.=20 > >>> > >>>The key fields in the database looks like this: > >>> > >>> SearchCriteria: > >>> criteria_id | integer | not null > >>> > >>> HostCriteria: > >>> host_id | integer | not null > >>> criteria_id | integer |=20 > >>> > >>>FOREIGN KEY (criteria_id) REFERENCES > search_criteria(criteria_id) > >>> > >>>I have no cascade delete enabled in the database. JBoss did > that for m= > e > >> > >>until > >> > >>>now. The same ear deployed on 3.2.2RC4 does what I want.=20 > >>> > >>>ejb-jar.xml: > >>> > >>> > >>> > >>> > >>search_criteria-cmp20-host_criteria-cmp20ion-name> > >> > >>> > >>> > > host_criteria-cmp20-has-search_criteria-cmp= > 20 > >=20 > >>> Many > >>> > >>> > >>> HostCriteria > >>> > >>> > >>> searchCriteria > >>> > >>> > >>> > >>> > >>> > > search_criteria-cmp20-has-host_criteria-cmp= > 20 > >=20 > >>> One > >>> > >>> SearchCriteria > >>> > >>> > >>> hostCriterias > >>> java.util.Collection > >>> > >>> > >>> > >>> > >>> > >>>Stack trace: > >>>16:59:20,697 ERROR [SearchCriteria] Could not remove 16 > >>>java.sql.SQLException: ERROR: > fk_host_criteria_searchcriteria > >> > >>referential > >> > >>>integrity violation - key in search_criteria still > referenced from > >> > >>host_criteria > >> > >>> at > org.postgresql.core.QueryExecutor.execute(QueryExecutor.java:131) > >>> at > >>> > >> > > > org.postgresql.jdbc1.AbstractJdbc1Connection.ExecSQL(AbstractJdbc1Conne= > ction.java:505) > >=20 > >>> at > >>> > >> > > > org.postgresql.jdbc1.AbstractJdbc1Statement.execute(AbstractJdbc1Statem= > > === message truncated === > > Yahoo! India Matrimony: Find your partner online. Post your profile. ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user