AWIPS Users:
I was attempting to load CAVE remotely on my mac using ssh and X11. The cave
gui loads initially, but crashes.
I looked back on the console log and it appears to have something to do with
the video card. I have OpenGL on mac, so I don’t believe that is an issue, but
I would be curious if anyone may know how to work with this issue.
Here is the portion of the console log that recorded the error:
VENTA DEFAULT: DEFAULT: com.raytheon.uf.common.serialization.comm.RequestRouter
- Registered request router for$
EVENTA DEFAULT: DEFAULT:
com.raytheon.uf.common.serialization.comm.RequestRouter - Registered request
router for$
Bundle com.raytheon.uf.viz.datadelivery spring init took: 541
Spring initialization: 7148 ms
No component specified, defaulting to 'viz'
Time to setup CAVE_CONFIG = 82
Internal initialization time: 2123 ms
JAXB context with 1 classes inited in: 95
JAXB context with 823 classes inited in: 2237
Time to create Bundle: 425ms
NVIDIA GeForce 9400M OpenGL Engine 1.4 (2.1 NVIDIA-10.0.19 310.90.10.05b12)
NVIDIA Corporation null
Enabling high end GL features
Imaging is available: true
Shader supported: false
Total bundle retrieval: 1344
Time to create Bundle: 20ms
NVIDIA GeForce 9400M OpenGL Engine 1.4 (2.1 NVIDIA-10.0.19 310.90.10.05b12)
NVIDIA Corporation null
Total bundle retrieval: 428
Time to create Bundle: 25ms
NVIDIA GeForce 9400M OpenGL Engine 1.4 (2.1 NVIDIA-10.0.19 310.90.10.05b12)
NVIDIA Corporation null
Total bundle retrieval: 33
Time to create Bundle: 20ms
NVIDIA GeForce 9400M OpenGL Engine 1.4 (2.1 NVIDIA-10.0.19 310.90.10.05b12)
NVIDIA Corporation null
Total bundle retrieval: 35
Time to create Bundle: 17ms
NVIDIA GeForce 9400M OpenGL Engine 1.4 (2.1 NVIDIA-10.0.19 310.90.10.05b12)
NVIDIA Corporation null
awips_site_list.xml
Total bundle retrieval: 271
Workbench startup time: 12576 ms
WARN 2015-02-20 09:23:19,811 [Worker-19] projection: Possible use of
"Stereographic_North_Pole" projection outs$
Longitude 284°54.0'W is out of range (±180°).
WARN 2015-02-20 09:23:19,834 [Worker-15] projection: Possible use of
"Lambert_Conformal_Conic_1SP" projection o$
Longitude 274°54.0'W is out of range (±180°).
[xcb] Too much data requested from _XRead
[xcb] This is most likely caused by a broken X extension library
[xcb] Aborting, sorry about that.
cave: xcb_io.c:736: _XRead: Assertion `!xcb_xlib_too_much_data_requested'
failed.
Exited at 2015-02-20 09:23:24-05:00 with an exit status of 134
Thank you in advance!
- Justin