[JBoss-user] [JBoss Messaging] - Re: TextMessage delivered without text message (Repost)

2006-06-18 Thread ONIT

Tim,

The messaging bombs as soon the string goes over 32K - to the byte.

Dennis

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3951391#3951391

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3951391


___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Messaging] - Re: TextMessage delivered without text message

2006-06-16 Thread ONIT

Tim,

The messaging bombs as soon the string goes over 32K - to the byte.

Dennis

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3951391#3951391

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3951391


___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Messaging] - Re: TextMessage delivered without text message

2006-06-16 Thread ONIT

Hi Tim,

This is very strange.

Looked at the logs - no memory exceptions.

Created an object with a string property for the message.  Sent the 
ObjectMessage.  Same result.  Once the string exceeded a certain limit (I'm 
guessing about 40K) the string didn't get passed with the object.

I'm at a loss,

Dennis

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3951375#3951375

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3951375


___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Messaging] - Re: TextMessage delivered without text message

2006-06-16 Thread timfox
There's no fixed limit other than the amount of RAM available to the JVM.

Are you sure you're not running out of memory?

Can you have a look in your logs for any exception reports?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3951365#3951365

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3951365


___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Messaging] - Re: TextMessage delivered without text message

2006-06-16 Thread ONIT

Tim,

Thanks for the response to both of my messages.  They address the same problem 
so I will only follow this thread.  If you could delete my other posting it 
would be appreciated.

I found the problem.  It only occurs when the text message exceeds a certain 
size.

I don't know how to increase this limit.  The messages could be as much as 100K.

Thanks again,

Dennis

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3951363#3951363

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3951363


___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Messaging] - Re: TextMessage delivered without text message

2006-06-16 Thread timfox
can you post your code please

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3951343#3951343

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3951343


___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user