[JBoss JIRA] (JBIDE-17230) GTK and BrowserSim web engine issue on Fedora
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17230?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov commented on JBIDE-17230:
------------------------------------------------
Michelle, you need to open Error Log view. If any stacktrace appeared - it will be there.
> GTK and BrowserSim web engine issue on Fedora
> ---------------------------------------------
>
> Key: JBIDE-17230
> URL: https://issues.jboss.org/browse/JBIDE-17230
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 4.2.0.Beta1
> Reporter: Michelle Murray
> Assignee: Konstantin Marmalyukov
>
> Here's my bad user experience:
> I'm running Fedora19. I've seen GTK3 issues so I always set 'export SWT_GTK3=0' before starting JBDS.
> I make a HTML5 app, deploy to EAP 6.2 and then try to view on BrowserSim. But when I start BrowserSim I see an error message stating "WebKitGTK 1.2.0 or newer must be installed and in library load path". I've got libwebkit2gtk 2.0.4 installed so don't know how to resolve this.
> After much head scratching I finally remember about BrowserSim GTK preferences and web engine options. Within Window>Preferences>JBoss Tools>BrowserSim/CordovaSim, I see that GTK2 is selected. The GTK2 button label states that this will allow me to use JavaFX which needs Oracle JDK. I don't have Oracle JDK installed as this isn't supported by RH for use with Fedora. Perhaps this is why I see the earlier error message? So I try selecting GTK3. I run BrowserSim again and it starts but then I start to see GTK3 UI issues in BrowserSim.
> So I want to use GTK2 and SWT WebKit for BrowserSim on Fedora. Is there a specific reason I can't (other than the IDE won't let me)?
> Issues:
> 1) Can the first error message be more helpful?
> 2) Can the info on the error message wiki link be updated to detail why this error is being seen on Linux? (current info about similar message related to Windows and JRE7 issue - needs updating anyway as suggests using Java 6 as fallback for Windows but JBDS 8 doesn't support Java 6 for running IDE)
> 2) Can selecting GTK2 set BrowserSim to use SWT WebKit and then users change web engine preference to JavaFX if they want?
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 11 months
[JBoss JIRA] (JBIDE-17230) GTK and BrowserSim web engine issue on Fedora
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17230?page=com.atlassian.jira.plugi... ]
Michelle Murray commented on JBIDE-17230:
-----------------------------------------
[~kmarmaliykov], when I see the error where can I get a stack trace from? Never done stack traces before so need a bit of instruction.
> GTK and BrowserSim web engine issue on Fedora
> ---------------------------------------------
>
> Key: JBIDE-17230
> URL: https://issues.jboss.org/browse/JBIDE-17230
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 4.2.0.Beta1
> Reporter: Michelle Murray
> Assignee: Konstantin Marmalyukov
>
> Here's my bad user experience:
> I'm running Fedora19. I've seen GTK3 issues so I always set 'export SWT_GTK3=0' before starting JBDS.
> I make a HTML5 app, deploy to EAP 6.2 and then try to view on BrowserSim. But when I start BrowserSim I see an error message stating "WebKitGTK 1.2.0 or newer must be installed and in library load path". I've got libwebkit2gtk 2.0.4 installed so don't know how to resolve this.
> After much head scratching I finally remember about BrowserSim GTK preferences and web engine options. Within Window>Preferences>JBoss Tools>BrowserSim/CordovaSim, I see that GTK2 is selected. The GTK2 button label states that this will allow me to use JavaFX which needs Oracle JDK. I don't have Oracle JDK installed as this isn't supported by RH for use with Fedora. Perhaps this is why I see the earlier error message? So I try selecting GTK3. I run BrowserSim again and it starts but then I start to see GTK3 UI issues in BrowserSim.
> So I want to use GTK2 and SWT WebKit for BrowserSim on Fedora. Is there a specific reason I can't (other than the IDE won't let me)?
> Issues:
> 1) Can the first error message be more helpful?
> 2) Can the info on the error message wiki link be updated to detail why this error is being seen on Linux? (current info about similar message related to Windows and JRE7 issue - needs updating anyway as suggests using Java 6 as fallback for Windows but JBDS 8 doesn't support Java 6 for running IDE)
> 2) Can selecting GTK2 set BrowserSim to use SWT WebKit and then users change web engine preference to JavaFX if they want?
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 11 months
[JBoss JIRA] (TOOLSDOC-495) Information missing in JBDS 7.1 GSG
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-495?page=com.atlassian.jira.plug... ]
Michelle Murray updated TOOLSDOC-495:
-------------------------------------
Fix Version/s: 4.2.0.Beta2
> Information missing in JBDS 7.1 GSG
> -----------------------------------
>
> Key: TOOLSDOC-495
> URL: https://issues.jboss.org/browse/TOOLSDOC-495
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: Getting Started Guide
> Affects Versions: 4.1.1
> Reporter: Supriya Bharadwaj
> Assignee: Michelle Murray
> Priority: Minor
> Fix For: 4.2.0.Beta2
>
>
> JBDS 7.1 GSG; section 5.1 (Configure Maven); after I perform steps 1 through 5 and reach step no. 6 and click OK on the Add Maven Repository dialog box, it gives me the "/home/user/.m2/settings.xml(No such file or directory)" error.
> I had to create the .m2 directory and give the user class, group, and the other classes the rwx permission to get through.
> The guide does not cover these steps (/exceptions?)
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 11 months
[JBoss JIRA] (TOOLSDOC-495) Information missing in JBDS 7.1 GSG
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-495?page=com.atlassian.jira.plug... ]
Michelle Murray updated TOOLSDOC-495:
-------------------------------------
Issue Type: Bug (was: Enhancement)
> Information missing in JBDS 7.1 GSG
> -----------------------------------
>
> Key: TOOLSDOC-495
> URL: https://issues.jboss.org/browse/TOOLSDOC-495
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Getting Started Guide
> Affects Versions: 4.1.1
> Reporter: Supriya Bharadwaj
> Assignee: Michelle Murray
> Priority: Minor
> Fix For: 4.2.0.Beta2
>
>
> JBDS 7.1 GSG; section 5.1 (Configure Maven); after I perform steps 1 through 5 and reach step no. 6 and click OK on the Add Maven Repository dialog box, it gives me the "/home/user/.m2/settings.xml(No such file or directory)" error.
> I had to create the .m2 directory and give the user class, group, and the other classes the rwx permission to get through.
> The guide does not cover these steps (/exceptions?)
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 11 months
[JBoss JIRA] (JBIDE-17223) Snowdrop Sportsclub example can't be deployed via JBDS 8
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17223?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-17223:
-------------------------------------
I don't seem to be able to import the projects into eclipse without error. In fact, I can't even build locally from the command line without it aborting due to error. Any suggestions as to what steps I'm missing here?
I've checked out the projects, and I cd snowdrop-examples/sportsclub/spring-4_0
I then execute a mvn clean package, and I get the following errors:
{code}
[rob@localhost spring-4_0]$ mvn clean package
[INFO] Scanning for projects...
Downloading: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.jboss.snowdrop.samples.sportsclub.spring-4_0:sportsclub-parent:3.1.2-SNAPSHOT (/home/rob/Downloads/jbds/project/snowdrop-examples/sportsclub/spring-4_0/pom.xml) has 1 error
[ERROR] Non-resolvable import POM: Could not find artifact org.jboss.bom.eap:jboss-javaee-6.0-with-hibernate:pom:6.2.0.GA in jboss-public-repository-group (https://repository.jboss.org/nexus/content/groups/public-jboss/) @ org.jboss.snowdrop.samples.sportsclub.spring-4_0:sportsclub-bom:3.1.2-SNAPSHOT, /home/rob/Downloads/jbds/project/snowdrop-examples/sportsclub/spring-4_0/sportsclub-bom/pom.xml, line 33, column 25 -> [Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
{code}
My .m2/settings.xml file reads as follows:
{code}
<settings>
<pluginGroups>
<pluginGroup>org.jenkins-ci.tools</pluginGroup>
</pluginGroups>
<profiles>
<profile>
<id>jboss-public-repository</id>
<repositories>
<repository>
<id>jboss-public-repository-group</id>
<name>JBoss Public Maven Repository Group</name>
<url>https://repository.jboss.org/nexus/content/groups/public-jboss/</url>
<layout>default</layout>
<releases>
<enabled>true</enabled>
<updatePolicy>never</updatePolicy>
</releases>
<snapshots>
<enabled>true</enabled>
<updatePolicy>never</updatePolicy>
</snapshots>
</repository>
</repositories>
<pluginRepositories>
<pluginRepository>
<id>jboss-public-repository-group</id>
<name>JBoss Public Maven Repository Group</name>
<url>https://repository.jboss.org/nexus/content/groups/public-jboss/</url>
<layout>default</layout>
<releases>
<enabled>true</enabled>
<updatePolicy>never</updatePolicy>
</releases>
<snapshots>
<enabled>true</enabled>
<updatePolicy>never</updatePolicy>
</snapshots>
</pluginRepository>
</pluginRepositories>
</profile>
</profiles>
<activeProfiles>
<activeProfile>jboss-public-repository</activeProfile>
</activeProfiles>
</settings>
{code}
> Snowdrop Sportsclub example can't be deployed via JBDS 8
> --------------------------------------------------------
>
> Key: JBIDE-17223
> URL: https://issues.jboss.org/browse/JBIDE-17223
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.2.0.Beta1
> Reporter: Tomas Repel
> Assignee: Rob Stryker
> Priority: Blocker
> Fix For: 4.2.0.Beta2
>
>
> Snowdrop Sportsclub example is not deployed via JBDS 8 on EAP 6 properly.
> * Import Snowdrop Sportsclub example into JBDS 8 with configured EAP 6.2 in Servers tab
> * The right click on sportsclub-jpa-ear in Project Explorer view
> * Run As -> Run on Server
> The application starts deploying but it fails.
> The same steps using JBDS 7.1.1.GA lead to correct deployment.
> Tested with Sportsclub Spring 4.0 variant, both the distributed in WFK 2.5.0.GA and the upstream (https://github.com/snowdrop/snowdrop-examples/tree/master/sportsclub/spri...), JBDS 8.0.0.Beta1 and EAP 6.2.1.CP.CR4
> Stacktrace:
> {code}
> 11:19:22,782 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 2) JBAS015003: Found sportsclub-ear.ear in deployment directory. To trigger deployment create a file called sportsclub-ear.ear.dodeploy
> 11:19:42,814 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "sportsclub-ear.ear" (runtime-name: "sportsclub-ear.ear")
> 11:19:42,947 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015876: Starting deployment of "null" (runtime-name: "sportsclub-reservations-webflow.war")
> 11:19:42,947 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015876: Starting deployment of "null" (runtime-name: "sportsclub-subscriptions-ejb.jar")
> 11:19:42,947 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015876: Starting deployment of "null" (runtime-name: "sportsclub-subscriptions-web.war")
> 11:19:42,948 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015876: Starting deployment of "null" (runtime-name: "sportsclub-invoicing-ejb.jar")
> 11:19:42,948 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015876: Starting deployment of "null" (runtime-name: "sportsclub-reservations-web.war")
> 11:19:42,947 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015876: Starting deployment of "null" (runtime-name: "sportsclub-invoicing-webmvc.war")
> 11:19:43,519 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.sportsclub-ear.ear" is using a private module ("org.javassist:main") which may be changed or removed in future versions without notice.
> 11:19:43,520 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.sportsclub-ear.ear" is using a private module ("org.javassist:main") which may be changed or removed in future versions without notice.
> 11:19:43,569 WARN [org.jboss.as.dependency.private] (MSC service thread 1-8) JBAS018567: Deployment "deployment.sportsclub-ear.ear.sportsclub-invoicing-webmvc.war" is using a private module ("org.hornetq.ra:main") which may be changed or removed in future versions without notice.
> 11:19:43,570 WARN [org.jboss.as.dependency.private] (MSC service thread 1-8) JBAS018567: Deployment "deployment.sportsclub-ear.ear.sportsclub-invoicing-webmvc.war" is using a private module ("org.hornetq.ra:main") which may be changed or removed in future versions without notice.
> 11:19:43,570 WARN [org.jboss.as.dependency.private] (MSC service thread 1-8) JBAS018567: Deployment "deployment.sportsclub-ear.ear.sportsclub-invoicing-webmvc.war" is using a private module ("org.jboss.as.naming:main") which may be changed or removed in future versions without notice.
> 11:19:43,591 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-5) MSC000001: Failed to start service jboss.deployment.subunit."sportsclub-ear.ear"."sportsclub-subscriptions-ejb.jar".POST_MODULE: org.jboss.msc.service.StartException in service jboss.deployment.subunit."sportsclub-ear.ear"."sportsclub-subscriptions-ejb.jar".POST_MODULE: JBAS018733: Failed to process phase POST_MODULE of subdeployment "sportsclub-subscriptions-ejb.jar" of deployment "sportsclub-ear.ear"
> at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:127) [jboss-as-server-7.3.1.Final-redhat-3.jar:7.3.1.Final-redhat-3]
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.4.GA-redhat-1.jar:1.0.4.GA-redhat-1]
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.4.GA-redhat-1.jar:1.0.4.GA-redhat-1]
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [rt.jar:1.7.0_07]
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [rt.jar:1.7.0_07]
> at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_07]
> Caused by: java.lang.RuntimeException: JBAS018757: Error getting reflective information for class org.jboss.snowdrop.samples.sportsclub.ejb.SubscriptionServiceImpl with ClassLoader ModuleClassLoader for Module "deployment.sportsclub-ear.ear.sportsclub-subscriptions-ejb.jar:main" from Service Module Loader
> at org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex.getClassIndex(DeploymentReflectionIndex.java:72) [jboss-as-server-7.3.1.Final-redhat-3.jar:7.3.1.Final-redhat-3]
> at org.jboss.as.ee.metadata.MethodAnnotationAggregator.runtimeAnnotationInformation(MethodAnnotationAggregator.java:58)
> at org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor.handleAnnotations(InterceptorAnnotationProcessor.java:107)
> at org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor.processComponentConfig(InterceptorAnnotationProcessor.java:92)
> at org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor.deploy(InterceptorAnnotationProcessor.java:77)
> at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:120) [jboss-as-server-7.3.1.Final-redhat-3.jar:7.3.1.Final-redhat-3]
> ... 5 more
> Caused by: java.lang.NoClassDefFoundError: Lorg/jboss/snowdrop/samples/sportsclub/domain/repository/AccountRepository;
> at java.lang.Class.getDeclaredFields0(Native Method) [rt.jar:1.7.0_07]
> at java.lang.Class.privateGetDeclaredFields(Class.java:2308) [rt.jar:1.7.0_07]
> at java.lang.Class.getDeclaredFields(Class.java:1760) [rt.jar:1.7.0_07]
> at org.jboss.as.server.deployment.reflect.ClassReflectionIndex.<init>(ClassReflectionIndex.java:57) [jboss-as-server-7.3.1.Final-redhat-3.jar:7.3.1.Final-redhat-3]
> at org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex.getClassIndex(DeploymentReflectionIndex.java:68) [jboss-as-server-7.3.1.Final-redhat-3.jar:7.3.1.Final-redhat-3]
> ... 10 more
> Caused by: java.lang.ClassNotFoundException: org.jboss.snowdrop.samples.sportsclub.domain.repository.AccountRepository from [Module "deployment.sportsclub-ear.ear.sportsclub-subscriptions-ejb.jar:main" from Service Module Loader]
> at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:197) [jboss-modules.jar:1.3.0.Final-redhat-2]
> at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:443) [jboss-modules.jar:1.3.0.Final-redhat-2]
> at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:431) [jboss-modules.jar:1.3.0.Final-redhat-2]
> at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:373) [jboss-modules.jar:1.3.0.Final-redhat-2]
> at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:118) [jboss-modules.jar:1.3.0.Final-redhat-2]
> ... 15 more
> 11:19:43,598 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-4) MSC000001: Failed to start service jboss.deployment.subunit."sportsclub-ear.ear"."sportsclub-invoicing-ejb.jar".POST_MODULE: org.jboss.msc.service.StartException in service jboss.deployment.subunit."sportsclub-ear.ear"."sportsclub-invoicing-ejb.jar".POST_MODULE: JBAS018733: Failed to process phase POST_MODULE of subdeployment "sportsclub-invoicing-ejb.jar" of deployment "sportsclub-ear.ear"
> at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:127) [jboss-as-server-7.3.1.Final-redhat-3.jar:7.3.1.Final-redhat-3]
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.4.GA-redhat-1.jar:1.0.4.GA-redhat-1]
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.4.GA-redhat-1.jar:1.0.4.GA-redhat-1]
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [rt.jar:1.7.0_07]
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [rt.jar:1.7.0_07]
> at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_07]
> Caused by: java.lang.RuntimeException: JBAS018757: Error getting reflective information for class org.jboss.spring.samples.sportsclub.invoicing.services.BillingServiceImpl with ClassLoader ModuleClassLoader for Module "deployment.sportsclub-ear.ear.sportsclub-invoicing-ejb.jar:main" from Service Module Loader
> at org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex.getClassIndex(DeploymentReflectionIndex.java:72) [jboss-as-server-7.3.1.Final-redhat-3.jar:7.3.1.Final-redhat-3]
> at org.jboss.as.ee.metadata.MethodAnnotationAggregator.runtimeAnnotationInformation(MethodAnnotationAggregator.java:58)
> at org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor.handleAnnotations(InterceptorAnnotationProcessor.java:107)
> at org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor.processComponentConfig(InterceptorAnnotationProcessor.java:92)
> at org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor.deploy(InterceptorAnnotationProcessor.java:77)
> at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:120) [jboss-as-server-7.3.1.Final-redhat-3.jar:7.3.1.Final-redhat-3]
> ... 5 more
> Caused by: java.lang.NoClassDefFoundError: Lorg/jboss/snowdrop/samples/sportsclub/domain/repository/InvoiceRepository;
> at java.lang.Class.getDeclaredFields0(Native Method) [rt.jar:1.7.0_07]
> at java.lang.Class.privateGetDeclaredFields(Class.java:2308) [rt.jar:1.7.0_07]
> at java.lang.Class.getDeclaredFields(Class.java:1760) [rt.jar:1.7.0_07]
> at org.jboss.as.server.deployment.reflect.ClassReflectionIndex.<init>(ClassReflectionIndex.java:57) [jboss-as-server-7.3.1.Final-redhat-3.jar:7.3.1.Final-redhat-3]
> at org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex.getClassIndex(DeploymentReflectionIndex.java:68) [jboss-as-server-7.3.1.Final-redhat-3.jar:7.3.1.Final-redhat-3]
> ... 10 more
> Caused by: java.lang.ClassNotFoundException: org.jboss.snowdrop.samples.sportsclub.domain.repository.InvoiceRepository from [Module "deployment.sportsclub-ear.ear.sportsclub-invoicing-ejb.jar:main" from Service Module Loader]
> at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:197) [jboss-modules.jar:1.3.0.Final-redhat-2]
> at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:443) [jboss-modules.jar:1.3.0.Final-redhat-2]
> at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:431) [jboss-modules.jar:1.3.0.Final-redhat-2]
> at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:373) [jboss-modules.jar:1.3.0.Final-redhat-2]
> at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:118) [jboss-modules.jar:1.3.0.Final-redhat-2]
> ... 15 more
> 11:19:43,649 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-8) MSC000001: Failed to start service jboss.deployment.subunit."sportsclub-ear.ear"."sportsclub-subscriptions-web.war".POST_MODULE: org.jboss.msc.service.StartException in service jboss.deployment.subunit."sportsclub-ear.ear"."sportsclub-subscriptions-web.war".POST_MODULE: JBAS018733: Failed to process phase POST_MODULE of subdeployment "sportsclub-subscriptions-web.war" of deployment "sportsclub-ear.ear"
> at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:127) [jboss-as-server-7.3.1.Final-redhat-3.jar:7.3.1.Final-redhat-3]
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.4.GA-redhat-1.jar:1.0.4.GA-redhat-1]
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.4.GA-redhat-1.jar:1.0.4.GA-redhat-1]
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [rt.jar:1.7.0_07]
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [rt.jar:1.7.0_07]
> at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_07]
> Caused by: java.lang.RuntimeException: JBAS018757: Error getting reflective information for class org.jboss.snowdrop.samples.sportsclub.jsf.beans.AccountCreate with ClassLoader ModuleClassLoader for Module "deployment.sportsclub-ear.ear.sportsclub-subscriptions-web.war:main" from Service Module Loader
> at org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex.getClassIndex(DeploymentReflectionIndex.java:72) [jboss-as-server-7.3.1.Final-redhat-3.jar:7.3.1.Final-redhat-3]
> at org.jboss.as.ee.metadata.MethodAnnotationAggregator.runtimeAnnotationInformation(MethodAnnotationAggregator.java:58)
> at org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor.handleAnnotations(InterceptorAnnotationProcessor.java:107)
> at org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor.processComponentConfig(InterceptorAnnotationProcessor.java:92)
> at org.jboss.as.ee.component.deployers.InterceptorAnnotationProcessor.deploy(InterceptorAnnotationProcessor.java:77)
> at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:120) [jboss-as-server-7.3.1.Final-redhat-3.jar:7.3.1.Final-redhat-3]
> ... 5 more
> Caused by: java.lang.NoClassDefFoundError: Lorg/jboss/snowdrop/samples/sportsclub/domain/entity/Person;
> at java.lang.Class.getDeclaredFields0(Native Method) [rt.jar:1.7.0_07]
> at java.lang.Class.privateGetDeclaredFields(Class.java:2308) [rt.jar:1.7.0_07]
> at java.lang.Class.getDeclaredFields(Class.java:1760) [rt.jar:1.7.0_07]
> at org.jboss.as.server.deployment.reflect.ClassReflectionIndex.<init>(ClassReflectionIndex.java:57) [jboss-as-server-7.3.1.Final-redhat-3.jar:7.3.1.Final-redhat-3]
> at org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex.getClassIndex(DeploymentReflectionIndex.java:68) [jboss-as-server-7.3.1.Final-redhat-3.jar:7.3.1.Final-redhat-3]
> ... 10 more
> Caused by: java.lang.ClassNotFoundException: org.jboss.snowdrop.samples.sportsclub.domain.entity.Person from [Module "deployment.sportsclub-ear.ear.sportsclub-subscriptions-web.war:main" from Service Module Loader]
> at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:197) [jboss-modules.jar:1.3.0.Final-redhat-2]
> at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:443) [jboss-modules.jar:1.3.0.Final-redhat-2]
> at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:431) [jboss-modules.jar:1.3.0.Final-redhat-2]
> at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:373) [jboss-modules.jar:1.3.0.Final-redhat-2]
> at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:118) [jboss-modules.jar:1.3.0.Final-redhat-2]
> ... 15 more
> 11:19:43,881 ERROR [org.jboss.as.server] (DeploymentScanner-threads - 1) JBAS015870: Deploy of deployment "sportsclub-ear.ear" was rolled back with the following failure message:
> {"JBAS014671: Failed services" => {
> "jboss.deployment.subunit.\"sportsclub-ear.ear\".\"sportsclub-subscriptions-web.war\".POST_MODULE" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"sportsclub-ear.ear\".\"sportsclub-subscriptions-web.war\".POST_MODULE: JBAS018733: Failed to process phase POST_MODULE of subdeployment \"sportsclub-subscriptions-web.war\" of deployment \"sportsclub-ear.ear\"
> Caused by: java.lang.RuntimeException: JBAS018757: Error getting reflective information for class org.jboss.snowdrop.samples.sportsclub.jsf.beans.AccountCreate with ClassLoader ModuleClassLoader for Module \"deployment.sportsclub-ear.ear.sportsclub-subscriptions-web.war:main\" from Service Module Loader
> Caused by: java.lang.NoClassDefFoundError: Lorg/jboss/snowdrop/samples/sportsclub/domain/entity/Person;
> Caused by: java.lang.ClassNotFoundException: org.jboss.snowdrop.samples.sportsclub.domain.entity.Person from [Module \"deployment.sportsclub-ear.ear.sportsclub-subscriptions-web.war:main\" from Service Module Loader]",
> "jboss.deployment.subunit.\"sportsclub-ear.ear\".\"sportsclub-subscriptions-ejb.jar\".POST_MODULE" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"sportsclub-ear.ear\".\"sportsclub-subscriptions-ejb.jar\".POST_MODULE: JBAS018733: Failed to process phase POST_MODULE of subdeployment \"sportsclub-subscriptions-ejb.jar\" of deployment \"sportsclub-ear.ear\"
> Caused by: java.lang.RuntimeException: JBAS018757: Error getting reflective information for class org.jboss.snowdrop.samples.sportsclub.ejb.SubscriptionServiceImpl with ClassLoader ModuleClassLoader for Module \"deployment.sportsclub-ear.ear.sportsclub-subscriptions-ejb.jar:main\" from Service Module Loader
> Caused by: java.lang.NoClassDefFoundError: Lorg/jboss/snowdrop/samples/sportsclub/domain/repository/AccountRepository;
> Caused by: java.lang.ClassNotFoundException: org.jboss.snowdrop.samples.sportsclub.domain.repository.AccountRepository from [Module \"deployment.sportsclub-ear.ear.sportsclub-subscriptions-ejb.jar:main\" from Service Module Loader]",
> "jboss.deployment.subunit.\"sportsclub-ear.ear\".\"sportsclub-invoicing-ejb.jar\".POST_MODULE" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"sportsclub-ear.ear\".\"sportsclub-invoicing-ejb.jar\".POST_MODULE: JBAS018733: Failed to process phase POST_MODULE of subdeployment \"sportsclub-invoicing-ejb.jar\" of deployment \"sportsclub-ear.ear\"
> Caused by: java.lang.RuntimeException: JBAS018757: Error getting reflective information for class org.jboss.spring.samples.sportsclub.invoicing.services.BillingServiceImpl with ClassLoader ModuleClassLoader for Module \"deployment.sportsclub-ear.ear.sportsclub-invoicing-ejb.jar:main\" from Service Module Loader
> Caused by: java.lang.NoClassDefFoundError: Lorg/jboss/snowdrop/samples/sportsclub/domain/repository/InvoiceRepository;
> Caused by: java.lang.ClassNotFoundException: org.jboss.snowdrop.samples.sportsclub.domain.repository.InvoiceRepository from [Module \"deployment.sportsclub-ear.ear.sportsclub-invoicing-ejb.jar:main\" from Service Module Loader]"
> }}
> 11:19:43,900 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment null (runtime-name: sportsclub-subscriptions-ejb.jar) in 19ms
> 11:19:43,900 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment null (runtime-name: sportsclub-invoicing-ejb.jar) in 17ms
> 11:19:43,904 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015877: Stopped deployment null (runtime-name: sportsclub-invoicing-webmvc.war) in 22ms
> 11:19:43,904 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015877: Stopped deployment null (runtime-name: sportsclub-subscriptions-web.war) in 23ms
> 11:19:43,905 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015877: Stopped deployment null (runtime-name: sportsclub-reservations-web.war) in 22ms
> 11:19:43,908 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015877: Stopped deployment null (runtime-name: sportsclub-reservations-webflow.war) in 27ms
> 11:19:43,931 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015877: Stopped deployment sportsclub-ear.ear (runtime-name: sportsclub-ear.ear) in 50ms
> {code}
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 11 months
[JBoss JIRA] (JBIDE-17232) Usage Stats for used wizards
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17232?page=com.atlassian.jira.plugi... ]
Alexey Kazakov commented on JBIDE-17232:
----------------------------------------
[~maxandersen], please take a look at the linked PR. The current implementation registers a shell listener which handles shell activation events. So we are able to get all open wizards. Then we add a listener to the "Finish" button using java reflection (the button is in a private field) to handle its selection. We also can add a listener to the "Cancel" button if we want to track it too.
We can't rely on wizard IDs since not every wizard has it. But we could use the wizard's class name:
!scr.png!
+For example:+
*Page*: /tools/usage/2.0.0
*Category*: jbt
*Action*: finishWizard
*Label*: org.jboss.tools.usage.test.SomeWizardClassName
*Value*: 10
> Usage Stats for used wizards
> ----------------------------
>
> Key: JBIDE-17232
> URL: https://issues.jboss.org/browse/JBIDE-17232
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: usage
> Reporter: Alexey Kazakov
> Assignee: Alexey Kazakov
> Labels: new_and_noteworthy
> Fix For: 4.2.0.Beta2
>
> Attachments: scr.png
>
>
> The idea of this feature is to track all Eclipse/JBT wizards. We could use countEvent method to send a request to GA once a day for every wizard: Wizard ID + how many times the wizard was used during the day.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 11 months
[JBoss JIRA] (JBIDE-17232) Usage Stats for used wizards
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17232?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-17232:
-----------------------------------
Description: The idea of this feature is to track all Eclipse/JBT wizards. We could use countEvent method to send a request to GA once a day for every wizard: Wizard ID + how many times the wizard was used during the day.
> Usage Stats for used wizards
> ----------------------------
>
> Key: JBIDE-17232
> URL: https://issues.jboss.org/browse/JBIDE-17232
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: usage
> Reporter: Alexey Kazakov
> Assignee: Alexey Kazakov
> Labels: new_and_noteworthy
> Fix For: 4.2.0.Beta2
>
> Attachments: scr.png
>
>
> The idea of this feature is to track all Eclipse/JBT wizards. We could use countEvent method to send a request to GA once a day for every wizard: Wizard ID + how many times the wizard was used during the day.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 11 months
[JBoss JIRA] (JBIDE-17238) Fix broken server build
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17238?page=com.atlassian.jira.plugi... ]
Denis Golovin commented on JBIDE-17238:
---------------------------------------
You're right, 4 days old, I was wondering why it is so old if I was able to build everything last week. It was authored 3 weeks ago and committed 4 days ago.
> Fix broken server build
> -----------------------
>
> Key: JBIDE-17238
> URL: https://issues.jboss.org/browse/JBIDE-17238
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: server
> Affects Versions: 4.2.0.Beta2
> Reporter: Denis Golovin
> Assignee: Rob Stryker
> Priority: Blocker
> Fix For: 4.2.0.Beta2
>
>
> Server build is broken. It fails with compilation errors.
> {code}[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.20.0:compile (default-compile) on project org.jboss.ide.eclipse.as.classpath.core: Compilation failure: Compilation failure:
> [ERROR] /home/eskimo/Projects/jbdevstudio/4.2.x/fork/jbosstools-server/as/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/runtime/cache/internal/RuntimeClasspathModelIO.java:[97]
> [ERROR] IMemento[] children = parent.getChildren();
> [ERROR] ^^^^^^^^^^^
> [ERROR] The method getChildren(String) in the type XMLMemento is not applicable for the arguments ()
> [ERROR] /home/eskimo/Projects/jbdevstudio/4.2.x/fork/jbosstools-server/as/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/runtime/cache/internal/RuntimeClasspathModelIO.java:[100]
> [ERROR] String name = children[i].getNodeName();
> [ERROR] ^^^^^^^^^^^
> [ERROR] The method getNodeName() is undefined for the type IMemento
> [ERROR] /home/eskimo/Projects/jbdevstudio/4.2.x/fork/jbosstools-server/as/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/runtime/path/internal/RuntimePathProviderFileset.java:[54]
> [ERROR] public String getDisplayString() {
> [ERROR] ^^^^^^^^^^^^^^^^^^
> [ERROR] The method getDisplayString() of type RuntimePathProviderFileset must override a superclass method
> [ERROR] /home/eskimo/Projects/jbdevstudio/4.2.x/fork/jbosstools-server/as/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/runtime/path/internal/RuntimePathProviderFileset.java:[59]
> [ERROR] public void saveInMemento(XMLMemento memento) {
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The method saveInMemento(XMLMemento) of type RuntimePathProviderFileset must override a superclass method
> [ERROR] /home/eskimo/Projects/jbdevstudio/4.2.x/fork/jbosstools-server/as/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/runtime/cache/internal/InternalRuntimeClasspathModel.java:[104]
> [ERROR] public IRuntimePathProvider[] getStandardProviders() {
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The method getStandardProviders() of type InternalRuntimeClasspathModel must override a superclass method
> [ERROR] /home/eskimo/Projects/jbdevstudio/4.2.x/fork/jbosstools-server/as/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/runtime/cache/internal/InternalRuntimeClasspathModel.java:[109]
> [ERROR] public IRuntimePathProvider[] getProvidersForFacet(String id) {
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The method getProvidersForFacet(String) of type InternalRuntimeClasspathModel must override a superclass method
> [ERROR] /home/eskimo/Projects/jbdevstudio/4.2.x/fork/jbosstools-server/as/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/runtime/cache/internal/InternalRuntimeClasspathModel.java:[115]
> [ERROR] public IRuntimePathProvider[] getProvidersForFacet(String id, String version) {
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The method getProvidersForFacet(String, String) of type InternalRuntimeClasspathModel must override a superclass method
> [ERROR] /home/eskimo/Projects/jbdevstudio/4.2.x/fork/jbosstools-server/as/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/runtime/path/internal/LayeredProductPathProvider.java:[66]
> [ERROR] public void setVariableResolver(IVariableResolver resolver) {
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The method setVariableResolver(IVariableResolver) of type LayeredProductPathProvider must override a superclass method
> [ERROR] /home/eskimo/Projects/jbdevstudio/4.2.x/fork/jbosstools-server/as/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/runtime/path/internal/LayeredProductPathProvider.java:[71]
> [ERROR] public String getDisplayString() {
> [ERROR] ^^^^^^^^^^^^^^^^^^
> [ERROR] The method getDisplayString() of type LayeredProductPathProvider must override a superclass method
> [ERROR] /home/eskimo/Projects/jbdevstudio/4.2.x/fork/jbosstools-server/as/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/runtime/path/internal/LayeredProductPathProvider.java:[76]
> [ERROR] public void saveInMemento(XMLMemento memento) {
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The method saveInMemento(XMLMemento) of type LayeredProductPathProvider must override a superclass method
> [ERROR] 10 problems (10 errors)
> {code}
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 11 months
[JBoss JIRA] (JBIDE-17238) Fix broken server build
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17238?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-17238:
-------------------------------------
Not sure why you see ded977 as 3 weeks old. My workspace says its 4 days old.
Solution was a missed commit in base / foundation. It's been pushed.
> Fix broken server build
> -----------------------
>
> Key: JBIDE-17238
> URL: https://issues.jboss.org/browse/JBIDE-17238
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: server
> Affects Versions: 4.2.0.Beta2
> Reporter: Denis Golovin
> Assignee: Rob Stryker
> Priority: Blocker
> Fix For: 4.2.0.Beta2
>
>
> Server build is broken. It fails with compilation errors.
> {code}[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.20.0:compile (default-compile) on project org.jboss.ide.eclipse.as.classpath.core: Compilation failure: Compilation failure:
> [ERROR] /home/eskimo/Projects/jbdevstudio/4.2.x/fork/jbosstools-server/as/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/runtime/cache/internal/RuntimeClasspathModelIO.java:[97]
> [ERROR] IMemento[] children = parent.getChildren();
> [ERROR] ^^^^^^^^^^^
> [ERROR] The method getChildren(String) in the type XMLMemento is not applicable for the arguments ()
> [ERROR] /home/eskimo/Projects/jbdevstudio/4.2.x/fork/jbosstools-server/as/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/runtime/cache/internal/RuntimeClasspathModelIO.java:[100]
> [ERROR] String name = children[i].getNodeName();
> [ERROR] ^^^^^^^^^^^
> [ERROR] The method getNodeName() is undefined for the type IMemento
> [ERROR] /home/eskimo/Projects/jbdevstudio/4.2.x/fork/jbosstools-server/as/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/runtime/path/internal/RuntimePathProviderFileset.java:[54]
> [ERROR] public String getDisplayString() {
> [ERROR] ^^^^^^^^^^^^^^^^^^
> [ERROR] The method getDisplayString() of type RuntimePathProviderFileset must override a superclass method
> [ERROR] /home/eskimo/Projects/jbdevstudio/4.2.x/fork/jbosstools-server/as/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/runtime/path/internal/RuntimePathProviderFileset.java:[59]
> [ERROR] public void saveInMemento(XMLMemento memento) {
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The method saveInMemento(XMLMemento) of type RuntimePathProviderFileset must override a superclass method
> [ERROR] /home/eskimo/Projects/jbdevstudio/4.2.x/fork/jbosstools-server/as/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/runtime/cache/internal/InternalRuntimeClasspathModel.java:[104]
> [ERROR] public IRuntimePathProvider[] getStandardProviders() {
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The method getStandardProviders() of type InternalRuntimeClasspathModel must override a superclass method
> [ERROR] /home/eskimo/Projects/jbdevstudio/4.2.x/fork/jbosstools-server/as/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/runtime/cache/internal/InternalRuntimeClasspathModel.java:[109]
> [ERROR] public IRuntimePathProvider[] getProvidersForFacet(String id) {
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The method getProvidersForFacet(String) of type InternalRuntimeClasspathModel must override a superclass method
> [ERROR] /home/eskimo/Projects/jbdevstudio/4.2.x/fork/jbosstools-server/as/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/runtime/cache/internal/InternalRuntimeClasspathModel.java:[115]
> [ERROR] public IRuntimePathProvider[] getProvidersForFacet(String id, String version) {
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The method getProvidersForFacet(String, String) of type InternalRuntimeClasspathModel must override a superclass method
> [ERROR] /home/eskimo/Projects/jbdevstudio/4.2.x/fork/jbosstools-server/as/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/runtime/path/internal/LayeredProductPathProvider.java:[66]
> [ERROR] public void setVariableResolver(IVariableResolver resolver) {
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The method setVariableResolver(IVariableResolver) of type LayeredProductPathProvider must override a superclass method
> [ERROR] /home/eskimo/Projects/jbdevstudio/4.2.x/fork/jbosstools-server/as/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/runtime/path/internal/LayeredProductPathProvider.java:[71]
> [ERROR] public String getDisplayString() {
> [ERROR] ^^^^^^^^^^^^^^^^^^
> [ERROR] The method getDisplayString() of type LayeredProductPathProvider must override a superclass method
> [ERROR] /home/eskimo/Projects/jbdevstudio/4.2.x/fork/jbosstools-server/as/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/runtime/path/internal/LayeredProductPathProvider.java:[76]
> [ERROR] public void saveInMemento(XMLMemento memento) {
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The method saveInMemento(XMLMemento) of type LayeredProductPathProvider must override a superclass method
> [ERROR] 10 problems (10 errors)
> {code}
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 11 months