Currently Galaxy is throwing the following error when IGB attempts to connect via the link http://localhost:7085/UnibrowControl?version=?&feature_url_0=http://localhost:8888/display_application/ebfb8f50c6abde6d/igb_bam/Local/None/data/GES1_bam_ebfb8f50c6abde6d.bam&sym_name_0=GES1_bam&sym_method_0=http://localhost:8888/display_application/ebfb8f50c6abde6d/igb_bam/Local/None/data/GES1_bam_ebfb8f50c6abde6d.bam&query_url=http://localhost:8888/display_application/ebfb8f50c6abde6d/igb_bam/Local/None/data/GES1_bam_ebfb8f50c6abde6d.bam&server_url=galaxy
Starting server in PID 22545.
serving on http://127.0.0.1:8888
/home/lorainelab/Apps/galaxy-dist/eggs/SQLAlchemy-0.7.9-py2.7-linux-x86_64-ucs4.egg/sqlalchemy/types.py:215: SAWarning: Dialect sqlite+pysqlite does not support Decimal objects natively, and SQLAlchemy must convert from floating point - rounding errors and other issues may occur. Please consider storing Decimal numbers as strings or integers on this platform for lossless storage.
127.0.0.1 - - [15/Jan/2014:16:49:16 -0400] "GET / HTTP/1.1" 200 - "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0"
127.0.0.1 - - [15/Jan/2014:16:49:18 -0400] "GET /root/welcome HTTP/1.1" 302 - "http://localhost:8888/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0"
127.0.0.1 - - [15/Jan/2014:16:49:18 -0400] "GET /history HTTP/1.1" 200 - "http://localhost:8888/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0"
127.0.0.1 - - [15/Jan/2014:16:49:19 -0400] "GET /history/get_display_application_links HTTP/1.1" 200 - "http://localhost:8888/history" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0"
127.0.0.1 - - [15/Jan/2014:16:49:26 -0400] "GET /display_application/ebfb8f50c6abde6d/igb_bam/Local HTTP/1.1" 302 - "http://localhost:8888/history" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0"
127.0.0.1 - - [15/Jan/2014:16:49:26 -0400] "GET /display_application/ebfb8f50c6abde6d/igb_bam/Local/None/data/GES1_bam_ebfb8f50c6abde6d.bam HTTP/1.1" 200 1532838900 "-" "Java/1.6.0_27"
----------------------------------------
Exception happened during processing of request from ('127.0.0.1', 52970)
Traceback (most recent call last):
File "/home/lorainelab/Apps/galaxy-dist/eggs/Paste-1.7.5.1-py2.7.egg/paste/httpserver.py", line 1068, in process_request_in_thread
self.finish_request(request, client_address)
File "/usr/lib/python2.7/SocketServer.py", line 323, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/usr/lib/python2.7/SocketServer.py", line 640, in _init_
self.finish()
File "/usr/lib/python2.7/SocketServer.py", line 693, in finish
self.wfile.flush()
File "/usr/lib/python2.7/socket.py", line 303, in flush
self._sock.sendall(view[write_offset:write_offset+buffer_size])
error: [Errno 32] Broken pipe
----------------------------------------
The Galaxy server is at http://atlas.transvar.org/galaxy
The Arabidopsis Thaliana (A_thaliana_Jun_2009.fa) is present in Galaxy.
Let me know if other sequences are needed.