[JBoss JIRA] Created: (JBDS-698) JBoss instability and performance issues after deploying seam projects
by nmatrix nmatrix (JIRA)
JBoss instability and performance issues after deploying seam projects
----------------------------------------------------------------------
Key: JBDS-698
URL: https://jira.jboss.org/jira/browse/JBDS-698
Project: Developer Studio
Issue Type: Bug
Components: Doc - Seam
Affects Versions: 2.0.0.cr2
Environment:
« Hide
Linux Centos 5, X86_64
java version "1.6.0_11"
Java(TM) SE Runtime Environment (build 1.6.0_11-b03)
Java HotSpot(TM) 64-Bit Server VM (build 11.0-b16, mixed mode)
Reporter: nmatrix nmatrix
I'm puzzled as to why JBoss has to take 8+ minutes just to start up and or restart? Even when my console log displays:
[Server] JBoss (MX MicroKernel) [4.3.0.GA_CP03 (build: SVNTag=JBPAPP_4_3_0_GA_CP03 date=200810241616)] Started in 14s:105ms
I can still see the JBoss application progress bar still running telling me it's still starting. Is this a known issue or is it just me? I'm running JBDS on Centos 5, with over 8 gigs of ram. The thing about this is that it seems to happen after I deploy a Seam application. Anyone else experiencing extremely slow startup times with JBoss AS? Also are there any quick start tutorials on "hardening" or optimizing JBoss AS as it seems very fragile initially in some respects.
also used to JMX and time out pollers to attempt to improve performance, full server logs included below.
Back to top
View user's profile
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 10 months
[JBoss JIRA] Created: (JBIDE-4403) Hibernate tests fail to compile: import org.jboss.tools.hibernate cannot be resolved
by Nick Boldt (JIRA)
Hibernate tests fail to compile: import org.jboss.tools.hibernate cannot be resolved
------------------------------------------------------------------------------------
Key: JBIDE-4403
URL: https://jira.jboss.org/jira/browse/JBIDE-4403
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 3.1.0.M1
Reporter: Nick Boldt
Assignee: Max Rydahl Andersen
http://hudson.qa.jboss.com/hudson/view/DevStudio/job/devstudio-nightly-2....
[java] [javac] ----------
[java] [javac] 1. ERROR in /home/hudson/hudson_workspace/workspace/devstudio-nightly-2.1.0.M1/jbds-build/eclipse/plugins/org.hibernate.eclipse.console.test/src/org/hibernate/eclipse/console/test/mappingproject/OpenMappingDiagramTest.java (at line 27)
[java] [javac] import org.jboss.tools.hibernate.ui.view.views.OpenDiagramActionDelegate;
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] The import org.jboss.tools.hibernate cannot be resolved
[java] [javac] ----------
[java] [javac] 2. ERROR in /home/hudson/hudson_workspace/workspace/devstudio-nightly-2.1.0.M1/jbds-build/eclipse/plugins/org.hibernate.eclipse.console.test/src/org/hibernate/eclipse/console/test/mappingproject/OpenMappingDiagramTest.java (at line 59)
[java] [javac] editor = new OpenDiagramActionDelegate().openEditor(persClass, consCFG);
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] OpenDiagramActionDelegate cannot be resolved to a type
[java] [javac] ----------
[java] [javac] ----------
[java] [javac] 3. ERROR in /home/hudson/hudson_workspace/workspace/devstudio-nightly-2.1.0.M1/jbds-build/eclipse/plugins/org.hibernate.eclipse.console.test/src/org/hibernate/eclipse/mapper/HBMInfoExtractorStub.java (at line 13)
[java] [javac] import org.hibernate.eclipse.mapper.extractor.HBMInfoExtractor;
[java] [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] The import org.hibernate.eclipse.mapper.extractor cannot be resolved
[java] [javac] ----------
[java] [javac] 4. ERROR in /home/hudson/hudson_workspace/workspace/devstudio-nightly-2.1.0.M1/jbds-build/eclipse/plugins/org.hibernate.eclipse.console.test/src/org/hibernate/eclipse/mapper/HBMInfoExtractorStub.java (at line 20)
[java] [javac] public class HBMInfoExtractorStub extends HBMInfoExtractor {
[java] [javac] ^^^^^^^^^^^^^^^^
[java] [javac] HBMInfoExtractor cannot be resolved to a type
[java] [javac] ----------
[java] [javac] ----------
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 10 months
[JBoss JIRA] Created: (JBIDE-4472) Add JBossTools on Eclipse Welcome Screen in: overview, tutorials, samples, what's new
by Denis Golovin (JIRA)
Add JBossTools on Eclipse Welcome Screen in: overview, tutorials, samples, what's new
-------------------------------------------------------------------------------------
Key: JBIDE-4472
URL: https://jira.jboss.org/jira/browse/JBIDE-4472
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Affects Versions: 3.1.0.M2
Reporter: Denis Golovin
Assignee: Denis Golovin
Fix For: 3.1.0.M2
Now after installation of features like DTP, TPTP after eclipse starts first time yo can see some information about installed features on Eclipse Welcome screen. JBoss Tools do nothing for that, but we have what to say here:
1. Overview can be extended to show info about JBoss Tools and all installed components
2. Tutorials can include Cheat sheets about creating seam applications
3. Samples can have links to invoke our examples dialog or even import particular projects
4. What's new is a good place to show New and Noteworthy
As an example Overview page attached.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 10 months