Hi Luis,

But which version of JBoss Tools 3.3.0? Is it Beta3? or CR1?

Cheers,
Koen

Op 14-jun.-2012, om 20:21 heeft Luis Sancho het volgende geschreven:

version of JBoss Tools : 3.3.0
forge : 1.0.5 Final

And this is the error in runtime.log (forge)

2012-06-14 13:12:25 URLScanner [DEBUG] URL Type: jar
2012-06-14 13:12:25 Bootstrap [WARN] WELD-001208 Error when validating jar:file:/Users/luis2103/Documents/eclipse/plugins/org.jboss.tools.forge.runtime_1.0.0.v20120604-2024-H92-CR1/forge-distribution-1.0.5.Final/modules/org/jboss/forge/event-bus/main/forge-event-bus-1.0.5.Final.jar!/META-INF/beans.xml@2 against xsd. cvc-elt.1: No se ha encontrado la declaración del elemento 'beans'.
2012-06-14 13:12:25 Bootstrap [WARN] WELD-001208 Error when validating jar:file:/Users/luis2103/Documents/eclipse/plugins/org.jboss.tools.forge.runtime_1.0.0.v20120604-2024-H92-CR1/forge-distribution-1.0.5.Final/modules/org/jboss/forge/scaffold/impl/main/forge-scaffold-faces-1.0.5.Final.jar!/META-INF/beans.xml@2 against xsd. cvc-elt.1: No se ha encontrado la declaración del elemento 'beans'.
2012-06-14 13:12:25 Bootstrap [WARN] WELD-001208 Error when validating jar:file:/Users/luis2103/Documents/eclipse/plugins/org.jboss.tools.forge.runtime_1.0.0.v20120604-2024-H92-CR1/forge-distribution-1.0.5.Final/modules/org/jboss/forge/javaee/impl/main/forge-javaee-impl-1.0.5.Final.jar!/META-INF/beans.xml@3 against xsd. cvc-elt.1: No se ha encontrado la declaración del elemento 'beans'.
2012-06-14 13:12:25 Bootstrap [WARN] WELD-001208 Error when validating jar:file:/Users/luis2103/Documents/eclipse/plugins/org.jboss.tools.forge.runtime_1.0.0.v20120604-2024-H92-CR1/forge-distribution-1.0.5.Final/modules/org/jboss/forge/scaffold/api/main/forge-scaffold-api-1.0.5.Final.jar!/META-INF/beans.xml@2 against xsd. cvc-elt.1: No se ha encontrado la declaración del elemento 'beans'.
2012-06-14 13:12:25 Bootstrap [WARN] WELD-001208 Error when validating jar:file:/Users/luis2103/Documents/eclipse/plugins/org.jboss.tools.forge.runtime_1.0.0.v20120604-2024-H92-CR1/forge-distribution-1.0.5.Final/modules/org/jboss/forge/scaffold/impl/main/forge-scaffold-plugins-1.0.5.Final.jar!/META-INF/beans.xml@2 against xsd. cvc-elt.1: No se ha encontrado la declaración del elemento 'beans'.
2012-06-14 13:12:25 Bootstrap [WARN] WELD-001208 Error when validating jar:file:/Users/luis2103/Documents/eclipse/plugins/org.jboss.tools.forge.runtime_1.0.0.v20120604-2024-H92-CR1/forge-distribution-1.0.5.Final/modules/org/jboss/forge/shell/api/main/forge-shell-api-1.0.5.Final.jar!/META-INF/beans.xml@24 against xsd. cvc-elt.1: No se ha encontrado la declaración del elemento 'beans'.
2012-06-14 13:12:25 Bootstrap [WARN] WELD-001208 Error when validating jar:file:/Users/luis2103/Documents/eclipse/plugins/org.jboss.tools.forge.runtime_1.0.0.v20120604-2024-H92-CR1/forge-distribution-1.0.5.Final/modules/org/jboss/forge/maven/model/main/forge-project-model-maven-1.0.5.Final.jar!/META-INF/beans.xml@2 against xsd. cvc-elt.1: No se ha encontrado la declaración del elemento 'beans'.
2012-06-14 13:12:25 Bootstrap [WARN] WELD-001208 Error when validating jar:file:/Users/luis2103/Documents/eclipse/plugins/org.jboss.tools.forge.runtime_1.0.0.v20120604-2024-H92-CR1/forge-distribution-1.0.5.Final/modules/org/jboss/forge/javaee/api/main/forge-javaee-api-1.0.5.Final.jar!/META-INF/beans.xml@2 against xsd. cvc-elt.1: No se ha encontrado la declaración del elemento 'beans'.
2012-06-14 13:12:25 Bootstrap [INFO] WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
2012-06-14 13:12:25 Bootstrap [DEBUG] WELD-000103 Enabled alternatives for Manager
Enabled alternatives: [] []
Registered contexts: [interface javax.enterprise.context.Dependent, interface javax.enterprise.context.SessionScoped, interface javax.enterprise.context.RequestScoped, interface javax.enterprise.context.ApplicationScoped, interface javax.inject.Singleton, interface javax.enterprise.context.ConversationScoped]
Registered beans: 0
Specialized beans: 0


2012/6/14 Koen Aers <koen.aers@gmail.com>
Hi Luis,

What version of JBoss Tools and Forge are you using? This problem could be related to https://issues.jboss.org/browse/JBIDE-11919 which has been fixed in the recently released 3.3.0.CR1 release. Could you try with that version and report back?

Cheers,
Koen

Op 14-jun.-2012, om 00:12 heeft Lincoln Baxter, III het volgende geschreven:

Hey Koen,

Ever seen this?

~Lincoln

On Wed, Jun 13, 2012 at 4:32 PM, Luis Sancho <ls20sanchez@gmail.com> wrote:
This error happens with all projects, the directory (workspace) is empty.
If I select the default directory (workspace) forge stops.

Attached to the mail is the image with console output ..

Thanks


2012/6/12 Lincoln Baxter, III <lincolnbaxter@gmail.com>

Hmmm.

I assume that you're running Forge from within JBoss Tools or JBDS? I can only think of one scenario when this might occur, and it's when a project exists in the directory you ask for already. Does this occur with all new projects or just the one with the name/directory that you're asking for?

Could you paste your console output?

Thanks,
Lincoln

On Tue, Jun 12, 2012 at 2:46 PM, Luis Sancho <ls20sanchez@gmail.com> wrote:
Hi, please help me .

When I create a project to forge get the following message and does not succeed, it stops and never completes. The message is "The forge runtime created the project in the workspace root. Such a project can not be imported. Do you want to remove the artifact created?" 

I`m Using  Mac OS Lion (10.7.2)

Thanks for your help.


--
Luis Sancho

ls20sanchez@gmail.com
lsancho_87@hotmail.com


_______________________________________________
forge-users mailing list
forge-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/forge-users




--
Lincoln Baxter, III
http://ocpsoft.org
"Simpler is better."

_______________________________________________
forge-users mailing list
forge-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/forge-users




--
Luis Sancho

ls20sanchez@gmail.com
lsancho_87@hotmail.com




--
Lincoln Baxter, III
http://ocpsoft.org
"Simpler is better."




--
Luis Sancho

ls20sanchez@gmail.com
lsancho_87@hotmail.com