GMOD / Apollo

Genome annotation editor with a Java Server backend and a Javascript client that runs in a web browser as a JBrowse plugin.
http://genomearchitect.readthedocs.io/
Other
128 stars 85 forks source link

Error logs when launching Apollo instance #92

Closed monicacecilia closed 9 years ago

monicacecilia commented 9 years ago

Below are errors that are now always present when launching WA. Are these "expected". I don't recall seeing these ones before. Do we know what is causing these warnings?

This happened when launching the Web Apollo Demo:

screen shot 2014-11-24 at 4 29 02 pm

Console (transcribed):

And this happens when opening the instance at Staging:

screen shot 2014-11-24 at 4 32 18 pm

Console (transcribed):

nathandunn commented 9 years ago

@monicacecilia This is what I see:

screen shot 2014-11-24 at 4 53 43 pm

The 404 for tracks.conf is "normal", but I think not a good way to do things. I'm curious if you see the same error in another browser. I tried it in firefox and got the same thing. I think it would be good, long-term to test the 404 instead of getting an error: http://stackoverflow.com/questions/3646914/how-do-i-check-if-file-exists-in-jquery-or-javascript

@cmdcolin , are you seeing different stuff?

Should we move this to a bug in JBrowse (don't show a 404).

monicacecilia commented 9 years ago

Ok. The other two errors seem to be browser-specific...

Some words on "Failed to load resource: net::ERR_CACHE_MISS" here: http://stackoverflow.com/questions/26408931/bizarre-error-in-chrome-developer-console-failed-to-load-resource-neterr-ca

selewis commented 9 years ago

Saw something about translators.

During the testing was there testing for the alternate protein coding function? (for those weird creatures that don't use the same translation code as most others).

On Mon, Nov 24, 2014 at 5:17 PM, Monica Munoz-Torres < notifications@github.com> wrote:

Ok. The other two errors seem to be browser-specific...

Some words on "Failed to load resource: net::ERR_CACHE_MISS" here:

http://stackoverflow.com/questions/26408931/bizarre-error-in-chrome-developer-console-failed-to-load-resource-neterr-ca

— Reply to this email directly or view it on GitHub https://github.com/GMOD/Apollo/issues/92#issuecomment-64295036.

selewis commented 9 years ago

The message simply was a trigger (and has nothing to do with my actual question for you)

On Tue, Nov 25, 2014 at 9:57 AM, Suzanna Lewis selewis@lbl.gov wrote:

right, my question still remains.

When you test a release do you test for alternate coding schemes?

On Tue, Nov 25, 2014 at 9:53 AM, Monica Munoz-Torres < notifications@github.com> wrote:

err, no Suzi, not those translators. ;) it's a Zotero error, one of the Chrome extensions.

— Reply to this email directly or view it on GitHub https://github.com/GMOD/Apollo/issues/92#issuecomment-64441833.

monicacecilia commented 9 years ago

Let's take testing alternate codes to a different GitHub issue then. :)

https://github.com/GMOD/Apollo/issues/95

nathandunn commented 9 years ago

@monicacecilia Going to close this unless we found an error.

monicacecilia commented 9 years ago

Nah. Closed!