client_ole2
452723Sep 8 2005 — edited Sep 8 2005i'm tying to read excel file and save into my table however i'm getting these errors....
2005-Sep-08 15:02:38.31 ERROR>WUO-714 [OleFunctions.setExceptionValues()] Unable to get the last OLE Error details; Exception
null
2005-Sep-08 15:02:38.31 ERROR>WUO-709 [OleFunctions.get_obj_property_args()] Unable to get Property: Cell; Exception
com.jacob.com.ComFailException: Can't map name to dispid: Cell
for more info i paste the message in java console for reference....
Oracle JInitiator: Version 1.3.1.17
Using JRE version 1.3.1.17-internal Java HotSpot(TM) Client VM
User home directory = C:\Documents and Settings\hr_designer
Proxy Configuration: Manual Configuration
Proxy: 10.44.0.3:80
Proxy Overrides: <local>
JAR cache enabled
Location: C:\Documents and Settings\hr_designer\Oracle Jar Cache
Maximum size: 50 MB
Compression level: 0
----------------------------------------------------
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
q: hide console
s: dump system properties
t: dump thread list
x: clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------
Loading http://ems-03:8889/forms90/java/webutil.jar from JAR cache
Loading http://ems-03:8889/forms90/java/f90all_jinit.jar from JAR cache
RegisterWebUtil - Loading WebUtil Version 1.0.5 Production
Loading http://ems-03:8889/forms90/java/jacob.jar from JAR cache
proxyHost=null
proxyPort=0
connectMode=HTTP, native.
Forms Applet version is : 9.0.4.0
2005-Sep-08 15:02:38.31 ERROR>WUO-714 [OleFunctions.setExceptionValues()] Unable to get the last OLE Error details; Exception
null
2005-Sep-08 15:02:38.31 ERROR>WUO-709 [OleFunctions.get_obj_property_args()] Unable to get Property: Cell; Exception
com.jacob.com.ComFailException: Can't map name to dispid: Cell