we are getting Nullpointer exception at the server side
Exception as follows
In our Prod Environment, there are some network issue(network connectivity will
go off and come up ) ...
Is there any impact on the data that is being transferred between nodes ...or
is it normal to have such t
OK i will consider ur option(changing those paging values) also.
In the meantime we have tested a scenario...We did not change any Paging
parameters value for this test.
FYI
With our Prod Environment setup, it took around 20 to 30 minutes for the JBM to
get started.We also observed that whi
Any suggestion or solution to overcome the increased startup time .
Kindly shed some light on the possible alternative way to overcome as early as
possible
Really I would appreciate it...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4180189#4180189
Repl
Thanks for the handful replies.
we have also configured paging parameters for our JBoss Messaging Server in
Prod Environment for our older version of JBM
Values set for FullSize, PageSize, and DownCacheSize are 500,250 and 250
respectively.
Before setting these values, we used to often get Out
Forgot to add the Code tag for xml elements.
Please have this modified one. also provide a suitable reply
Hi
I have downloaded latest version of JBoss Messaging(1.4.0.SP3) to replace our
older version in Prod Environment.
With previous version, JBoss messaging server takes lot of time to start
Hi
I have downloaded latest version of JBoss Messaging(1.4.0.SP3) to replace our
older version in Prod Environment.
With previous version, JBoss messaging server takes lot of time to start and we
suspect the reason could be SQL scripts(Create and
updates )available in mysql-persistence-service.
We are using JBoss Messaging 1.0.1.GA(Prod env not upgradabale for time being)
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985830#3985830
We are getting the same problem as specified in the above link.
But in our case we did not anything with JBoss server.
There are almost 30 machin
"timfox" wrote : I've just been informed by the remoting team that the
attributes need "isParam=true" to ensure they're passed to the client side.
Hi Everybody ...
We also got the same exception .We are using JBoss 1.0.1.GA (Prod Environment
-not possible to upgrade to latest JBM).
There are
For your kind information
We are using JBoss Messaging Server 1.0.1.GA in Prod environment.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4085307#4085307
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4085307
Hi
We are using JBoss Messaging Server.In Prod Enironment , we get the following
exception sometimes.
|
| 2007-09-17 16:37:49,437 DEBUG
[org.jboss.remoting.transport.socket.MicroSocketClientInvoker]
java.net.NoRouteToHostException: No route to host
| 2007-09-17 16:37:52,439 DEBUG
[org.
I could able to notice some strange things.
I just tried to upgrade JBM 1.0.1.GA to JBM 1.2.0.GA.
We tried with JBoss AS 4.0.4.GA and JBM 1.2.0.GA.
Our Code was written against JMS Specification 1.1.
We used the same with two JBMs
We used JBM 1.0.1.GA , i started receiver and it was ready to a
as added information , we have tested the above case atleast 10 times with
various combination values of PageSize,FullSize and DownCacheSize
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4068822#4068822
Reply to the post :
http://www.jboss.com/index.html
With JBoss 4.0.4.GA and JBM 1.0.1.SP5 we were testing messaging with publisher
and receivers.
We used Message with content of 1.4 MB.
Heap Size of JBoss Server was kept with Min of 32mb and Max of 128mb
We also used PageSize, FullSize and DownCacheSize for a topic to which we are
posting the
Can Anyone share some information on the bugs which are solved in JBM 1.0.1.SP5
against its base release of JBM 1.0.1.GA
Very much looking forward for the information
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4068590#4068590
Reply to the post :
h
Kindly share some information with me regarding upgradation of JBM 1.0.1.GA to
JBM 1.0.1.SP5
Will there be any problem when i do that...
In Prod Env with JBM 1.0.1.GA we get lot of error .
Seems JBM 1.0.1.SP5 is very stable version in line to JBM 1.0.1.GA
Do i need to change any other thing whi
We are using JBoss 4.0.4.GA and JBoss Messaging 1.0.1.GA
When message is published , receiver receives the message.
everything is working fine with this setup.
When receiver is stopped by Ctrl+C or just shutdown the system in which
receiver is running. i am getting the below warnings in Server L
Just one query .
Currently we have JBoss 4.0.4.GA and JBoss Messaging Server 1.0.1.GA in prod
environment
Can we go ahead and upgrade JBoss Messaging 1.0.1.GA to JBoss Messaging
1.0.1.SP5
Will there be any impact on our application Side, anything special needs to be
taken care when we upgr
Thanks very much for the information, tim
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4068509#4068509
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4068509
___
jboss-user ma
Thanks very much tim for correcting me.
For Your Kind reference
I am pasting my server console log for your reference
In that log i could able to see the spelling of FullSize, PageSize and
DownCacheSize to be fullSize, pageSize and downCacheSize.
In addition to that , i also see the spelling
I very much appreciate for your reply.
I tried to add the following attributes to destination configs available in the
file
JBOSS_HOME/server/messaging/deploy/jboss.messaging.sar/destinations-service.xml
|75000
|2000
|2000
|
Final config after adding the attr
Thanks very much ,tim
I have replaced the entire JBoss Server Directory with Messaging.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4068088#4068088
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4068088
___
Thanks Very much for the valuable information.
I could able to change my datasource isolation level to required one for MySQL
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037569#4037569
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=postin
Thanks for the reply.
I just followed the steps given in JBoss Messaging document and also changed
the database to be MySQL as given in the JBoss Message document.
Your reply note says that only at database side these isolation level need to
be changed and not at JBoss messaging deployment
sid
I tried out callback mechanism to overcome the problem...
Still i could not able to solve that problem.
will tell you the scenario and also tell you what i did to implement callback
mechanism
MachineA - machine with LAN Card-A,IP Address-172.19.6.6
MachineB(acting as DHCP) - machine with LAN Ca
Hello Everybody
It seems i have not pasted the actual exception in the previous post.
Below is the Configuration Details of that machine(With TWO LAN Cards)
i got the below output after executing ifconfig in SUSE Linux
starahdsat:/opt/test # ifconfig
eth0 Link encap:Ethernet HWaddr 00:19:
Thanks for the reply and just want to know is there any other way to overcome
this problem with IBM JRE 1.4.2.
I would appreciate if some one could tell me
What could be the cause for this problem ??
Is there any JBoss Patch available to overcome this problem ??
Looking forward for the reply.
Hi Everybody
I am using JBoss4.0.4.GA and JBoss Messaging (jboss-messaging-1.0.1.GA) and
MySql (mysql-5.0.22-win32) .I did all the modification that needs to be there
for proper working JBoss Messaging Server with Jboss AS.
When i start my application server with the option
run -c messaging
I
I have unzipped version of Jboss4.0.4.GA.I have copied this folder in windows
machine and executed 'run.bat' under bin directory.The Jboss server started
without any problems.But when I copy the same folder to Linux machine and
executed 'run.sh' under bin directory,the server didn't start and th
I have unzipped version of Jboss4.0.4.GA.I have copied this folder in windows
machine and executed 'run.bat' under bin directory.The Jboss server started
without any problems.But when I copy the same folder to Linux machine and
executed 'run.sh' under bin directory,the server didn't start and th
Is there any other way i can implement that functionality (Disabling clustering
across JBoss Application Server)
Any configuration needs to be done ???
For Jboss Messaging , i am using the following command to start the server
run -c messaging
i am not passing any command line parameter like "d
Hi
I am using jboss-4.0.4.GA for JBoss Messaging.
If any other server is started ,it automatically joins the cluster environment.
I want to disable the joing of new server with my server( Server on which JBoss
Messaging is running).
Please tell me a way to disable to cluster participation of JBoss
Hi
We are using JBoss Messaging. Version - jboss-messaging-1.0.1.GA.
We have been using JDK1.5 with JBM.
Now we need to change JDK1.5 to JDK1.4.2.
Does JDK1.4.2.X can be used with JBoss Messaging 1.0.1GA ?
Does JDK1.4.2.X can also be used with Messaging 1.0.1 SP4 ?
View the original post :
Hi
I am using jboss-messaging-1.0.1.GA with JBossAS 4.0.4GA
I just posted 10 million message sequentially to a durable topic configured in
JBM.
Message were getting consumed properly .But i cud able to see some warning
message in the JBM server log
18:46:20,288 INFO [ChannelSocket] JK: ajp13
Hi
I am using JBoss Messaging 1.0.1.GA and JBoss AS 4.0.4.GA.
If i start another JBoss Server with JBoss Messaging enabled,clustering of both
servers take place by default
Wanted to know how to disable clustering in my JBoss App Server
Below is the part of whole console log
09:24:48,375 INFO [
Application Server - JBoss 4.0.4 GA
Messaging Server - Jboss-messaging-1.0.1.GA
I have deployed a simple web application under directory
JBOSS_HOME/server/messaging/deploy.
I am trying to post some message from web application to JBoss Messaging Server.
when i perform the above said operation
Hi
Just wanted to know is there any way i can get the total number of connections
to Jboss messaging server at any point of time.
how many sessions are open ,how many messages have been transferred for a
particular Queue,Topic...
Basically i need some statistics on the Queue,Topic and various ent
Hi
Just wanted to know is there is any limit in creating connection object(with
invocation of start method on the connection object) to JBoss Messaging.
We are using jboss-messaging-1.0.1.GA.
1) I just wrote a program which created a connection object of around
2000.While going thru the log ,i c
Want to implement JMS Connection Pooling in our application ,as the time taken
to create a JMS connection varies considerably.
If anyone came across good JMS connection pooling ,do shed some light on it.
I am using Jakarta common pool framework to create a JMS Connections.
Consider the below scena
38 matches
Mail list logo