Nov 28, 2007

Oracle: Problema:"java: xcb_xlib.c:52: xcb_xlib_unlock: Assertion `c->xlib.lock' failed."

Si bajo cualquier circunstancia siguen con el error "java: xcb_xlib.c:52: xcb_xlib_unlock: Assertion `c->xlib.lock' failed." al ejecutar cualquier aplicación de oracle prueben haciendo:

export LIBXCB_ALLOW_SLOPPY_LOCK=1

luego prueben la aplicación a ver que les resulta.
ej: oemapp dbastudio

también pueden agregar la siguiente línea en su archiv .profile:
LIBXCB_ALLOW_SLOPPY_LOCK=1; export LIBXCB_ALLOW_SLOPPY_LOCK



felipe D.
fuente: http://en.opensuse.org/Oracle_on_openSUSE

2 comments:

  1. Thanks pal, it worked just fine for the Oracle Installer

    ReplyDelete
  2. Muchas gracias!!! me sivio mucho...
    Una consulta, cada vez q quiera correr el RapidInstll debere ejecutar ese comando¿?

    ReplyDelete