[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Demand Size increases

2008-05-12 Thread paradisonoir
So no matter if a message is persistent or none, it should have the same demand size. Right? If I want to use a different database, do I need to setup tables or it is easy like the hypersonic one? because I didn't change that database. View the original post : http://www.jboss.com/index.html?m

[jboss-user] [Beginners Corner] - Message size in jboss database

2008-05-12 Thread paradisonoir
Hi, Is there any way to measure the size of demands when it is in Jboss database such as the default one hypersonic? Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4150160#4150160 Reply to the post : http://www.jboss.com/index.html?module=bb&op=post

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Anytime I close my program, I receive the error in Jboss

2008-05-12 Thread paradisonoir
Hi, I am using ant to run my applications and they're working fine with Jboss. However, whenever I close my application using Ctrl+C or because of raising an exception or error in my application, I would see errors. I would like to know if it should be like that or because of my bad Jboss confi

[jboss-user] [JBoss Messaging] - Re: Improve performance on sending messages to a queue

2008-05-08 Thread paradisonoir
anonymous wrote : I wonder if doing the sending inside a Worker could enhance performance What do you mean by that? Does your worker send your messages to another node or application first, or you directly return your message to the Jboss? View the original post : http://www.jboss.com/ind

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Demand Size increases

2008-05-08 Thread paradisonoir
Thanks for your feedback, I hope that I can clarify them better. anonymous wrote : It's not clear how you measure your object. Well, that was one of my main questions how I can that. During my investigations, I became interested in knowing how Jboss folder-mainly the built-in database- changes

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Measure size of a JMS object message

2008-05-08 Thread paradisonoir
Hi, Is there any way that we can measure the size of each jms object messages in Jboss Application server? Thanks, View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4149605#4149605 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=re

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Demand Size increases

2008-05-08 Thread paradisonoir
In order to add more information about my question, I should add that our environment configuration is : Jboss Application Server (4.2.2.GA (build:SVNTag=JBoss_4_2_2_GA date=200710221140) | JVM Version: 1.5.0_06-b05 (Sun Microsystems Inc.) | | Using Jboss messaging and JM

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Demand Size increases

2008-05-07 Thread paradisonoir
Hi, I have implemented a test case where I send batches of 300, 500, 600, 700, 900, and 2000 demands. I want to measure size of each demand, so I decided to check the size of jboss application server folder before and after sending demand, and by dividing the difference by number of demands find

[jboss-user] [JBoss Messaging] - Problem with Using Jboss Messaging

2008-04-22 Thread paradisonoir
Hi, I am using my Jboss Application Serer (Version: 4.2.2.GA) to run my JMS application. As long as I am using "jnp://localhost:1099", it works, but when I change localhost to the IP address ("jnp://132.205.93.311:1099") of the same machine, it gives me the following error. I also changed the

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Having problem in upgrading to JBOSS AS 4.2.2.GA

2008-02-20 Thread paradisonoir
Hi Peter, Your response was really helpful as it led me to include all necessary jar files in my ant file. For further reference to similar problems, all required files are mentioned in this address http://labs.jboss.com/file-access/default/members/jbossmessaging/freezone/docs/userguide-1.3.0.

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Having problem in upgrading to JBOSS AS 4.2.2.GA

2008-02-20 Thread paradisonoir
1- Yes, I installed JBoss Messaging as explained in the documentation. 2- I use the pre-defined connection factory in Jboss("ConnectionFactory") 3- In below, first you would see my error and at the end content of xml file in C:\jboss\server\messaging\deploy\jboss-messaging.sar\destinations-servi

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: error when start/run Jboss App Server 4.2.2

2008-02-20 Thread paradisonoir
I had such a problem once but mine was when I just upgraded to this versions, and jar files for jboss messaging were not set properly in my CLASSPATH. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4130856#4130856 Reply to the post : http://www.jboss.com/inde

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Having problem in upgrading to JBOSS AS 4.2.2.GA

2008-02-20 Thread paradisonoir
Hi, Previously I worked with older versions of JBOSS AS, and I did not have any problem in running my JMS applications. I installed the new JBOSS AS 4.2.2.GA, and followed the installation step by step as explained in the documentations. I created same queues and connection factory, but I still

[jboss-user] [JBoss Messaging] - Re: URGENT ->JBoss limitation in accepting messages.

2008-02-08 Thread paradisonoir
JMS messaging is automatically supported inside JBoss Application Server version 4.2.2 or even previous one. Can I use messaging capabilities of AS for messaging, or I have to install the jboss-messaging-1.4.1 anyway? As I currently have JBoss AS 4.0.5, do I need to remove it in order to add th

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Difference between Jboss Application Server and Jboss Me

2007-12-07 Thread paradisonoir
but if it has some sort of JMS provider, why somebody needs to replace it with JBoss Messaging? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4111304#4111304 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4111304 _

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Message persistence Exception

2007-12-04 Thread paradisonoir
While I was working with my Jboss Application server (jboss-4.0.5.GA), I face this error when size of my demand exceeded 2.5 M.B. Do you have any idea why I receive such an exception? thanks, 18:17:09,500 WARN [JDBCPersistenceManager] Trying again after a pause 18:17:09,781 WARN [JDBCPersist

[jboss-user] [JBoss Messaging] - Jboss problem with messages over 2.5 M.B.

2007-12-04 Thread paradisonoir
While I was working with my Jboss Application server (jboss-4.0.5.GA), I face this error when size of my demand exceeded 2.5 M.B. Do you have any idea why I receive such an exception? thanks, 18:17:09,500 WARN [JDBCPersistenceManager] Trying again after a pause 18:17:09,781 WARN [JDBCPersist

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Difference between Jboss Application Server and Jboss Messag

2007-12-04 Thread paradisonoir
Hi, I have a very basic question: 1) What is a difference between Jboss Application Server (JBoss-4.2.2.GA) and JBoss Messaging (jboss-messaging-1.0.1.SP5)? 2) Even after installing AS, do I need to install Jboss Messaging too? thanks, View the original post : http://www.jboss.com/index.htm

[jboss-user] [JBoss Messaging] - Re: URGENT ->JBoss limitation in accepting messages.

2007-12-04 Thread paradisonoir
Thanks for your helpful advice. But I have some important questions to ask: 1) If I install AS, do I still need to install JBoss Messaging? Isn't it supported by AS? 2) Using JBoss-4.2.2.GA and jboss-messaging-1.0.1.SP5 is OK? Thank you so much, View the original post : http://www.jboss.

[jboss-user] [Messaging, JMS & JBossMQ] - Jboss stress test failure

2007-11-29 Thread paradisonoir
Hi, I have received error while sending a 2695k message for the sake of my investigations. I encountered such an exception. Do you guys have any idea if it is the JBOSS limit or something else ? thanks, y(JDBCPersistenceManager.java:4384) at org.jboss.messaging.core.plugin.JDBCPersistenc

[jboss-user] [JBoss Messaging] - Re: URGENT ->JBoss limitation in accepting messages.

2007-11-29 Thread paradisonoir
At first I installed JBOSS Application server, and then by reading that page, I installed that software. It created a messaging folder in my jboss installation folder, and in order to run the server, I just run run.bat -c messaging in the command line. Do you think I replaced the MQ on AS? reg

[jboss-user] [JBoss Messaging] - Re: URGENT ->JBoss limitation in accepting messages.

2007-11-29 Thread paradisonoir
That's where I exactly found all steps of my configuration. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4109145#4109145 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4109145 ___

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Stress test error in JBOSS - sending a 2695k message

2007-11-29 Thread paradisonoir
Hi, I have received error while sending a 2695k message for the sake of my investigations. I encountered such an exception. Do you guys have any idea if it is the JBOSS limit or something else ? thanks, y(JDBCPersistenceManager.java:4384) at org.jboss.messaging.core.plugin.JDBCPersistenc

[jboss-user] [JBoss Messaging] - Re: URGENT ->JBoss limitation in accepting messages.

2007-11-28 Thread paradisonoir
Hi, I am using JBOSS AS Version: 4.0.5GA(build: CVSTag=Branch_4_0 date=200610162340) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108687#4108687 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4108687 ___

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: How to make server's JNDI 1099 connection?

2007-11-26 Thread paradisonoir
change your jndi.prpperties to ### JBossNS properties java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory java.naming.provider.url=jnp://localhost:1099 java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interface View the original post : http://www.jboss.com/index.html?module=

[jboss-user] [JBoss Messaging] - URGENT ->JBoss limitation in accepting messages.

2007-11-26 Thread paradisonoir
Hi, I am using JBOSS Application server for my message migration. Even though, I have changed my heap size in the run.bat (increasing to 1024m) of JBoss bootstrap, I still get java.lang.OutOfMemoryError: Java heap space error when my message numbers exceed 30,000. The size of messages are very

[jboss-user] [Performance Tuning] - JBoss performance problem

2007-11-26 Thread paradisonoir
Hi, I am using JBOSS Application server for my message migration. Even though, I have changed my heap size in the run.bat of JBoss bootstrap, I still get java.lang.OutOfMemoryError: Java heap space error when my message numbers exceed 30,000. The size of messages are very small, but it is not

[jboss-user] [Messaging, JMS & JBossMQ] - URGENT --> java.lang.OutOfMemoryError: Java heap space

2007-11-26 Thread paradisonoir
Hi, I am using JBOSS Application server for my message migration. Even though, I have changed my heap size in the run.bat of JBoss bootstrap, I still get java.lang.OutOfMemoryError: Java heap space error when my message numbers exceed 30,000. The size of messages are very small, but it is not

[jboss-user] [Messaging, JMS & JBossMQ] - Re: URGENT: How can I run my java/jms class using JBOSS

2007-11-08 Thread paradisonoir
Yes it has, View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102985#4102985 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4102985 ___ jboss-user mailing list jboss-user@lists.j

[jboss-user] [Beginners Corner] - URGENT: How can I run my JAR (java/jms) file to work with JB

2007-11-07 Thread paradisonoir
Hi, I executed those examples included in JBOSS to see if my application server is working properly. I have some Java classes which use JMS to send/receive messages. I compiled all of those classes and put them all in one JAR fie My question is, do I need to make ant to run my classes or I can

[jboss-user] [JBoss Messaging] - URGENT: How can I run my java/jms class using JBOSS

2007-11-07 Thread paradisonoir
Hi, I executed those examples included in JBOSS to see if my application server is working properly. I have some Java classes which use JMS to send/receive messages. I compiled all of those classes and put them all in one JAR fie My question is, do I need to make ant to run my classes or I can

[jboss-user] [JBoss Messaging] - URGENT: Problem in creating ConnectionFactory in JBOSS

2007-11-07 Thread paradisonoir
Hi all, My classes are working fine with Sun application server, but I wanted to change my application server to JBOSS because of some version problems in their AS. I have created my queues in JBOSS (by adding them in jbossmq-destinations-service.xml) , but do you know where I should create