Forums › TWAIN Classic › Using Twain in Network Scanner
- This topic has 0 replies, 1 voice, and was last updated 12 years, 8 months ago by chankokchern.
-
AuthorPosts
-
Hi guys,
i have 2 questions to ask and need someone to enlighten me 💡
1) Does twain support a network scanner (DocuScan C3200 A By Fuji XEROX)
2) Used to be this twain work with a normal scanner, but recently we have change to network scanner and got following error in the java console:
Exception in thread “AWT-EventQueue-4” java.lang.NoClassDefFoundError: Could not initialize class SK.gnome.twain.TwainManager
at ScanDoc.scan(ScanDoc.java:73)
at ScanDoc.actionPerformed(ScanDoc.java:214)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)Is this error cause by the network scanner?
Thanks
Regards,
Jimmy -
AuthorPosts