Re: Moving to XulRunner 1.9
by Maxim Areshkau
Max Rydahl Andersen wrote:
>
>>>>>> Do you know why Fedora/Red Hat builds of xulrunner disables the
>>>>>> javaxpcom ?
>>>>>
>>>>> No, but you should ask Chris Aillon. He can give you the details.
>>>> Chris, do you know the answer ?
>>>>
>>>> Do you know why Fedora/Red Hat builds of xulrunner disables the
>>>> javaxpcom in their xulrunner ?
>>
>> It's not so much as disabling it (it's disabled by default). We just
>> haven't enabled it. AFAIK, it's not really that maintained by
>> upstream and when I've played with it in the past[*], it sometimes
>> would refuse to compile or link when doing version upgrades. Since
>> we need to push out security updates very quickly -- we've had two
>> critical firedrills in the past month alone where we needed to go
>> from issue reported to packages built, QE done, and errata shipped
>> live in a 24 hour span -- I am not very keen on adding additional
>> code that is prone to breaking.
> Thanks for the info.
>
> I don't have the resources to promise that the javaxpcom will work/be
> maintained so i guess for now we will just continue to bundle the
> eclipse/mozilla custom built one so any security issues is not exposed
> in the general browser but only in the development tooling
> where it is less of an issue since it is primarily used to access
> local sites.
>
> /max
What does this mean for question move VPE on xulrunner 1.9 or not?
15 years, 7 months
Re: [jbosstools-dev] Re: Cluster Feature Collecting
by Robb Greathouse
Thanks for reply,
The current round of clients we are picking up is coming over from WebLogic and they would like to have a built in GUI to do this across a cluster, so that if they set the port in one place it would be identical for everyone in the cluster.
Here are use cases I see frequently in the field.
1) Standard cluster. One or more machines on same subnet in a cluster.
a) With or without load balancer configuration required.
b) With and without Http Clustering in Tomcat/JBossWeb
c) With and without Cache Clustering
d) With and without EJB Clustering
2) "Cross Cluster" multiple instances per machine with multiple JBoss clusters across a group of machines.
a) Same set.
One option would be a script to setup a cluster selecting what you wanted to cluster and how (sync vs async, replication vs invalidation, etc). Then be able to run that on other machines having it change the nodeId for load balancer.
Another use case would be for it to set the MaxClients, ping mode, etc in Apache and set the appropriate MaxThreads in Tomcat/JBossWeb/JBoss.
Robb Greathouse
JBoss
CELL 505-480-4639
OFFICE 505-255-2652
FAX 505-554-2834
----- Original Message -----
From: "Galder Zamarreno" <galder.zamarreno(a)redhat.com>
To: "Rob Stryker" <rob.stryker(a)redhat.com>
Cc: jbosstools-dev(a)lists.jboss.org
Sent: Sunday, May 17, 2009 12:52:03 PM GMT -06:00 Central America
Subject: [jbosstools-dev] Re: Cluster Feature Collecting
Hey Rob,
Sorry I never replied to this email. I've been meaning to do so but keep
having to do other things. So, let me explain all the steps I have to do
to create a cluster and have it ready to run a test:
Command line:
- cd AS_HOME/EAP_HOME (assume: EAP 4.3.0.GA)
- cp -r server/all server/xyz1
- cp -r server/all server/xyz2
Open JBDS:
- Create a new runtime and server for xyz1, give it a name:
eap-4.3.0.ga-xyz1 and add bind address localhost2
- Create a new runtime and server for xyz2 and give it a name:
eap-4.3.0.ga-xyz2, add bind address localhost3 and give it a different
JBoss Messaging server Id.
- Deploy your apps in xyz1 and xyz3
As you can see, if you wanna create a simple cluster for testing, it
takes a fair few clicks and operations to get it done.
I envision eventually having some wizard or GUI window from where you
could basically do all this in one go:
- Select EAP/AS home.
- Select number of configs to cluster, i.e. 2
- Give names to these X number of configs:
- Give bind addresses (or select service binding port configs) for each
config.
- Optionally give some special system properties to each, i.e. JBoss
Messaging server id.
- What deployments go in each server.
Underneath, this would do what I know have to do manually.
Thoughts?
Rob Stryker wrote:
> Hi All:
>
> I'd like to hear any and all clustering use cases relevant to tooling
> that any of you have run into. Whether it be creating multiple servers /
> runtimes / profiles, actions you'd like supported on a cluster type node
> in the view, anything you can imagine. Spit it out. Speak up. Or
> forever hold your peace ;)
--
Galder Zamarreño
Sr. Software Maintenance Engineer
JBoss, a division of Red Hat
_______________________________________________
jbosstools-dev mailing list
jbosstools-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbosstools-dev
15 years, 7 months
Re: [Failure] jbosstools-nightly-3.1.0.Alpha1 #172
by Alexey Kazakov
We've committed two new plug-ins into jst module today:
org.jboss.tools.jst.web.kb and org.jboss.tools.jst.web.kb
So we should add them to build.
See https://jira.jboss.org/jira/browse/JBIDE-4324
jboss-qa-internal(a)redhat.com wrote:
> http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.Alpha1/172/
> http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.Alpha1/172...
> http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.Alpha1/172...
> http://hudson.qa.jboss.com/hudson/job/jbosstools-nightly-3.1.0.Alpha1/172...
>
> --------------------------------------------------
>
> Failed Tests:
>
> No tests ran.
>
> --------------------------------------------------
>
> Changes:
>
> [yradtsevich] issue JBIDE-4225: Drag and Drop facelet tag in Visual part of VPE
> https://jira.jboss.org/jira/browse/JBIDE-4225
> - resolved
>
> [akazakov] https://jira.jboss.org/jira/browse/JBIDE-4321 fixed
>
> [akazakov] https://jira.jboss.org/jira/browse/JBIDE-4321 fixed
>
> [dgeraskov] https://jira.jboss.org/jira/browse/JBIDE-3457
> Raw code - without validation Next and Finish,
> without wizard's descriptions...
>
> [scabanovich] https://jira.jboss.org/jira/browse/JBIDE-2808
>
> [scabanovich] https://jira.jboss.org/jira/browse/JBIDE-2808
>
> [akazakov] Removed unused test project.
>
> [scabanovich] https://jira.jboss.org/jira/browse/JBIDE-2808
>
> [scabanovich] https://jira.jboss.org/jira/browse/JBIDE-2808
>
> [ochikvina] https://jira.jboss.org/jira/browse/JBDS-671 - adding info on server polling to the 'Server editor' section;
>
> [max.andersen(a)jboss.com] svn bin ignore
>
> [akazakov] https://jira.jboss.org/jira/browse/JBIDE-2808
>
> [akazakov] https://jira.jboss.org/jira/browse/JBIDE-2808
>
> [scabanovich] https://jira.jboss.org/jira/browse/JBIDE-2808
>
> [akazakov] https://jira.jboss.org/jira/browse/JBIDE-2808
>
> [akazakov] https://jira.jboss.org/jira/browse/JBIDE-2808
>
> [akazakov] https://jira.jboss.org/jira/browse/JBIDE-2808
>
> [akazakov] https://jira.jboss.org/jira/browse/JBIDE-2808
>
> [scabanovich] https://jira.jboss.org/jira/browse/JBIDE-2808
>
> [akazakov] https://jira.jboss.org/jira/browse/JBIDE-2808
>
> [akazakov] https://jira.jboss.org/jira/browse/JBIDE-2808
>
> [akazakov] Removed empty package
>
> [akazakov] https://jira.jboss.org/jira/browse/JBIDE-2808
>
> [akazakov] https://jira.jboss.org/jira/browse/JBIDE-2808
>
> [akazakov] https://jira.jboss.org/jira/browse/JBIDE-2808
> Share project "org.jboss.tools.jst.web.kb" into "https://svn.jboss.org/repos/jbosstools"
>
> [akazakov] https://jira.jboss.org/jira/browse/JBIDE-2808
> Share project "org.jboss.tools.jst.web.kb" into "https://svn.jboss.org/repos/jbosstools"
>
> [akazakov] https://jira.jboss.org/jira/browse/JBIDE-2808
> Share project "org.jboss.tools.jst.web.kb" into "https://svn.jboss.org/repos/jbosstools"
>
> [akazakov] https://jira.jboss.org/jira/browse/JBIDE-2808
> Share project "org.jboss.tools.jst.web.kb" into "https://svn.jboss.org/repos/jbosstools"
>
> [akazakov] https://jira.jboss.org/jira/browse/JBIDE-2808
> Share project "org.jboss.tools.jst.web.kb" into "https://svn.jboss.org/repos/jbosstools"
>
> [akazakov] https://jira.jboss.org/jira/browse/JBIDE-2808
> Share project "org.jboss.tools.jst.web.kb" into "https://svn.jboss.org/repos/jbosstools"
>
>
>
> --------------------------------------------------
>
> Console log:
>
> [...truncated 188486 lines...]
> [echo] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> [echo] at java.lang.reflect.Method.invoke(Method.java:597)
> [echo] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
> [echo] at org.apache.tools.ant.Task.perform(Task.java:348)
> [echo] at org.apache.tools.ant.Target.execute(Target.java:357)
> [echo] at org.apache.tools.ant.Target.performTasks(Target.java:385)
> [echo] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
> [echo] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
> [echo] at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
> [echo] at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
> [echo] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416)
> [echo] ... 49 more
> [echo] Caused by: /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.Alpha1/jbds-build/clean-eclipse/eclipse/plugins/org.eclipse.pde.build_3.5.0.v20090430-1420/scripts/genericTargets.xml:96: Bundle org.jboss.tools.jsf_0.0.0 failed to resolve.:
> [echo] Missing required plug-in org.jboss.tools.jst.web.kb_0.0.0.
> [echo]
> [echo] at org.eclipse.pde.internal.build.tasks.BuildScriptGeneratorTask.execute(BuildScriptGeneratorTask.java:88)
> [echo] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
> [echo] at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
> [echo] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> [echo] at java.lang.reflect.Method.invoke(Method.java:597)
> [echo] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
> [echo] at org.apache.tools.ant.Task.perform(Task.java:348)
> [echo] at org.apache.tools.ant.Target.execute(Target.java:357)
> [echo] at org.apache.tools.ant.Target.performTasks(Target.java:385)
> [echo] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
> [echo] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
> [echo] at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
> [echo] at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
> [echo] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416)
> [echo] ... 62 more
> [echo] --- Nested Exception ---
> [echo] /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.Alpha1/org.jboss.ide.eclipse.releng/builders/richfaces/customTargets.xml:13: The following error occurred while executing this line:
> [echo] /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.Alpha1/jbds-build/clean-eclipse/eclipse/plugins/org.eclipse.pde.build_3.5.0.v20090430-1420/scripts/genericTargets.xml:96: Bundle org.jboss.tools.jsf_0.0.0 failed to resolve.:
> [echo] Missing required plug-in org.jboss.tools.jst.web.kb_0.0.0.
> [echo]
> [echo] at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:508)
> [echo] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:418)
> [echo] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
> [echo] at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
> [echo] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> [echo] at java.lang.reflect.Method.invoke(Method.java:597)
> [echo] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
> [echo] at org.apache.tools.ant.Task.perform(Task.java:348)
> [echo] at org.apache.tools.ant.Target.execute(Target.java:357)
> [echo] at org.apache.tools.ant.Target.performTasks(Target.java:385)
> [echo] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
> [echo] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
> [echo] at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
> [echo] at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
> [echo] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416)
> [echo] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
> [echo] at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
> [echo] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> [echo] at java.lang.reflect.Method.invoke(Method.java:597)
> [echo] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
> [echo] at org.apache.tools.ant.Task.perform(Task.java:348)
> [echo] at org.apache.tools.ant.Target.execute(Target.java:357)
> [echo] at org.apache.tools.ant.Target.performTasks(Target.java:385)
> [echo] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
> [echo] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
> [echo] at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
> [echo] at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
> [echo] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416)
> [echo] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)
> [echo] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
> [echo] at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
> [echo] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> [echo] at java.lang.reflect.Method.invoke(Method.java:597)
> [echo] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
> [echo] at org.apache.tools.ant.Task.perform(Task.java:348)
> [echo] at org.apache.tools.ant.Target.execute(Target.java:357)
> [echo] at org.apache.tools.ant.Target.performTasks(Target.java:385)
> [echo] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
> [echo] at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
> [echo] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
> [echo] at org.eclipse.ant.internal.core.ant.EclipseDefaultExecutor.executeTargets(EclipseDefaultExecutor.java:32)
> [echo] at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
> [echo] at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:623)
> [echo] at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:495)
> [echo] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [echo] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> [echo] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> [echo] at java.lang.reflect.Method.invoke(Method.java:597)
> [echo] at org.eclipse.ant.core.AntRunner.run(AntRunner.java:513)
> [echo] at org.eclipse.ant.core.AntRunner.start(AntRunner.java:600)
> [echo] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
> [echo] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
> [echo] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
> [echo] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
> [echo] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
> [echo] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [echo] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> [echo] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> [echo] at java.lang.reflect.Method.invoke(Method.java:597)
> [echo] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
> [echo] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
> [echo] at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
> [echo] at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
> [echo] at org.eclipse.core.launcher.Main.main(Main.java:34)
> [echo] Caused by: /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.Alpha1/jbds-build/clean-eclipse/eclipse/plugins/org.eclipse.pde.build_3.5.0.v20090430-1420/scripts/genericTargets.xml:96: Bundle org.jboss.tools.jsf_0.0.0 failed to resolve.:
> [echo] Missing required plug-in org.jboss.tools.jst.web.kb_0.0.0.
> [echo]
> [echo] at org.eclipse.pde.internal.build.tasks.BuildScriptGeneratorTask.execute(BuildScriptGeneratorTask.java:88)
> [echo] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
> [echo] at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
> [echo] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> [echo] at java.lang.reflect.Method.invoke(Method.java:597)
> [echo] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
> [echo] at org.apache.tools.ant.Task.perform(Task.java:348)
> [echo] at org.apache.tools.ant.Target.execute(Target.java:357)
> [echo] at org.apache.tools.ant.Target.performTasks(Target.java:385)
> [echo] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
> [echo] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
> [echo] at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
> [echo] at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
> [echo] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416)
> [echo] ... 62 more
> [echo] --- Nested Exception ---
> [echo] /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.Alpha1/jbds-build/clean-eclipse/eclipse/plugins/org.eclipse.pde.build_3.5.0.v20090430-1420/scripts/genericTargets.xml:96: Bundle org.jboss.tools.jsf_0.0.0 failed to resolve.:
> [echo] Missing required plug-in org.jboss.tools.jst.web.kb_0.0.0.
> [echo]
> [echo] at org.eclipse.pde.internal.build.tasks.BuildScriptGeneratorTask.execute(BuildScriptGeneratorTask.java:88)
> [echo] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
> [echo] at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
> [echo] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> [echo] at java.lang.reflect.Method.invoke(Method.java:597)
> [echo] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
> [echo] at org.apache.tools.ant.Task.perform(Task.java:348)
> [echo] at org.apache.tools.ant.Target.execute(Target.java:357)
> [echo] at org.apache.tools.ant.Target.performTasks(Target.java:385)
> [echo] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
> [echo] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
> [echo] at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
> [echo] at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
> [echo] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416)
> [echo] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
> [echo] at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
> [echo] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> [echo] at java.lang.reflect.Method.invoke(Method.java:597)
> [echo] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
> [echo] at org.apache.tools.ant.Task.perform(Task.java:348)
> [echo] at org.apache.tools.ant.Target.execute(Target.java:357)
> [echo] at org.apache.tools.ant.Target.performTasks(Target.java:385)
> [echo] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
> [echo] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
> [echo] at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
> [echo] at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
> [echo] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416)
> [echo] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
> [echo] at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
> [echo] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> [echo] at java.lang.reflect.Method.invoke(Method.java:597)
> [echo] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
> [echo] at org.apache.tools.ant.Task.perform(Task.java:348)
> [echo] at org.apache.tools.ant.Target.execute(Target.java:357)
> [echo] at org.apache.tools.ant.Target.performTasks(Target.java:385)
> [echo] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
> [echo] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
> [echo] at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:30)
> [echo] at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
> [echo] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416)
> [echo] at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)
> [echo] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
> [echo] at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
> [echo] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> [echo] at java.lang.reflect.Method.invoke(Method.java:597)
> [echo] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
> [echo] at org.apache.tools.ant.Task.perform(Task.java:348)
> [echo] at org.apache.tools.ant.Target.execute(Target.java:357)
> [echo] at org.apache.tools.ant.Target.performTasks(Target.java:385)
> [echo] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
> [echo] at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
> [echo] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
> [echo] at org.eclipse.ant.internal.core.ant.EclipseDefaultExecutor.executeTargets(EclipseDefaultExecutor.java:32)
> [echo] at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
> [echo] at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:623)
> [echo] at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:495)
> [echo] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [echo] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> [echo] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> [echo] at java.lang.reflect.Method.invoke(Method.java:597)
> [echo] at org.eclipse.ant.core.AntRunner.run(AntRunner.java:513)
> [echo] at org.eclipse.ant.core.AntRunner.start(AntRunner.java:600)
> [echo] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
> [echo] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
> [echo] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
> [echo] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
> [echo] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
> [echo] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [echo] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> [echo] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> [echo] at java.lang.reflect.Method.invoke(Method.java:597)
> [echo] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
> [echo] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
> [echo] at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
> [echo] at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
> [echo] at org.eclipse.core.launcher.Main.main(Main.java:34)
> [echo]
> [echo] Total time: 1 minute 13 seconds
> [echo] </pre>
> [echo] /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.Alpha1/jbds-build/3.1.0.M1/200905151202/richfaces
>
> BUILD FAILED
> /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.Alpha1/org.jboss.ide.eclipse.releng/builders/buildNightly.xml:12: The following error occurred while executing this line:
> /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.Alpha1/org.jboss.ide.eclipse.releng/builders/build.xml:69: The following error occurred while executing this line:
> /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.Alpha1/org.jboss.ide.eclipse.releng/builders/build.xml:27: The following error occurred while executing this line:
> /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.Alpha1/org.jboss.ide.eclipse.releng/builders/build.xml:39: The following error occurred while executing this line:
> /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.Alpha1/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:93: The following error occurred while executing this line:
> /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.Alpha1/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:340: The following error occurred while executing this line:
> /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.Alpha1/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:342: The following error occurred while executing this line:
> /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.Alpha1/org.jboss.ide.eclipse.releng/builders/product/productBuild.xml:320: Specify at least one source - a file or a resource collection.
>
> Total time: 14 minutes 50 seconds
> + cd ../configs/jbds
> + zip build.log.zip build.log
> updating: build.log (deflated 90%)
> + cd ../..
> + [[ '' == \l\o\c\a\l ]]
> ++ cat /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.Alpha1/jbds-build/buildData.properties
> ++ grep product.releaseNumber
> ++ perl -ne 's/[\s\t]+product.releaseNumber=//g;print;'
> + version=3.1.0.M1
> ++ grep upload.to
> ++ perl -ne 's/[\s\t]+upload.to=//g;print;'
> ++ cat /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.Alpha1/jbds-build/buildData.properties
> + builddir=nightly/3.1.0.M1/200905151202
> ++ cat /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.Alpha1/jbds-build/buildData.properties
> ++ grep product.buildDesc
> ++ perl -ne 's/[\s\t]+product.buildDesc=//g; print;'
> + buildtype=nightly
> ++ cat /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.Alpha1/jbds-build/buildData.properties
> ++ grep product.releaseNumber
> ++ perl -ne 's/[\s\t]+product.releaseNumber=//g; print;'
> + releaseNumber=3.1.0.M1
> + DESTINATION=jbossqa@download.jboss.org:/htdocs/jbosstools
> + scp -r /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.Alpha1/jbds-build/3.1.0.M1 jbossqa@download.jboss.org:/htdocs/jbosstools/builds/nightly/
> + scp configs/jbds/build.log.zip jbossqa@download.jboss.org:/htdocs/jbosstools/builds/nightly/3.1.0.M1/200905151202/
> + scp /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.Alpha1/jbds-build/latestBuild.html jbossqa@download.jboss.org:/htdocs/jbosstools/builds/nightly/
> /home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.Alpha1/jbds-build/latestBuild.html: No such file or directory
> Terminating xvnc
> [jbosstools-nightly-3.1.0.Alpha1] $ vncserver -kill :14
> Killing Xvnc process ID 3821
> [jbosstools-nightly-3.1.0.Alpha1] $ bash -xe /tmp/hudson1145412934606979053.sh
> + kill 3802
> Recording test results
> Recording Emma reports jbds-build/coverage.xml
> Email was triggered for: Failure
> There are 1 triggered emails.
> Sending email for trigger: Failure
>
>
> --------------------------------------------------
>
>
15 years, 7 months
General help question: Any idea how to get Eclipse to stop modifying my surname after importing prefs?
by Galder Zamarreno
Hi guys,
I have a general Eclipse question for you:
In my prefs file, I have the following line:
main.epf:463:/instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.text.custom_code_templates=<?xml
version\="1.0" encoding\="UTF-8"
standalone\="no"?><templates>...<template autoinsert\="false"
context\="typecomment_context" deleted\="false" description\="Comment
for created types" enabled\="true"
id\="org.eclipse.jdt.ui.text.codetemplates.typecomment"
name\="typecomment">/**\n * ${type_name}.\n * \n * @author Galder
Zamarreño\n */</template><template autoinsert\="true"
context\="fieldcomment_context" deleted\="false" description\="Comment
for fields" enabled\="true"
id\="org.eclipse.jdt.ui.text.codetemplates.fieldcomment"
name\="fieldcomment">/** The ${field} */</template>...</templates>
My name appears there as: Galder Zamarreño
However, after importing it, my author template looks like this:
/**
* ${type_name}.
*
* @author Galder Zamarreño
*/
Any idea how I can get Eclipse to freaking leave my surname *as it is*?
Thanks in advance :)
--
Galder Zamarreño
Sr. Software Maintenance Engineer
JBoss, a division of Red Hat
15 years, 7 months
Re: [jbosstools-dev] Re: Japanese translations for JBoss Tools committed to svn
by Sean Flanigan
Max Rydahl Andersen wrote:
>> Anyway, I haven't downloaded that exact build, but I just downloaded
>> H162, and the *_ja.properties files *are* inside the plugins. I'm
>> having trouble getting JBoss Tools plugins to activate in
>> eclipse-jee-galileo-M7, but the ja files seem to be there, inside the jars.
>>
>>
> I'll try it out
My mistake was trying to use eclipse-jee as a shortcut, when I should
have used eclipse-SDK and all the other M7 build drivers. eclipse-jee
doesn't even come with a dropins directory by default (!?), but mainly I
think P2 was disabling everything that didn't have its dependencies
available. In other words, pretty much everything in JBoss Tools.
But now that I have all the dependencies, I can definitely run in
Japanese with "eclipse -nl ja". There's less Japanese showing than I
had hoped, but some of the Seam preferences pages (for instance) have
good coverage.
On the other hand, getting Eclipse itself (JDT, WTP, etc) to come up in
Japanese is pretty difficult right now. I think it's because Babel's
langpack generator isn't currently generating P2 metadata, due to a
scalability bug in the p2 generator:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=274025
Using the Babel update site, at present, takes ages to display an empty
list. http://download.eclipse.org/technology/babel/update-site/galileo
I have modified the p2 generator, and it is working for me (Japanese
eclipse + Japanese JBT), but I had to change some API, so whether it
will be accepted as a patch I'm not sure.
It might be a while until Babel langpacks work in Eclipse 3.5. Sigh.
--
Sean Flanigan
Senior Software Engineer
Engineering - Internationalisation
Red Hat
15 years, 7 months
Japanese translations for JBoss Tools committed to svn
by Sean Flanigan
Hi Max and everyone,
I missed Max's last irc question last night:
<max_at_hibernate> sflanigan_gone: do we have it in our builds yet ?
We didn't, at the time, as it turns out. But to cut a boring story
short, Hudson build 152+ should include the Japanese translations.
(Reminder link: Shinobu Nogami's langpack submission is tracked at
https://jira.jboss.org/jira/browse/JBIDE-3970 )
With the next nightly build, Japanese translations (for JBoss Tools
plugins) should show up automatically on operating systems which are set
to the Japanese locale. Anyone else can run "eclipse -nl ja" to
override the OS locale and use Japanese.
(For best results, Japanese users should be using the Galileo langpacks
for Eclipse too: http://www.eclipse.org/babel/downloads.php )
If you're writing a blog post about these translations, it wouldn't hurt
to tell people where they can help with the translations, whether
Japanese or another language:
http://bitbucket.org/seanf/jbosstools-l10n/
Regards
Sean.
--
Sean Flanigan
Senior Software Engineer
Engineering - Internationalisation
Red Hat
15 years, 7 months
3.0.x branch is now open again
by Max Rydahl Andersen
Hi,
As you have probably seen 3.0.1 is now out and that means fixes for
3.0.2 can now go into the 3.0.x branch.
/max
15 years, 7 months
vpn access
by Vitali Yemialyanchyk
Max, hi
We have got ours crypto cards. Could you point to some wiki page with some
instructions howto use it?
Which is recommended vpn client? Have we possibility to have RedHat mail
boxes?
Vitali
15 years, 7 months