[JBoss JIRA] (JBIDE-25586) OpenJDK9 + OpenShift Tooling: Cannot connect to OpenShift on CDK
by Josef Kopriva (Jira)
[ https://issues.jboss.org/browse/JBIDE-25586?page=com.atlassian.jira.plugi... ]
Josef Kopriva closed JBIDE-25586.
---------------------------------
Closing, OpenJDK9 is EOL and FC27 is not supported.
> OpenJDK9 + OpenShift Tooling: Cannot connect to OpenShift on CDK
> ----------------------------------------------------------------
>
> Key: JBIDE-25586
> URL: https://issues.jboss.org/browse/JBIDE-25586
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk, openshift
> Affects Versions: 4.5.2.Final
> Environment: FC27
> OpenJDK 9.0.1
> CDK v3.3.0-rc.1-1
> eclipse.buildId=11.2.0.GA-v20180115-0516-B1866
> java.version=9.0.1
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> Reporter: Josef Kopriva
> Assignee: Jeff MAURY
> Priority: Critical
> Labels: cdk, connection
> Fix For: 4.9.0.Final
>
>
> But, connecting to online openshift instance works.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months
[JBoss JIRA] (JBIDE-26447) Openshift master branch build is RED
by Andre Dietisheim (Jira)
[ https://issues.jboss.org/browse/JBIDE-26447?page=com.atlassian.jira.plugi... ]
Andre Dietisheim closed JBIDE-26447.
------------------------------------
> Openshift master branch build is RED
> ------------------------------------
>
> Key: JBIDE-26447
> URL: https://issues.jboss.org/browse/JBIDE-26447
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, openshift
> Affects Versions: 4.10.0.AM1
> Environment: Jenkins
> Reporter: Josef Kopriva
> Assignee: Andre Dietisheim
> Priority: Blocker
> Fix For: 4.10.0.AM1
>
>
> Error in log:
> {code:java}
> 03:49:48 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.2.0:compile (default-compile) on project org.jboss.tools.openshift.ui: Compilation failure: Compilation failure:
> 03:49:48 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-openshift_master/sources/plugins/org.jboss.tools.openshift.ui/src/org/jboss/tools/openshift/internal/ui/wizard/deployimage/ServicePortAdapter.java:[23]
> 03:49:48 [ERROR] public class ServicePortAdapter extends ObservablePojo implements IServicePort {
> 03:49:48 [ERROR] ^^^^^^^^^^^^^^^^^^
> 03:49:48 [ERROR] The type ServicePortAdapter must implement the inherited abstract method IServicePort.setNodePort(String)
> 03:49:48 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-openshift_master/sources/plugins/org.jboss.tools.openshift.ui/src/org/jboss/tools/openshift/internal/ui/wizard/deployimage/ServicePortAdapter.java:[23]
> 03:49:48 [ERROR] public class ServicePortAdapter extends ObservablePojo implements IServicePort {
> 03:49:48 [ERROR] ^^^^^^^^^^^^^^^^^^
> 03:49:48 [ERROR] The type ServicePortAdapter must implement the inherited abstract method IServicePort.getNodePort()
> 03:49:48 [ERROR] 2 problems (2 errors)
> 03:49:48 [ERROR] -> [Help 1]
> {code}
> Job:
> https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months
[JBoss JIRA] (JBIDE-26447) Openshift master branch build is RED
by Andre Dietisheim (Jira)
[ https://issues.jboss.org/browse/JBIDE-26447?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-26447:
------------------------------------------
I discussed the commit in openshift-restclient-java that caused this, making sure that there's nothing more that we have to provide in JBT. We're all fine. Closing.
> Openshift master branch build is RED
> ------------------------------------
>
> Key: JBIDE-26447
> URL: https://issues.jboss.org/browse/JBIDE-26447
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, openshift
> Affects Versions: 4.10.0.AM1
> Environment: Jenkins
> Reporter: Josef Kopriva
> Assignee: Andre Dietisheim
> Priority: Blocker
> Fix For: 4.10.0.AM1
>
>
> Error in log:
> {code:java}
> 03:49:48 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.2.0:compile (default-compile) on project org.jboss.tools.openshift.ui: Compilation failure: Compilation failure:
> 03:49:48 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-openshift_master/sources/plugins/org.jboss.tools.openshift.ui/src/org/jboss/tools/openshift/internal/ui/wizard/deployimage/ServicePortAdapter.java:[23]
> 03:49:48 [ERROR] public class ServicePortAdapter extends ObservablePojo implements IServicePort {
> 03:49:48 [ERROR] ^^^^^^^^^^^^^^^^^^
> 03:49:48 [ERROR] The type ServicePortAdapter must implement the inherited abstract method IServicePort.setNodePort(String)
> 03:49:48 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-openshift_master/sources/plugins/org.jboss.tools.openshift.ui/src/org/jboss/tools/openshift/internal/ui/wizard/deployimage/ServicePortAdapter.java:[23]
> 03:49:48 [ERROR] public class ServicePortAdapter extends ObservablePojo implements IServicePort {
> 03:49:48 [ERROR] ^^^^^^^^^^^^^^^^^^
> 03:49:48 [ERROR] The type ServicePortAdapter must implement the inherited abstract method IServicePort.getNodePort()
> 03:49:48 [ERROR] 2 problems (2 errors)
> 03:49:48 [ERROR] -> [Help 1]
> {code}
> Job:
> https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months
[JBoss JIRA] (JBIDE-25830) After starting CDK server adapter OpenShift Connection does not work when oc is not on path
by Josef Kopriva (Jira)
[ https://issues.jboss.org/browse/JBIDE-25830?page=com.atlassian.jira.plugi... ]
Josef Kopriva closed JBIDE-25830.
---------------------------------
Closing, OC is set after starting CDK server adapter.
Verified in:
Red Hat Developer Studio
Version: 12.10.0.AM1
Build id: AM1-v20181106-0615-B3633
Build date: 20181106-0615
> After starting CDK server adapter OpenShift Connection does not work when oc is not on path
> -------------------------------------------------------------------------------------------
>
> Key: JBIDE-25830
> URL: https://issues.jboss.org/browse/JBIDE-25830
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: cdk, openshift
> Affects Versions: 4.5.3.AM3
> Reporter: Josef Kopriva
> Assignee: Andre Dietisheim
> Priority: Major
> Labels: cdk_server_adapter, connection
> Fix For: 4.10.0.AM1
>
> Attachments: edit-connection-advanced.png
>
>
> OpenShift connection should be working, when user starts CDK server adapter, even if you do not have oc on path. In my opinion OpenShift connection should be working "out of box" when user starts CDK server adapter.
> steps:
> # ASSERT: oc is not on path
> # EXEC: Start CDK server adapter
> # ASSERT: OpenShift connection is created, but does not fully work (all oc related operations wont)
> Error: oc is not set for OpenShift connection to CDK and OpenShift connection does not work.
> Expected: OpenShift connection should be working without user touch.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months
[JBoss JIRA] (JBIDE-26407) Server adapter: fails with a NPE if there's no oc configured
by Josef Kopriva (Jira)
[ https://issues.jboss.org/browse/JBIDE-26407?page=com.atlassian.jira.plugi... ]
Josef Kopriva closed JBIDE-26407.
---------------------------------
Closing NPE is fixed.
Verified in:
Red Hat Developer Studio
Version: 12.10.0.AM1
Build id: AM1-v20181106-0615-B3633
Build date: 20181106-0615
> Server adapter: fails with a NPE if there's no oc configured
> -------------------------------------------------------------
>
> Key: JBIDE-26407
> URL: https://issues.jboss.org/browse/JBIDE-26407
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.9.0.Final
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Priority: Major
> Labels: oc_binary, server_adapter
> Fix For: 4.10.0.AM1
>
> Attachments: screenshot-1.png, screenshot-2.png
>
>
> steps:
> # ASSERT: start with a workspace where's no preference that points to an oc binary
> # ASSERT: have the connection *NOT* overriding the oc binary location
> # EXEC: create a new application (ex. by using the *nodejs-mongo-persistent* template), have the project imported to your workspace and the server adapter created
> # EXEC: start the server adapter
> Result:
> you get an error dialog reporting an NPE
> !screenshot-1.png!
> The following can be spotted in the Eclipse log:
> {code}
> java.lang.NullPointerException
> at java.base/java.util.concurrent.ConcurrentHashMap.putVal(ConcurrentHashMap.java:1022)
> at java.base/java.util.concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:1017)
> at com.openshift.restclient.OpenShiftContext.put(OpenShiftContext.java:51)
> at org.jboss.tools.openshift.internal.core.ocbinary.OCBinaryOperation.run(OCBinaryOperation.java:27)
> at org.jboss.tools.openshift.internal.core.portforwarding.PortForwardingUtils$1.visit(PortForwardingUtils.java:156)
> at org.jboss.tools.openshift.internal.core.portforwarding.PortForwardingUtils$1.visit(PortForwardingUtils.java:1)
> at com.openshift.internal.restclient.model.KubernetesResource.accept(KubernetesResource.java:94)
> at org.jboss.tools.openshift.internal.core.portforwarding.PortForwardingUtils.startPortForwarding(PortForwardingUtils.java:148)
> at org.jboss.tools.openshift.core.server.behavior.OpenShiftLaunchController.startPortForwarding(OpenShiftLaunchController.java:402)
> at org.jboss.tools.openshift.js.server.behaviour.OpenShiftNodejsLaunchController.access$0(OpenShiftNodejsLaunchController.java:1)
> at org.jboss.tools.openshift.js.server.behaviour.OpenShiftNodejsLaunchController$1.onDebugChange(OpenShiftNodejsLaunchController.java:36)
> at org.jboss.tools.openshift.internal.core.server.debug.OpenShiftDebugMode.toggleDebugger(OpenShiftDebugMode.java:252)
> at org.jboss.tools.openshift.internal.core.server.debug.OpenShiftDebugMode.execute(OpenShiftDebugMode.java:186)
> at org.jboss.tools.openshift.core.server.behavior.OpenShiftLaunchController.updateOpenShift(OpenShiftLaunchController.java:147)
> at org.jboss.tools.openshift.core.server.behavior.OpenShiftLaunchController.launch(OpenShiftLaunchController.java:96)
> at org.jboss.ide.eclipse.as.wtp.core.server.launch.ControllableServerLaunchConfiguration.launch(ControllableServerLaunchConfiguration.java:52)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:859)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:717)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:712)
> at org.eclipse.wst.server.core.internal.Server.startImpl2(Server.java:3566)
> at org.eclipse.wst.server.core.internal.Server.startImpl(Server.java:3502)
> at org.eclipse.wst.server.core.internal.Server$StartJob.run(Server.java:377)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:60)
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months
[JBoss JIRA] (JBIDE-26414) java.io.FileNotFoundException: /icons/apps/amq.png
by Josef Kopriva (Jira)
[ https://issues.jboss.org/browse/JBIDE-26414?page=com.atlassian.jira.plugi... ]
Josef Kopriva closed JBIDE-26414.
---------------------------------
Closing, I was not able to reproduce this with AMQ application.
Verified in:
Red Hat Developer Studio
Version: 12.10.0.AM1
Build id: AM1-v20181106-0615-B3633
Build date: 20181106-0615
> java.io.FileNotFoundException: /icons/apps/amq.png
> --------------------------------------------------
>
> Key: JBIDE-26414
> URL: https://issues.jboss.org/browse/JBIDE-26414
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.9.0.Final
> Reporter: Jeff MAURY
> Assignee: Jeff MAURY
> Priority: Major
> Fix For: 4.10.0.AM1
>
>
> java.io.FileNotFoundException: /icons/apps/amq.png
> at org.eclipse.osgi.storage.url.bundleentry.Handler.findBundleEntry(Handler.java:54)
> at org.eclipse.osgi.storage.url.BundleResourceHandler.openConnection(BundleResourceHandler.java:172)
> at java.net.URL.openConnection(URL.java:979)
> at org.eclipse.osgi.storage.url.BundleURLConverter.toFileURL(BundleURLConverter.java:35)
> at org.eclipse.core.runtime.FileLocator.toFileURL(FileLocator.java:258)
> at org.eclipse.jface.resource.URLImageDescriptor.getFilePath(URLImageDescriptor.java:233)
> at org.eclipse.jface.resource.URLImageDescriptor.access$2(URLImageDescriptor.java:221)
> at org.eclipse.jface.resource.URLImageDescriptor$URLImageFileNameProvider.getImagePath(URLImageDescriptor.java:57)
> at org.eclipse.swt.internal.DPIUtil.validateAndGetImagePathAtZoom(DPIUtil.java:419)
> at org.eclipse.swt.graphics.Image.<init>(Image.java:687)
> at org.eclipse.jface.resource.URLImageDescriptor.createImage(URLImageDescriptor.java:264)
> at org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:243)
> at org.jboss.tools.openshift.internal.ui.OpenShiftImages.getAppImage(OpenShiftImages.java:82)
> at org.jboss.tools.openshift.internal.ui.wizard.newapp.ApplicationSourceDetailViews$ApplicationSourceDetailView.updateImage(ApplicationSourceDetailViews.java:115)
> at org.jboss.tools.openshift.internal.ui.wizard.newapp.ApplicationSourceDetailViews$ApplicationSourceDetailView.onVisible(ApplicationSourceDetailViews.java:111)
> at org.jboss.tools.openshift.internal.common.ui.detailviews.AbstractStackedDetailViews.showView(AbstractStackedDetailViews.java:92)
> at org.jboss.tools.openshift.internal.common.ui.detailviews.AbstractStackedDetailViews.showView(AbstractStackedDetailViews.java:83)
> at org.jboss.tools.openshift.internal.common.ui.detailviews.AbstractStackedDetailViews.lambda$0(AbstractStackedDetailViews.java:79)
> at org.eclipse.core.databinding.observable.value.ValueChangeEvent.dispatch(ValueChangeEvent.java:73)
> at org.eclipse.core.databinding.observable.ChangeManager.fireEvent(ChangeManager.java:120)
> at org.eclipse.core.databinding.observable.value.DecoratingObservableValue.fireValueChange(DecoratingObservableValue.java:64)
> at org.eclipse.core.databinding.observable.value.DecoratingObservableValue.handleValueChange(DecoratingObservableValue.java:101)
> at org.eclipse.core.databinding.observable.value.DecoratingObservableValue.lambda$0(DecoratingObservableValue.java:76)
> at org.eclipse.core.databinding.observable.value.ValueChangeEvent.dispatch(ValueChangeEvent.java:73)
> at org.eclipse.core.databinding.observable.ChangeManager.fireEvent(ChangeManager.java:120)
> at org.eclipse.core.databinding.observable.value.DecoratingObservableValue.fireValueChange(DecoratingObservableValue.java:64)
> at org.eclipse.core.databinding.observable.value.DecoratingObservableValue.handleValueChange(DecoratingObservableValue.java:101)
> at org.eclipse.core.databinding.observable.value.DecoratingObservableValue.lambda$0(DecoratingObservableValue.java:76)
> at org.eclipse.core.databinding.observable.value.ValueChangeEvent.dispatch(ValueChangeEvent.java:73)
> at org.eclipse.core.databinding.observable.ChangeManager.fireEvent(ChangeManager.java:120)
> at org.eclipse.core.databinding.observable.value.AbstractObservableValue.fireValueChange(AbstractObservableValue.java:85)
> at org.eclipse.core.internal.databinding.property.value.SimplePropertyObservableValue.notifyIfChanged(SimplePropertyObservableValue.java:119)
> at org.eclipse.core.internal.databinding.property.value.SimplePropertyObservableValue.lambda$1(SimplePropertyObservableValue.java:68)
> at org.eclipse.core.databinding.observable.Realm$1.run(Realm.java:152)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
> at org.eclipse.core.databinding.observable.Realm.safeRun(Realm.java:156)
> at org.eclipse.core.databinding.observable.Realm.exec(Realm.java:174)
> at org.eclipse.core.internal.databinding.property.value.SimplePropertyObservableValue.lambda$0(SimplePropertyObservableValue.java:66)
> at org.eclipse.core.databinding.property.NativePropertyListener.fireChange(NativePropertyListener.java:72)
> at org.eclipse.core.internal.databinding.beans.BeanPropertyListener.propertyChange(BeanPropertyListener.java:53)
> at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:335)
> at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:328)
> at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:263)
> at org.jboss.tools.common.databinding.ObservablePojo.firePropertyChange(ObservablePojo.java:29)
> at org.jboss.tools.openshift.internal.ui.wizard.newapp.NewApplicationWizardModel.updateSelectedAppSource(NewApplicationWizardModel.java:105)
> at org.jboss.tools.openshift.internal.ui.wizard.newapp.NewApplicationWizardModel.update(NewApplicationWizardModel.java:88)
> at org.jboss.tools.openshift.internal.ui.wizard.newapp.NewApplicationWizardModel.setServerAppSource(NewApplicationWizardModel.java:190)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.eclipse.core.internal.databinding.beans.BeanPropertyHelper.writeProperty(BeanPropertyHelper.java:62)
> at org.eclipse.core.internal.databinding.beans.BeanValueProperty.doSetValue(BeanValueProperty.java:57)
> at org.eclipse.core.databinding.property.value.ValueProperty.setValue(ValueProperty.java:92)
> at org.eclipse.core.internal.databinding.property.value.SimplePropertyObservableValue.doSetValue(SimplePropertyObservableValue.java:103)
> at org.eclipse.core.databinding.observable.value.AbstractObservableValue.setValue(AbstractObservableValue.java:69)
> at org.eclipse.core.databinding.observable.value.DecoratingObservableValue.setValue(DecoratingObservableValue.java:113)
> at org.eclipse.core.databinding.observable.value.DecoratingObservableValue.setValue(DecoratingObservableValue.java:113)
> at org.eclipse.core.databinding.UpdateValueStrategy.doSet(UpdateValueStrategy.java:476)
> at org.eclipse.core.databinding.ValueBinding.lambda$1(ValueBinding.java:200)
> at org.eclipse.core.databinding.observable.Realm$1.run(Realm.java:152)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
> at org.eclipse.core.databinding.observable.Realm.safeRun(Realm.java:156)
> at org.eclipse.core.databinding.observable.Realm.exec(Realm.java:174)
> at org.eclipse.core.databinding.ValueBinding.lambda$0(ValueBinding.java:193)
> at org.eclipse.core.databinding.observable.Realm$1.run(Realm.java:152)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
> at org.eclipse.core.databinding.observable.Realm.safeRun(Realm.java:156)
> at org.eclipse.core.databinding.observable.Realm.exec(Realm.java:174)
> at org.eclipse.core.databinding.ValueBinding.doUpdate(ValueBinding.java:162)
> at org.eclipse.core.databinding.ValueBinding.access$4(ValueBinding.java:151)
> at org.eclipse.core.databinding.ValueBinding$1.handleValueChange(ValueBinding.java:47)
> at org.eclipse.core.databinding.observable.value.ValueChangeEvent.dispatch(ValueChangeEvent.java:73)
> at org.eclipse.core.databinding.observable.ChangeManager.fireEvent(ChangeManager.java:120)
> at org.eclipse.core.databinding.observable.value.DecoratingObservableValue.fireValueChange(DecoratingObservableValue.java:64)
> at org.eclipse.core.databinding.observable.value.DecoratingObservableValue.handleValueChange(DecoratingObservableValue.java:101)
> at org.eclipse.core.databinding.observable.value.DecoratingObservableValue.lambda$0(DecoratingObservableValue.java:76)
> at org.eclipse.core.databinding.observable.value.ValueChangeEvent.dispatch(ValueChangeEvent.java:73)
> at org.eclipse.core.databinding.observable.ChangeManager.fireEvent(ChangeManager.java:120)
> at org.eclipse.core.databinding.observable.value.AbstractObservableValue.fireValueChange(AbstractObservableValue.java:85)
> at org.eclipse.core.internal.databinding.property.value.SimplePropertyObservableValue.notifyIfChanged(SimplePropertyObservableValue.java:119)
> at org.eclipse.core.internal.databinding.property.value.SimplePropertyObservableValue.lambda$1(SimplePropertyObservableValue.java:68)
> at org.eclipse.core.databinding.observable.Realm$1.run(Realm.java:152)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
> at org.eclipse.core.databinding.observable.Realm.safeRun(Realm.java:156)
> at org.eclipse.core.databinding.observable.Realm.exec(Realm.java:174)
> at org.eclipse.core.internal.databinding.property.value.SimplePropertyObservableValue.lambda$0(SimplePropertyObservableValue.java:66)
> at org.eclipse.core.databinding.property.NativePropertyListener.fireChange(NativePropertyListener.java:72)
> at org.eclipse.jface.internal.databinding.viewers.SelectionChangedListener.selectionChanged(SelectionChangedListener.java:39)
> at org.eclipse.jface.viewers.Viewer$1.run(Viewer.java:158)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
> at org.eclipse.ui.internal.JFaceUtil.lambda$0(JFaceUtil.java:47)
> at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:176)
> at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:155)
> at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:2182)
> at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:1225)
> at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:1254)
> at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:243)
> at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:238)
> at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:403)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
> at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4145)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1055)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3958)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3561)
> at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:168)
> at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
> at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:977)
> at org.jboss.tools.common.ui.WizardUtils.runInWizard(WizardUtils.java:129)
> at org.jboss.tools.common.ui.WizardUtils.runInWizard(WizardUtils.java:93)
> at org.jboss.tools.common.ui.WizardUtils.runInWizard(WizardUtils.java:71)
> at org.jboss.tools.openshift.internal.ui.wizard.common.AbstractProjectPage$4.widgetSelected(AbstractProjectPage.java:211)
> at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
> at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4145)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1055)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3958)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3561)
> at org.eclipse.jface.window.Window.runEventLoop(Window.java:821)
> at org.eclipse.jface.window.Window.open(Window.java:797)
> at org.jboss.tools.common.ui.WizardUtils.openWizardDialog(WizardUtils.java:287)
> at org.jboss.tools.common.ui.WizardUtils.openWizardDialog(WizardUtils.java:270)
> at org.jboss.tools.openshift.internal.ui.handler.NewApplicationHandler.execute(NewApplicationHandler.java:34)
> at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:294)
> at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:96)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
> at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:320)
> at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:254)
> at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:164)
> at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156)
> at org.eclipse.core.commands.Command.executeWithChecks(Command.java:497)
> at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:490)
> at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:207)
> at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:436)
> at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449)
> at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
> at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4145)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1055)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3958)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3561)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062)
> at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156)
> at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:628)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:563)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:151)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:199)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:391)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:246)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1501)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1474)
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months
[JBoss JIRA] (JBIDE-26452) Explore existing proxy server set up solutions outside RH - proxy requirements definition
by Ondrej Dockal (Jira)
[ https://issues.jboss.org/browse/JBIDE-26452?page=com.atlassian.jira.plugi... ]
Ondrej Dockal updated JBIDE-26452:
----------------------------------
Summary: Explore existing proxy server set up solutions outside RH - proxy requirements definition (was: Explore existing proxy server set up solutions outside RH)
> Explore existing proxy server set up solutions outside RH - proxy requirements definition
> -----------------------------------------------------------------------------------------
>
> Key: JBIDE-26452
> URL: https://issues.jboss.org/browse/JBIDE-26452
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: integration-tests, qa
> Affects Versions: 4.10.0.AM1
> Environment: Linux
> Reporter: Ondrej Dockal
> Assignee: Ondrej Dockal
> Priority: Major
> Labels: quality
> Fix For: 4.10.0.AM1
>
>
> Explore existing solutions for proxy configuration that could be done at one step without requiring deep user knowledge.
> Existing docker images with squid (other?) proxy. Licensing, usage within RH intranet. Is there an open source code?
> Requirements for proxy solution:
> * Supports HTTP and HTTPS protocols
> * Clear and configurable logging and other tools
> * runs on linux
> * Open Source solution
> * License usable "in house" (can be use for profit = in enterprise environment)
> * Project is alive/maintained - or we would must maintain our own fork?
> * Community
> * Code on github - preferably
> * uses issue tracking system
> Requirements for putting proxy into action:
> * easy to deploy solution
> * does not require user knowledge of proxy configuration - minimalist config
> * can be updated at place
> * RH certificate can be used
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months
[JBoss JIRA] (JBIDE-26454) Proxy usage within QE teams, needs and requirements for deploying
by Ondrej Dockal (Jira)
[ https://issues.jboss.org/browse/JBIDE-26454?page=com.atlassian.jira.plugi... ]
Ondrej Dockal updated JBIDE-26454:
----------------------------------
Summary: Proxy usage within QE teams, needs and requirements for deploying (was: Proxy usage within QE teams, needs and requirements)
> Proxy usage within QE teams, needs and requirements for deploying
> -----------------------------------------------------------------
>
> Key: JBIDE-26454
> URL: https://issues.jboss.org/browse/JBIDE-26454
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: integration-tests, qa
> Affects Versions: 4.10.0.AM1
> Reporter: Ondrej Dockal
> Assignee: Ondrej Dockal
> Priority: Major
> Labels: quality
> Fix For: 4.10.0.Final
>
>
> Find out:
> * existing solutions within RH
> * needs of other teams
> * usability of open source proxy technologies/solutions
> * usage among different OS
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months
[JBoss JIRA] (JBDS-4744) devstudio.product_master Job on Jenkins is failing: cannot find javac
by Josef Kopriva (Jira)
[ https://issues.jboss.org/browse/JBDS-4744?page=com.atlassian.jira.plugin.... ]
Josef Kopriva reassigned JBDS-4744:
-----------------------------------
Assignee: Josef Kopriva
> devstudio.product_master Job on Jenkins is failing: cannot find javac
> ---------------------------------------------------------------------
>
> Key: JBDS-4744
> URL: https://issues.jboss.org/browse/JBDS-4744
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: build
> Affects Versions: 12.10.0.AM1
> Environment: Jenkins
> Reporter: Josef Kopriva
> Assignee: Josef Kopriva
> Priority: Blocker
> Fix For: 12.10.0.AM1
>
>
> Console log:
> https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
> {code:java}
> 8:20:58 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (install) on project installer: An Ant BuildException has occured: The following error occurred while executing this line:
> 18:20:58 [ERROR] /mnt/hudson_workspace/workspace/devstudio.product_master/sources/product/installer/build.xml:82: Unable to find a javac compiler;
> 18:20:58 [ERROR] com.sun.tools.javac.Main is not on the classpath.
> 18:20:58 [ERROR] Perhaps JAVA_HOME does not point to the JDK.
> 18:20:58 [ERROR] It is currently set to "/qa/tools/opt/x86_64/openjdk-1.8.0.191.b12/jre"
> 18:20:58 [ERROR] around Ant part ...<ant antfile="build.xml">... @ 4:28 in /mnt/hudson_workspace/workspace/devstudio.product_master/sources/product/installer/target/antrun/build-main.xml
> 18:20:58 [ERROR] -> [Help 1]
> 18:20:58 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (install) on project installer: An Ant BuildException has occured: The following error occurred while executing this line:
> 18:20:58 /mnt/hudson_workspace/workspace/devstudio.product_master/sources/product/installer/build.xml:82: Unable to find a javac compiler;
> 18:20:58 com.sun.tools.javac.Main is not on the classpath.
> 18:20:58 Perhaps JAVA_HOME does not point to the JDK.
> 18:20:58 It is currently set to "/qa/tools/opt/x86_64/openjdk-1.8.0.191.b12/jre"
> 18:20:58 around Ant part ...<ant antfile="build.xml">... @ 4:28 in /mnt/hudson_workspace/workspace/devstudio.product_master/sources/product/installer/target/antrun/build-main.xml
> 18:20:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
> 18:20:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
> 18:20:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
> 18:20:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
> 18:20:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
> 18:20:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
> 18:20:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
> 18:20:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
> 18:20:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
> 18:20:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
> 18:20:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
> 18:20:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
> 18:20:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
> 18:20:58 at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
> 18:20:58 at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
> 18:20:58 at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
> 18:20:58 at java.lang.reflect.Method.invoke (Method.java:498)
> 18:20:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
> 18:20:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
> 18:20:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
> 18:20:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
> 18:20:58 Caused by: org.apache.maven.plugin.MojoExecutionException: An Ant BuildException has occured: The following error occurred while executing this line:
> 18:20:58 /mnt/hudson_workspace/workspace/devstudio.product_master/sources/product/installer/build.xml:82: Unable to find a javac compiler;
> 18:20:58 com.sun.tools.javac.Main is not on the classpath.
> 18:20:58 Perhaps JAVA_HOME does not point to the JDK.
> 18:20:58 It is currently set to "/qa/tools/opt/x86_64/openjdk-1.8.0.191.b12/jre"
> 18:20:58 around Ant part ...<ant antfile="build.xml">... @ 4:28 in /mnt/hudson_workspace/workspace/devstudio.product_master/sources/product/installer/target/antrun/build-main.xml
> 18:20:58 at org.apache.maven.plugin.antrun.AntRunMojo.execute (AntRunMojo.java:342)
> 18:20:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134)
> 18:20:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
> 18:20:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
> 18:20:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
> 18:20:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
> 18:20:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
> 18:20:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
> 18:20:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
> 18:20:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
> 18:20:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
> 18:20:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
> 18:20:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
> 18:20:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
> 18:20:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
> 18:20:58 at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
> 18:20:58 at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
> 18:20:58 at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
> 18:20:58 at java.lang.reflect.Method.invoke (Method.java:498)
> 18:20:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
> 18:20:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
> 18:20:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
> 18:20:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
> 18:20:58 Caused by: org.apache.tools.ant.BuildException: The following error occurred while executing this line:
> 18:20:58 /mnt/hudson_workspace/workspace/devstudio.product_master/sources/product/installer/build.xml:82: Unable to find a javac compiler;
> 18:20:58 com.sun.tools.javac.Main is not on the classpath.
> 18:20:58 Perhaps JAVA_HOME does not point to the JDK.
> 18:20:58 It is currently set to "/qa/tools/opt/x86_64/openjdk-1.8.0.191.b12/jre"
> 18:20:58 at org.apache.tools.ant.ProjectHelper.addLocationToBuildException (ProjectHelper.java:508)
> 18:20:58 at org.apache.tools.ant.taskdefs.Ant.execute (Ant.java:418)
> 18:20:58 at org.apache.tools.ant.UnknownElement.execute (UnknownElement.java:288)
> 18:20:58 at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
> 18:20:58 at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
> 18:20:58 at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
> 18:20:58 at java.lang.reflect.Method.invoke (Method.java:498)
> 18:20:58 at org.apache.tools.ant.dispatch.DispatchUtils.execute (DispatchUtils.java:106)
> 18:20:58 at org.apache.tools.ant.Task.perform (Task.java:348)
> 18:20:58 at org.apache.tools.ant.Target.execute (Target.java:357)
> 18:20:58 at org.apache.tools.ant.Target.performTasks (Target.java:385)
> 18:20:58 at org.apache.tools.ant.Project.executeSortedTargets (Project.java:1337)
> 18:20:58 at org.apache.tools.ant.Project.executeTarget (Project.java:1306)
> 18:20:58 at org.apache.maven.plugin.antrun.AntRunMojo.execute (AntRunMojo.java:313)
> 18:20:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134)
> 18:20:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
> 18:20:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
> 18:20:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
> 18:20:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
> 18:20:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
> 18:20:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
> 18:20:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
> 18:20:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
> 18:20:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
> 18:20:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
> 18:20:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
> 18:20:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
> 18:20:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
> 18:20:58 at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
> 18:20:58 at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
> 18:20:58 at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
> 18:20:58 at java.lang.reflect.Method.invoke (Method.java:498)
> 18:20:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
> 18:20:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
> 18:20:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
> 18:20:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
> 18:20:58 Caused by: org.apache.tools.ant.BuildException: Unable to find a javac compiler;
> 18:20:58 com.sun.tools.javac.Main is not on the classpath.
> 18:20:58 Perhaps JAVA_HOME does not point to the JDK.
> 18:20:58 It is currently set to "/qa/tools/opt/x86_64/openjdk-1.8.0.191.b12/jre"
> 18:20:58 at org.apache.tools.ant.taskdefs.compilers.CompilerAdapterFactory.getCompiler (CompilerAdapterFactory.java:108)
> 18:20:58 at org.apache.tools.ant.taskdefs.Javac.compile (Javac.java:1058)
> 18:20:58 at org.apache.tools.ant.taskdefs.Javac.execute (Javac.java:882)
> 18:20:58 at org.apache.tools.ant.UnknownElement.execute (UnknownElement.java:288)
> 18:20:58 at sun.reflect.GeneratedMethodAccessor62.invoke (Unknown Source)
> 18:20:58 at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
> 18:20:58 at java.lang.reflect.Method.invoke (Method.java:498)
> 18:20:58 at org.apache.tools.ant.dispatch.DispatchUtils.execute (DispatchUtils.java:106)
> 18:20:58 at org.apache.tools.ant.Task.perform (Task.java:348)
> 18:20:58 at org.apache.tools.ant.Target.execute (Target.java:357)
> 18:20:58 at org.apache.tools.ant.Target.performTasks (Target.java:385)
> 18:20:58 at org.apache.tools.ant.Project.executeSortedTargets (Project.java:1337)
> 18:20:58 at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets (SingleCheckExecutor.java:38)
> 18:20:58 at org.apache.tools.ant.Project.executeTargets (Project.java:1189)
> 18:20:58 at org.apache.tools.ant.taskdefs.Ant.execute (Ant.java:416)
> 18:20:58 at org.apache.tools.ant.UnknownElement.execute (UnknownElement.java:288)
> 18:20:58 at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
> 18:20:58 at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
> 18:20:58 at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
> 18:20:58 at java.lang.reflect.Method.invoke (Method.java:498)
> 18:20:58 at org.apache.tools.ant.dispatch.DispatchUtils.execute (DispatchUtils.java:106)
> 18:20:58 at org.apache.tools.ant.Task.perform (Task.java:348)
> 18:20:58 at org.apache.tools.ant.Target.execute (Target.java:357)
> 18:20:58 at org.apache.tools.ant.Target.performTasks (Target.java:385)
> 18:20:58 at org.apache.tools.ant.Project.executeSortedTargets (Project.java:1337)
> 18:20:58 at org.apache.tools.ant.Project.executeTarget (Project.java:1306)
> 18:20:58 at org.apache.maven.plugin.antrun.AntRunMojo.execute (AntRunMojo.java:313)
> 18:20:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134)
> 18:20:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
> 18:20:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
> 18:20:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
> 18:20:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
> 18:20:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
> 18:20:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
> 18:20:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
> 18:20:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
> 18:20:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
> 18:20:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
> 18:20:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
> 18:20:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
> 18:20:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
> 18:20:58 at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
> 18:20:58 at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
> 18:20:58 at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
> 18:20:58 at java.lang.reflect.Method.invoke (Method.java:498)
> 18:20:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
> 18:20:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
> 18:20:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
> 18:20:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
> 18:20:58 [ERROR]
> 18:20:58 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> 18:20:58 [ERROR]
> 18:20:58 [ERROR] For more information about the errors and possible solutions, please read the following articles:
> 18:20:58 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> 18:20:58 [ERROR]
> 18:20:58 [ERROR] After correcting the problems, you can resume the build with the command
> 18:20:58 [ERROR] mvn <goals> -rf :installer
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months