[JBoss-user] [Messaging, JMS JBossMQ] - I am having java.sql.SQLException: Io exception: End of TNS

2004-12-16 Thread cheenu78
Hi All, I am running on jboss3.2.2RC3 on windows XP and Linux 9.0. I am getting an error while publishing to topic (Not always). I am publishing object message. Can anyone tell me where I am going wrong? Thanks and Regards Srinivas My Code look like this : Object

[JBoss-user] [Messaging, JMS JBossMQ] - Re: Error While Publiching message to Topic

2004-11-25 Thread cheenu78
Hi, I am using JBoss 3.2.2 RC3. I am using the topic shipped with JBoss examples topic/testTopic. When i am publishing 15 messages or less together I donot get this problem. When the number of messages are more than 30 I get this problem. Also how will I use UIL2 connector? thanks in advance

[JBoss-user] [Messaging, JMS JBossMQ] - Error While Publiching message to Topic

2004-11-23 Thread cheenu78
Hi all, When I am publishing message to topic i am getting the following stacktrace on the jboss console. When the number of messages are less this is working fine, when I have more messages I have this problem. Can any one help me. Thanks in advance Srinivas Stacktrace: 12:32:52,499 INFO

[JBoss-user] [Installation Configuration] - Multiple DataSources

2004-11-09 Thread cheenu78
Hi all, I have jboss3.2.2RC3 i want to connect to multiple databases. I have configured multiple datasources. Can anyone tell me how to create entity bean from multiple databases? thanks in advance srinivas View the original post :

[JBoss-user] [Installation Configuration] - Help required in Configuring Jboss in server/all mode

2004-10-27 Thread cheenu78
Hi all, I am facing problems while starting server in server/all mode C:\jboss-3.2.2RC3\bin\run.bat -c all I am not sure whether i have done some setting wrongly, can any one explain what are the step required in starting jboss in run.bat -c all Thanks and Regards srinivas I am getting the

[JBoss-user] [Clustering/JBoss] - Help needed in Clustering JBoss

2004-10-25 Thread cheenu78
hi all, I am novice to jboss clustering. To use the feature of jboss clustering I think we must run the server in 'all' mode(/server/all). But by default the server starts only with /server/default. How to do the same? Thanks and Regards Srinivas View the original post :

[JBoss-user] [Installation Configuration] - Connection Pooling

2004-10-21 Thread cheenu78
Hi all, I am using JBoss3.2.2 RC3, I need to know how to set the number of connections that can be pooled and used by the Server. Is there any configuration file that i will have to modify to achieve this? Can the no of connections increased dynamically by the programs? thanks and regards

[JBoss-user] [Installation Configuration] - Re: Datasource Problem

2004-10-21 Thread cheenu78
I think you can try out java:/DefaultDS instead of java:comp/env/DefaultDS. regards srinivas View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3852285#3852285 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3852285

[JBoss-user] [Installation Configuration] - Managing Memory

2004-08-05 Thread cheenu78
Hi all, I am using JBoss3.2.2RC3 and Oracle 9.2. I am using Windows XP with 512 mb of RAM. I have set Xms64m -Xmx128m for JBoss. I have a table with 8000+ records. While retrieving the records, it takes atleast 5 mins to fetch the records. More often than fetching I am getting

[JBoss-user] [Installation Configuration] - My Bean Is Not getting Updated

2004-03-29 Thread cheenu78
hi all, I am using jboss3.2.2 on Windows XP and, Jbuilder as IDE. I have a strange problem where in, if a bean(Session Facade) is deployed and later modified, and redeployed, the changes are not getting effected. I tried to shutdown the server, clean the tmp diretory and restart the server and

[JBoss-user] [Installation Configuration] - My Bean Is Not getting Updated

2004-03-29 Thread cheenu78
hi all, I am using jboss3.2.2 on Windows XP and, Jbuilder as IDE. I have a strange problem where in, if a bean(Session Facade) is deployed and later modified, and redeployed, the changes are not getting effected. I tried to shutdown the server, clean the tmp diretory and restart the server and

[JBoss-user] [Messaging, JMS JBossMQ] - I need help with JMS and Oracle Trigger in JBoss 3.2.2 RC3

2004-03-29 Thread cheenu78
hi all, I have a senario where in, I need to publish a message when a table in inserted or updated. That is, is it possible for an Oracle Trigger to publish a message to the JMS Topic? thanks in advance srinivas View the original post :