<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>adams.co.tt blog - tagged with sqldeveloper</title>
  <id>http://adams.co.tt/</id>
  <updated>2011-08-25</updated>
  <author>
    <name></name>
  </author>
  <entry>
    <title>SQLDeveloper crashing</title>
    <link rel="alternate" href="http://adams.co.tt/blog/2011/08/25/sqldeveloper-crashing/"/>
    <id>http://adams.co.tt/blog/2011/08/25/sqldeveloper-crashing/</id>
    <published>2011-08-25</published>
    <updated>2011-08-25</updated>
    <author>
      <name></name>
    </author>
    <content type="html">&lt;p&gt;Recently I was wresting with Oracle&amp;rsquo;s SQLDeveloper crashing during startup. Searching the web revealed a number of people having similar issues, however none of the fixes worked for me. I started digging around in the log and found this:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  sun.awt.windows.WPrinterJob.setNativePrintService(Ljava/lang/String;)V+0
j  sun.awt.windows.WPrinterJob.getPrintService()Ljavax/print/PrintService;+63
j  oracle.diagram.framework.print.DefaultPageFormat$InitRunnable.run()V+15
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Turned out that my machine was having trouble connecting to the networked printer, and bizarrely this was causing SQLDeveloper to crash on startup. Needless to say, this not the most reassuring of bugs to find, but a quick workaround was to remove the printer configuration temporarily.&lt;/p&gt;
</content>
  </entry>
</feed>
