Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-5157

There's unexpected exception whenever I open my project

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 12.0
    • 12.0
    • apisupport - Maven
    • None
    • Important
    • Hide
      <record>
        <date>2020-12-15T12:22:20</date>
        <millis>1608009740253</millis>
        <sequence>30</sequence>
        <level>300</level>
        <thread>18</thread>
        <message>SCREEN SIZE</message>
        <param>1366</param>
        <param>768</param>
        <param>1</param>
      </record>
      <record>
        <date>2020-12-15T12:22:20</date>
        <millis>1608009740854</millis>
        <sequence>31</sequence>
        <level>700</level>
        <thread>18</thread>
        <message>IDE_STARTUP</message>
      </record>
      <record>
        <date>2020-12-15T12:23:14</date>
        <millis>1608009794377</millis>
        <sequence>82</sequence>
        <level>800</level>
        <thread>18</thread>
        <message>USG_LOOK_AND_FEEL</message>
        <param>Windows</param>
        <param>Windows</param>
      </record>
      <record>
        <date>2020-12-15T12:25:09</date>
        <millis>1608009909992</millis>
        <sequence>106</sequence>
        <level>900</level>
        <thread>25</thread>
        <exception>
          <message>java.lang.IllegalArgumentException: Key contains code point U+0000</message>
          <frame>
            <class>java.util.prefs.AbstractPreferences</class>
            <method>get</method>
            <line>296</line>
            <file>jrt:/java.prefs/java/util/prefs/AbstractPreferences.class</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openfile.RecentFiles</class>
            <method>load</method>
            <line>162</line>
            <file>${netBeansDir}modules/org-netbeans-modules-utilities.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openfile.RecentFiles$1</class>
            <method>run</method>
            <line>105</line>
            <file>${netBeansDir}modules/org-netbeans-modules-utilities.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.windows.WindowManagerImpl$Exclusive$1</class>
            <method>run</method>
            <line>1615</line>
            <file>${netbeans.home}modules/org-netbeans-core-windows.jar</file>
          </frame>
          <frame>
            <class>java.awt.event.InvocationEvent</class>
            <method>dispatch</method>
            <line>316</line>
            <file>jrt:/java.desktop/java/awt/event/InvocationEvent.class</file>
          </frame>
          <frame>
            <class>java.awt.EventQueue</class>
            <method>dispatchEventImpl</method>
            <line>770</line>
            <file>jrt:/java.desktop/java/awt/EventQueue.class</file>
          </frame>
          <frame>
            <class>java.awt.EventQueue$4</class>
            <method>run</method>
            <line>721</line>
            <file>jrt:/java.desktop/java/awt/EventQueue$4.class</file>
          </frame>
          <frame>
            <class>java.awt.EventQueue$4</class>
            <method>run</method>
            <line>715</line>
            <file>jrt:/java.desktop/java/awt/EventQueue$4.class</file>
          </frame>
          <frame>
            <class>java.security.AccessController</class>
            <method>doPrivileged</method>
            <line>391</line>
            <file>jrt:/java.base/java/security/AccessController.class</file>
          </frame>
          <frame>
            <class>java.security.ProtectionDomain$JavaSecurityAccessImpl</class>
            <method>doIntersectionPrivilege</method>
            <line>85</line>
            <file>jrt:/java.base/java/security/ProtectionDomain$JavaSecurityAccessImpl.class</file>
          </frame>
          <frame>
            <class>java.awt.EventQueue</class>
            <method>dispatchEvent</method>
            <line>740</line>
            <file>jrt:/java.desktop/java/awt/EventQueue.class</file>
          </frame>
          <frame>
            <class>org.netbeans.core.TimableEventQueue</class>
            <method>dispatchEvent</method>
            <line>136</line>
            <file>${netbeans.home}modules/org-netbeans-core.jar</file>
          </frame>
          <frame>
            <class>java.awt.EventDispatchThread</class>
            <method>pumpOneEventForFilters</method>
            <line>203</line>
            <file>jrt:/java.desktop/java/awt/EventDispatchThread.class</file>
          </frame>
          <frame>
            <class>java.awt.EventDispatchThread</class>
            <method>pumpEventsForFilter</method>
            <line>124</line>
            <file>jrt:/java.desktop/java/awt/EventDispatchThread.class</file>
          </frame>
          <frame>
            <class>java.awt.EventDispatchThread</class>
            <method>pumpEventsForHierarchy</method>
            <line>113</line>
            <file>jrt:/java.desktop/java/awt/EventDispatchThread.class</file>
          </frame>
          <frame>
            <class>java.awt.EventDispatchThread</class>
            <method>pumpEvents</method>
            <line>109</line>
            <file>jrt:/java.desktop/java/awt/EventDispatchThread.class</file>
          </frame>
          <frame>
            <class>java.awt.EventDispatchThread</class>
            <method>pumpEvents</method>
            <line>101</line>
            <file>jrt:/java.desktop/java/awt/EventDispatchThread.class</file>
          </frame>
          <frame>
            <class>java.awt.EventDispatchThread</class>
            <method>run</method>
            <line>90</line>
            <file>jrt:/java.desktop/java/awt/EventDispatchThread.class</file>
          </frame>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:25:11</date>
        <millis>1608009911207</millis>
        <sequence>107</sequence>
        <level>400</level>
        <thread>25</thread>
        <message>UI_ACTION_BUTTON_PRESS</message>
        <key>UI_ACTION_BUTTON_PRESS</key>
        <catalog>org.openide.awt.Bundle</catalog>
        <param>org.openide.awt.Toolbar$DefaultIconButton[]</param>
        <param>org.openide.awt.Toolbar$DefaultIconButton</param>
        <param>org.netbeans.modules.project.ui.actions.OpenProject[Open Proj&amp;ect...]</param>
        <param>org.netbeans.modules.project.ui.actions.OpenProject</param>
        <param>Open Proj&amp;ect...</param>
      </record>
      <record>
        <date>2020-12-15T12:26:23</date>
        <millis>1608009983576</millis>
        <sequence>209</sequence>
        <level>700</level>
        <thread>73</thread>
        <message>Snapshot statistics</message>
        <param>1608009969655</param>
        <param>Samples</param>
        <param>1203</param>
        <param>Average</param>
        <param>11.55633308395678</param>
        <param>Minimum</param>
        <param>1.9875</param>
        <param>Maximum</param>
        <param>323.7976</param>
        <param>Std. deviation</param>
        <param>14.763407562043984</param>
      </record>
      <record>
        <date>2020-12-15T12:26:46</date>
        <millis>1608010006567</millis>
        <sequence>300</sequence>
        <level>800</level>
        <thread>45</thread>
        <message>MEMORY</message>
        <param>4172369920</param>
      </record>
      <record>
        <date>2020-12-15T12:27:13</date>
        <millis>1608010033208</millis>
        <sequence>314</sequence>
        <level>800</level>
        <thread>44</thread>
        <message>IOException in resolver FileElement(fast-check(magic:504b0304mask:ffffffff) null Result:application/x-java-archive</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:13</date>
        <millis>1608010033211</millis>
        <sequence>315</sequence>
        <level>800</level>
        <thread>44</thread>
        <message>IOException in resolver FileElement(fast-check(magic:504b0506mask:ffffffff) null Result:application/x-java-archive</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:13</date>
        <millis>1608010033212</millis>
        <sequence>316</sequence>
        <level>800</level>
        <thread>44</thread>
        <message>IOException in resolver FileElement(fast-check(magic:4e505353mask:ffffffff) null Result:application/x-netbeans-profiler-npss</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:13</date>
        <millis>1608010033214</millis>
        <sequence>317</sequence>
        <level>800</level>
        <thread>44</thread>
        <message>IOException in resolver FileElement(fast-check(patterns:[&lt;?php, 255, false], [&lt;HTML&gt;, 255, true, [&lt;?php, 4000, false]], [&lt;!DOCTYPE HTML, 255, true, [&lt;?php, 4000, false]], ) null Result:text/x-php5</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type$FilePattern</class>
            <method>match</method>
            <line>291</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>611</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>24</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:13</date>
        <millis>1608010033215</millis>
        <sequence>318</sequence>
        <level>800</level>
        <thread>44</thread>
        <message>IOException in resolver FileElement(fast-check(magic:6e4270526f46694c6552mask:ffffffffffffffffffff) null Result:application/x-netbeans-profiler</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:13</date>
        <millis>1608010033215</millis>
        <sequence>319</sequence>
        <level>800</level>
        <thread>44</thread>
        <message>IOException in resolver FileElement(fast-check(magic:4e505353mask:ffffffff) null Result:application/x-netbeans-profiler</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:13</date>
        <millis>1608010033216</millis>
        <sequence>320</sequence>
        <level>800</level>
        <thread>44</thread>
        <message>IOException in resolver FileElement(fast-check(magic:4a4156412050524f46494c4520312e30mask:ffffffffffffffffffffffffffffffff) null Result:application/x-netbeans-profiler-hprof</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:13</date>
        <millis>1608010033217</millis>
        <sequence>321</sequence>
        <level>800</level>
        <thread>44</thread>
        <message>IOException in resolver FileElement(fast-check(patterns:[#!/usr/bin/env node, 20, false], ) null Result:text/javascript</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type$FilePattern</class>
            <method>match</method>
            <line>291</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>611</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>24</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:13</date>
        <millis>1608010033218</millis>
        <sequence>322</sequence>
        <level>800</level>
        <thread>44</thread>
        <message>IOException in resolver FileElement(fast-check(magic:3c3f786d) null Result:text/xml</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:13</date>
        <millis>1608010033218</millis>
        <sequence>323</sequence>
        <level>800</level>
        <thread>44</thread>
        <message>IOException in resolver FileElement(fast-check(magic:efbbbf3c3f786d) null Result:text/xml</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:13</date>
        <millis>1608010033219</millis>
        <sequence>324</sequence>
        <level>800</level>
        <thread>44</thread>
        <message>IOException in resolver FileElement(fast-check(magic:3c003f0078006d00) null Result:text/xml</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:13</date>
        <millis>1608010033220</millis>
        <sequence>325</sequence>
        <level>800</level>
        <thread>44</thread>
        <message>IOException in resolver FileElement(fast-check(magic:003c003f0078006d) null Result:text/xml</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:13</date>
        <millis>1608010033220</millis>
        <sequence>326</sequence>
        <level>800</level>
        <thread>44</thread>
        <message>IOException in resolver FileElement(fast-check(magic:fffe3c003f0078006d00) null Result:text/xml</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:13</date>
        <millis>1608010033221</millis>
        <sequence>327</sequence>
        <level>800</level>
        <thread>44</thread>
        <message>IOException in resolver FileElement(fast-check(magic:feff003c003f0078006d) null Result:text/xml</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:16</date>
        <millis>1608010036689</millis>
        <sequence>334</sequence>
        <level>900</level>
        <thread>72</thread>
        <exception>
          <message>java.lang.IllegalArgumentException: Key contains code point U+0000</message>
          <frame>
            <class>java.util.prefs.AbstractPreferences</class>
            <method>get</method>
            <line>296</line>
            <file>jrt:/java.prefs/java/util/prefs/AbstractPreferences.class</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.maven.queries.MavenFileOwnerQueryImpl</class>
            <method>registerCoordinates</method>
            <line>153</line>
            <file>${netBeansDir}modules/org-netbeans-modules-maven.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.maven.ProjectOpenedHookImpl</class>
            <method>registerWithSubmodules</method>
            <line>431</line>
            <file>${netBeansDir}modules/org-netbeans-modules-maven.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.maven.ProjectOpenedHookImpl</class>
            <method>projectOpened</method>
            <line>138</line>
            <file>${netBeansDir}modules/org-netbeans-modules-maven.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.spi.project.ui.ProjectOpenedHook$1</class>
            <method>projectOpened</method>
            <line>60</line>
            <file>${netBeansDir}modules/org-netbeans-modules-projectuiapi-base.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.project.ui.OpenProjectList</class>
            <method>notifyOpened</method>
            <line>1273</line>
            <file>${netBeansDir}modules/org-netbeans-modules-projectui.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.project.ui.OpenProjectList</class>
            <method>doOpenProject</method>
            <line>1354</line>
            <file>${netBeansDir}modules/org-netbeans-modules-projectui.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.project.ui.OpenProjectList</class>
            <method>open</method>
            <line>798</line>
            <file>${netBeansDir}modules/org-netbeans-modules-projectui.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.project.ui.OpenProjectList$6</class>
            <method>run</method>
            <line>650</line>
            <file>${netBeansDir}modules/org-netbeans-modules-projectui.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:17</date>
        <millis>1608010037823</millis>
        <sequence>335</sequence>
        <level>700</level>
        <thread>72</thread>
        <message>UI_OPEN_PROJECTS</message>
        <key>UI_OPEN_PROJECTS</key>
        <catalog>org.netbeans.modules.project.ui.Bundle</catalog>
        <param>org.netbeans.modules.maven.NbMavenProjectImpl</param>
        <param>NbMavenProjectImpl</param>
        <param>1</param>
      </record>
      <record>
        <date>2020-12-15T12:27:17</date>
        <millis>1608010037823</millis>
        <sequence>336</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>USG_PROJECT_OPEN</message>
        <param>org.netbeans.modules.maven.NbMavenProjectImpl</param>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038105</millis>
        <sequence>337</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:504b0304mask:ffffffff) null Result:application/x-java-archive</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/FormattingToolsAction.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/FormattingToolsAction.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038105</millis>
        <sequence>338</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:504b0506mask:ffffffff) null Result:application/x-java-archive</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/FormattingToolsAction.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/FormattingToolsAction.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038106</millis>
        <sequence>339</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:4e505353mask:ffffffff) null Result:application/x-netbeans-profiler-npss</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/FormattingToolsAction.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/FormattingToolsAction.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038108</millis>
        <sequence>340</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(patterns:[&lt;?php, 255, false], [&lt;HTML&gt;, 255, true, [&lt;?php, 4000, false]], [&lt;!DOCTYPE HTML, 255, true, [&lt;?php, 4000, false]], ) null Result:text/x-php5</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/FormattingToolsAction.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type$FilePattern</class>
            <method>match</method>
            <line>291</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>611</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/FormattingToolsAction.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>24</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038109</millis>
        <sequence>341</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:6e4270526f46694c6552mask:ffffffffffffffffffff) null Result:application/x-netbeans-profiler</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/FormattingToolsAction.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/FormattingToolsAction.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038110</millis>
        <sequence>342</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:4e505353mask:ffffffff) null Result:application/x-netbeans-profiler</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/FormattingToolsAction.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/FormattingToolsAction.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038110</millis>
        <sequence>343</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:4a4156412050524f46494c4520312e30mask:ffffffffffffffffffffffffffffffff) null Result:application/x-netbeans-profiler-hprof</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/FormattingToolsAction.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/FormattingToolsAction.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038111</millis>
        <sequence>344</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(patterns:[#!/usr/bin/env node, 20, false], ) null Result:text/javascript</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/FormattingToolsAction.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type$FilePattern</class>
            <method>match</method>
            <line>291</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>611</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/FormattingToolsAction.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>24</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038112</millis>
        <sequence>345</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:3c3f786d) null Result:text/xml</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/FormattingToolsAction.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/FormattingToolsAction.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038112</millis>
        <sequence>346</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:efbbbf3c3f786d) null Result:text/xml</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/FormattingToolsAction.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/FormattingToolsAction.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038113</millis>
        <sequence>347</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:3c003f0078006d00) null Result:text/xml</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/FormattingToolsAction.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/FormattingToolsAction.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038114</millis>
        <sequence>348</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:003c003f0078006d) null Result:text/xml</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/FormattingToolsAction.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/FormattingToolsAction.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038114</millis>
        <sequence>349</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:fffe3c003f0078006d00) null Result:text/xml</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/FormattingToolsAction.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/FormattingToolsAction.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038115</millis>
        <sequence>350</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:feff003c003f0078006d) null Result:text/xml</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/FormattingToolsAction.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/FormattingToolsAction.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038283</millis>
        <sequence>351</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:504b0304mask:ffffffff) null Result:application/x-java-archive</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/IRConsoleAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/IRConsoleAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038284</millis>
        <sequence>352</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:504b0506mask:ffffffff) null Result:application/x-java-archive</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/IRConsoleAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/IRConsoleAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038285</millis>
        <sequence>353</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:4e505353mask:ffffffff) null Result:application/x-netbeans-profiler-npss</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/IRConsoleAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/IRConsoleAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038286</millis>
        <sequence>354</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(patterns:[&lt;?php, 255, false], [&lt;HTML&gt;, 255, true, [&lt;?php, 4000, false]], [&lt;!DOCTYPE HTML, 255, true, [&lt;?php, 4000, false]], ) null Result:text/x-php5</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/IRConsoleAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type$FilePattern</class>
            <method>match</method>
            <line>291</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>611</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/IRConsoleAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>24</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038286</millis>
        <sequence>355</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:6e4270526f46694c6552mask:ffffffffffffffffffff) null Result:application/x-netbeans-profiler</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/IRConsoleAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/IRConsoleAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038287</millis>
        <sequence>356</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:4e505353mask:ffffffff) null Result:application/x-netbeans-profiler</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/IRConsoleAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/IRConsoleAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038287</millis>
        <sequence>357</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:4a4156412050524f46494c4520312e30mask:ffffffffffffffffffffffffffffffff) null Result:application/x-netbeans-profiler-hprof</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/IRConsoleAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/IRConsoleAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038287</millis>
        <sequence>358</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(patterns:[#!/usr/bin/env node, 20, false], ) null Result:text/javascript</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/IRConsoleAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type$FilePattern</class>
            <method>match</method>
            <line>291</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>611</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/IRConsoleAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>24</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038288</millis>
        <sequence>359</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:3c3f786d) null Result:text/xml</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/IRConsoleAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/IRConsoleAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038288</millis>
        <sequence>360</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:efbbbf3c3f786d) null Result:text/xml</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/IRConsoleAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/IRConsoleAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038289</millis>
        <sequence>361</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:3c003f0078006d00) null Result:text/xml</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/IRConsoleAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/IRConsoleAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038289</millis>
        <sequence>362</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:003c003f0078006d) null Result:text/xml</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/IRConsoleAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/IRConsoleAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038289</millis>
        <sequence>363</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:fffe3c003f0078006d00) null Result:text/xml</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/IRConsoleAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/IRConsoleAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038290</millis>
        <sequence>364</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:feff003c003f0078006d) null Result:text/xml</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/IRConsoleAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/IRConsoleAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038290</millis>
        <sequence>365</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:504b0304mask:ffffffff) null Result:application/x-java-archive</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/OutlineAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/OutlineAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038291</millis>
        <sequence>366</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:504b0506mask:ffffffff) null Result:application/x-java-archive</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/OutlineAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/OutlineAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038291</millis>
        <sequence>367</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:4e505353mask:ffffffff) null Result:application/x-netbeans-profiler-npss</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/OutlineAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/OutlineAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038291</millis>
        <sequence>368</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(patterns:[&lt;?php, 255, false], [&lt;HTML&gt;, 255, true, [&lt;?php, 4000, false]], [&lt;!DOCTYPE HTML, 255, true, [&lt;?php, 4000, false]], ) null Result:text/x-php5</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/OutlineAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type$FilePattern</class>
            <method>match</method>
            <line>291</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>611</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/OutlineAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>24</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038292</millis>
        <sequence>369</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:6e4270526f46694c6552mask:ffffffffffffffffffff) null Result:application/x-netbeans-profiler</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/OutlineAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/OutlineAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038292</millis>
        <sequence>370</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:4e505353mask:ffffffff) null Result:application/x-netbeans-profiler</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/OutlineAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/OutlineAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038293</millis>
        <sequence>371</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:4a4156412050524f46494c4520312e30mask:ffffffffffffffffffffffffffffffff) null Result:application/x-netbeans-profiler-hprof</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/OutlineAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/OutlineAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038293</millis>
        <sequence>372</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(patterns:[#!/usr/bin/env node, 20, false], ) null Result:text/javascript</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/OutlineAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type$FilePattern</class>
            <method>match</method>
            <line>291</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>611</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/OutlineAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>24</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038293</millis>
        <sequence>373</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:3c3f786d) null Result:text/xml</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/OutlineAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/OutlineAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038294</millis>
        <sequence>374</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:efbbbf3c3f786d) null Result:text/xml</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/OutlineAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/OutlineAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038295</millis>
        <sequence>375</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:3c003f0078006d00) null Result:text/xml</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/OutlineAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/OutlineAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038297</millis>
        <sequence>376</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:003c003f0078006d) null Result:text/xml</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/OutlineAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/OutlineAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038297</millis>
        <sequence>377</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:fffe3c003f0078006d00) null Result:text/xml</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/OutlineAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/OutlineAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:27:18</date>
        <millis>1608010038298</millis>
        <sequence>378</sequence>
        <level>800</level>
        <thread>72</thread>
        <message>IOException in resolver FileElement(fast-check(magic:feff003c003f0078006d) null Result:text/xml</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/OutlineAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/OutlineAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:29:55</date>
        <millis>1608010195413</millis>
        <sequence>384</sequence>
        <level>500</level>
        <thread>25</thread>
        <message>LOG_WINDOW_DEACTIVATED</message>
        <key>LOG_WINDOW_DEACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
      </record>
      <record>
        <date>2020-12-15T12:38:32</date>
        <millis>1608010712369</millis>
        <sequence>385</sequence>
        <level>500</level>
        <thread>25</thread>
        <message>LOG_WINDOW_DEACTIVATED</message>
        <key>LOG_WINDOW_DEACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
      </record>
      <record>
        <date>2020-12-15T12:38:39</date>
        <millis>1608010719972</millis>
        <sequence>386</sequence>
        <level>400</level>
        <thread>25</thread>
        <message>UI_ACTION_BUTTON_PRESS</message>
        <key>UI_ACTION_BUTTON_PRESS</key>
        <catalog>org.openide.awt.Bundle</catalog>
        <param>org.openide.awt.Actions$MenuItem[Libraries]</param>
        <param>org.openide.awt.Actions$MenuItem</param>
        <param>org.openide.awt.AlwaysEnabledAction[&amp;Libraries]</param>
        <param>org.openide.awt.AlwaysEnabledAction</param>
        <param>&amp;Libraries</param>
      </record>
      <record>
        <date>2020-12-15T12:38:42</date>
        <millis>1608010722080</millis>
        <sequence>387</sequence>
        <level>500</level>
        <thread>105</thread>
        <message>LOG_WINDOW_ACTIVATED</message>
        <key>LOG_WINDOW_ACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
        <param>12133</param>
      </record>
      <record>
        <date>2020-12-15T12:39:20</date>
        <millis>1608010760356</millis>
        <sequence>397</sequence>
        <level>500</level>
        <thread>105</thread>
        <message>LOG_WINDOW_ACTIVATED</message>
        <key>LOG_WINDOW_ACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
        <param>245</param>
      </record>
      <record>
        <date>2020-12-15T12:40:18</date>
        <millis>1608010818149</millis>
        <sequence>398</sequence>
        <level>400</level>
        <thread>25</thread>
        <message>UI_ACTION_BUTTON_PRESS</message>
        <key>UI_ACTION_BUTTON_PRESS</key>
        <catalog>org.openide.awt.Bundle</catalog>
        <param>org.openide.awt.Toolbar$DefaultIconButton[]</param>
        <param>org.openide.awt.Toolbar$DefaultIconButton</param>
        <param>org.netbeans.modules.project.ui.actions.OpenProject[Open Proj&amp;ect...]</param>
        <param>org.netbeans.modules.project.ui.actions.OpenProject</param>
        <param>Open Proj&amp;ect...</param>
      </record>
      <record>
        <date>2020-12-15T12:40:31</date>
        <millis>1608010831046</millis>
        <sequence>399</sequence>
        <level>900</level>
        <thread>118</thread>
        <exception>
          <message>java.lang.IllegalArgumentException: Key contains code point U+0000</message>
          <frame>
            <class>java.util.prefs.AbstractPreferences</class>
            <method>get</method>
            <line>296</line>
            <file>jrt:/java.prefs/java/util/prefs/AbstractPreferences.class</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.maven.queries.MavenFileOwnerQueryImpl</class>
            <method>registerCoordinates</method>
            <line>153</line>
            <file>${netBeansDir}modules/org-netbeans-modules-maven.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.maven.ProjectOpenedHookImpl</class>
            <method>registerWithSubmodules</method>
            <line>431</line>
            <file>${netBeansDir}modules/org-netbeans-modules-maven.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.maven.ProjectOpenedHookImpl</class>
            <method>projectOpened</method>
            <line>138</line>
            <file>${netBeansDir}modules/org-netbeans-modules-maven.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.spi.project.ui.ProjectOpenedHook$1</class>
            <method>projectOpened</method>
            <line>60</line>
            <file>${netBeansDir}modules/org-netbeans-modules-projectuiapi-base.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.project.ui.OpenProjectList</class>
            <method>notifyOpened</method>
            <line>1273</line>
            <file>${netBeansDir}modules/org-netbeans-modules-projectui.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.project.ui.OpenProjectList</class>
            <method>doOpenProject</method>
            <line>1354</line>
            <file>${netBeansDir}modules/org-netbeans-modules-projectui.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.project.ui.OpenProjectList</class>
            <method>open</method>
            <line>798</line>
            <file>${netBeansDir}modules/org-netbeans-modules-projectui.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.project.ui.OpenProjectList$6</class>
            <method>run</method>
            <line>650</line>
            <file>${netBeansDir}modules/org-netbeans-modules-projectui.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
      </record>
      <record>
        <date>2020-12-15T12:40:31</date>
        <millis>1608010831097</millis>
        <sequence>400</sequence>
        <level>700</level>
        <thread>118</thread>
        <message>UI_OPEN_PROJECTS</message>
        <key>UI_OPEN_PROJECTS</key>
        <catalog>org.netbeans.modules.project.ui.Bundle</catalog>
        <param>org.netbeans.modules.maven.NbMavenProjectImpl</param>
        <param>NbMavenProjectImpl</param>
        <param>1</param>
      </record>
      <record>
        <date>2020-12-15T12:40:31</date>
        <millis>1608010831097</millis>
        <sequence>401</sequence>
        <level>800</level>
        <thread>118</thread>
        <message>USG_PROJECT_OPEN</message>
        <param>org.netbeans.modules.maven.NbMavenProjectImpl</param>
      </record>
      <record>
        <date>2020-12-15T12:40:37</date>
        <millis>1608010837386</millis>
        <sequence>402</sequence>
        <level>500</level>
        <thread>25</thread>
        <message>LOG_WINDOW_DEACTIVATED</message>
        <key>LOG_WINDOW_DEACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
      </record>
      <record>
        <date>2020-12-15T13:46:41</date>
        <millis>1608014801116</millis>
        <sequence>403</sequence>
        <level>500</level>
        <thread>123</thread>
        <message>LOG_WINDOW_ACTIVATED</message>
        <key>LOG_WINDOW_ACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
        <param>3219</param>
      </record>
      <record>
        <date>2020-12-15T13:46:49</date>
        <millis>1608014809329</millis>
        <sequence>404</sequence>
        <level>500</level>
        <thread>25</thread>
        <message>LOG_WINDOW_DEACTIVATED</message>
        <key>LOG_WINDOW_DEACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
      </record>
      <record>
        <date>2020-12-15T13:46:50</date>
        <millis>1608014810333</millis>
        <sequence>405</sequence>
        <level>400</level>
        <thread>25</thread>
        <message>UI_ACTION_BUTTON_PRESS</message>
        <key>UI_ACTION_BUTTON_PRESS</key>
        <catalog>org.openide.awt.Bundle</catalog>
        <param>org.openide.awt.Toolbar$DefaultIconButton[]</param>
        <param>org.openide.awt.Toolbar$DefaultIconButton</param>
        <param>org.netbeans.modules.project.ui.actions.OpenProject[Open Proj&amp;ect...]</param>
        <param>org.netbeans.modules.project.ui.actions.OpenProject</param>
        <param>Open Proj&amp;ect...</param>
      </record>
      <record>
        <date>2020-12-15T13:46:57</date>
        <millis>1608014817982</millis>
        <sequence>406</sequence>
        <level>500</level>
        <thread>123</thread>
        <message>LOG_WINDOW_ACTIVATED</message>
        <key>LOG_WINDOW_ACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
        <param>369</param>
      </record>
      <record>
        <date>2020-12-15T13:47:19</date>
        <millis>1608014839632</millis>
        <sequence>411</sequence>
        <level>900</level>
        <thread>126</thread>
        <exception>
          <message>java.lang.IllegalArgumentException: Key contains code point U+0000</message>
          <frame>
            <class>java.util.prefs.AbstractPreferences</class>
            <method>get</method>
            <line>296</line>
            <file>jrt:/java.prefs/java/util/prefs/AbstractPreferences.class</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.maven.queries.MavenFileOwnerQueryImpl</class>
            <method>registerCoordinates</method>
            <line>153</line>
            <file>${netBeansDir}modules/org-netbeans-modules-maven.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.maven.ProjectOpenedHookImpl</class>
            <method>registerWithSubmodules</method>
            <line>431</line>
            <file>${netBeansDir}modules/org-netbeans-modules-maven.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.maven.ProjectOpenedHookImpl</class>
            <method>projectOpened</method>
            <line>138</line>
            <file>${netBeansDir}modules/org-netbeans-modules-maven.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.spi.project.ui.ProjectOpenedHook$1</class>
            <method>projectOpened</method>
            <line>60</line>
            <file>${netBeansDir}modules/org-netbeans-modules-projectuiapi-base.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.project.ui.OpenProjectList</class>
            <method>notifyOpened</method>
            <line>1273</line>
            <file>${netBeansDir}modules/org-netbeans-modules-projectui.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.project.ui.OpenProjectList</class>
            <method>doOpenProject</method>
            <line>1354</line>
            <file>${netBeansDir}modules/org-netbeans-modules-projectui.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.project.ui.OpenProjectList</class>
            <method>open</method>
            <line>798</line>
            <file>${netBeansDir}modules/org-netbeans-modules-projectui.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.project.ui.OpenProjectList$6</class>
            <method>run</method>
            <line>650</line>
            <file>${netBeansDir}modules/org-netbeans-modules-projectui.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
      </record>
      <record>
        <date>2020-12-15T13:47:20</date>
        <millis>1608014840207</millis>
        <sequence>412</sequence>
        <level>700</level>
        <thread>126</thread>
        <message>UI_OPEN_PROJECTS</message>
        <key>UI_OPEN_PROJECTS</key>
        <catalog>org.netbeans.modules.project.ui.Bundle</catalog>
        <param>org.netbeans.modules.maven.NbMavenProjectImpl</param>
        <param>NbMavenProjectImpl</param>
        <param>1</param>
      </record>
      <record>
        <date>2020-12-15T13:47:20</date>
        <millis>1608014840207</millis>
        <sequence>413</sequence>
        <level>800</level>
        <thread>126</thread>
        <message>USG_PROJECT_OPEN</message>
        <param>org.netbeans.modules.maven.NbMavenProjectImpl</param>
      </record>
      <record>
        <date>2020-12-15T13:53:07</date>
        <millis>1608015187328</millis>
        <sequence>414</sequence>
        <level>500</level>
        <thread>25</thread>
        <message>LOG_WINDOW_DEACTIVATED</message>
        <key>LOG_WINDOW_DEACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
      </record>
      <record>
        <date>2020-12-15T13:54:49</date>
        <millis>1608015289444</millis>
        <sequence>415</sequence>
        <level>500</level>
        <thread>144</thread>
        <message>LOG_WINDOW_ACTIVATED</message>
        <key>LOG_WINDOW_ACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
        <param>2364</param>
      </record>
      <record>
        <date>2020-12-15T14:01:06</date>
        <millis>1608015666662</millis>
        <sequence>417</sequence>
        <level>500</level>
        <thread>25</thread>
        <message>LOG_WINDOW_DEACTIVATED</message>
        <key>LOG_WINDOW_DEACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
      </record>
      <record>
        <date>2020-12-15T14:02:14</date>
        <millis>1608015734567</millis>
        <sequence>418</sequence>
        <level>500</level>
        <thread>148</thread>
        <message>LOG_WINDOW_ACTIVATED</message>
        <key>LOG_WINDOW_ACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
        <param>31</param>
      </record>
      <record>
        <date>2020-12-15T14:02:39</date>
        <millis>1608015759471</millis>
        <sequence>419</sequence>
        <level>500</level>
        <thread>25</thread>
        <message>LOG_WINDOW_DEACTIVATED</message>
        <key>LOG_WINDOW_DEACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
      </record>
      <record>
        <date>2020-12-15T14:10:29</date>
        <millis>1608016229413</millis>
        <sequence>420</sequence>
        <level>500</level>
        <thread>151</thread>
        <message>LOG_WINDOW_ACTIVATED</message>
        <key>LOG_WINDOW_ACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
        <param>4</param>
      </record>
      <record>
        <date>2020-12-15T14:10:29</date>
        <millis>1608016229725</millis>
        <sequence>421</sequence>
        <level>500</level>
        <thread>25</thread>
        <message>LOG_WINDOW_DEACTIVATED</message>
        <key>LOG_WINDOW_DEACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
      </record>
      <record>
        <date>2020-12-15T14:12:41</date>
        <millis>1608016361582</millis>
        <sequence>422</sequence>
        <level>500</level>
        <thread>153</thread>
        <message>LOG_WINDOW_ACTIVATED</message>
        <key>LOG_WINDOW_ACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
        <param>4</param>
      </record>
      <record>
        <date>2020-12-15T14:12:41</date>
        <millis>1608016361866</millis>
        <sequence>423</sequence>
        <level>400</level>
        <thread>25</thread>
        <message>UI_ACTION_BUTTON_PRESS</message>
        <key>UI_ACTION_BUTTON_PRESS</key>
        <catalog>org.openide.awt.Bundle</catalog>
        <param>org.openide.awt.Toolbar$DefaultIconButton[]</param>
        <param>org.openide.awt.Toolbar$DefaultIconButton</param>
        <param>org.netbeans.modules.project.ui.actions.OpenProject[Open Proj&amp;ect...]</param>
        <param>org.netbeans.modules.project.ui.actions.OpenProject</param>
        <param>Open Proj&amp;ect...</param>
      </record>
      <record>
        <date>2020-12-15T14:12:49</date>
        <millis>1608016369855</millis>
        <sequence>425</sequence>
        <level>500</level>
        <thread>25</thread>
        <message>LOG_WINDOW_DEACTIVATED</message>
        <key>LOG_WINDOW_DEACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
      </record>
      <record>
        <date>2020-12-15T14:12:51</date>
        <millis>1608016371092</millis>
        <sequence>426</sequence>
        <level>900</level>
        <thread>153</thread>
        <exception>
          <message>java.lang.IllegalArgumentException: Key contains code point U+0000</message>
          <frame>
            <class>java.util.prefs.AbstractPreferences</class>
            <method>get</method>
            <line>296</line>
            <file>jrt:/java.prefs/java/util/prefs/AbstractPreferences.class</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.maven.queries.MavenFileOwnerQueryImpl</class>
            <method>registerCoordinates</method>
            <line>153</line>
            <file>${netBeansDir}modules/org-netbeans-modules-maven.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.maven.ProjectOpenedHookImpl</class>
            <method>registerWithSubmodules</method>
            <line>431</line>
            <file>${netBeansDir}modules/org-netbeans-modules-maven.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.maven.ProjectOpenedHookImpl</class>
            <method>projectOpened</method>
            <line>138</line>
            <file>${netBeansDir}modules/org-netbeans-modules-maven.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.spi.project.ui.ProjectOpenedHook$1</class>
            <method>projectOpened</method>
            <line>60</line>
            <file>${netBeansDir}modules/org-netbeans-modules-projectuiapi-base.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.project.ui.OpenProjectList</class>
            <method>notifyOpened</method>
            <line>1273</line>
            <file>${netBeansDir}modules/org-netbeans-modules-projectui.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.project.ui.OpenProjectList</class>
            <method>doOpenProject</method>
            <line>1354</line>
            <file>${netBeansDir}modules/org-netbeans-modules-projectui.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.project.ui.OpenProjectList</class>
            <method>open</method>
            <line>798</line>
            <file>${netBeansDir}modules/org-netbeans-modules-projectui.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.project.ui.OpenProjectList$6</class>
            <method>run</method>
            <line>650</line>
            <file>${netBeansDir}modules/org-netbeans-modules-projectui.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
      </record>
      <record>
        <date>2020-12-15T14:12:53</date>
        <millis>1608016373039</millis>
        <sequence>427</sequence>
        <level>700</level>
        <thread>153</thread>
        <message>UI_OPEN_PROJECTS</message>
        <key>UI_OPEN_PROJECTS</key>
        <catalog>org.netbeans.modules.project.ui.Bundle</catalog>
        <param>org.netbeans.modules.maven.NbMavenProjectImpl</param>
        <param>NbMavenProjectImpl</param>
        <param>1</param>
      </record>
      <record>
        <date>2020-12-15T14:12:53</date>
        <millis>1608016373039</millis>
        <sequence>428</sequence>
        <level>800</level>
        <thread>153</thread>
        <message>USG_PROJECT_OPEN</message>
        <param>org.netbeans.modules.maven.NbMavenProjectImpl</param>
      </record>
      <record>
        <date>2020-12-15T14:12:54</date>
        <millis>1608016374965</millis>
        <sequence>429</sequence>
        <level>1000</level>
        <thread>168</thread>
        <message>Error in RequestProcessor org.netbeans.modules.maven.cos.CosChecker$CosPOH$2</message>
        <exception>
          <message>java.lang.UnsupportedOperationException: command: clean, JavaRunner impls: [org.netbeans.modules.java.source.ant.ProjectRunnerImpl@64214cab]</message>
          <frame>
            <class>org.netbeans.api.java.project.runner.JavaRunner</class>
            <method>execute</method>
            <line>303</line>
            <file>${netBeansDir}modules/org-netbeans-modules-java-project-ui.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.maven.cos.CosChecker</class>
            <method>cleanGeneratedClassfiles</method>
            <line>293</line>
            <file>${netBeansDir}modules/org-netbeans-modules-maven.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.maven.cos.CosChecker</class>
            <method>touchProject</method>
            <line>480</line>
            <file>${netBeansDir}modules/org-netbeans-modules-maven.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.maven.cos.CosChecker$CosPOH$2</class>
            <method>run</method>
            <line>652</line>
            <file>${netBeansDir}modules/org-netbeans-modules-maven.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
      </record>
      <record>
        <date>2020-12-15T14:12:55</date>
        <millis>1608016375023</millis>
        <sequence>430</sequence>
        <level>500</level>
        <thread>166</thread>
        <message>LOG_WINDOW_ACTIVATED</message>
        <key>LOG_WINDOW_ACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
        <param>232</param>
      </record>
      <record>
        <date>2020-12-15T14:13:07</date>
        <millis>1608016387284</millis>
        <sequence>431</sequence>
        <level>500</level>
        <thread>25</thread>
        <message>LOG_WINDOW_DEACTIVATED</message>
        <key>LOG_WINDOW_DEACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
      </record>
      <record>
        <date>2020-12-15T14:13:18</date>
        <millis>1608016398093</millis>
        <sequence>432</sequence>
        <level>500</level>
        <thread>168</thread>
        <message>LOG_WINDOW_ACTIVATED</message>
        <key>LOG_WINDOW_ACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
        <param>62</param>
      </record>
      <record>
        <date>2020-12-15T14:13:19</date>
        <millis>1608016399986</millis>
        <sequence>433</sequence>
        <level>500</level>
        <thread>25</thread>
        <message>LOG_WINDOW_DEACTIVATED</message>
        <key>LOG_WINDOW_DEACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
      </record>
      <record>
        <date>2020-12-15T14:13:30</date>
        <millis>1608016410908</millis>
        <sequence>434</sequence>
        <level>500</level>
        <thread>168</thread>
        <message>LOG_WINDOW_ACTIVATED</message>
        <key>LOG_WINDOW_ACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
        <param>24</param>
      </record>
      <record>
        <date>2020-12-15T14:13:31</date>
        <millis>1608016411262</millis>
        <sequence>435</sequence>
        <level>500</level>
        <thread>25</thread>
        <message>LOG_WINDOW_DEACTIVATED</message>
        <key>LOG_WINDOW_DEACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
      </record>
      <record>
        <date>2020-12-15T14:13:48</date>
        <millis>1608016428528</millis>
        <sequence>436</sequence>
        <level>500</level>
        <thread>166</thread>
        <message>LOG_WINDOW_ACTIVATED</message>
        <key>LOG_WINDOW_ACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
        <param>6</param>
      </record>
      <record>
        <date>2020-12-15T14:14:38</date>
        <millis>1608016478448</millis>
        <sequence>437</sequence>
        <level>500</level>
        <thread>25</thread>
        <message>LOG_WINDOW_DEACTIVATED</message>
        <key>LOG_WINDOW_DEACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
      </record>
      <record>
        <date>2020-12-15T14:15:15</date>
        <millis>1608016515302</millis>
        <sequence>438</sequence>
        <level>500</level>
        <thread>166</thread>
        <message>LOG_WINDOW_ACTIVATED</message>
        <key>LOG_WINDOW_ACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
        <param>215</param>
      </record>
      <record>
        <date>2020-12-15T14:15:16</date>
        <millis>1608016516087</millis>
        <sequence>439</sequence>
        <level>500</level>
        <thread>25</thread>
        <message>LOG_WINDOW_DEACTIVATED</message>
        <key>LOG_WINDOW_DEACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
      </record>
      <record>
        <date>2020-12-15T14:15:38</date>
        <millis>1608016538867</millis>
        <sequence>440</sequence>
        <level>500</level>
        <thread>166</thread>
        <message>LOG_WINDOW_ACTIVATED</message>
        <key>LOG_WINDOW_ACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
        <param>1</param>
      </record>
      <record>
        <date>2020-12-15T19:54:13</date>
        <millis>1608036853349</millis>
        <sequence>628</sequence>
        <level>400</level>
        <thread>25</thread>
        <message>UI_ACTION_BUTTON_PRESS</message>
        <key>UI_ACTION_BUTTON_PRESS</key>
        <catalog>org.openide.awt.Bundle</catalog>
        <param>org.openide.awt.Toolbar$DefaultIconButton[]</param>
        <param>org.openide.awt.Toolbar$DefaultIconButton</param>
        <param>org.netbeans.modules.project.ui.actions.OpenProject[Open Proj&amp;ect...]</param>
        <param>org.netbeans.modules.project.ui.actions.OpenProject</param>
        <param>Open Proj&amp;ect...</param>
      </record>
      <record>
        <date>2020-12-15T19:54:34</date>
        <millis>1608036874936</millis>
        <sequence>629</sequence>
        <level>500</level>
        <thread>25</thread>
        <message>LOG_WINDOW_DEACTIVATED</message>
        <key>LOG_WINDOW_DEACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
      </record>
      <record>
        <date>2020-12-15T19:54:43</date>
        <millis>1608036883047</millis>
        <sequence>630</sequence>
        <level>900</level>
        <thread>174</thread>
        <exception>
          <message>java.lang.IllegalArgumentException: Key contains code point U+0000</message>
          <frame>
            <class>java.util.prefs.AbstractPreferences</class>
            <method>get</method>
            <line>296</line>
            <file>jrt:/java.prefs/java/util/prefs/AbstractPreferences.class</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.maven.queries.MavenFileOwnerQueryImpl</class>
            <method>registerCoordinates</method>
            <line>153</line>
            <file>${netBeansDir}modules/org-netbeans-modules-maven.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.maven.ProjectOpenedHookImpl</class>
            <method>registerWithSubmodules</method>
            <line>431</line>
            <file>${netBeansDir}modules/org-netbeans-modules-maven.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.maven.ProjectOpenedHookImpl</class>
            <method>projectOpened</method>
            <line>138</line>
            <file>${netBeansDir}modules/org-netbeans-modules-maven.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.spi.project.ui.ProjectOpenedHook$1</class>
            <method>projectOpened</method>
            <line>60</line>
            <file>${netBeansDir}modules/org-netbeans-modules-projectuiapi-base.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.project.ui.OpenProjectList</class>
            <method>notifyOpened</method>
            <line>1273</line>
            <file>${netBeansDir}modules/org-netbeans-modules-projectui.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.project.ui.OpenProjectList</class>
            <method>doOpenProject</method>
            <line>1354</line>
            <file>${netBeansDir}modules/org-netbeans-modules-projectui.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.project.ui.OpenProjectList</class>
            <method>open</method>
            <line>798</line>
            <file>${netBeansDir}modules/org-netbeans-modules-projectui.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.project.ui.OpenProjectList$6</class>
            <method>run</method>
            <line>650</line>
            <file>${netBeansDir}modules/org-netbeans-modules-projectui.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
      </record>
      <record>
        <date>2020-12-15T19:54:43</date>
        <millis>1608036883779</millis>
        <sequence>631</sequence>
        <level>1000</level>
        <thread>188</thread>
        <message>Error in RequestProcessor org.netbeans.modules.maven.cos.CosChecker$CosPOH$2</message>
        <exception>
          <message>java.lang.UnsupportedOperationException: command: clean, JavaRunner impls: [org.netbeans.modules.java.source.ant.ProjectRunnerImpl@64214cab]</message>
          <frame>
            <class>org.netbeans.api.java.project.runner.JavaRunner</class>
            <method>execute</method>
            <line>303</line>
            <file>${netBeansDir}modules/org-netbeans-modules-java-project-ui.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.maven.cos.CosChecker</class>
            <method>cleanGeneratedClassfiles</method>
            <line>293</line>
            <file>${netBeansDir}modules/org-netbeans-modules-maven.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.maven.cos.CosChecker</class>
            <method>touchProject</method>
            <line>480</line>
            <file>${netBeansDir}modules/org-netbeans-modules-maven.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.maven.cos.CosChecker$CosPOH$2</class>
            <method>run</method>
            <line>652</line>
            <file>${netBeansDir}modules/org-netbeans-modules-maven.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
      </record>
      <record>
        <date>2020-12-15T19:54:44</date>
        <millis>1608036884221</millis>
        <sequence>632</sequence>
        <level>700</level>
        <thread>174</thread>
        <message>UI_OPEN_PROJECTS</message>
        <key>UI_OPEN_PROJECTS</key>
        <catalog>org.netbeans.modules.project.ui.Bundle</catalog>
        <param>org.netbeans.modules.maven.NbMavenProjectImpl</param>
        <param>NbMavenProjectImpl</param>
        <param>1</param>
      </record>
      <record>
        <date>2020-12-15T19:54:44</date>
        <millis>1608036884222</millis>
        <sequence>633</sequence>
        <level>800</level>
        <thread>174</thread>
        <message>USG_PROJECT_OPEN</message>
        <param>org.netbeans.modules.maven.NbMavenProjectImpl</param>
      </record>
      <record>
        <date>2020-12-15T19:55:06</date>
        <millis>1608036906936</millis>
        <sequence>635</sequence>
        <level>500</level>
        <thread>25</thread>
        <message>LOG_WINDOW_DEACTIVATED</message>
        <key>LOG_WINDOW_DEACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
      </record>
      <record>
        <date>2020-12-15T19:58:09</date>
        <millis>1608037089615</millis>
        <sequence>636</sequence>
        <level>500</level>
        <thread>25</thread>
        <message>LOG_WINDOW_DEACTIVATED</message>
        <key>LOG_WINDOW_DEACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
      </record>
      <record>
        <date>2020-12-15T19:58:10</date>
        <millis>1608037090120</millis>
        <sequence>637</sequence>
        <level>500</level>
        <thread>203</thread>
        <message>LOG_WINDOW_ACTIVATED</message>
        <key>LOG_WINDOW_ACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
        <param>15</param>
      </record>
      <record>
        <date>2020-12-15T20:19:19</date>
        <millis>1608038359951</millis>
        <sequence>638</sequence>
        <level>500</level>
        <thread>206</thread>
        <message>LOG_WINDOW_ACTIVATED</message>
        <key>LOG_WINDOW_ACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
        <param>7</param>
      </record>
      <record>
        <date>2020-12-15T20:19:21</date>
        <millis>1608038361190</millis>
        <sequence>639</sequence>
        <level>400</level>
        <thread>25</thread>
        <message>UI_ACTION_BUTTON_PRESS</message>
        <key>UI_ACTION_BUTTON_PRESS</key>
        <catalog>org.openide.awt.Bundle</catalog>
        <param>org.openide.awt.Toolbar$DefaultIconButton[]</param>
        <param>org.openide.awt.Toolbar$DefaultIconButton</param>
        <param>org.netbeans.modules.project.ui.actions.OpenProject[Open Proj&amp;ect...]</param>
        <param>org.netbeans.modules.project.ui.actions.OpenProject</param>
        <param>Open Proj&amp;ect...</param>
      </record>
      <record>
        <date>2020-12-15T20:19:25</date>
        <millis>1608038365091</millis>
        <sequence>640</sequence>
        <level>500</level>
        <thread>25</thread>
        <message>LOG_WINDOW_DEACTIVATED</message>
        <key>LOG_WINDOW_DEACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
      </record>
      <record>
        <date>2020-12-15T20:19:40</date>
        <millis>1608038380877</millis>
        <sequence>643</sequence>
        <level>900</level>
        <thread>218</thread>
        <exception>
          <message>java.lang.IllegalArgumentException: Key contains code point U+0000</message>
          <frame>
            <class>java.util.prefs.AbstractPreferences</class>
            <method>get</method>
            <line>296</line>
            <file>jrt:/java.prefs/java/util/prefs/AbstractPreferences.class</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.maven.queries.MavenFileOwnerQueryImpl</class>
            <method>registerCoordinates</method>
            <line>153</line>
            <file>${netBeansDir}modules/org-netbeans-modules-maven.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.maven.ProjectOpenedHookImpl</class>
            <method>registerWithSubmodules</method>
            <line>431</line>
            <file>${netBeansDir}modules/org-netbeans-modules-maven.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.maven.ProjectOpenedHookImpl</class>
            <method>projectOpened</method>
            <line>138</line>
            <file>${netBeansDir}modules/org-netbeans-modules-maven.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.spi.project.ui.ProjectOpenedHook$1</class>
            <method>projectOpened</method>
            <line>60</line>
            <file>${netBeansDir}modules/org-netbeans-modules-projectuiapi-base.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.project.ui.OpenProjectList</class>
            <method>notifyOpened</method>
            <line>1273</line>
            <file>${netBeansDir}modules/org-netbeans-modules-projectui.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.project.ui.OpenProjectList</class>
            <method>doOpenProject</method>
            <line>1354</line>
            <file>${netBeansDir}modules/org-netbeans-modules-projectui.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.project.ui.OpenProjectList</class>
            <method>open</method>
            <line>798</line>
            <file>${netBeansDir}modules/org-netbeans-modules-projectui.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.project.ui.OpenProjectList$6</class>
            <method>run</method>
            <line>650</line>
            <file>${netBeansDir}modules/org-netbeans-modules-projectui.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
      </record>
      <record>
        <date>2020-12-15T20:19:40</date>
        <millis>1608038380937</millis>
        <sequence>644</sequence>
        <level>1000</level>
        <thread>217</thread>
        <message>Error in RequestProcessor org.netbeans.modules.maven.cos.CosChecker$CosPOH$2</message>
        <exception>
          <message>java.lang.UnsupportedOperationException: command: clean, JavaRunner impls: [org.netbeans.modules.java.source.ant.ProjectRunnerImpl@64214cab]</message>
          <frame>
            <class>org.netbeans.api.java.project.runner.JavaRunner</class>
            <method>execute</method>
            <line>303</line>
            <file>${netBeansDir}modules/org-netbeans-modules-java-project-ui.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.maven.cos.CosChecker</class>
            <method>cleanGeneratedClassfiles</method>
            <line>293</line>
            <file>${netBeansDir}modules/org-netbeans-modules-maven.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.maven.cos.CosChecker</class>
            <method>touchProject</method>
            <line>480</line>
            <file>${netBeansDir}modules/org-netbeans-modules-maven.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.maven.cos.CosChecker$CosPOH$2</class>
            <method>run</method>
            <line>652</line>
            <file>${netBeansDir}modules/org-netbeans-modules-maven.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
      </record>
      <record>
        <date>2020-12-15T20:19:41</date>
        <millis>1608038381075</millis>
        <sequence>645</sequence>
        <level>700</level>
        <thread>218</thread>
        <message>UI_OPEN_PROJECTS</message>
        <key>UI_OPEN_PROJECTS</key>
        <catalog>org.netbeans.modules.project.ui.Bundle</catalog>
        <param>org.netbeans.modules.maven.NbMavenProjectImpl</param>
        <param>NbMavenProjectImpl</param>
        <param>1</param>
      </record>
      <record>
        <date>2020-12-15T20:19:41</date>
        <millis>1608038381075</millis>
        <sequence>646</sequence>
        <level>800</level>
        <thread>218</thread>
        <message>USG_PROJECT_OPEN</message>
        <param>org.netbeans.modules.maven.NbMavenProjectImpl</param>
      </record>
      <record>
        <date>2020-12-15T20:21:05</date>
        <millis>1608038465860</millis>
        <sequence>647</sequence>
        <level>500</level>
        <thread>25</thread>
        <message>LOG_WINDOW_DEACTIVATED</message>
        <key>LOG_WINDOW_DEACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
      </record>
      <record>
        <date>2020-12-15T22:47:32</date>
        <millis>1608047252896</millis>
        <sequence>648</sequence>
        <level>500</level>
        <thread>225</thread>
        <message>LOG_WINDOW_ACTIVATED</message>
        <key>LOG_WINDOW_ACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
        <param>582</param>
      </record>
      <record>
        <date>2020-12-15T22:47:35</date>
        <millis>1608047255365</millis>
        <sequence>649</sequence>
        <level>500</level>
        <thread>25</thread>
        <message>LOG_WINDOW_DEACTIVATED</message>
        <key>LOG_WINDOW_DEACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
      </record>
      <record>
        <date>2020-12-15T22:47:35</date>
        <millis>1608047255582</millis>
        <sequence>650</sequence>
        <level>500</level>
        <thread>25</thread>
        <message>LOG_WINDOW_DEACTIVATED</message>
        <key>LOG_WINDOW_DEACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
      </record>
      <record>
        <date>2020-12-15T22:47:38</date>
        <millis>1608047258380</millis>
        <sequence>651</sequence>
        <level>500</level>
        <thread>225</thread>
        <message>LOG_WINDOW_ACTIVATED</message>
        <key>LOG_WINDOW_ACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
        <param>160</param>
      </record>
      <record>
        <date>2020-12-15T22:48:21</date>
        <millis>1608047301745</millis>
        <sequence>652</sequence>
        <level>500</level>
        <thread>225</thread>
        <message>LOG_WINDOW_ACTIVATED</message>
        <key>LOG_WINDOW_ACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
        <param>1</param>
      </record>
      <record>
        <date>2020-12-15T22:48:37</date>
        <millis>1608047317060</millis>
        <sequence>654</sequence>
        <level>400</level>
        <thread>25</thread>
        <message>UI_ACTION_BUTTON_PRESS</message>
        <key>UI_ACTION_BUTTON_PRESS</key>
        <catalog>org.openide.awt.Bundle</catalog>
        <param>org.openide.awt.Actions$MenuItem[Welcome to Jaspersoft iReport Designer]</param>
        <param>org.openide.awt.Actions$MenuItem</param>
        <param>com.jaspersoft.ireport.designer.welcome.WelcomeAction[Welcome to Jaspersoft iReport Designer]</param>
        <param>com.jaspersoft.ireport.designer.welcome.WelcomeAction</param>
        <param>Welcome to Jaspersoft iReport Designer</param>
      </record>
      <record>
        <date>2020-12-15T22:48:39</date>
        <millis>1608047319127</millis>
        <sequence>655</sequence>
        <level>500</level>
        <thread>25</thread>
        <message>LOG_WINDOW_DEACTIVATED</message>
        <key>LOG_WINDOW_DEACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
      </record>
      <record>
        <date>2020-12-15T22:48:46</date>
        <millis>1608047326610</millis>
        <sequence>656</sequence>
        <level>500</level>
        <thread>225</thread>
        <message>LOG_WINDOW_ACTIVATED</message>
        <key>LOG_WINDOW_ACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
        <param>2</param>
      </record>
      <record>
        <date>2020-12-15T22:48:51</date>
        <millis>1608047331181</millis>
        <sequence>657</sequence>
        <level>500</level>
        <thread>25</thread>
        <message>LOG_WINDOW_DEACTIVATED</message>
        <key>LOG_WINDOW_DEACTIVATED</key>
        <catalog>org.netbeans.core.ui.warmup.Bundle</catalog>
      </record>
      <record>
        <date>2020-12-15T23:20:57</date>
        <millis>1608049257543</millis>
        <sequence>659</sequence>
        <level>800</level>
        <thread>239</thread>
        <message>INDEXING_STARTED</message>
        <key>INDEXING_STARTED</key>
        <catalog>org.netbeans.modules.parsing.impl.indexing.Bundle</catalog>
        <param>0</param>
      </record>
      <record>
        <date>2020-12-15T23:20:58</date>
        <millis>1608049258093</millis>
        <sequence>660</sequence>
        <level>800</level>
        <thread>239</thread>
        <message>INDEXING_FINISHED</message>
        <key>INDEXING_FINISHED</key>
        <catalog>org.netbeans.modules.parsing.impl.indexing.Bundle</catalog>
        <param>490</param>
      </record>
      <record>
        <date>2020-12-16T10:45:06</date>
        <millis>1608090306660</millis>
        <sequence>28</sequence>
        <level>300</level>
        <thread>18</thread>
        <message>CPU INFO</message>
        <param>4</param>
      </record>
      <record>
        <date>2020-12-16T10:45:07</date>
        <millis>1608090307018</millis>
        <sequence>29</sequence>
        <level>300</level>
        <thread>18</thread>
        <message>SCREEN SIZE</message>
        <param>1366</param>
        <param>768</param>
        <param>1</param>
      </record>
      <record>
        <date>2020-12-16T10:45:07</date>
        <millis>1608090307018</millis>
        <sequence>30</sequence>
        <level>700</level>
        <thread>18</thread>
        <message>IDE_STARTUP</message>
      </record>
      <record>
        <date>2020-12-16T10:45:16</date>
        <millis>1608090316546</millis>
        <sequence>79</sequence>
        <level>800</level>
        <thread>18</thread>
        <message>USG_LOOK_AND_FEEL</message>
        <param>Windows</param>
        <param>Windows</param>
      </record>
      <record>
        <date>2020-12-16T10:45:24</date>
        <millis>1608090324829</millis>
        <sequence>80</sequence>
        <level>900</level>
        <thread>25</thread>
        <exception>
          <message>java.lang.IllegalArgumentException: Key contains code point U+0000</message>
          <frame>
            <class>java.util.prefs.AbstractPreferences</class>
            <method>get</method>
            <line>296</line>
            <file>jrt:/java.prefs/java/util/prefs/AbstractPreferences.class</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openfile.RecentFiles</class>
            <method>load</method>
            <line>162</line>
            <file>${netBeansDir}modules/org-netbeans-modules-utilities.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openfile.RecentFiles$1</class>
            <method>run</method>
            <line>105</line>
            <file>${netBeansDir}modules/org-netbeans-modules-utilities.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.windows.WindowManagerImpl$Exclusive$1</class>
            <method>run</method>
            <line>1615</line>
            <file>${netbeans.home}modules/org-netbeans-core-windows.jar</file>
          </frame>
          <frame>
            <class>java.awt.event.InvocationEvent</class>
            <method>dispatch</method>
            <line>316</line>
            <file>jrt:/java.desktop/java/awt/event/InvocationEvent.class</file>
          </frame>
          <frame>
            <class>java.awt.EventQueue</class>
            <method>dispatchEventImpl</method>
            <line>770</line>
            <file>jrt:/java.desktop/java/awt/EventQueue.class</file>
          </frame>
          <frame>
            <class>java.awt.EventQueue$4</class>
            <method>run</method>
            <line>721</line>
            <file>jrt:/java.desktop/java/awt/EventQueue$4.class</file>
          </frame>
          <frame>
            <class>java.awt.EventQueue$4</class>
            <method>run</method>
            <line>715</line>
            <file>jrt:/java.desktop/java/awt/EventQueue$4.class</file>
          </frame>
          <frame>
            <class>java.security.AccessController</class>
            <method>doPrivileged</method>
            <line>391</line>
            <file>jrt:/java.base/java/security/AccessController.class</file>
          </frame>
          <frame>
            <class>java.security.ProtectionDomain$JavaSecurityAccessImpl</class>
            <method>doIntersectionPrivilege</method>
            <line>85</line>
            <file>jrt:/java.base/java/security/ProtectionDomain$JavaSecurityAccessImpl.class</file>
          </frame>
          <frame>
            <class>java.awt.EventQueue</class>
            <method>dispatchEvent</method>
            <line>740</line>
            <file>jrt:/java.desktop/java/awt/EventQueue.class</file>
          </frame>
          <frame>
            <class>org.netbeans.core.TimableEventQueue</class>
            <method>dispatchEvent</method>
            <line>136</line>
            <file>${netbeans.home}modules/org-netbeans-core.jar</file>
          </frame>
          <frame>
            <class>java.awt.EventDispatchThread</class>
            <method>pumpOneEventForFilters</method>
            <line>203</line>
            <file>jrt:/java.desktop/java/awt/EventDispatchThread.class</file>
          </frame>
          <frame>
            <class>java.awt.EventDispatchThread</class>
            <method>pumpEventsForFilter</method>
            <line>124</line>
            <file>jrt:/java.desktop/java/awt/EventDispatchThread.class</file>
          </frame>
          <frame>
            <class>java.awt.EventDispatchThread</class>
            <method>pumpEventsForHierarchy</method>
            <line>113</line>
            <file>jrt:/java.desktop/java/awt/EventDispatchThread.class</file>
          </frame>
          <frame>
            <class>java.awt.EventDispatchThread</class>
            <method>pumpEvents</method>
            <line>109</line>
            <file>jrt:/java.desktop/java/awt/EventDispatchThread.class</file>
          </frame>
          <frame>
            <class>java.awt.EventDispatchThread</class>
            <method>pumpEvents</method>
            <line>101</line>
            <file>jrt:/java.desktop/java/awt/EventDispatchThread.class</file>
          </frame>
          <frame>
            <class>java.awt.EventDispatchThread</class>
            <method>run</method>
            <line>90</line>
            <file>jrt:/java.desktop/java/awt/EventDispatchThread.class</file>
          </frame>
        </exception>
      </record>
      <record>
        <date>2020-12-16T10:45:31</date>
        <millis>1608090331833</millis>
        <sequence>226</sequence>
        <level>800</level>
        <thread>17</thread>
        <message>MEMORY</message>
        <param>4172369920</param>
      </record>
      <record>
        <date>2020-12-16T10:45:41</date>
        <millis>1608090341656</millis>
        <sequence>232</sequence>
        <level>800</level>
        <thread>33</thread>
        <message>IOException in resolver FileElement(fast-check(magic:504b0304mask:ffffffff) null Result:application/x-java-archive</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-16T10:45:41</date>
        <millis>1608090341657</millis>
        <sequence>233</sequence>
        <level>800</level>
        <thread>33</thread>
        <message>IOException in resolver FileElement(fast-check(magic:504b0506mask:ffffffff) null Result:application/x-java-archive</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-16T10:45:41</date>
        <millis>1608090341658</millis>
        <sequence>234</sequence>
        <level>800</level>
        <thread>33</thread>
        <message>IOException in resolver FileElement(fast-check(magic:4e505353mask:ffffffff) null Result:application/x-netbeans-profiler-npss</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-16T10:45:41</date>
        <millis>1608090341659</millis>
        <sequence>235</sequence>
        <level>800</level>
        <thread>33</thread>
        <message>IOException in resolver FileElement(fast-check(patterns:[&lt;?php, 255, false], [&lt;HTML&gt;, 255, true, [&lt;?php, 4000, false]], [&lt;!DOCTYPE HTML, 255, true, [&lt;?php, 4000, false]], ) null Result:text/x-php5</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type$FilePattern</class>
            <method>match</method>
            <line>291</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>611</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>24</more>
        </exception>
      </record>
      <record>
        <date>2020-12-16T10:45:41</date>
        <millis>1608090341660</millis>
        <sequence>236</sequence>
        <level>800</level>
        <thread>33</thread>
        <message>IOException in resolver FileElement(fast-check(magic:6e4270526f46694c6552mask:ffffffffffffffffffff) null Result:application/x-netbeans-profiler</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-16T10:45:41</date>
        <millis>1608090341660</millis>
        <sequence>237</sequence>
        <level>800</level>
        <thread>33</thread>
        <message>IOException in resolver FileElement(fast-check(magic:4e505353mask:ffffffff) null Result:application/x-netbeans-profiler</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-16T10:45:41</date>
        <millis>1608090341661</millis>
        <sequence>238</sequence>
        <level>800</level>
        <thread>33</thread>
        <message>IOException in resolver FileElement(fast-check(magic:4a4156412050524f46494c4520312e30mask:ffffffffffffffffffffffffffffffff) null Result:application/x-netbeans-profiler-hprof</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>563</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>access$600</method>
            <line>52</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>computeResult</method>
            <line>938</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList$ListTask</class>
            <method>run</method>
            <line>914</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Task</class>
            <method>run</method>
            <line>1418</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.util.GlobalLookup</class>
            <method>execute</method>
            <line>45</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.lookup.Lookups</class>
            <method>executeWith</method>
            <line>278</line>
            <file>${netbeans.home}lib/org-openide-util-lookup.jar</file>
          </frame>
          <frame>
            <class>org.openide.util.RequestProcessor$Processor</class>
            <method>run</method>
            <line>2033</line>
            <file>${netbeans.home}lib/org-openide-util.jar</file>
          </frame>
        </exception>
        <exception>
         <message>java.io.FileNotFoundException: jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow</message>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>connect</method>
            <line>1096</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.JarClassLoader$NbJarURLConnection</class>
            <method>getInputStream</method>
            <line>1132</line>
            <file>${netbeans.home}lib/boot.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>863</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
         <more>23</more>
        </exception>
      </record>
      <record>
        <date>2020-12-16T10:45:41</date>
        <millis>1608090341662</millis>
        <sequence>239</sequence>
        <level>800</level>
        <thread>33</thread>
        <message>IOException in resolver FileElement(fast-check(patterns:[#!/usr/bin/env node, 20, false], ) null Result:text/javascript</message>
        <exception>
          <message>java.io.FileNotFoundException: Cannot find 'jar:file:/C:/Users/NATASHA%20N%20HARJANTO/AppData/Roaming/NetBeans/12.0/modules/com-jaspersoft-ireport.jar!/com/jaspersoft/ireport/com-jaspersoft-ireport-designer-menu-DatasourcesAction_1.shadow'</message>
          <frame>
            <class>org.netbeans.core.startup.layers.BinaryFS$BFSFile</class>
            <method>getInputStream</method>
            <line>866</line>
            <file>${netbeans.home}core/core.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getInputStream</method>
            <line>377</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type$FilePattern</class>
            <method>match</method>
            <line>291</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>accept</method>
            <line>611</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement$Type</class>
            <method>access$300</method>
            <line>133</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.FileElement</class>
            <method>resolve</method>
            <line>76</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl$Impl</class>
            <method>findMIMEType</method>
            <line>425</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>resolveMIME</method>
            <line>346</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport$CachedFileObject</class>
            <method>getMIMEType</method>
            <line>287</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MIMESupport</class>
            <method>findMIMEType</method>
            <line>111</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileUtil</class>
            <method>getMIMEType</method>
            <line>1297</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.FileObject</class>
            <method>getMIMEType</method>
            <line>642</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.filesystems.MultiFileObject</class>
            <method>getMIMEType</method>
            <line>623</line>
            <file>${netbeans.home}core/org-openide-filesystems.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>allLoaders</method>
            <line>307</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.DataLoaderPool</class>
            <method>findDataObject</method>
            <line>505</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>createBoth</method>
            <line>743</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
            <method>getObjects</method>
            <line>539</line>
            <file>${netbeans.home}modules/org-openide-loaders.jar</file>
          </frame>
          <frame>
            <class>org.openide.loaders.FolderList</class>
        &