Automatically rejected mail
by Mail Delivery Subsystem
Your message was automatically rejected by Dovecot Mail Delivery Agent.
The following reason was given:
Quota exceeded
17 years, 9 months
[Installation, Configuration & DEPLOYMENT] - Re: trying to increase thoroughput to server, what am I miss
by jamicide
Hi Peter - I'll try and answer all your Qs here :)
Post #1:
I have tried numerous thread group settings thus far - low numbers of threads w/ many repetitions, high threads w/ many repetitions, various ramp-up times - I still get a max of around 50 /s, be it when running JMeter on my windows machine or on a linux box.
For instance, I just tried 50 repetitions of 60 threads, and the test ran in almost exactly a minute (50/s).
On the JBossAS box (which runs on linux), there are 2 dual-core processors. I have been monitoring the CPU and MEM load on the machine, but not the GC stats. The JVM arguments I use are "-Xms4096m -Xmx4096m -XX:NewSize=1024m -XX:MaxNewSize=1024m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000".
Post #2:
I use both the Graph Listener and the Summary Report listener, and they seem to more or less be in agreement on the throughput. You say your CPU usage running Jmeter hits 99% - mine never goes about 15-20%? I have a Core 2 Quad processor using Java 1.6.0 on Win XP.
Thanks again!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160654#4160654
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4160654
17 years, 9 months
[JBoss Messaging] - Jboss Messaging issue in SOA platform - ClassNotFoundExcepti
by jjacobwip
Hi,
We are in the process of upgrading our existing application to JBoss SOA 4.2. After the migration when we test our JMS features, we are getting some issues. When we try to deploy our MDB, we see the below exception.
[java] javax.naming.CommunicationException [Root exception is java.rmi.UnmarshalException: error unmarshalling return; nested exception is:
[java] java.lang.ClassNotFoundException: org.jboss.mq.referenceable.ObjectRefAddr (no secur
ity manager: RMI class loader disabled)]
This MDB is recieving messages from a Queue which is deployed in Jboss 4.0.4 server (not SOA platform). ObjectRefAddr class is part of jbossmq_client.jar and jbossmq.jar. We can solve this by adding jbossmq.jar to our classpath but we dont want to do it because we are planning to go ahead with new jboss messaging feature and not to use MQ
How do we fix this issue? We checked for all MQ references and could not find anything. Should we upgrade our Queue server also to SOA to fix this? Any help is highly appreciated
Thanks in advance
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160644#4160644
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4160644
17 years, 9 months
[JCA/JBoss] - Re: Help With RARDeployment Errors
by vickyk
"maverick18" wrote :
| However both of the solutions have a problem in the sense that it is harder to change the configuration.Now is that going to be a limitation if we want to acheive the logging integration or is there a solution for that ?
You configuration is incorrect and I don't understand how this is a problem. Why would you have a problem in logging integration ?
"maverick18" wrote :
| What exactly is the difference between the above two ?
Read this
Because Java2ParentDelegation is turned off by default, the Step (1.1) is never executed, parentRepository.getCachedClass() never gets called, so the UCL doesn't have access to the repository's cached classes.
This is a JCA forums please don't raise non-jca questions here , it will not be answered ;)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160641#4160641
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4160641
17 years, 9 months