Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[orion-dev] disappearing links

I used M6 for a while, then recently a couple of integration builds. The integration builds work for a bit, then I lose my links.

It just happened again, after I restarted the server. I edited the eclipse.ini, exit, and relaunch. Then I reload a page I had been using, I get:
An error occurred: Unable to load /file/a/extensions/dyne/branches/dyne0.1/doc/index.html status:403

An error occurred: Unable to load /file/a/extensions/dyne/branches/dyne0.1/doc/index.html status:403
An error occurred: Unable to load /file/a/extensions/dyne/branches/dyne0.1/doc/index.html status:403

The link http://localhost:8080/navigate-table.html redirects to
http://localhost:8080/navigate-table.html#/file/, but the UI does list my directories and there is no UI to add links now.  On the server I get

!ENTRY org.eclipse.orion.server.core 4 0 2011-05-17 21:24:53.216
!MESSAGE Internal server error
!STACK 0
java.lang.IllegalArgumentException: Node path "users/https://www.google.com/acco
unts/o8/id?id=AItOawk-NyH-XR6Wrc86Rqp0CPOK0AkD6pcyoRM/profile/general" is not va
lid.
        at org.eclipse.equinox.internal.security.storage.SecurePreferences.valid
atePath(SecurePreferences.java:361)

Another confusing effect is that the page which results is different, the New Folder and Link Folder items are on the left side with no icons.

Does anyone else see this?

jjb

jjb

Back to the top