[jbosstools-issues] [JBoss JIRA] (JBIDE-10321) Central causes numerous logged errors to console

Snjezana Peco (Commented) (JIRA) jira-events at lists.jboss.org
Fri Dec 2 14:40:42 EST 2011


    [ https://issues.jboss.org/browse/JBIDE-10321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647734#comment-12647734 ] 

Snjezana Peco commented on JBIDE-10321:
---------------------------------------

> Sorry, should have said after install of BOTH Central features...

Sorry too. I had to mention that you needed to install both community features: o.j.t.community.central and o.j.t.community.project.examples

> Does this mean that the Central features should depend/include the community one too?

No. JBT must include o.j.t.community.central and o.j.t.community.project.examples, but we can't add those dependencies to o.j.t.central/o.j.t.project.examples because community features mustn't be included in JBDS. 
You need to install both of the community features to JBT and the problem will disappear. If you still think this is a problem, you can create a separate feature that would include the o.j.t.central, o.j.t.community.central, o.j.t.project.examples, o.j.t.community.project.examples feature, add this separate feature to the update site and remove the four mentioned features from the update site. This way, a user would be able to install either all the required features or none of them. 

You will face a similar issue when installing JBDS without com.jboss.jbds.central and com.jboss.jbds.project.examples.
                
> 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

        


More information about the jbosstools-issues mailing list