On 29 November 2013 09:57, Stefan Kooman <[email protected]> wrote:
> Quoting Daniel Molina ([email protected]):
> >
> > Include it before the if:
> > logger.error(rackinput.class)
> > if (rackinput.class == Tempfile)
>
> I did just that, restarted apache and tried again. I can't spot the
> value in the logs, can you? Passenger errors are logged in apache error log
> (not vhost) log. I did check all logs but didn't find anything.
It should be in /var/log/one/sunstone.log
You can also write the value to a file:
File.open('/tmp/debug_sunstone", 'w') { |file| file.write(rackinput.class) }
--
--
Daniel Molina
Project Engineer
OpenNebula - Flexible Enterprise Cloud Made Simple
www.OpenNebula.org | [email protected] | @OpenNebula
_______________________________________________
Users mailing list
[email protected]
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org