java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.sun.javaws.Launcher.executeApplication(Unknown Source) at com.sun.javaws.Launcher.executeMainClass(Unknown Source) at com.sun.javaws.Launcher.doLaunchApp(Unknown Source) at com.sun.javaws.Launcher.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.ExceptionInInitializerError at com.idsscheer.aris.client.components.ExpressHome.common.AExpressHistoryManager.loadSamples(Unknown Source) at com.idsscheer.aris.client.components.ExpressHome.common.AExpressHistoryManager.(Unknown Source) at com.idsscheer.aris.client.components.ExpressHome.common.AExpressHistoryManager.getInstance(Unknown Source) at com.idsscheer.aris.client.components.ExpressHome.AExpressHomeComponent.initApp(Unknown Source) at com.idsscheer.aris.client.container.controller.AComponentController.initApps(Unknown Source) at com.idsscheer.aris.client.container.common.AARISClientContainer.initManagerComponents(Unknown Source) at com.idsscheer.aris.client.container.common.AARISClientContainer.init(Unknown Source) at com.idsscheer.aris.client.container.common.AARISClientContainer.init(Unknown Source) at com.idsscheer.aris.client.arisloader.AAbstactLoader.start(Unknown Source) at com.idsscheer.aris.expresslauncher.AExpressLauncher.startClient(Unknown Source) at com.idsscheer.aris.expresslauncher.AExpressLauncher.main(Unknown Source) ... 9 more Caused by: java.lang.RuntimeException: java.io.IOException: Could not get shell folder ID list at sun.awt.shell.Win32ShellFolderManager2$ComInvoker.invoke(Unknown Source) at sun.awt.shell.Win32ShellFolder2.getFileSystemPath(Unknown Source) at sun.awt.shell.Win32ShellFolder2.composePathForCsidl(Unknown Source) at sun.awt.shell.Win32ShellFolder2.(Unknown Source) at sun.awt.shell.Win32ShellFolderManager2.get(Unknown Source) at sun.awt.shell.ShellFolder.get(Unknown Source) at sun.swing.WindowsPlacesBar.(Unknown Source) at com.sun.java.swing.plaf.windows.WindowsFileChooserUI.updateUseShellFolder(Unknown Source) at com.sun.java.swing.plaf.windows.WindowsFileChooserUI.installComponents(Unknown Source) at javax.swing.plaf.basic.BasicFileChooserUI.installUI(Unknown Source) at com.sun.java.swing.plaf.windows.WindowsFileChooserUI.installUI(Unknown Source) at javax.swing.JComponent.setUI(Unknown Source) at javax.swing.JFileChooser.updateUI(Unknown Source) at javax.swing.JFileChooser.setup(Unknown Source) at javax.swing.JFileChooser.(Unknown Source) at javax.swing.JFileChooser.(Unknown Source) at com.idsscheer.aris.client.common.AClientPath.getDefautDir(Unknown Source) at com.idsscheer.aris.client.common.AClientPath.getDocumentsDir(Unknown Source) at com.idsscheer.aris.client.components.ExpressHome.common.samples.AExpressSampleManager.(Unknown Source) ... 20 more Caused by: java.io.IOException: Could not get shell folder ID list at sun.awt.shell.Win32ShellFolder2.getFileSystemPath0(Native Method) at sun.awt.shell.Win32ShellFolder2.access$900(Unknown Source) at sun.awt.shell.Win32ShellFolder2$8.call(Unknown Source) at sun.awt.shell.Win32ShellFolder2$8.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at sun.awt.shell.Win32ShellFolderManager2$ComInvoker$3.run(Unknown Source) ... 1 more