Re: [Simile-Widgets] Building Backstage

36 views
Skip to first unread message

Ryan Lee

unread,
Jun 19, 2012, 2:17:10 PM6/19/12
to simile-...@googlegroups.com
Hi Eric,

That's a great point, the installation instructions (and the software,
really) don't provide any obvious, simple way to verify success.
Perhaps that needs to be added.

The Backstage service doesn't generally issue a useful response to
unadorned HTTP requests. Have you tried just uploading some data, per
the upload service described in

https://github.com/zepheira/backstage/wiki/HTTP-Interface

? Any Exhibit JSON data would work.

Though now I note we also don't describe how you might remove that test
data... Hm.

On 2012-06-13 03:59 , EricT wrote:
> Hi,
>
> I am new here.
>
> I have just built Backstage as described here:
> https://github.com/zepheira/backstage/wiki/Building-Backstage
> When trying to use the HTTP interface with curl http://localhost:8181/backstage/
> I get an HTTP 404 Error message from jetty.
> I can't test my installation and have no clue how to solve this 404 error.
>
> Any idea?
>
> Thanks in advance.
> Eric
>

EricT

unread,
Jun 20, 2012, 6:24:30 PM6/20/12
to simile-...@googlegroups.com
Hi Ryan,

Yes, I have tried it... without succes.
I am not the jetty expert, but it looks like the backstage app has not been deployed.
I wonder how I can check this...

Thanks,
E

Mark Baker

unread,
Jun 21, 2012, 1:03:12 PM6/21/12
to simile-...@googlegroups.com
On Wed, Jun 20, 2012 at 6:24 PM, EricT <eric.tc...@gmail.com> wrote:
> Hi Ryan,
>
> Yes, I have tried it... without succes.
> I am not the jetty expert, but it looks like the backstage app has not been
> deployed.
> I wonder how I can check this...

Hi Eric.

There's actually an undocumented capability that can help with this.
It's a place holder for some functionality that we had planned to
provide, but ran out of time for, an HTML form based interface for
uploading data;

http://localhost:8181/backstage/data/disk

Mark.

EricT

unread,
Jun 22, 2012, 6:25:14 PM6/22/12
to simile-...@googlegroups.com
Hi Mark,

Thanks for your post. Here's what I get when accessing that page. 

exhibit@lvpsxxx-xxx-xx-xxx:~/e3src/backstage$ curl http://localhost:8181/backstage/data/disk
<html><body>Upload form goes here</body></html>

I guess this confirms backstage has been deployed, right? 

Thanks,
Eric

On Thursday, June 21, 2012 6:03:12 PM UTC+1, Mark Baker wrote:

Mark Baker

unread,
Jun 22, 2012, 9:11:24 PM6/22/12
to simile-...@googlegroups.com
On Fri, Jun 22, 2012 at 6:25 PM, EricT <eric.tc...@gmail.com> wrote:
> Hi Mark,
>
> Thanks for your post. Here's what I get when accessing that page.
>
> exhibit@lvpsxxx-xxx-xx-xxx:~/e3src/backstage$ curl
> http://localhost:8181/backstage/data/disk
> <html><body>Upload form goes here</body></html>
>
> I guess this confirms backstage has been deployed, right?

That's right. Sorry, I should have mentioned the expected text.

You can now move on to uploading your data;

https://github.com/zepheira/backstage/wiki/HTTP-Interface

Mark.
Reply all
Reply to author
Forward
0 new messages