Open GoogleCodeExporter opened 9 years ago
Antonio, can you please have a look at this?
Original comment by riccardo.murri@gmail.com
on 10 Feb 2015 at 9:11
Hi Karandash8,
I am unable to replicate the issue with the given information
In order to debug the issue, we would need the full debug log of the
application.
If you are running a GSessionBasedScript, run it with -vvv and send us the
output.
If you are instead running a standalone application, set the logging level to
DEBUG with something like:
import logging
gc3libs.configure_logger(logging.DEBUG, "myapp")
Also, it would be very helpful if you could send us details on the operating
system you are using and the list of all the PyPI packages installed (output of
`pip list` command from within the gc3pie virtual environment)
Original comment by arcimbo...@gmail.com
on 23 Feb 2015 at 5:12
Original issue reported on code.google.com by
Karanda...@gmail.com
on 2 Feb 2015 at 2:38