[JBoss Tools] - 3.3.0.beta3: Dependency on Mylyn
by Juergen Zimmermann
Juergen Zimmermann [https://community.jboss.org/people/Juergen.Zimmermann] created the discussion
"3.3.0.beta3: Dependency on Mylyn"
To view the discussion, visit: https://community.jboss.org/message/737650#737650
--------------------------------------------------------------
I tried to install JBT 3.3.0.beta3 from the archive at sourceforge.net. However, I'm getting the following exception. Any hint is appreciated.
Cannot complete the install because one or more required items could not be found.
Software being installed: JBoss Central Community 1.0.0.v20120514-1749-H82-Beta3 (org.jboss.tools.community.central.feature.feature.group 1.0.0.v20120514-1749-H82-Beta3)
Missing requirement: JBoss Central 1.0.0.v20120514-1749-H82-Beta3 (org.jboss.tools.central 1.0.0.v20120514-1749-H82-Beta3) requires 'bundle org.eclipse.mylyn.commons.ui [3.6.0,3.8.0)' but it could not be found
Cannot satisfy dependency:
From: JBoss Central 1.0.0.v20120514-1749-H82-Beta3 (org.jboss.tools.central.feature.feature.group 1.0.0.v20120514-1749-H82-Beta3)
To: org.jboss.tools.central [1.0.0.v20120514-1749-H82-Beta3]
Cannot satisfy dependency:
From: JBoss Central Community 1.0.0.v20120514-1749-H82-Beta3 (org.jboss.tools.community.central.feature.feature.group 1.0.0.v20120514-1749-H82-Beta3)
To: org.jboss.tools.central.feature.feature.group 1.0.0.qualifier
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/737650#737650]
Start a new discussion in JBoss Tools at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&con...]
13 years, 10 months
[Performance Tuning] - High CPU Utilization
by Amol Walanj
Amol Walanj [https://community.jboss.org/people/walanj.amol] created the discussion
"High CPU Utilization"
To view the discussion, visit: https://community.jboss.org/message/734192#734192
--------------------------------------------------------------
Hi ,
We have started our application with following settings.
$JAVA_OPTS -Xmx4096m -Xms4096m -Xmn2g -Xss128k -XX:ParallelGCThreads=8 -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=31 -XX:MaxPermSize=512m -XX:PermSize=256m
We are sending the direct http requst to our application.
It causing the CPU Utilization in the range of *80-85 %.*
When we tried jst returning back from the Method with Null response Our CPU Utilization is in the range of 45-50%
We are using the axis2 webservice in it.
| %1,3% *Hardware Configuration* |
| %4% Application Node | *No of CPU* | *8* |
| CPU Type | Intel(R) Xeon(R) CPU E5530 @ 2.40GHz, cache size 8192 KB |
| *Memory* | *8 GB* |
| Network Card | 100 mbps Ethernet |
| %4% Database server | No of CPU | 8 |
| CPU Type | Intel(R) Xeon(R) CPU E5620 @ 2.40GHz, cache size 12228 KB |
| Memory | 160 GB |
| Network Card | 100 mbps Ethernet |
So currently we are struggling to reduce the CPU usage.
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/734192#734192]
Start a new discussion in Performance Tuning at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&con...]
13 years, 10 months
[jBPM] - jBPM architecture and clarifications
by jena74
jena74 [https://community.jboss.org/people/jena74] created the discussion
"jBPM architecture and clarifications"
To view the discussion, visit: https://community.jboss.org/message/737667#737667
--------------------------------------------------------------
Hello,
I am really new to jBPM 5.2 since this week (!) . Till now I installed the demo, played a little with it and the console, and went through the documentation.
But some things are really not clear for me. I went through the forum without beeing able to find a clear answer to my questions.
1. In the documentation "Chapter 1 overview", it is written that "it can run in any Java environment, embedded in your application or as a service". So I clearly undestand that I can develop my Java application and use the KnowledgeBase, KnowledgeBuilder... to add some processes (*.bpmn files), start processes and so one. But I don't understand what it means to run jBPM as a service and it doesn't seem to be explained in the documentation. Can someone explain that please?
2. On the forum, I found also a lot of people saying that they are running jBPM in jBoss. What does it mean too? Is there a way to put jBPM in jBoss and to access it from several others separated applications?
3. For my developments, I imagine an architecture with jBPM running in standalone mode in a simple Java application, jBPM beeing in a persistent mode. Also the human task service would be running in a single place. Then I would have different applications which could connect to the single jBPM to start processes and so one. But I can't find some explanations about how to put in place such an architecture. I can only find some people saying to use the REST interface of the console. But in my application there will be no console deployed. So... can anyone can help on this?
Thank you all in advance.
Jena
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/737667#737667]
Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&con...]
13 years, 10 months