[JBoss JIRA] (JBTIS-790) Fuse: Extend Server Requirement
by Tomáš Sedmík (JIRA)
[ https://issues.jboss.org/browse/JBTIS-790?page=com.atlassian.jira.plugin.... ]
Tomáš Sedmík updated JBTIS-790:
-------------------------------
Summary: Fuse: Extend Server Requirement (was: Extend Server Requirement)
> Fuse: Extend Server Requirement
> -------------------------------
>
> Key: JBTIS-790
> URL: https://issues.jboss.org/browse/JBTIS-790
> Project: JBoss Tools Integration Stack
> Issue Type: Sub-task
> Components: Fuse IDE, QE
> Affects Versions: 4.3.0.Final
> Reporter: Tomáš Sedmík
> Assignee: Tomáš Sedmík
> Priority: Blocker
> Fix For: 4.3.1.Final
>
>
> We need to know a version of Camel inside JBoss Fuse runtime -> add new element for Camel Version
> + also add support for JBoss Fuse 6.3 server adapter
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBTIS-790) Extend Server Requirement
by Tomáš Sedmík (JIRA)
Tomáš Sedmík created JBTIS-790:
----------------------------------
Summary: Extend Server Requirement
Key: JBTIS-790
URL: https://issues.jboss.org/browse/JBTIS-790
Project: JBoss Tools Integration Stack
Issue Type: Sub-task
Components: Fuse IDE, QE
Affects Versions: 4.3.0.Final
Reporter: Tomáš Sedmík
Assignee: Tomáš Sedmík
Priority: Blocker
Fix For: 4.3.1.Final
We need to know a version of Camel inside JBoss Fuse runtime -> add new element for Camel Version
+ also add support for JBoss Fuse 6.3 server adapter
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBIDE-22614) NPE in CDIProject.rebuildXML(CDIProject.java:1458)
by Aurélien Pupier (JIRA)
Aurélien Pupier created JBIDE-22614:
---------------------------------------
Summary: NPE in CDIProject.rebuildXML(CDIProject.java:1458)
Key: JBIDE-22614
URL: https://issues.jboss.org/browse/JBIDE-22614
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdi
Reporter: Aurélien Pupier
I'm currently trying to write some integration tests and found this NPE in log.
{noformat}
!ENTRY org.eclipse.core.resources 4 2 2016-06-17 15:43:54.521
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.resources".
!STACK 0
java.lang.NullPointerException
at org.jboss.tools.cdi.internal.core.impl.CDIProject.rebuildXML(CDIProject.java:1458)
at org.jboss.tools.cdi.internal.core.impl.CDIProject.update(CDIProject.java:1214)
at org.jboss.tools.cdi.internal.core.impl.definition.DefinitionContext.applyWorkingCopy(DefinitionContext.java:442)
at org.jboss.tools.cdi.core.CDICoreBuilder.build(CDICoreBuilder.java:267)
at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:734)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:205)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:245)
at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:300)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:303)
at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:359)
at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:382)
at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:144)
at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:235)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
{noformat}
i'm not sure about the impact yet.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBIDE-22596) Impossible to connect to OpenShift when landrush is enabled (instead of xip.io)
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22596?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-22596.
---------------------------------
Resolution: Done
I will open enhancement on monday for this. This one verified in devstudio 10 GA respin-b.
> Impossible to connect to OpenShift when landrush is enabled (instead of xip.io)
> -------------------------------------------------------------------------------
>
> Key: JBIDE-22596
> URL: https://issues.jboss.org/browse/JBIDE-22596
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.0.Final
> Reporter: Fred Bricon
> Assignee: Fred Bricon
> Priority: Blocker
> Labels: respin-b
> Fix For: 4.4.0.Final
>
>
> When landrush is enabled on the CDK, the Docker registry url is https://hub.openshift.openshift.cdk, it's stored in the OpenShift connection properties when launching the CDK server adapter.
> However, URL validation fails on that url, thus preventing the Connection wizard to finish, because *.cdk urls are not valid. Indeed cdk is not a known/valid TLD, according to Apache's commons UrlValidator
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months