[jbosstools-issues] [JBoss JIRA] (JBIDE-10669) OpenShift Express: Unable to embed Jenkins client

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Thu Jan 19 11:52:18 EST 2012


    [ https://issues.jboss.org/browse/JBIDE-10669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660565#comment-12660565 ] 

Andre Dietisheim commented on JBIDE-10669:
------------------------------------------

talked to #libra noone is aware of any significant change on stg. As if there was some magic involved, app creation now works. But the tools now run into an NPE when waiting for the application to become ready:

{code}
java.lang.NullPointerException
	at java.io.Reader.<init>(Reader.java:61)
	at java.io.InputStreamReader.<init>(InputStreamReader.java:55)
	at com.openshift.express.internal.client.utils.StreamUtils.readToString(StreamUtils.java:55)
	at com.openshift.express.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:99)
	at com.openshift.express.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:88)
	at com.openshift.express.client.OpenShiftService.waitForApplication(OpenShiftService.java:308)
	at com.openshift.express.internal.client.Application.waitForAccessible(Application.java:217)
	at org.jboss.tools.openshift.express.internal.ui.wizard.ApplicationWizardModel.waitForAccessible(ApplicationWizardModel.java:93)
	at org.jboss.tools.openshift.express.internal.ui.wizard.ApplicationWizardModel.createApplication(ApplicationWizardModel.java:83)
	at org.jboss.tools.openshift.express.internal.ui.wizard.ApplicationWizardModel.createApplication(ApplicationWizardModel.java:68)
	at org.jboss.tools.openshift.express.internal.ui.wizard.NewApplicationWizardPage$6.run(NewApplicationWizardPage.java:178)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

{code}
                
> OpenShift Express: Unable to embed Jenkins client
> -------------------------------------------------
>
>                 Key: JBIDE-10669
>                 URL: https://issues.jboss.org/browse/JBIDE-10669
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 3.3.0.M5
>            Reporter: Attila Nagy
>            Assignee: Andre Dietisheim
>             Fix For: 3.3.0.Beta1
>
>
> Unable to embed Jenkins client into an OpenShift Express application.
> Tested both on stagin and development environment
> 1) Create a JBoss application
> 2) Try to embed Jenkins client.
> Result: The Jenkins app is created, access credentials are display in a pop-up. Clicking on OK I can see another pop-up with the following error-message.
> Could not embed cartridges to application myFancyJBossA
> Could not configure application "myFancyJBossA" at "https://stg.openshift.redhat.com/broker/embed_cartridge"

--
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

        


More information about the jbosstools-issues mailing list