Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-dev] The orion.eclipse.org server will be updated to the latest server metadata with tomorrows deploy




On Tue, May 27, 2014 at 4:33 PM, Anthony Hunter <anthonyh@xxxxxxxxxx> wrote:
Hi Adrian,

Your comment "Files in its parent directory were also removed, but not reported as deleted"

What would be an example of a file that was deleted without being reported? Some files in /var/home/adrian/eclipse-orion-ws/ad/adrian/ ?

Yes,

INFO: user folder contains invalid metadata: orphan orphan file /var/home/adrian/eclipse-orion-ws/ad/adrian/Bug423290-no-login-via-persona.txt

was the example I have given below.


Can you confirm you migrated from the legacy format to the simple format and then the simple2 format?

I migrated my local server (with a custom web-ide.conf) to simple on Nov 12  2013, have been using it since.

Now I changed the configuration line in web-ide.conf to
orion.core.metastore=simple2

The migration went smooth, except for the deleted files, which I had created outside of eclipse orion, to keep notes and debugging information.

And I do have a backup of the previous server workspace too, no damage done for me.

I just wanted to point out that
grep deleted migration2.log
will not show all deleted files.

You would have to know that "orphan orphan" also means it was actually deleted:

adrian@apa:~/eclipse-orion-ws/.metadata$ grep "orphan orphan" migration2.log
INFO: user folder contains invalid metadata: orphan orphan file /var/home/adrian                                                                                                        /eclipse-orion-ws/ad/adrian/Bug423290-no-login-via-persona.txt
INFO: user folder contains invalid metadata: orphan orphan file /var/home/adrian                                                                                                        /eclipse-orion-ws/ad/adrian/user.json~
INFO: user folder contains invalid metadata: orphan orphan file /var/home/adrian                                                                                                        /eclipse-orion-ws/ad/adrian/user.json.orig
adrian@apa:~/eclipse-orion-ws/.metadata$

Prost...
Adrian


Cheers...
Anthony




From:        Adrian Aichner <adrian.aichner@xxxxxxxxx>
To:        Orion developer discussions <orion-dev@xxxxxxxxxxx>
Date:        2014/05/25 04:48 PM
Subject:        Re: [orion-dev] The orion.eclipse.org server will be updated to the latest server metadata with tomorrows deploy
Sent by:        orion-dev-bounces@xxxxxxxxxxx




Hello Anthony, All,

I have migrated my local orion server as well.

The only surprise was the removal of "orphan" files in the OrionContent directory, e.g.

INFO: workspace folder contains invalid metadata: deleted orphan file /var/home/adrian/eclipse-orion-ws/ad/adrian/OrionContent/npm-debug.log

Perhaps that should be a WARN(ING)? intead of just INFO?

Files in its parent directory were also removed, but not reported as deleted

The message might have a little typo, e.g.

INFO: user folder contains invalid metadata: orphan orphan file /var/home/adrian/eclipse-orion-ws/ad/adrian/Bug423290-no-login-via-persona.txt

Probably that should also say "deleted orphan file ..."

That's all,
Adrian




On Mon, May 12, 2014 at 8:21 PM, Anthony Hunter <anthonyh@xxxxxxxxxx> wrote:
Hi Team,

Sometime tomorrow we will deploy the next Orion build on
orion.eclipse.org and flip the bit on the latest server metadata format ( https://wiki.eclipse.org/Orion/Metadata_migration#Orion_6.0_Migration ).

If you see any issues let me know.


Cheers...

Anthony

_______________________________________________
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



Back to the top