<html>
<head>
<style>
body {
font-family: Verdana, sans-serif;
font-size: 0.8em;
color:#484848;
}
h1, h2, h3 { font-family: "Trebuchet MS", Verdana, sans-serif; margin: 0px; }
h1 { font-size: 1.2em; }
h2, h3 { font-size: 1.1em; }
a, a:link, a:visited { color: #2A5685;}
a:hover, a:active { color: #c61a1a; }
a.wiki-anchor { display: none; }
hr {
width: 100%;
height: 1px;
background: #ccc;
border: 0;
}
.footer {
font-size: 0.8em;
font-style: italic;
}
</style>
</head>
<body>
<span class="header"></span>
Issue #410 has been updated by Vicente J. Ruiz Jurado.
<ul>
<li><strong>Status</strong> changed from <i>New</i> to <i>Closed</i></li>
<li><strong>% Done</strong> changed from <i>0</i> to <i>100</i></li>
</ul>
<p>Seems that:<br />-Djava.awt.headless=true<br />should fix the issue<br /><a class="external" href="http://code.google.com/p/kaptcha/wiki/FrequentlyAskedQuestions">http://code.google.com/p/kaptcha/wiki/FrequentlyAskedQuestions</a></p>
<hr />
<h1><a href="http://redmine.ourproject.org/issues/410#change-531">Defect #410: Problem generating attachment thumbnails</a></h1>
<ul>
<li>Author: Vicente J. Ruiz Jurado</li>
<li>Status: Closed</li>
<li>Priority: Urgent</li>
<li>Assignee: </li>
<li>Category: </li>
<li>Target version: </li>
<li>Resolution: </li>
<li>Tags: </li>
</ul>
<p>Problem accessing /attachment/zXA624m2EqF. Reason:</p>
        <pre><code>Could not initialize class sun.awt.X11GraphicsEnvironment<br />Caused by:</code></pre>
        <p>java.lang.NoClassDefFoundError: Could not initialize class sun.awt.X11GraphicsEnvironment<br /> at java.lang.Class.forName0(Native Method)<br /> at java.lang.Class.forName(Class.java:186)<br /> at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:82)<br /> at java.awt.image.BufferedImage.createGraphics(BufferedImage.java:1152)<br /> at org.waveprotocol.box.server.attachment.AttachmentService.makeThumbnail(AttachmentService.java:147)<br /> at org.waveprotocol.box.server.attachment.AttachmentService.buildAndStoreMetadataWithThumbnail(AttachmentService.java:115)<br /> at org.waveprotocol.box.server.rpc.AttachmentServlet.doGet(AttachmentServlet.java:129)<br /> at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)<br /> at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)<br /> at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:598)<br /> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:486)<br /> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)<br /> at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:524)<br /> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)<br /> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1065)<br /> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:413)<br /> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:192)<br /> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:999)<br /> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)<br /> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:111)<br /> at org.eclipse.jetty.server.Server.handle(Server.java:350)<br /> at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:454)<br /> at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:890)<br /> at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:944)<br /> at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:630)<br /> at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:230)<br /> at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:77)<br /> at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:620)<br /> at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:46)<br /> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:603)<br /> at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:538)<br /> at java.lang.Thread.run(Thread.java:636)</p>
<hr />
<span class="footer"><p>You have received this notification because you have either subscribed to it, or are involved in it.<br />To change your notification preferences, please click here: <a class="external" href="http://redmine.ourproject.org/my/account">http://redmine.ourproject.org/my/account</a></p></span>
</body>
</html>