You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Siddarth Rai (JIRA)" <ji...@apache.org> on 2016/09/01 12:26:20 UTC

[jira] [Updated] (JCLOUDS-1169) Code crashes at ContextBuilder for Apis. I have been using jclouds daily build(2.0.0-SNAPSHOT). But since 30th of august , APIs have stopped working. Basically the code crashes at context builder for Apis like glanceAPI.

     [ https://issues.apache.org/jira/browse/JCLOUDS-1169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Siddarth Rai updated JCLOUDS-1169:
----------------------------------
    Summary: Code crashes at ContextBuilder for Apis. I have been using jclouds daily build(2.0.0-SNAPSHOT). But since 30th of august , APIs have stopped working. Basically the code crashes at context builder for Apis like glanceAPI.  (was: Code crashes at ContextBuilder for Apis I have been using jclouds daily build. But since 30th of august , APIs have stopped working. Basically the code crashes at context builder for Apis like glanceAPI)

> Code crashes at ContextBuilder for Apis. I have been using jclouds daily build(2.0.0-SNAPSHOT). But since 30th of august , APIs have stopped working. Basically the code crashes at context builder for Apis like glanceAPI.
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JCLOUDS-1169
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-1169
>             Project: jclouds
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Siddarth Rai
>            Priority: Blocker
>              Labels: beginner, maven, newbie
>
> I have been using jclouds daily build. But since 30th of august , APIs have stopped working. Basically the code crashes at context builder for Apis like glanceAPI. 
> I don't have the logs yet. But just wanted to know if it is known issue?
> Has the implementation changed?
> Is there a way i can use older libraries from version 2.0.0-SNAPSHOT only but which were available before 29th of august? 
> The code for context builder looks something like this 
> GlanceApi glanceApi = ContextBuilder.newBuilder(new GlanceApiMetadata()).endpoint("http://" + endpointIp + ":" + identityPort + "/" + identityVersion + "/").credentials(identity,password).buildApi(GlanceApi.class);
> I am using openstack LIBERTY



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)