Home Theater Shack Forums
Epik Subwoofers manufactures world-leading high performance subwoofers for die-hard home theater and music enthusiasts who won't settle for anything less than the best.
PacParts, Inc.: Since 1969, PacParts has been supplying quality replacement parts & accessories from the most recognized manufacturers in the Consumer Electronics Industry.
GIK Acoustics: Home audio acoustics at its best... especially when you have help from the owners right here at the Shack!  Check out their very affordable acoustic panels!
Discount Merchant:  If you need a replacement bulb for your video device... look no further... save big!
ReliableHardware.com: A Reliable Source for Case, Cabinet and Acoustical Hardware!
Fi Audio: Infinitely amazing balanced high end musicality designed drivers!
SVSound: The Sound Authority in speaker and subwoofers as well as the astounding AS EQ1 Subwoofer Equalizer!
Elite Screens offers the finest in affordable projection screens.
Creative Sound Solutions: Loudspeaker kits and components for subwoofers, midwoofers, woofers and full range speakers!
Emotiva is your Home Theater Component Source for Audiophile Quality Home Theater Equipment at Factory Direct Prices
RAM Electronics: Audio, Video, Home Theater and Computer Cables.
Ultimate Home Entertainment: Providing home theater seating and accessories such as popcorn machines and signage... at very affordable prices!
Go Back   Home Theater Systems - Electronics and Forum - HomeTheaterShack > Equalization | Calibration > REW Forum
Room EQ WizardBFD Guide
Forgot Password?
Favorites Home Theater Links Donations Image Gallery

REW Forum

Java error

Discuss Java error in the Equalization | Calibration forum; Java error Hello all, I'm a complete beginner in this and after downloading 4.11 I have a java error I'm using Xp ...


 Reply     Post New Thread
Views: 338 - Replies: 12  
Thread Tools
Old 02-23-09, 11:37 AM   #1
Shackster
Alias: jchuillier
User: #34163
Since: Feb 2009
Posts: 7
  jchuillier is offline  
Java error


Hello all,

I'm a complete beginner in this and after downloading 4.11 I have a java error

I'm using Xp Sp3 and java 6-12

here's the log of the error, thanks for the help




----------------------------------------------------------------------------

Exception during startup


Message:
java.lang.RuntimeException: java.io.IOException: Could not get shell folder ID list
Level:
SEVERE
Stack Trace:
java.io.IOException: Could not get shell folder ID list
sun.awt.shell.Win32ShellFolderManager2$ComInvoker.invoke(Unknown Source)
sun.awt.shell.Win32ShellFolder2.getFileSystemPath(Unknown Source)
sun.awt.shell.Win32ShellFolder2.composePathForCsidl(Unknown Source)
sun.awt.shell.Win32ShellFolder2.<init>(Unknown Source)
sun.awt.shell.Win32ShellFolderManager2.get(Unknown Source)
sun.awt.shell.ShellFolder.get(Unknown Source)
sun.swing.WindowsPlacesBar.<init>(Unknown Source)
com.sun.java.swing.plaf.windows.WindowsFileChooserUI.updateUseShellFolder(U nknown Source)
com.sun.java.swing.plaf.windows.WindowsFileChooserUI.installComponents(Unkn own Source)
javax.swing.plaf.basic.BasicFileChooserUI.installUI(Unknown Source)
com.sun.java.swing.plaf.windows.WindowsFileChooserUI.installUI(Unknown Source)
javax.swing.JComponent.setUI(Unknown Source)
javax.swing.JFileChooser.updateUI(Unknown Source)
javax.swing.JFileChooser.setup(Unknown Source)
javax.swing.JFileChooser.<init>(Unknown Source)
javax.swing.JFileChooser.<init>(Unknown Source)
roomeqwizard.o$34.<init>(Unknown Source)
roomeqwizard.o.I(Unknown Source)
roomeqwizard.o.<init>(Unknown Source)
roomeqwizard.UA.<init>(Unknown Source)
roomeqwizard.RoomEQ_Wizard.main(Unknown Source)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
java.lang.reflect.Method.invoke(Unknown Source)
jexepackboot.run(Unknown Source)
jexepackboot.main(Unknown Source)
Could not get shell folder ID list
sun.awt.shell.Win32ShellFolder2.getFileSystemPath0(Native Method)
sun.awt.shell.Win32ShellFolder2.access$900(Unknown Source)
sun.awt.shell.Win32ShellFolder2$8.call(Unknown Source)
sun.awt.shell.Win32ShellFolder2$8.call(Unknown Source)
java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
java.util.concurrent.FutureTask.run(Unknown Source)
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
sun.awt.shell.Win32ShellFolderManager2$ComInvoker$3.run(Unknown Source)
java.lang.Thread.run(Unknown Source)


