Nathan Henry
2016-05-04 20:29:08 UTC
Hi,
I have some issues with 2.0.1 and 2.0.2.
I attempted to upgrade from 2.0.0 to 2.0.2 but ran into some problems. The
annotator would work for one browse but subsequent attempts to log in would
not work. The catalina output had a lot of data about broken pipes.
I have tried to isntall 2.0.1 from scratch.
The WebApollo part of the app works. I can log into WebApollo and I can see
the left menu pain but the the Jbrowse pane is white. I can even see the
reference sequence in the WebApollo menu tab "Ref Sequence" after I load a
sequence but there are no tracks listed in the "Tracks" tab. When I try to
use the public link to view plain jbrowse, there is nothing but a white
screen.
My console error is as follows:
ReferenceError: require is not defined
require(['JBrowse/Browser', 'dojo/io-query', 'dojo/json' ],
The catalina logs says:
2016-05-04 16:04:04,288 [http-bio-8080-exec-5] ERROR
apollo.PermissionService - Problem authenticating:
org.apache.shiro.authc.AccountException: Null usernames are not allowed by
this realm.
I have also tried to use 2.0.2 with similar results - blank white screen
where jbrowse panel should be while the WebApollo panels work.
Also, when run ./apollo deploy with 2.0.2 Jbrowse does not seem to
download. The directory "jbrowse-download" has the plugins directory but no
other jbrowse directory. I have downloaded Jbrowse and manually copied the
contents of the Jbrowse file into the "jbrowse-download" directory but I
still get a white screen in the jbrowse pane of webapollo. I have tried
this with the following versions of Jbrowse with no luck: 1.11.5, 1.11.6,
and 1.12.1.
I eventually reverted back to 2.0.0 but I believe I am running into the
problem detailed here:
https://github.com/GMOD/Apollo/issues/555
I am using postgres 9.3 as my database.
Does anyone have any suggestions?
Thanks for your time,
Henry
I have some issues with 2.0.1 and 2.0.2.
I attempted to upgrade from 2.0.0 to 2.0.2 but ran into some problems. The
annotator would work for one browse but subsequent attempts to log in would
not work. The catalina output had a lot of data about broken pipes.
I have tried to isntall 2.0.1 from scratch.
The WebApollo part of the app works. I can log into WebApollo and I can see
the left menu pain but the the Jbrowse pane is white. I can even see the
reference sequence in the WebApollo menu tab "Ref Sequence" after I load a
sequence but there are no tracks listed in the "Tracks" tab. When I try to
use the public link to view plain jbrowse, there is nothing but a white
screen.
My console error is as follows:
ReferenceError: require is not defined
require(['JBrowse/Browser', 'dojo/io-query', 'dojo/json' ],
The catalina logs says:
2016-05-04 16:04:04,288 [http-bio-8080-exec-5] ERROR
apollo.PermissionService - Problem authenticating:
org.apache.shiro.authc.AccountException: Null usernames are not allowed by
this realm.
I have also tried to use 2.0.2 with similar results - blank white screen
where jbrowse panel should be while the WebApollo panels work.
Also, when run ./apollo deploy with 2.0.2 Jbrowse does not seem to
download. The directory "jbrowse-download" has the plugins directory but no
other jbrowse directory. I have downloaded Jbrowse and manually copied the
contents of the Jbrowse file into the "jbrowse-download" directory but I
still get a white screen in the jbrowse pane of webapollo. I have tried
this with the following versions of Jbrowse with no luck: 1.11.5, 1.11.6,
and 1.12.1.
I eventually reverted back to 2.0.0 but I believe I am running into the
problem detailed here:
https://github.com/GMOD/Apollo/issues/555
I am using postgres 9.3 as my database.
Does anyone have any suggestions?
Thanks for your time,
Henry