Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-dev] Selfhosting on orion.eclipse.org

It works fine on orion.eclipse.org.

I tried to debug on both orion.eclipse.org and site.orion.eclipse.org , the file content of gitClient.js is quite different.
I guess the older version of gitClient.js on orion.eclipse.org matches the server.
But on site.orion.eclipse.org , I am running a newer client version against older server .
I will wait for the next orion.eclipse.org update and see.

Libing


Inactive hide details for Boris Bokowski---05/25/2011 06:31:32 AM---The fact that the client tried to go to a URL containing "lBoris Bokowski---05/25/2011 06:31:32 AM---The fact that the client tried to go to a URL containing "localhost:8080" looks like a bug in the se

From: Boris Bokowski/Ottawa/IBM@IBMCA
To: Orion developer discussions <orion-dev@xxxxxxxxxxx>
Date: 05/25/2011 06:31 AM
Subject: Re: [orion-dev] Selfhosting on orion.eclipse.org
Sent by: orion-dev-bounces@xxxxxxxxxxx





The fact that the client tried to go to a URL containing "localhost:8080" looks like a bug in the server code. Do you know if doing the same thing works on orion.eclipse.org (without the self-hosting set-up)?

You should file a bug about it and try to find out who is producing that URL.

Boris

Inactive hide details for Libing Wang---2011/05/24 20:39:01---I've tried this out on I20110524 running on orion.eclipse.org . ILibing Wang---2011/05/24 20:39:01---I've tried this out on I20110524 running on orion.eclipse.org . It worked fine in my own instance u

From:

Libing Wang/Ottawa/IBM@IBMCA

To:

Orion developer discussions <orion-dev@xxxxxxxxxxx>

Cc:

orion-dev@xxxxxxxxxxx, orion-dev-bounces@xxxxxxxxxxx

Date:

2011/05/24 20:39

Subject:

Re: [orion-dev] Selfhosting on orion.eclipse.org

Sent by:

orion-dev-bounces@xxxxxxxxxxx




I've tried this out on
I20110524 running on orion.eclipse.org . It worked fine in my own instance until I tried to go to git log page and push my changes.
Here is what I got from firefox 4 console.


getLog called
POST http://site.orion.eclipse.org:8080/git/commit/46eeaa6e84efb61a4a84c1aa9b3dbccc9cddfdff/file/Q/200 OK
Error: Unable to load http://localhost:8080/git/commit/46eeaa6e84efb61a4a84c1aa9b3dbccc9cddfdff..HEAD/file/Q status:0

It is trying to get some thing from localhost. I hope it is just because of the server-client mismatch.
When I used orion.eclipse.org , the log page worked.

Libing


Inactive hide details for Boris Bokowski---05/19/2011 08:16:38 PM---This is for the brave and fearless. Also, you need to be anBoris Bokowski---05/19/2011 08:16:38 PM---This is for the brave and fearless. Also, you need to be an Orion committer with an account on orion

From:
Boris Bokowski/Ottawa/IBM@IBMCA
To:
orion-dev@xxxxxxxxxxx
Date:
05/19/2011 08:16 PM
Subject:
[orion-dev] Selfhosting on orion.eclipse.org
Sent by:
orion-dev-bounces@xxxxxxxxxxx




This is for the brave and fearless. Also, you need to be an Orion committer with an account on orion.eclipse.org for this to work.

I have documented the necessary steps in the wiki at
http://wiki.eclipse.org/Orion/Selfhosting - please let me know if you run into problems.

Exciting times!
Boris

_______________________________________________
orion-dev mailing list
orion-dev@xxxxxxxxxxx

https://dev.eclipse.org/mailman/listinfo/orion-dev
_______________________________________________
orion-dev mailing list
orion-dev@xxxxxxxxxxx

https://dev.eclipse.org/mailman/listinfo/orion-dev

_______________________________________________
orion-dev mailing list
orion-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/orion-dev

GIF image

GIF image


Back to the top