#idempiere IRC log for Tuesday, 2016-12-06

*** a42niem has joined #idempiere05:16
*** nmicoud has joined #idempiere06:58
*** a42niem has quit IRC07:24
*** a42niem has joined #idempiere07:25
*** a42niem has quit IRC08:30
*** CarlosRuiz has joined #idempiere08:57
*** CarlosRuiz_ has joined #idempiere09:54
*** CarlosRuiz has quit IRC09:55
*** CarlosRuiz_ has quit IRC10:56
Not-d9e0[IDEMPIERE] freepath updated IDEMPIERE-324312:14
Not-d9e0[IDEMPIERE] Hi Carlos, i understand your concern about the multiple plugins for same engine problem, and i agree with it. Do you see any problem in keeping the previos method via ScriptEngineFactory as default method and fall back to osgi only if the engine is not found (my original proposal) ? This will avoid the problem i noticed with jython (the script did not work, but loading the engine required many seconds).12:14
Not-d9e0We just use groovy, so we are not affected by it, but if the slow performance are confirmed, jython will become unusable breaking existing installations. If you want to do a quick test just change the prefix to jython, the script will not work, but you will still see the loading times. Regards, Silvano12:14
Not-d9e0[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-324312:14
Not-d9e0[IDEMPIERE] carlosruiz_globalqss created IDEMPIERE-3252 Requisition's DateDoc in Unprocessed Document14:08
Not-d9e0[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-325214:08
*** mags has joined #idempiere14:14
Not-d9e0[iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-4.1 [+2/-0/±4] https://bitbucket.org/idempiere/idempiere/commits/14:39
Not-d9e0[iDempiere] globalqss c53fe60 - IDEMPIERE-3252 Requisition's DateDoc in Unprocessed Document14:39
Not-d9e0[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-3252 status set to "Resolved" -resolution set to "Fixed"14:40
Not-d9e0[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-325214:40
Not-d9e0[iDempiere4.1] jenkins built #21 completed (failure) http://ci.idempiere.org/job/iDempiere4.1/21/14:41
Not-d9e0[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-324314:56
Not-d9e0[IDEMPIERE] Hi [~freepath], I tested jython, the load is faster than groovy, but unfortunately it seems is unusable because of classpath issues. The test callout I made was simply: {code} print "Hello world" {code} And it failed with: {code} java.lang.NoClassDefFoundError: org/python/core/PyRunnable at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:763) at14:56
Not-d9e0org.python.core.BytecodeLoader2.loadClassFromBytes(Unknown Source) at org.python.core.BytecodeLoader.makeClass(Unknown Source) at org.python.core.BytecodeLoader.makeCode(Unknown Source) at org.python.core.Py.compile_flags(Unknown Source) at org.python.core.Py.compile_flags(Unknown Source) at org.python.core.Py.compile_flags(Unknown Source) at org.python.core.__builtin__.compile(Unknown Source) at14:56
Not-d9e0com.sun.script.jython.JythonScriptEngine.compileScript(JythonScriptEngine.java:278) at com.sun.script.jython.JythonScriptEngine.eval(JythonScriptEngine.java:169) at javax.script.AbstractScriptEngine.eval(AbstractScriptEngine.java:264) at org.compiere.model.GridTab.processCallout(GridTab.java:2888) {code}14:56
Not-d9e0[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-324314:56
*** CarlosRuiz has joined #idempiere15:06
*** a42niem has joined #idempiere17:35
*** CarlosRuiz has quit IRC18:55
*** nmicoud has quit IRC20:49
*** a42niem has quit IRC21:14
*** CarlosRuiz has joined #idempiere21:30
*** CarlosRuiz has quit IRC22:11

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!