back to forum.

Topic: Text-flie dictionary - File not Found

Topic by
dynosure

2010-05-13
12:02

Text-flie dictionary - File not Found

Hello, guys!

I was trying to create a new dictionary from a text file and DataCleaner keeps giving me the File Not Found message:

File not found


Message:
java.lang.IllegalArgumentException: I:\Tools\DataCleaner\newq.txt

What do I do. Please help me to get it right conficured.

Thank you very much!

dyno

Reply by
kasper

2010-05-13
18:51
... And I'm guessing you've double-checked that the file actually exists at that path?

Can you give us some more of the exception stack trace?

Reply by
dynosure

2010-05-13
22:51
File not found


Message:
java.lang.IllegalArgumentException: I:\Tools\DataCleaner\newq.txt
Level:
SEVERE
Stack Trace:
I:\Tools\DataCleaner\newq.txt
dk.eobjects.datacleaner.gui.dialogs.TextFileDictionaryDialog$2.actionPerformed(TextFileDictionaryDialog.java:125)
javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
javax.swing.DefaultButtonModel.setPressed(Unknown Source)
javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
java.awt.Component.processMouseEvent(Unknown Source)
javax.swing.JComponent.processMouseEvent(Unknown Source)
java.awt.Component.processEvent(Unknown Source)
java.awt.Container.processEvent(Unknown Source)
java.awt.Component.dispatchEventImpl(Unknown Source)
java.awt.Container.dispatchEventImpl(Unknown Source)
java.awt.Component.dispatchEvent(Unknown Source)
java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
java.awt.Container.dispatchEventImpl(Unknown Source)
java.awt.Window.dispatchEventImpl(Unknown Source)
java.awt.Component.dispatchEvent(Unknown Source)
java.awt.EventQueue.dispatchEvent(Unknown Source)
java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.run(Unknown Source)


-------------------------------
I've tried a couple of times by both browsing&selecting and typing in the file path. Neither way works. And I've also changed the text format and on another computer, don't make any difference.

I am confused because it should be some easy problem but I just can't get it done...

Thanks for replying and helping.

Reply by
kasper

2010-05-13
23:23
Hi dynosure,

Thanks for the stacktrace. I've identified the bug in the code! A workaround is to just us a relative (to DataCleaner's "home") filename path. I looks like your relative path would be just "newq.txt".

will add an issue for it on our bugtracker and fix it shortly

Reply by
dynosure

2010-05-14
08:35
Hey Kasper,

I should have told you that I've tried that one, and change it to other directories in different disks too. The results are the same.

What other steps could I go wrong?



Reply by
kasper

2010-05-15
11:25
Dynosure, can you check out the new version of DataCleaner (1.5.4) ... I believe that this bug is fixed now!

You need to be logged in to participate

In order to post your own comments on this topic, you need to be logged in.

Username:

Log in by clicking the login link at the top of the screen

 

Go back to forum.