Forum Rules Reply With Quote
Alt Advertisement
Old 02-23-09, 03:15 PM   #2
REW Author
Owner

Alias: John
JohnM's Avatar
Loc: UK
User: #2
Since: Apr 2006
Posts: 1,315
  JohnM is offline    
Re: Java error


This is a bug in Java's Swing library, see http://bugs.sun.com/bugdatabase/view...bug_id=6544857

It may be caused by shell folder paths that point to locations that do not exist. If you are comfortable with Regedit you can look at the keys in

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders

And make sure that the paths do not point to non-existent or not accessible locations, e.g. a drive that is not connected or another user's folders. Some examples are shown in the Sun Bug entry.


Forum Rules Reply With Quote
Old 02-23-09, 03:30 PM   #3
Shackster
Alias: jchuillier
User: #34163
Since: Feb 2009
Posts: 7
  jchuillier is offline  
Re: Java error


Hello,

Thanks for the tips, I have checked the registry and all is OK (all the folders and paths are existing)

However i still have the launch problem....

i'll check the sun blog...


Forum Rules Reply With Quote
Old 02-23-09, 04:44 PM   #4
Shackster
Alias: jchuillier
User: #34163
Since: Feb 2009
Posts: 7
  jchuillier is offline  
Re: Java error


Hello again....

The java blog is quite clear on this, it's been known for 2 years and the bug is still unsolved...

I've tried the workarounds described but nothing works...

I guess that REW will have to do without me for the time being

I'll try with the next java update and hope these idiots will solve it, to me they look as bad as MS right now

Thanks for the help and I hope i can bother you guys soon with my problems...


Forum Rules Reply With Quote
Old 02-24-09, 09:21 AM   #5
REW Author
Owner

Alias: John
JohnM's Avatar
Loc: UK
User: #2
Since: Apr 2006
Posts: 1,315
  JohnM is offline    
Re: Java error


There is a way to disable use of shell folders by the file chooser, it may help. I'll put an option for that in the V5 release (but that is some way off, sorry).


Forum Rules Reply With Quote
Old 02-24-09, 09:32 AM   #6
Shackster
Alias: jchuillier
User: #34163
Since: Feb 2009
Posts: 7
  jchuillier is offline  
Re: Java error


Thanks for the help, I'll be waiting for the next release.

