[JBoss JIRA] (JBIDE-21893) Cannot cancel server adapter creation for OS3
by Viacheslav Kabanovich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21893?page=com.atlassian.jira.plugi... ]
Viacheslav Kabanovich reassigned JBIDE-21893:
---------------------------------------------
Assignee: Viacheslav Kabanovich
> Cannot cancel server adapter creation for OS3
> ---------------------------------------------
>
> Key: JBIDE-21893
> URL: https://issues.jboss.org/browse/JBIDE-21893
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Jan Richter
> Assignee: Viacheslav Kabanovich
> Labels: openshift_v3, server_adapter_wizard
> Fix For: 4.3.1.CR1
>
> Attachments: os3.png
>
>
> Open a clean JBT installation
> -> open servers view, create new server
> -> select OpenShift 3, click next
> -> click cancel or the close cross button
> -> 'Server Error' message pops up, cannot close the wizard
> Workaround: go back to adapter selection and refresh it (i.e. check/uncheck the 'Show downloadable server adapters') - only then can the wizard be closed.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21829) Error when starting an OpenShift Server immediately after workspace startup
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21829?page=com.atlassian.jira.plugi... ]
Fred Bricon updated JBIDE-21829:
--------------------------------
Summary: Error when starting an OpenShift Server immediately after workspace startup (was: Error while opening Eclipse with OpenShift Server Editor opened)
> Error when starting an OpenShift Server immediately after workspace startup
> ---------------------------------------------------------------------------
>
> Key: JBIDE-21829
> URL: https://issues.jboss.org/browse/JBIDE-21829
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Reporter: Xavier Coulon
> Assignee: Jeff Cantrill
> Fix For: 4.3.1.CR1
>
>
> I get the following error when my runtime Eclipse starts with the Server Editor opened on an OpenShift Server Adapter:
> {code}
> !ENTRY org.eclipse.core.jobs 4 2 2016-03-08 15:54:58.597
> !MESSAGE An internal error occurred during: "Setting connection, deploy project...".
> !STACK 0
> com.openshift.restclient.authorization.ResourceForbiddenException: User "test-admin" cannot list all services in the cluster
> at com.openshift.internal.restclient.DefaultClient.createOpenShiftException(DefaultClient.java:477)
> at com.openshift.internal.restclient.DefaultClient.list(DefaultClient.java:152)
> at com.openshift.internal.restclient.DefaultClient.list(DefaultClient.java:133)
> at com.openshift.internal.restclient.DefaultClient.list(DefaultClient.java:128)
> at org.jboss.tools.openshift.core.connection.Connection.retryList(Connection.java:434)
> at org.jboss.tools.openshift.core.connection.Connection.getResources(Connection.java:377)
> at org.jboss.tools.openshift.core.server.OpenShiftServerUtils.getService(OpenShiftServerUtils.java:267)
> at org.jboss.tools.openshift.core.server.OpenShiftServerUtils.getService(OpenShiftServerUtils.java:256)
> at org.jboss.tools.openshift.internal.ui.server.OpenShiftServerEditorSection$13.run(OpenShiftServerEditorSection.java:486)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {code}
> This error also happens when the editor is closed at start-up and opened later on.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21898) CDK and OpenShift launch types need icons
by Rob Stryker (JIRA)
Rob Stryker created JBIDE-21898:
-----------------------------------
Summary: CDK and OpenShift launch types need icons
Key: JBIDE-21898
URL: https://issues.jboss.org/browse/JBIDE-21898
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdk, openshift
Affects Versions: 4.3.1.CR1
Reporter: Rob Stryker
In the debug perspective, after starting cdk or openshift server types, launches will be present that have no icons.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBDS-3605) Rebranding to developers.redhat.com
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3605?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBDS-3605:
----------------------------------
Just realized we need a few more icons - several of these are dupes, but need them in two places and in various sizes:
https://github.com/jbdevstudio/jbdevstudio-product/tree/master/installer/...
* product/installer/src/config/resources/icons/128-jbds_icon.png (128x128 PNG)
* product/installer/src/config/resources/icons/32-jbds_icon.png (32x32 PNG)
* product/installer/src/config/resources/icons/jbds_uninstall.ico (64x64 ICO)
* product/installer/src/config/resources/icons/jbds.ico (64x64 ICO)
* product/installer/src/config/resources/icons/48-jbds_uninstall_icon.png (48x48 PNG)
* product/installer/src/config/resources/icons/48-jbds_icon.png (48x48 PNG)
https://github.com/jbdevstudio/jbdevstudio-product/tree/master/plugins/co...
* product/plugins/com.jboss.devstudio.core/jboss_about.png (32x32 PNG)
* product/plugins/com.jboss.devstudio.core/JBDevStudio.icns (OSX thing, no idea what size this is)
* product/plugins/com.jboss.devstudio.core/ico_32_jbds.png (32x32 PNG)
* product/plugins/com.jboss.devstudio.core/ico_32_jbds.gif (32x32 GIF)
* product/plugins/com.jboss.devstudio.core/ico_16_jbds.png (16x16 PNG)
* product/plugins/com.jboss.devstudio.core/ico_16_jbds.gif (16x16 GIF)
* product/plugins/com.jboss.devstudio.core/128_jbds_icon.png (128x128 PNG)
* product/plugins/com.jboss.devstudio.core/48-jbds_icon.png (48x48 PNG)
> Rebranding to developers.redhat.com
> -----------------------------------
>
> Key: JBDS-3605
> URL: https://issues.jboss.org/browse/JBDS-3605
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Epic
> Components: installer, p2-product
> Reporter: Max Rydahl Andersen
> Assignee: Catherine Robson
> Priority: Blocker
> Fix For: 9.1.0.CR1
>
> Attachments: RedHatDeveloperStudio-Branding_Final_2016-03-16.pdf, RedHatDeveloperStudio_BrandingDeliverables.zip
>
>
> Developer Studio, Central and any related installers, website content etc. is requested to be rebranded under http://developers.redhat.com.
> The visual name will change but for JBDS 9.1 we will not change things that risk breaking functionallity (i.e. changing the binary from jbds to rhds will potentially break update path, ini and p2 update mechanisms)
> Thus changing about screen, splash screens etc. are the target - more deeper rebranding will be done in future and on a case-by-base basis if at all necessary.
>
> This jira will be the epic where we add related issues.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21897) NullPointerException when creating an hbm.xml file
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21897?page=com.atlassian.jira.plugi... ]
Fred Bricon commented on JBIDE-21897:
-------------------------------------
Hibernate 5.1 support is a work in progress, I suggest you try the latest Nightly build of Hibernate support from http://tools.jboss.org/downloads/jbosstools/mars/4.3.x.Nightly.html
> NullPointerException when creating an hbm.xml file
> --------------------------------------------------
>
> Key: JBIDE-21897
> URL: https://issues.jboss.org/browse/JBIDE-21897
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: hibernate
> Affects Versions: 4.3.0.Final
> Environment: eclipse.buildId=4.5.2.M20160212-1500
> java.version=1.8.0_73
> java.vendor=Oracle Corporation
> BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
> Framework arguments: -product org.eclipse.epp.package.jee.product
> Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.jee.product
> Reporter: Mohammed El Kihal
> Assignee: Koen Aers
> Priority: Blocker
> Attachments: HibernateError.txt, pom.xml
>
>
> Generating new Hibernate mapping files becomes impossible when converting a dynamic web project to maven and modifying the pom.xml.
> After switching the default pom.xml with the one i have pre-configured,it lead to the NPE,even after switching to the default one again,the error persisted.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21897) NullPointerException when creating an hbm.xml file
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21897?page=com.atlassian.jira.plugi... ]
Fred Bricon updated JBIDE-21897:
--------------------------------
Summary: NullPointerException when creating an hbm.xml file (was: JNP when creating an hbm.xml file)
> NullPointerException when creating an hbm.xml file
> --------------------------------------------------
>
> Key: JBIDE-21897
> URL: https://issues.jboss.org/browse/JBIDE-21897
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: hibernate
> Affects Versions: 4.3.0.Final
> Environment: eclipse.buildId=4.5.2.M20160212-1500
> java.version=1.8.0_73
> java.vendor=Oracle Corporation
> BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
> Framework arguments: -product org.eclipse.epp.package.jee.product
> Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.jee.product
> Reporter: Mohammed El Kihal
> Priority: Blocker
> Attachments: HibernateError.txt, pom.xml
>
>
> Generating new Hibernate mapping files becomes impossible when converting a dynamic web project to maven and modifying the pom.xml.
> After switching the default pom.xml with the one i have pre-configured,it lead to the JNP,even after switching to the default one again,the error persisted.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21897) NullPointerException when creating an hbm.xml file
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21897?page=com.atlassian.jira.plugi... ]
Fred Bricon reassigned JBIDE-21897:
-----------------------------------
Assignee: Koen Aers
> NullPointerException when creating an hbm.xml file
> --------------------------------------------------
>
> Key: JBIDE-21897
> URL: https://issues.jboss.org/browse/JBIDE-21897
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: hibernate
> Affects Versions: 4.3.0.Final
> Environment: eclipse.buildId=4.5.2.M20160212-1500
> java.version=1.8.0_73
> java.vendor=Oracle Corporation
> BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
> Framework arguments: -product org.eclipse.epp.package.jee.product
> Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.jee.product
> Reporter: Mohammed El Kihal
> Assignee: Koen Aers
> Priority: Blocker
> Attachments: HibernateError.txt, pom.xml
>
>
> Generating new Hibernate mapping files becomes impossible when converting a dynamic web project to maven and modifying the pom.xml.
> After switching the default pom.xml with the one i have pre-configured,it lead to the NPE,even after switching to the default one again,the error persisted.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21897) NullPointerException when creating an hbm.xml file
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21897?page=com.atlassian.jira.plugi... ]
Fred Bricon updated JBIDE-21897:
--------------------------------
Steps to Reproduce:
1) New dynamic web project.
2) Create a new class.
3) configure project to maven
4) switch pom file with the modified one in the attachment.
5) NPE error.
6) switch to default pom.xml,same error
was:
1) New dynamic web project.
2) Create a new class.
3) configure project to maven
4) switch pom file with the modified one in the attachment.
5) JNP error.
6) switch to default pom.xml,same error
> NullPointerException when creating an hbm.xml file
> --------------------------------------------------
>
> Key: JBIDE-21897
> URL: https://issues.jboss.org/browse/JBIDE-21897
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: hibernate
> Affects Versions: 4.3.0.Final
> Environment: eclipse.buildId=4.5.2.M20160212-1500
> java.version=1.8.0_73
> java.vendor=Oracle Corporation
> BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
> Framework arguments: -product org.eclipse.epp.package.jee.product
> Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.jee.product
> Reporter: Mohammed El Kihal
> Priority: Blocker
> Attachments: HibernateError.txt, pom.xml
>
>
> Generating new Hibernate mapping files becomes impossible when converting a dynamic web project to maven and modifying the pom.xml.
> After switching the default pom.xml with the one i have pre-configured,it lead to the JNP,even after switching to the default one again,the error persisted.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21897) NullPointerException when creating an hbm.xml file
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21897?page=com.atlassian.jira.plugi... ]
Fred Bricon updated JBIDE-21897:
--------------------------------
Description:
Generating new Hibernate mapping files becomes impossible when converting a dynamic web project to maven and modifying the pom.xml.
After switching the default pom.xml with the one i have pre-configured,it lead to the NPE,even after switching to the default one again,the error persisted.
was:
Generating new Hibernate mapping files becomes impossible when converting a dynamic web project to maven and modifying the pom.xml.
After switching the default pom.xml with the one i have pre-configured,it lead to the JNP,even after switching to the default one again,the error persisted.
> NullPointerException when creating an hbm.xml file
> --------------------------------------------------
>
> Key: JBIDE-21897
> URL: https://issues.jboss.org/browse/JBIDE-21897
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: hibernate
> Affects Versions: 4.3.0.Final
> Environment: eclipse.buildId=4.5.2.M20160212-1500
> java.version=1.8.0_73
> java.vendor=Oracle Corporation
> BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
> Framework arguments: -product org.eclipse.epp.package.jee.product
> Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.jee.product
> Reporter: Mohammed El Kihal
> Priority: Blocker
> Attachments: HibernateError.txt, pom.xml
>
>
> Generating new Hibernate mapping files becomes impossible when converting a dynamic web project to maven and modifying the pom.xml.
> After switching the default pom.xml with the one i have pre-configured,it lead to the NPE,even after switching to the default one again,the error persisted.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years