[JBoss JIRA] (JBIDE-12839) Openshift server default naming scheme
by Rob Stryker (JIRA)
Rob Stryker created JBIDE-12839:
-----------------------------------
Summary: Openshift server default naming scheme
Key: JBIDE-12839
URL: https://issues.jboss.org/browse/JBIDE-12839
Project: Tools (JBoss Tools)
Issue Type: Task
Components: JBossAS/Servers, openshift
Affects Versions: 4.0.0.Alpha2
Reporter: Rob Stryker
Assignee: Rob Stryker
Fix For: 4.0.0.Beta1
The default name for an openshift server is "{appName} Openshift Server", which seems wrong. ALso, on occasion, one will be created with the name "Openshift Server" or "Openshift Server (1)".
These names are not good. The naming scheme should be:
{appName} at Openshift
{appName} at Openshift (1), etc.
Also, the default hostname for an openshift server when created from the new server wizard should match the libra server, not be "localhost".
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months
[JBoss JIRA] (JBIDE-12852) OpenShift Server Adapter wizard should automatically validate credentials (default connection)
by Stefan Bunciak (JIRA)
Stefan Bunciak created JBIDE-12852:
--------------------------------------
Summary: OpenShift Server Adapter wizard should automatically validate credentials (default connection)
Key: JBIDE-12852
URL: https://issues.jboss.org/browse/JBIDE-12852
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: JBossAS/Servers, openshift
Affects Versions: 4.0.0.Beta1
Reporter: Stefan Bunciak
Assignee: Rob Stryker
Fix For: 4.0.0.Beta1, 4.0.x
Attachments: servervalidating.png
In New Server wizard - OpenShift Server: the default (first) connection could be automatically validated.
In case when user has 1 OpenShift connection without any applications and opens the New Server wizard, selects OpenShift and doesn't open the combo box with connections, the credentials are not validated and the link to import/create application is disabled. Quite confusing on first sight:
!servervalidating.png|thumbnail!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months
[JBoss JIRA] (JBIDE-12782) NPE when importin OpenShift application via server adapter
by Stefan Bunciak (JIRA)
Stefan Bunciak created JBIDE-12782:
--------------------------------------
Summary: NPE when importin OpenShift application via server adapter
Key: JBIDE-12782
URL: https://issues.jboss.org/browse/JBIDE-12782
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS/Servers, openshift
Affects Versions: 4.0.0.Alpha2
Reporter: Stefan Bunciak
Assignee: Rob Stryker
Priority: Critical
Fix For: 4.0.0.Beta1
{code}
java.lang.NullPointerException
at org.jboss.tools.openshift.express.internal.ui.behaviour.ExpressDetailsComposite.getAppNamesAsStrings(ExpressDetailsComposite.java:631)
at org.jboss.tools.openshift.express.internal.ui.behaviour.ExpressDetailsComposite.updateModelForNewUser(ExpressDetailsComposite.java:576)
at org.jboss.tools.openshift.express.internal.ui.behaviour.ExpressDetailsComposite.access$20(ExpressDetailsComposite.java:563)
at org.jboss.tools.openshift.express.internal.ui.behaviour.ExpressDetailsComposite$14.run(ExpressDetailsComposite.java:552)
at org.jboss.tools.openshift.express.internal.ui.behaviour.ExpressDetailsComposite$12.run(ExpressDetailsComposite.java:470)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months
[JBoss JIRA] (JBIDE-12302) Can't sign in to OpenShift from Eclipse behind a proxy
by Beth Boose (JIRA)
Beth Boose created JBIDE-12302:
----------------------------------
Summary: Can't sign in to OpenShift from Eclipse behind a proxy
Key: JBIDE-12302
URL: https://issues.jboss.org/browse/JBIDE-12302
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Environment: Windows 7 Eclipse 3.7.1
Reporter: Beth Boose
Assignee: Andre Dietisheim
When I try to create an OpenShift Application from the JBoss Central page in Eclipse the wizard displays the following message after I enter username and password:
Could not check user credentials: Could not request /api: java.net.UnknownHostException: openshift.redhat.com
Verified that manual proxy setting are configured correctly in Eclipse under Window -> Preferences-> General -> Network Connections (proxy settings work with other plugins).
When I'm not behind a proxy OpenShift login works as expected.
I don't see the OpenShift UI or JBoss tools version listed in the Affects Version list, I have 2.3.1 for OpenShift tools.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months
[JBoss JIRA] (JBDS-2277) Unable to install Spring via JBoss Central
by Len DiMaggio (JIRA)
Len DiMaggio created JBDS-2277:
----------------------------------
Summary: Unable to install Spring via JBoss Central
Key: JBDS-2277
URL: https://issues.jboss.org/browse/JBDS-2277
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: central
Affects Versions: 6.0.0.Alpha1
Environment: Version: 6.0.0.H25
Build id: Alpha1-v20120911-2223-H25
Build date: 20120911-2223
Reporter: Len DiMaggio
Assignee: Snjezana Peco
Priority: Blocker
Fix For: 6.0.0.Alpha2
Attachments: error.log
The error log (attached) shows this error:
!ENTRY org.eclipse.mylyn.discovery.ui 4 0 2012-09-17 13:51:26.563
!MESSAGE Problems occurred while performing installation: Operation details
!STACK 1
org.eclipse.core.runtime.CoreException: Operation details
at org.eclipse.mylyn.internal.discovery.ui.PrepareInstallProfileJob_e_3_6.resolveInstall(PrepareInstallProfileJob_e_3_6.java:198)
at org.eclipse.mylyn.internal.discovery.ui.PrepareInstallProfileJob_e_3_6.run(PrepareInstallProfileJob_e_3_6.java:99)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months
[JBoss JIRA] (JBIDE-12294) Remove m2e-apt from parent pom, JBT Composite Juno Reqs Mirror, JBT & JBDS Central, and JBDS Product (Installer)
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-12294:
----------------------------------
Summary: Remove m2e-apt from parent pom, JBT Composite Juno Reqs Mirror, JBT & JBDS Central, and JBDS Product (Installer)
Key: JBIDE-12294
URL: https://issues.jboss.org/browse/JBIDE-12294
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: Build/Releng, maven, updatesite, UpStream
Affects Versions: 3.3.0.Beta3
Reporter: Fred Bricon
Assignee: Fred Bricon
Fix For: 3.3.0.Beta3
m2e-apt needs to be a first class citizen of JBT / JBDS
For JBT : needs to be available from the software install tab in JBoss Central
For JBDS : needs to be included in the installer
{quote}
rather it goes into Indigo core reqs site, product build, and installer
http://download.jboss.org/jbosstools/updates/indigo/SR2/
and http://www.qa.jboss.com/binaries/RHDS/builds/staging/devstudio-5.0_trunk....
{quote}
Waiting for the jenkins build #7 (triggered in release mode) to finish : https://hudson.qa.jboss.com/hudson/view/DevStudio/view/m2eclipse-wtp/job/...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months