Not-d9e0 | [iDempiere4.1Daily] jenkins built #15 completed (failure) http://ci.idempiere.org/job/iDempiere4.1Daily/15/ | 05:28 |
---|---|---|
Not-d9e0 | [IDEMPIERE] hieplq created IDEMPIERE-3253 validate on process parameter panel don't work by tab scope | 05:51 |
Not-d9e0 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3253 | 05:51 |
*** a42niem has joined #idempiere | 06:20 | |
*** nmicoud has joined #idempiere | 06:37 | |
*** a42niem has quit IRC | 07:44 | |
Not-d9e0 | [iDempiere4.1] jenkins built #22 completed (success) http://ci.idempiere.org/job/iDempiere4.1/22/ | 09:15 |
*** CarlosRuiz has joined #idempiere | 09:23 | |
*** jdpaniagua has quit IRC | 09:33 | |
*** jdpaniagua has joined #idempiere | 09:36 | |
Not-d9e0 | [iDempiere4.1Daily] jenkins built #16 completed (success) http://ci.idempiere.org/job/iDempiere4.1Daily/16/ | 10:08 |
Not-d9e0 | [iDempiere] CarlosRuiz_globalqss pushed 1 commit to development [+2/-0/±7] https://bitbucket.org/idempiere/idempiere/commits/ | 10:10 |
Not-d9e0 | [iDempiere] globalqss a9cadde - hg merge release-4.1 (merge release4.1 into development) | 10:10 |
Not-d9e0 | [iDempiere] jenkins built #1830 completed (success) http://ci.idempiere.org/job/iDempiere/1830/ | 10:20 |
Not-d9e0 | [iDempiereDaily] jenkins built #503 completed (failure) http://ci.idempiere.org/job/iDempiereDaily/503/ | 10:27 |
Not-d9e0 | [iDempiereDaily] jenkins built #504 completed (failure) http://ci.idempiere.org/job/iDempiereDaily/504/ | 10:42 |
Not-d9e0 | [iDempiereDaily] jenkins built #505 completed (failure) http://ci.idempiere.org/job/iDempiereDaily/505/ | 11:35 |
Not-d9e0 | [IDEMPIERE] freepath updated IDEMPIERE-3243 | 11:54 |
Not-d9e0 | [IDEMPIERE] Hi Carlos, i can confirm the problem. I was able to make it work by adding the following exported packages to org.adempiere.base: org.python.core org.python.modules With that i see the "hello world" output on the console, but then i have a NullPointerException, i believe because the callout has no return value and the code that does the evaluation assume a non-null return ( the final toString()): | 11:54 |
Not-d9e0 | engine.eval(rule.getScript()).toString(); I noticed bsh has the same kind of exports, so maybe adding the exports for jython (the exact packages maybe more then what i added) is the proper solution. Regards, Silvano | 11:54 |
Not-d9e0 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3243 | 11:54 |
*** smartjsp has joined #idempiere | 12:52 | |
*** AlbinGMB has joined #idempiere | 13:30 | |
*** jdpaniagua has quit IRC | 13:52 | |
*** jdpaniagua has joined #idempiere | 14:03 | |
*** AlbinGMB has quit IRC | 14:26 | |
*** smartjsp has quit IRC | 14:32 | |
Not-d9e0 | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-3243 | 15:39 |
Not-d9e0 | [IDEMPIERE] Thanks [~freepath], I was struggling trying to solve this issue with the jython here - but didn't work. As you mentioned adding the imports make the script work but then the NPE is hit. I found this marked as unresolved: https://java.net/jira/browse/SCRIPTING-14 Our version is old 2.2.1 - I tried to integrate the 2.7.0 but didn't work. I'm prone to exclude the jython from our supported engines - is not | 15:39 |
Not-d9e0 | working - so I guess nobody has used that. Regards, Carlos Ruiz | 15:39 |
Not-d9e0 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3243 | 15:39 |
*** nmicoud has left #idempiere | 16:19 | |
*** a42niem has joined #idempiere | 17:16 | |
Not-d9e0 | [IDEMPIERE] freepath updated IDEMPIERE-3243 | 17:37 |
Not-d9e0 | [IDEMPIERE] Hi Carlos, i tried some variants of the script to see if i could fine a way to return a value from jython, i didnt do extensive test but the usual "common-sense" methods that usually works, but i'am starting to believe that jython enting does not return any value. As of now i dont think it could ever have worked, if not for Dirk Niemeyer comment... maybe he was just a making a general consideration, not | 17:37 |
Not-d9e0 | related to the fact they are actually using it. Regards, Silvano | 17:37 |
Not-d9e0 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3243 | 17:37 |
*** a42niem has quit IRC | 17:50 | |
*** valentijnv has joined #idempiere | 17:54 | |
*** CarlosRuiz has quit IRC | 18:33 | |
*** a42niem has joined #idempiere | 19:22 | |
*** a42niem has quit IRC | 22:17 | |
*** jfrodriguez has joined #idempiere | 22:40 | |
jfrodriguez | Hi Community | 22:41 |
jfrodriguez | I am installing iDempiere last version | 22:41 |
jfrodriguez | on Eclipse Mars | 22:41 |
jfrodriguez | and when I define targetPlatform location | 22:41 |
jfrodriguez | Should it to be into or outside iDempiere Project? | 22:42 |
jfrodriguez | "/home/user/workspace/targetPlatform" | 22:43 |
jfrodriguez | "/home/user/workspace/targetPlatform" or "/home/user/workspace/iDempiere/targetPlatform"? | 22:44 |
jfrodriguez | Thanks in advance | 22:44 |
*** jfrodriguez has quit IRC | 22:46 | |
Not-d9e0 | [iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-4.1 [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/ | 23:04 |
Not-d9e0 | [iDempiere] globalqss 5125a1c - IDEMPIERE-2771 Improve 2pack tracing for errors / add servername to the subject email | 23:04 |
Not-d9e0 | [iDempiere4.1] jenkins built #23 completed (success) http://ci.idempiere.org/job/iDempiere4.1/23/ | 23:17 |
*** d has joined #idempiere | 23:25 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!