App only appears in debug mode

Hello,

I have developed a simple application using Vaadin 6. The problem is that when I start the application in a web browser, I get a blank screen. If I then append ?debug to the URL, the page shows up, and will continue to show up in subsequent reloads, even without the ?debug parameter. Does anyone know what would cause this? Thanks for your help.