Hi, I just realized that I cannot access to the "Manage" page of my Python WPS processes (accessible via WPS Security webpage). When I try to open this page, I get the following exception :
There is an error while getting the description of my WPS processes, but these are made juste like in the examples found in the official documentation ( http://docs.geoserver.org/latest/en/user/community/scripting/py/index.html <http://docs.geoserver.org/latest/en/user/community/scripting/py/index.html> ). In the source code of PyWpsHook, I found this statement at line 53 : I guess that its the process(engine) method that returns a NullPointerException. But this method is supposed to return a PyObject pointing to the run method declared in the .py file : Is there any modification I should put in my .py so that the hook works corretly ? Cyril -- View this message in context: http://osgeo-org.1560.x6.nabble.com/PyWpsHook-NullPointerException-tp5271842.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. http://pubads.g.doubleclick.net/gampad/clk?id=1444514421&iu=/41014381 _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
