[JBoss JIRA] (JBIDE-10321) Central causes numerous logged errors to console
by Nick Boldt (Created) (JIRA)
Central causes numerous logged errors to console
------------------------------------------------
Key: JBIDE-10321
URL: https://issues.jboss.org/browse/JBIDE-10321
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central
Affects Versions: 3.3.0.M5
Environment: Fedora 15 x86_64: Linux thunk 2.6.40.6-0.fc15.x86_64 #1 SMP Tue Oct 4 00:39:50 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
Sun Java 6: java version "1.6.0_25", Java(TM) SE Runtime Environment (build 1.6.0_25-b06), Java HotSpot(TM) 64-Bit Server VM (build 20.0-b11, mixed mode)
Reporter: Nick Boldt
Assignee: Snjezana Peco
Fix For: 3.3.0.M5
After install of Central into Eclipse JEE Bundle (linux x86_64) from nightly trunk site, first launch shows these errors in the console log:
Launch script:
{code}
#!/bin/bash
workspace=/home/nboldt/eclipse/workspace-clean37
target=/home/nboldt/eclipse/37clean
eclipse=/home/nboldt/tmp/Eclipse_Bundles/eclipse-jee-indigo-SR1-linux-gtk-x86_64.tar.gz
if [[ $1 ]]; then
echo "Wipe $target/eclipse and $workspace ..."
rm -fr $target/eclipse $workspace
echo "Unpack $eclipse ..."
tar xzf $eclipse
fi
export GDK_NATIVE_WINDOWS=true
./eclipse/eclipse -clean -showLocation -data $workspace -consolelog -console -vm /opt/sun-java2-6.0/bin/java -vmargs -Xms128M -Xmx256M -XX:PermSize=128M -XX:MaxPermSize=256M 2>&1 | tee "logs/eclipse.log.`date`.txt"
{code}
Log:
{code}
osgi> !SESSION 2011-12-02 11:41:38.335 -----------------------------------------------
eclipse.buildId=M20110909-1335
java.version=1.6.0_25
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments: -product org.eclipse.epp.package.jee.product -showLocation
Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.jee.product -clean -showLocation -data /home/nboldt/eclipse/workspace-clean37 -consolelog -console
!ENTRY org.jboss.tools.central 4 0 2011-12-02 11:41:59.092
!MESSAGE Invalid Project example:org.jboss.tools.central.jbossas.quickstart.helloworld
!ENTRY org.jboss.tools.central 4 0 2011-12-02 11:41:59.094
!MESSAGE Invalid Project example:org.jboss.tools.central.jbossas.quickstart.numberguess
!ENTRY org.jboss.tools.central 4 0 2011-12-02 11:41:59.095
!MESSAGE Invalid Project example:org.jboss.tools.central.jbossas.quickstart.login
!ENTRY org.jboss.tools.central 4 0 2011-12-02 11:41:59.095
!MESSAGE Invalid Project example:org.jboss.tools.central.jbossas.quickstart.kitchensink
!ENTRY org.jboss.tools.central 4 0 2011-12-02 11:41:59.095
!MESSAGE Invalid Project example:org.jboss.tools.central.Seam.registration2
!ENTRY org.jboss.tools.central 4 0 2011-12-02 11:41:59.095
!MESSAGE Invalid Project example:org.jboss.tools.central.Seam.messages
!ENTRY org.jboss.tools.central 4 0 2011-12-02 11:41:59.095
!MESSAGE Invalid Project example:org.jboss.tools.central.Seam.todo
!ENTRY org.jboss.tools.central 4 0 2011-12-02 11:41:59.096
!MESSAGE Invalid Project example:org.jboss.tools.central.Seam.numberguess
!ENTRY org.jboss.tools.central 4 0 2011-12-02 11:41:59.096
!MESSAGE Invalid Project example:org.jboss.tools.central.Seam.booking22
!ENTRY org.jboss.tools.central 4 0 2011-12-02 11:41:59.096
!MESSAGE Invalid Project example:org.jboss.tools.central.jbossas.quickstart.jbossJavaee6Webapp
!ENTRY org.jboss.tools.central 4 0 2011-12-02 11:41:59.096
!MESSAGE Invalid Project example:org.jboss.tools.central.jbossas.quickstart.jbossJavaee6Ear
!ENTRY org.jboss.tools.central 4 0 2011-12-02 11:46:10.562
!MESSAGE Invalid Project example:org.jboss.tools.central.jbossas.quickstart.helloworld
!ENTRY org.jboss.tools.central 4 0 2011-12-02 11:46:10.562
!MESSAGE Invalid Project example:org.jboss.tools.central.jbossas.quickstart.numberguess
!ENTRY org.jboss.tools.central 4 0 2011-12-02 11:46:10.563
!MESSAGE Invalid Project example:org.jboss.tools.central.jbossas.quickstart.login
!ENTRY org.jboss.tools.central 4 0 2011-12-02 11:46:10.563
!MESSAGE Invalid Project example:org.jboss.tools.central.jbossas.quickstart.kitchensink
!ENTRY org.jboss.tools.central 4 0 2011-12-02 11:46:10.563
!MESSAGE Invalid Project example:org.jboss.tools.central.Seam.registration2
!ENTRY org.jboss.tools.central 4 0 2011-12-02 11:46:10.563
!MESSAGE Invalid Project example:org.jboss.tools.central.Seam.messages
!ENTRY org.jboss.tools.central 4 0 2011-12-02 11:46:10.564
!MESSAGE Invalid Project example:org.jboss.tools.central.Seam.todo
!ENTRY org.jboss.tools.central 4 0 2011-12-02 11:46:10.564
!MESSAGE Invalid Project example:org.jboss.tools.central.Seam.numberguess
!ENTRY org.jboss.tools.central 4 0 2011-12-02 11:46:10.564
!MESSAGE Invalid Project example:org.jboss.tools.central.Seam.booking22
!ENTRY org.jboss.tools.central 4 0 2011-12-02 11:46:10.564
!MESSAGE Invalid Project example:org.jboss.tools.central.jbossas.quickstart.jbossJavaee6Webapp
!ENTRY org.jboss.tools.central 4 0 2011-12-02 11:46:10.564
!MESSAGE Invalid Project example:org.jboss.tools.central.jbossas.quickstart.jbossJavaee6Ear
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 4 months
[JBoss JIRA] (JBIDE-10328) Add org.jboss.tools.maven.jaxrs.feature to JBDS by default
by Fred Bricon (Created) (JIRA)
Add org.jboss.tools.maven.jaxrs.feature to JBDS by default
----------------------------------------------------------
Key: JBIDE-10328
URL: https://issues.jboss.org/browse/JBIDE-10328
Project: Tools (JBoss Tools)
Issue Type: Task
Components: Build/Releng, maven
Affects Versions: 3.3.0.M5
Reporter: Fred Bricon
Assignee: Nick Boldt
Fix For: 3.3.0.M5
JAX-RS being a critical piece of the "JBoss Way", we're gonna need it being available from both the Abridged Category for the JBT update site and being installed by default with JBDS (see related JIRA)
Eventually, all this Maven related plugins should be available from the Abridged Category :
* org.jboss.tools.maven.feature
* org.jboss.tools.maven.jaxrs.feature
* org.jboss.tools.maven.cdi.feature
* org.jboss.tools.maven.hibernate.feature
* org.jboss.tools.maven.jsf.feature
* org.jboss.tools.maven.seam.feature
* org.jboss.tools.maven.portlet.feature
* org.jboss.tools.maven.project.examples.feature
The JBoss Maven category will contain all the above and org.jboss.tools.maven.jbosspackaging.feature
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 4 months