Just for my information why does java need to know where my documents are stored to be able to run (on top of this when it knows it it won't run properly...)

Hope to hear from you soon

JC


Forum Rules Reply With Quote
Old 02-24-09, 01:27 PM   #7
Shackster
Silver Supporter
Alias: Will
Loc: Las Vegas
User: #33370
Since: Feb 2009
Posts: 55
  thebuffman is offline  
Re: Java error


have you tried uninstalling java completely and then re-installing. when i say uninstall i mean first run the uninstall program and then remove the java's runtime environment from the registry manually? here is a link that may be beneficial. hope it helps.


Forum Rules Reply With Quote
Old 02-24-09, 04:22 PM   #8
Shackster
Alias: jchuillier
User: #34163
Since: Feb 2009
Posts: 7
  jchuillier is offline  
Re: Java error


Well to be honest I had a FW problem and I had to reformat (eset destroyed the network and there was no way out....) so you can say that yes I removed java and it didn't help...

Is there a "quick and dirty" fix to be done on the REW that i can try or just wait fo the next release ?

Thanks


Forum Rules Reply With Quote
Old 02-24-09, 04:34 PM   #9
Shackster
Silver Supporter
Alias: Will
Loc: Las Vegas
User: #33370
Since: Feb 2009
Posts: 55
  thebuffman is offline  
Re: Java error


Quote:
jchuillier wrote: View Post
Well to be honest I had a FW problem and I had to reformat (eset destroyed the network and there was no way out....) so you can say that yes I removed java and it didn't help...

Is there a "quick and dirty" fix to be done on the REW that i can try or just wait fo the next release ?

Thanks
when you say FW problem does that mean Fire Wall? if so that is interesting. ESET i thought was only an anti-virus solution not Firewall solution. i am just curious about this if you don't mind elaborating. i also run ESET as an anti-virus solution but was unaware of any issues it might cause.


Forum Rules Reply With Quote
Old 02-24-09, 04:48 PM   #10
REW Author
Owner

Alias: John
JohnM's Avatar
Loc: UK
User: #2
Since: Apr 2006
Posts: 1,315
  JohnM is offline    
Re: Java error


Quote:
jchuillier wrote: View Post
Is there a "quick and dirty" fix to be done on the REW that i can try
Not that I am aware of, sorry.


Forum Rules Reply With Quote
Old 02-25-09, 02:24 AM   #11
Shackster
Alias: jchuillier
User: #34163
Since: Feb 2009
Posts: 7
  jchuillier is offline  
Re: Java error


Quote:
thebuffman wrote: View Post
when you say FW problem does that mean Fire Wall? if so that is interesting. ESET i thought was only an anti-virus solution not Firewall solution. i am just curious about this if you don't mind elaborating. i also run ESET as an anti-virus solution but was unaware of any issues it might cause.
ESET makes EAV which is ESET ANTI VIRUS and also ESS which is ESET SMART SECURITY.

The firewall is quite good but it installs some miniports in the system to redirect the IP streams.

When one of these crashes (the miniport) you cannot remove it because "it is needed by windows to start" and it lockes the complete network (no wifi, no RJ, no BT, no 1394...)

And because they use an MSI to install you HAVE to keep the original MSI file to remove, which I didn't....

So basically a great product, using an installer which makes it impossible to remove without killing the registry


Forum Rules Reply With Quote
Old 02-25-09, 02:25 AM   #12
Shackster
Alias: jchuillier
User: #34163
Since: Feb 2009
Posts: 7
  jchuillier is offline  
Re: Java error


Quote:
JohnM wrote: View Post
Not that I am aware of, sorry.
So I'll wait for the "long and clean" fix

However because of this my sound will be poor, my wife will divorce and I will commit suicide, but I'm not putting any pressure of course.....


Forum Rules Reply With Quote
Old 02-25-09, 01:44 PM   #13
Shackster
Silver Supporter
Alias: Will
Loc: Las Vegas
User: #33370
Since: Feb 2009
Posts: 55
  thebuffman is offline  
Re: Java error


Quote:
jchuillier wrote: View Post
ESET makes EAV which is ESET ANTI VIRUS and also ESS which is ESET SMART SECURITY.

The firewall is quite good but it installs some miniports in the system to redirect the IP streams.

When one of these crashes (the miniport) you cannot remove it because "it is needed by windows to start" and it lockes the complete network (no wifi, no RJ, no BT, no 1394...)

And because they use an MSI to install you HAVE to keep the original MSI file to remove, which I didn't....

So basically a great product, using an installer which makes it impossible to remove without killing the registry
i see. thanks for the info.


Forum Rules Reply With Quote
 Reply     Post New Thread

« Home Theater Shack > Equalization | Calibration > REW Forum »

« Previous Thread   Next Thread »

Bookmarks

Tags
error, java
Thread Tools

Posting Rules
You may not post new threads... You may not post replies... You may not post attachments... You may not edit your posts

BB code is On... Smilies are On... [IMG] code is On... HTML is not allowed!




Parts Express: The #1 Internet source for all your DIY and electronics needs!

Ultimate Home Entertainment

This site is best viewed with a screen resolution of 1280 x 1024 or higher!

All times are GMT -5. The time now is 09:54 PM.



Powered by vBulletin
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Vendor Tools vBulletin Plugins by Drive Thru Online, Inc.

Copyright ©2006 - 2009, Home Theater Shack, LLC.
John Mulcahy and Sonnie Parker - ALL RIGHTS RESERVED!



Projector Screens   AV Carts   Lectern   WhiteBoards   Audio Video   HDMI Cables   Multimedia   AV Blog
Massage Chairs   Wall Fountains   Bath Vanities   Electric Fireplaces   Bunk Beds
Dish Network     Dish Network deals




Sponsor/Vendor Ad Rates

Search Engine Friendly URLs by vBSEO 3.3.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331