Re: Really strange problem
Alex Horovitz <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
On Jun 9, 2006, at 5:32 PM, Yury Peskin wrote: I have two different machines: a development and deployment. Same code being moved to deployment machine from development. So far, so good. Here comes Mr. Murphy. I can not call Direct Action on the deployment machine, but I can call it on the development machine. Even more interesting is that I can call a different Direct Action on both machines, and there's no real difference between the calls. The error I get is: Application: test Error: java.lang.reflect.InvocationTargetException Reason: Stack trace: <Blank> NA: Non applicable, JIT activated Are you sure the JRE is the same on both machines? ala Computer:~ ahorovit$ java -version java version "1.4.2_09" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_09-232) Java HotSpot(TM) Client VM (build 1.4.2-54, mixed mode) _______________________________________________ WebObjects-dev mailing list [email protected] http://www.omnigroup.com/mailman/listinfo/webobjects-dev