Check the number of records returned by the code on production vs. the dev
machine. Stack Overflows usually mean so much stuff was loaded that the
server ran out of memory.

DW






On Wed, Nov 26, 2008 at 1:55 PM, David Mineer <[EMAIL PROTECTED]> wrote:

> I am getting the following error:
>
>  500
>
> ROOT CAUSE:
> java.lang.StackOverflowError
>       at java.util.HashMap.put(HashMap.java:372)
>       at java.util.HashMap.putAll(HashMap.java:524)
>       at com.compoundtheory.dynamic.Memento.getMemento(Memento.java:67)
>       at com.compoundtheory.dynamic.Memento.getMemento(Memento.java:94)
>       at com.compoundtheory.dynamic.Memento.getMemento(Memento.java:94)
>
> The last line is repeated down the page probably 100 (or more) times.  Then 
> at the bottom there is
>
>       at 
> coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:70)
>       at 
> coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
>       at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
>       at jrun.servlet.FilterChain.service(FilterChain.java:101)
>       at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
>       at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
>       at 
> jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
>       at 
> jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
>       at 
> jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
>       at 
> jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
>       at 
> jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
>       at 
> jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
>       at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
>
>
>
> The same code works on my dev machine.  I think I have the same version of 
> transfer on both, but not positive about the production machine.
>
> CF8 SQL SERVER Transfer downloaded about a month or 2 ago.
>
>
>
> TIA,
>
>
>
> --
> David Mineer Jr
> ---------------------
> The critical ingredient is getting off your
> butt and doing something. It's as simple
> as that. A lot of people have ideas, but
>
> there are few who decide to do
> something about them now. Not
> tomorrow. Not next week. But today.
> The true entrepreneur is a doer.
>
>
> >
>


-- 
"Come to the edge, he said. They said: We are afraid. Come to the edge, he
said. They came. He pushed them and they flew."

Guillaume Apollinaire quotes

--~--~---------~--~----~------------~-------~--~----~
Before posting questions to the group please read:
http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer

You received this message because you are subscribed to the Google Groups 
"transfer-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/transfer-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to