FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP
6343 Discussions

ddr2 high pref controller

Altera_Forum
Honored Contributor II
1,644 Views

hi  

i got qoartus 10.1 and when i try to add the ddr2 high performance controller(with altmemphy) it bring me an eror about java script  

 

 

--- Quote Start ---  

Error: An unexpected error occurred during Edit Module: java.lang.RuntimeException: java.io.IOException: Could not get shell folder ID list 

Debug: 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.Win32ShellFolderManager2.getRecent(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.altera.common.editor.PresetIO.(PresetIO.java:27) 

at com.altera.ui.phy.Tab1.initialise(Tab1.java:94) 

at com.altera.ui.ddr.DDRGUI.init(DDRGUI.java:44) 

at com.altera.imodule.NewDDRModel.getExtension(NewDDRModel.java:660) 

at com.altera.sopceditor.widgets.MegaWizardPropertyEditor.createDialog(MegaWizardPropertyEditor.java:86) 

at com.altera.sopceditor.widgets.AbstractPropertyEditor.runEditor(AbstractPropertyEditor.java:143) 

at com.altera.sopceditor.util.EditorUtils.runEditor(EditorUtils.java:2258) 

at com.altera.sopceditor.tools.systemtable.EditModuleTask.run(EditModuleTask.java:89) 

at com.altera.ui.app.base.EditorTaskRunner$10.run(EditorTaskRunner.java:413) 

at java.lang.Thread.run(Unknown Source) 

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 

 

 

--- Quote End ---  

 

and its the onley controller that match to my device (cyclone iv gx)  

so if anybody know i need some help  

thanks.
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
277 Views

somebody??

0 Kudos
Altera_Forum
Honored Contributor II
277 Views

Hi talzohar 

I get the very same error msg, when trying to edit an old and well working design with a DDR controller. It makes no difference wether I try to use DDR, DDR2 or DDR3 controllers, or wether I use Q10.1 or Q8.1 ( that I keep for safety ).  

Surfing google I found a lot of similar error msg's relating to other Java applications, usually pointing to a problem in the reg-db. It looks like it is a path somewhere that is not set correctly.
0 Kudos
Altera_Forum
Honored Contributor II
277 Views

Just to let you know. 

It is not allowed to have spaces in the file names. This also includes a space in your username on the pc!!
0 Kudos
Reply