Hi,

I am trying to trace some errors for code that works fine in PHP 5.X but it
is failing in Quercus. The output trace is not telling me where in the PHP
this error is. Does anyone know a way to force this?

Example:

java.lang.UnsupportedOperationException
        at com.caucho.quercus.env.JavaAdapter.getHead(JavaAdapter.java:467)
        at
com.caucho.quercus.lib.string.StringModule.implode(StringModule.java:659)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

-- 
View this message in context: 
http://www.nabble.com/Tracing-Quercus-tp14529534p14529534.html
Sent from the Resin mailing list archive at Nabble.com.



_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to