[Hawkular-dev] Inventory API question

Lukas Krejci lkrejci at redhat.com
Thu Jul 21 06:18:45 EDT 2016


On čtvrtek 21. července 2016 10:15:03 CEST Austin Kuo wrote:
>  Not sure about the version since i'm using the docker image provide by
> pilhuhn.

you should be able to tell the version by accessing:

/hawkular/inventory/status

> I'm try to run it directly, but how to make it run at the host 0.0.0.0 such
> that I can access it from remote ?
> 

.../bin/standalone.sh -b 0.0.0.0

> On Thu, Jul 21, 2016 at 5:31 PM Lukas Krejci <lkrejci at redhat.com> wrote:
> > That's definitely a bug. What version of inventory are you using?
> > 
> > I think I've fixed a problem like this in 0.17.2.Final. But of course,
> > this
> > could be a different instantiation of it.
> > 
> > On čtvrtek 21. července 2016 8:42:03 CEST Austin Kuo wrote:
> > > I was creating 2  different resource types with the same http client at
> > 
> > the
> > 
> > > same time.
> > > But one succeed, the other failed with the response 400 and body:
> > > {
> > > 
> > >   "errorMsg" : "The transaction has already been closed"
> > > 
> > > }
> > > 
> > > Is it not allowed to do so?
> > > 
> > > Austin.
> > 
> > --
> > Lukas Krejci
> > 
> > _______________________________________________
> > hawkular-dev mailing list
> > hawkular-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/hawkular-dev


-- 
Lukas Krejci



More information about the hawkular-dev mailing list