Engine Yard

Resolving the gray window when running db2setup

Antonio Cangiano November 27th, 2008

You drank the Kool-Aid and downloaded the awesomeness which is DB2 Express-C. Good job! Next you proceed to install it on Linux with sudo ./db2setup and boom, instead of a launchpad all you see is a gray window. Now what?

This problem is a known Java bug (resolved in Java 6) that shows up on Linux distros where Compiz effects are enabled. For example, this problem manifests itself in recent Ubuntu releases, including 8.10, where Compiz is enabled by default.

There are a couple of easy ways to solve this problem though. The first is to temporary disable these effects during the installation and turn them back on when you’ve finished installing. In Ubuntu, you can do this by clicking on the Appearance menu, Visual Effects tab and then selecting None. The second method is to run export AWT_TOOLKIT=MToolkit, before running sudo ./db2setup.

A new setup is in the works to solve this issue, but for the time being, you can use the workarounds above to install DB2 Express-C on Linux.


If you enjoyed this post, check out the Table of Contents and make sure you subscribe to my RSS Feed.

  • DB2 , Quick Tips
  • Comments(4)

4 Responses to “Resolving the gray window when running db2setup”

  1. Dan Scott CANADA Ubuntu Linux Mozilla Firefox 3.0.4 on 27 Nov 2008 at 6:18 pm

    Ah, good old db2setup. Say no more!

  2. Leons Petrazickis Windows XP Mozilla Firefox 3.0.4 on 27 Nov 2008 at 9:21 pm

    “gray” is often spelled “grey”. Both are acceptable everywhere, but “gray” is predominant in the US while Canadian and UK usage tends towards “grey”. I’m mostly mentioning this for Google search purposes.^-^

    http://en.wikipedia.org/wiki/American_and_British_English_spelling_differences#Miscellaneous_spelling_differences

  3. Sid INDIA Mac OS X Mozilla Firefox 3.0.4 on 28 Nov 2008 at 2:13 pm

    You can see the same effects when using a Java based IDE on a Compiz enabled Ubuntu install eg: Netbeans Ruby/IntelliJ on Ubuntu 8.10 will occasionally popup a blank malformed (height, width wise) window when you hit ctrl+shift+f (popup a new window) Every once in three or four times it does this.

    It was listed as Swing apps playing badly with Compiz on an Ubuntu Forum somewhere.

    They should make it all play nice.

  4. Berend NETHERLANDS Windows XP Internet Explorer 7.0 on 30 Nov 2008 at 9:15 am

    When I start DB2SETUP under Windows XP SP3 and I i see is also a gray window.
    The same problem as Linux?

Trackback URI | Comments RSS

Leave a Reply