First I am not a java developer,but I need some help determining an issue I am having. I am running a java application built by a vendor of mine, which works on about half of my machines and bombs out on the other half. My systems are mostly xp machines and I have tried multiple version of java. Most of my machines are running the latest version now (6-31), and we use IE 7.
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)