[JBoss JIRA] (JBIDE-26389) NPE while "Searching Runtimes"
by Andre Dietisheim (Jira)
[ https://issues.jboss.org/browse/JBIDE-26389?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-26389:
------------------------------------------
[~odockal] ok, thx! I can reproduce it.
Seen like this, this seems like an edge case. Still worth fixing, NPE's should be avoided, no doubt about it.
> NPE while "Searching Runtimes"
> ------------------------------
>
> Key: JBIDE-26389
> URL: https://issues.jboss.org/browse/JBIDE-26389
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk, runtime-detection
> Affects Versions: 4.9.0.Final
> Reporter: Ondrej Dockal
> Assignee: Rob Stryker
> Priority: Major
> Fix For: 4.10.0.AM1
>
>
> {code}
> eclipse.buildId=12.9.0.GA-v20180928-1629-B3448
> java.version=1.8.0_181
> 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: -data file:/home/odockal/workspace1290GA/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.eclipse.core.jobs
> Error
> Sun Sep 30 20:56:59 CEST 2018
> An internal error occurred during: "Searching runtimes...".
> java.lang.NullPointerException
> at org.jboss.tools.openshift.internal.cdk.server.core.detection.UnifiedMinishiftRuntimeDetector.folderWhiteListBin(UnifiedMinishiftRuntimeDetector.java:150)
> at org.jboss.tools.openshift.internal.cdk.server.core.detection.UnifiedMinishiftRuntimeDetector.getMinishiftBinary(UnifiedMinishiftRuntimeDetector.java:139)
> at org.jboss.tools.openshift.internal.cdk.server.core.detection.UnifiedMinishiftRuntimeDetector.folderContainsMinishiftBinary(UnifiedMinishiftRuntimeDetector.java:144)
> at org.jboss.tools.openshift.internal.cdk.server.core.detection.UnifiedMinishiftRuntimeDetector.minishiftHomeMatches(UnifiedMinishiftRuntimeDetector.java:180)
> at org.jboss.tools.openshift.internal.cdk.server.core.detection.UnifiedMinishiftRuntimeDetector.matches(UnifiedMinishiftRuntimeDetector.java:171)
> at org.jboss.tools.openshift.internal.cdk.server.core.detection.AbstractCDKRuntimeDetector.exists(AbstractCDKRuntimeDetector.java:111)
> at org.jboss.tools.runtime.core.internal.RuntimeDetector.exists(RuntimeDetector.java:68)
> at org.jboss.tools.runtime.core.util.RuntimeModelUtil.verifyRuntimeDefinitionCreated(RuntimeModelUtil.java:131)
> at org.jboss.tools.runtime.core.util.RuntimeModelUtil.verifyRuntimeDefinitionCreated(RuntimeModelUtil.java:122)
> at org.jboss.tools.runtime.core.util.RuntimeModelUtil.verifyRuntimeDefinitionCreated(RuntimeModelUtil.java:118)
> at org.jboss.tools.runtime.ui.internal.startup.RuntimeScanner.wouldOpenSearchRuntimePathDialog(RuntimeScanner.java:152)
> at org.jboss.tools.runtime.ui.internal.startup.RuntimeScanner.access$0(RuntimeScanner.java:129)
> at org.jboss.tools.runtime.ui.internal.startup.RuntimeScanner$1.run(RuntimeScanner.java:81)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months
[JBoss JIRA] (JBIDE-26436) Add WF14 in ITest suite
by Josef Kopriva (Jira)
Josef Kopriva created JBIDE-26436:
-------------------------------------
Summary: Add WF14 in ITest suite
Key: JBIDE-26436
URL: https://issues.jboss.org/browse/JBIDE-26436
Project: Tools (JBoss Tools)
Issue Type: Task
Components: integration-tests, server
Affects Versions: 4.10.0.AM1
Environment: jenkins
Reporter: Josef Kopriva
Assignee: Josef Kopriva
Add WF 14 in ITest suite for testing server
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months
[JBoss JIRA] (JBIDE-26388) TP: create target platform based on Eclipse 4.10 (Simrel 2018-12)
by Nick Boldt (Jira)
[ https://issues.jboss.org/browse/JBIDE-26388?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-26388:
------------------------------------
Disabled: https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
Need to update TP w/ newer version of Mylyn:
{code}
16:30:32 [p2.dir] Only one of the following can be installed at once:
16:30:32 [p2.dir] Mylyn Context Connector: Plug-in Development 3.24.2.v20180905-0014 (org.eclipse.mylyn.pde_feature.feature.jar 3.24.2.v20180905-0014)
16:30:32 [p2.dir] Mylyn Context Connector: Plug-in Development 3.24.1.v20180619-2131 (org.eclipse.mylyn.pde_feature.feature.jar 3.24.1.v20180619-2131)
{code}
> TP: create target platform based on Eclipse 4.10 (Simrel 2018-12)
> -----------------------------------------------------------------
>
> Key: JBIDE-26388
> URL: https://issues.jboss.org/browse/JBIDE-26388
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: target-platform, upstream
> Affects Versions: 4.10.0.AM1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Priority: Major
> Labels: releasework
> Fix For: 4.10.0.AM1, 4.10.0.Final
>
>
> In order to start Eclipse 4.10-based builds, we need an updated target platform.
> Note that Eclipse 4.10 drops support for win32 and lin32 platforms, so poms will need to be updated accordingly. 32-bit is dead, long live 64-bit!
> For sprint 156 / AM1: simrel M1
> For sprint 157 / AM1: simrel M2
> For sprint 158 / GA: simrel M3/RC1
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months
[JBoss JIRA] (JBIDE-26435) Hibernate JPA Model Generator and Java 11
by Cody Lerum (Jira)
Cody Lerum created JBIDE-26435:
----------------------------------
Summary: Hibernate JPA Model Generator and Java 11
Key: JBIDE-26435
URL: https://issues.jboss.org/browse/JBIDE-26435
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: maven
Affects Versions: 4.9.0.Final
Reporter: Cody Lerum
Not sure if this ends up being related to Jboss tools or just the Eclipse JDT
But on 2018-09 with 4.9.Final a project cannot be cleanly built using the org.hibernate:hibernate-jpamodelgen
Everything builds and then at the end it seems to delete the generated sources.
This only occurs it the Java 11 support plugin is installed.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 6 months