Exception thrown when an event is fired in a page using watij 3.1.0

9 views
Skip to first unread message

Haykel

unread,
Dec 28, 2006, 2:58:38 PM12/28/06
to watij
Hi,

I installed watij 3.1.0 release and I'm experiencing lots of problems.
Before I was using watij 2.2.2 and everything is ok.
I installed 3.1.0 because I have seen a lot of out of memory problems
with 2.2.2.


The exception I'm seeing when I ibstalled 3.1.0 is the following:

Also I'm runnning my program through Eclispe 3.2.0

Thx - Haykel


2006-Dec-28 11:53:15 The
com.jniwrapper.win32.shdocvw.DWebBrowserEvents2 interface was not
registered for
com.jniwrapper.win32.shdocvw.server.DWebBrowserEvents2Server, because
com.jniwrapper.win32.shdocvw.server.DWebBrowserEvents2VTBL class was
not found.


2006-Dec-28 11:53:22 DomFactory.Proxy.invoke: target = Element <SELECT>
id: >ms__id3, method = fireEvent, error = null
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.jniwrapper.win32.ie.dom.j.run(SourceFile:591)
at
com.jniwrapper.win32.MessageLoopThread$ThreadSynchronizedAction.run(MessageLoopThread.java:560)
at
com.jniwrapper.win32.MessageLoopThread$LoopThread.run(MessageLoopThread.java:502)
Caused by: com.jniwrapper.win32.com.ComException: COM object method
returns error code: 0x80070057; E_INVALIDARG (The parameter is
incorrect.)
at
com.jniwrapper.win32.com.impl.IUnknownImpl.invokeStandardVirtualMethod(SourceFile:658)
at
com.jniwrapper.win32.mshtml.impl.IHTMLElement3Impl.fireEvent(SourceFile:376)
at com.jniwrapper.win32.ie.dom.c.fireEvent(SourceFile:325)
at com.jniwrapper.win32.ie.dom.c.fireEvent(SourceFile:561)
... 7 more


2006-Dec-28 11:53:22 Action: Enter user name for "Username" field
2006-Dec-28 11:53:23 DomFactory.Proxy.invoke: target = Element <SELECT>
id: >ms__id6, method = fireEvent, error = null
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.jniwrapper.win32.ie.dom.j.run(SourceFile:591)
at
com.jniwrapper.win32.MessageLoopThread$ThreadSynchronizedAction.run(MessageLoopThread.java:560)
at
com.jniwrapper.win32.MessageLoopThread$LoopThread.run(MessageLoopThread.java:502)
Caused by: com.jniwrapper.win32.com.ComException: COM object method
returns error code: 0x80070057; E_INVALIDARG (The parameter is
incorrect.)
at
com.jniwrapper.win32.com.impl.IUnknownImpl.invokeStandardVirtualMethod(SourceFile:658)
at
com.jniwrapper.win32.mshtml.impl.IHTMLElement3Impl.fireEvent(SourceFile:376)
at com.jniwrapper.win32.ie.dom.c.fireEvent(SourceFile:325)
at com.jniwrapper.win32.ie.dom.c.fireEvent(SourceFile:561)
... 7 more
2006-Dec-28 11:53:23 Action: Select user type
2006-Dec-28 11:53:23 Action: Enter owner name for "Owner Name" field
2006-Dec-28 11:53:23 Action: Enter phone number for "Phone Number"
field
2006-Dec-28 11:53:23 Action: Enter fax number for "Fax Number" field
2006-Dec-28 11:53:23 Action: Enter email for "Email" field
2006-Dec-28 11:53:24 DomFactory.Proxy.invoke: target = Element <SELECT>
id: >ms__id8, method = fireEvent, error = null
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.jniwrapper.win32.ie.dom.j.run(SourceFile:591)
at
com.jniwrapper.win32.MessageLoopThread$ThreadSynchronizedAction.run(MessageLoopThread.java:560)
at
com.jniwrapper.win32.MessageLoopThread$LoopThread.run(MessageLoopThread.java:502)
Caused by: com.jniwrapper.win32.com.ComException: COM object method
returns error code: 0x80070057; E_INVALIDARG (The parameter is
incorrect.)
at
com.jniwrapper.win32.com.impl.IUnknownImpl.invokeStandardVirtualMethod(SourceFile:658)
at
com.jniwrapper.win32.mshtml.impl.IHTMLElement3Impl.fireEvent(SourceFile:376)
at com.jniwrapper.win32.ie.dom.c.fireEvent(SourceFile:325)
at com.jniwrapper.win32.ie.dom.c.fireEvent(SourceFile:561)
... 7 more
2006-Dec-28 11:53:24 Action: Select GMT for "Timezone" field
2006-Dec-28 11:53:24 Action: Disable fast connection for mouse over
2006-Dec-28 11:53:24 Action: Enter new password and re-confirm
2006-Dec-28 11:53:24 Action: Account is enabled
2006-Dec-28 11:53:24 Action: Select session timeout
2006-Dec-28 11:53:24 Action: Click Add button to create new user
2006-Dec-28 11:53:25 DomFactory.Proxy.invoke: target = Element <SELECT>
id: >ms__id11, method = fireEvent, error = null
java.lang.reflect.InvocationTargetException
at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.jniwrapper.win32.ie.dom.j.run(SourceFile:591)
at
com.jniwrapper.win32.MessageLoopThread$ThreadSynchronizedAction.run(MessageLoopThread.java:560)
at
com.jniwrapper.win32.MessageLoopThread$LoopThread.run(MessageLoopThread.java:502)
Caused by: com.jniwrapper.win32.com.ComException: COM object method
returns error code: 0x80070057; E_INVALIDARG (The parameter is
incorrect.)
at
com.jniwrapper.win32.com.impl.IUnknownImpl.invokeStandardVirtualMethod(SourceFile:658)
at
com.jniwrapper.win32.mshtml.impl.IHTMLElement3Impl.fireEvent(SourceFile:376)
at com.jniwrapper.win32.ie.dom.c.fireEvent(SourceFile:325)
at com.jniwrapper.win32.ie.dom.c.fireEvent(SourceFile:561)
... 6 more
2006-Dec-28 11:53:25 DomFactory.Proxy.invoke: target = Element <SELECT>
id: >ms__id13, method = fireEvent, error = null
java.lang.reflect.InvocationTargetException
at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.jniwrapper.win32.ie.dom.j.run(SourceFile:591)
at
com.jniwrapper.win32.MessageLoopThread$ThreadSynchronizedAction.run(MessageLoopThread.java:560)
at
com.jniwrapper.win32.MessageLoopThread$LoopThread.run(MessageLoopThread.java:502)
Caused by: com.jniwrapper.win32.com.ComException: COM object method
returns error code: 0x80070057; E_INVALIDARG (The parameter is
incorrect.)
at
com.jniwrapper.win32.com.impl.IUnknownImpl.invokeStandardVirtualMethod(SourceFile:658)
at
com.jniwrapper.win32.mshtml.impl.IHTMLElement3Impl.fireEvent(SourceFile:376)
at com.jniwrapper.win32.ie.dom.c.fireEvent(SourceFile:325)
at com.jniwrapper.win32.ie.dom.c.fireEvent(SourceFile:561)
... 6 more
2006-Dec-28 11:53:26 Action: Click View User button

Reply all
Reply to author
Forward
0 new messages