Jeff,

This can be due to the memory issue, because we load the XSLT to the memory
even though the source and result is prevented from being loaded fully into
memory when those are very large.

Can you increase the maximum memory size for the java process which is
running the Synapse and see? you can use the -Xmx systme property to
increase the memory in the synapse.sh

Also you may go ahead and file a JIRA for this, I will have a look at it...

Thanks,
Ruwan

On Sat, Aug 9, 2008 at 12:33 AM, Jeff Davis <[EMAIL PROTECTED]> wrote:

> Has anyone experienced issues when trying to use a large XSTL when using
> the
> remote registry (SimpleURLRegistry)? I've got a situation where I have a
> modestly sized XSTL, and when I use the localEntry to fetch and apply it,
> it
> works fine. However, when using the registry, it hangs up. It's finding the
> XSTL fine, because if I prune it way down in size, it works fine. It only
> has trouble as the stylesheet grows in size, apparently.
>
> The last entries in the console log are:
>
> DEBUG XSLTMediator Start : XSLT mediator
> DEBUG StAXUtils XMLStreamWriter is com.ctc.wstx.sw.SimpleNsStreamWriter
> DEBUG XSLTMediator Using byte array serialization for transformation
>
>
> I didn't see anything in Jira on this particular issue.
>
> jeff
>



-- 
Ruwan Linton
http://wso2.org - "Oxygenating the Web Services Platform"
http://ruwansblog.blogspot.com/

Reply via email to