| *** CarlosRuiz has quit IRC | 00:48 | |
| *** a42niem has quit IRC | 01:16 | |
| *** is-mw has joined #idempiere | 01:49 | |
| *** is-mw2 has quit IRC | 01:49 | |
| *** Devastator_ has joined #idempiere | 02:22 | |
| *** Devastator has quit IRC | 02:24 | |
| *** Devastator_ has quit IRC | 02:42 | |
| *** Devastator_ has joined #idempiere | 02:42 | |
| *** Devastator_ is now known as Devastator | 02:42 | |
| *** norbertbede has joined #idempiere | 02:46 | |
| Not-3656 | [IDEMPIERE] norbert.bede created IDEMPIERE-2595 Printformat - use system print-format first - do not create new automatically | 03:40 |
|---|---|---|
| Not-3656 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2595 | 03:40 |
| Not-3656 | [IDEMPIERE] norbert.bede updated IDEMPIERE-2595 assignee set to "Tomas Svikruha" | 04:02 |
| Not-3656 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2595 | 04:02 |
| *** RecordingBot` has joined #idempiere | 06:54 | |
| *** hieplq has quit IRC | 06:55 | |
| *** RecordingBot has quit IRC | 06:58 | |
| *** hieplq has joined #idempiere | 07:19 | |
| *** a42niem has joined #idempiere | 08:06 | |
| *** hieplq has quit IRC | 08:49 | |
| *** hieplq has joined #idempiere | 09:59 | |
| *** hieplq has quit IRC | 10:58 | |
| *** red1_ has joined #idempiere | 12:23 | |
| *** CarlosRuiz has joined #idempiere | 13:30 | |
| *** ChanServ sets mode: +o CarlosRuiz | 13:30 | |
| *** red1_ has quit IRC | 13:58 | |
| *** red1_ has joined #idempiere | 14:03 | |
| *** ChanServ sets mode: +o red1_ | 14:03 | |
| *** red1 has quit IRC | 14:05 | |
| *** hieplq has joined #idempiere | 14:12 | |
| norbertbede | CarlosRuiz, hieplq | 14:33 |
| norbertbede | i'm facing issue with bad gateway message 504 | 14:34 |
| norbertbede | http://imagebin.ca/v/1zYZzjkECkbC | 14:34 |
| norbertbede | i thought its only in our deployment | 14:34 |
| norbertbede | nginx + id3.0 but looks not | 14:34 |
| norbertbede | im setup lot monitoring but what i can share as experience is only 110 timeout error in nginx log | 14:35 |
| norbertbede | this usually happening based on nginx docs when backend server not available | 14:35 |
| norbertbede | this happening quite frequently in our deployment :( | 14:36 |
| hieplq | sometime it's also at a my client (winxp with chrome). so, i suggest also install monitor tool in test server for confirm. | 14:40 |
| hieplq | i don't use nginx, just direct to jetty | 14:41 |
| hieplq | but i never see it in my computer, just in other client | 14:42 |
| norbertbede | as i wrote you i setup newrelic and kibana. only newrelic isplaying js errors | 14:44 |
| norbertbede | dont know should related. but daily approx 10 js error exists | 14:44 |
| CarlosRuiz | I'm still using 2.1 in prod sites - I see that error sporadically - haven't traced what is the meaning | 14:47 |
| norbertbede | i thought idempiere is really not available. but today i catch this error end tried to ing backend with following command | 14:48 |
| norbertbede | nping -p 8090 --delay 1s localhost | 14:48 |
| norbertbede | but not idempiere outage | 14:49 |
| norbertbede | so backend was available that time | 14:49 |
| norbertbede | i found this problem more frequently when my virtual server had less ram | 14:50 |
| norbertbede | after restart again less | 14:50 |
| norbertbede | we running approx 20 users from 3 companies now | 14:50 |
| norbertbede | 1 deployment | 14:51 |
| norbertbede | i suggest first trace all js errors i can report them - catched by newrelic browser tracking | 14:52 |
| norbertbede | because server really not log any error | 14:52 |
| norbertbede | but that is only my consultant idea :) | 14:52 |
| norbertbede | if anybody can instruct us we can make some special monitoring well | 14:52 |
| *** posde has left #idempiere | 15:05 | |
| *** posde has joined #idempiere | 15:05 | |
| Not-3656 | [IDEMPIERE] carlosruiz_globalqss created IDEMPIERE-2596 Lost changes when attachment window is closed | 15:24 |
| Not-3656 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2596 | 15:24 |
| Not-3656 | [iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-2.1 [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/ | 15:25 |
| Not-3656 | [iDempiere] globalqss 90e1ac9 - IDEMPIERE-2596 Lost changes when attachment window is closed / reorganized the if/then/else for readability - helped to discover some dead code | 15:25 |
| Not-3656 | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2596 status set to "Resolved" -resolution set to "Fixed" | 15:27 |
| Not-3656 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2596 | 15:27 |
| hieplq | hi norberbede. js error is by server error. so, must fix at server (i mean 504 error) | 15:27 |
| hieplq | becasue it releate 504 (it mean server can't service request) i suggest try increase some configuration relate timeout | 15:28 |
| hieplq | other i find a configuration relate resource, please test it and share me your result | 15:29 |
| hieplq | http://eclipse.org/jetty/documentation/current/high-load.html#d0e14624 | 15:29 |
| hieplq | what configuration i mean is net.core.somaxcon | 15:29 |
| hieplq | also Low Resource Limits | 15:31 |
| hieplq | relate relic, as i mean before, it make many thread, maybe over your limit. | 15:32 |
| hieplq | consider Thread Pool limit | 15:33 |
| Not-3656 | [IDEMPIERE] carlosruiz_globalqss created IDEMPIERE-2597 WhereClause of report view can cause issues | 15:48 |
| Not-3656 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2597 | 15:48 |
| Not-3656 | [iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-2.1 [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/ | 15:48 |
| Not-3656 | [iDempiere] globalqss adb17b3 - IDEMPIERE-2597 WhereClause of report view can cause issues | 15:48 |
| Not-3656 | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2597 status set to "Resolved" -resolution set to "Fixed" | 15:48 |
| Not-3656 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2597 | 15:48 |
| *** red1_ has quit IRC | 15:49 | |
| Not-3656 | [IDEMPIERE] carlosruiz_globalqss created IDEMPIERE-2598 minor dictionary improvements | 15:49 |
| Not-3656 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2598 | 15:49 |
| *** red1 has joined #idempiere | 15:49 | |
| *** ChanServ sets mode: +o red1 | 15:49 | |
| *** RecordingBot has joined #idempiere | 16:18 | |
| *** Devastator has quit IRC | 16:19 | |
| *** RecordingBot` has quit IRC | 16:19 | |
| *** red1 has quit IRC | 16:21 | |
| *** carlos_ has joined #idempiere | 16:22 | |
| *** hieplq has quit IRC | 16:22 | |
| *** CarlosRuiz has quit IRC | 16:22 | |
| *** norbertbede has quit IRC | 16:22 | |
| *** red1 has joined #idempiere | 16:25 | |
| *** ChanServ sets mode: +o red1 | 16:25 | |
| hieplq_ | hi @norbertbede1 you have received my message about try some configuration of jetty? | 16:50 |
| norbertbede1 | yes we have done | 16:51 |
| norbertbede1 | various configs | 16:51 |
| norbertbede1 | but mainly nginx | 16:52 |
| norbertbede1 | do you have any suggestion which parameters could be tune ? | 16:52 |
| norbertbede1 | i remember this http://help.eclipse.org/kepler/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html | 16:53 |
| *** red1 has quit IRC | 17:43 | |
| Not-3656 | [iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-2.1 [+2/-0/±0] https://bitbucket.org/idempiere/idempiere/commits/ | 17:48 |
| Not-3656 | [iDempiere] globalqss 794f2af - IDEMPIERE-2598 minor dictionary improvements | 17:48 |
| Not-3656 | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2598 status set to "Resolved" -assignee set to "Carlos Antonio Ruiz Gomez" -resolution set to "Fixed" | 17:51 |
| Not-3656 | [IDEMPIERE] commited migration script fixing: * fix dropship_Bpartner_id element name * assign warehouse to gardenworld organizations * adctxhelpmsg_adctxhelpmsgtrl constraint cascade * adctxhelp_adctxhelpmsg constraint model cascade * button Create Lines From on Invoices must have @Processed@=N as display logic * wrong zoom windows for M_BP_Price and M_Transaction * do not allow copy for C_BankStatement.StatementDifference, C_BPartner.FirstSale, C_BP | 17:51 |
| Not-3656 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2598 | 17:51 |
| Not-3656 | [IDEMPIERE] alan.lesc1 updated IDEMPIERE-2097 | 17:54 |
| Not-3656 | [IDEMPIERE] Hi Carlos, I couldn't reproduce in 3.0. Probably was solved after 2.1 release. Thank you very much. | 17:54 |
| Not-3656 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2097 | 17:54 |
| *** red1 has joined #idempiere | 17:56 | |
| *** ChanServ sets mode: +o red1 | 17:56 | |
| *** carlos_ has quit IRC | 18:01 | |
| *** carlos_ has joined #idempiere | 18:04 | |
| *** carlos_ has quit IRC | 18:13 | |
| *** norbertbede1 has quit IRC | 18:31 | |
| *** tio has joined #idempiere | 18:53 | |
| *** tio has quit IRC | 18:55 | |
| *** red1 has quit IRC | 19:54 | |
| *** red1 has joined #idempiere | 19:55 | |
| *** ChanServ sets mode: +o red1 | 19:55 | |
| *** hieplq_ has quit IRC | 19:59 | |
| *** Citangui has joined #idempiere | 20:38 | |
| Citangui | Hi evryone | 20:39 |
| Citangui | evry time i try to export my plugins in format suitable to deployment | 20:40 |
| *** red1 has quit IRC | 20:40 | |
| Citangui | i get this error | 20:40 |
| Citangui | A cycle was detected when generating the classpath org.adempiere.ui.zk_3.0.0.201504252134, org.adempiere.report.jasper.library_3.0.0.201504252134, org.adempiere.base_3.0.0.201504252134, org.apache.activemq.activemq-core_5.7.0, org.adempiere.report.jasper.library_3.0.0.201504252134. | 20:40 |
| Citangui | any suggestion | 20:40 |
| *** a42niem has quit IRC | 20:44 | |
| *** a42niem has joined #idempiere | 20:45 | |
| *** jmpiloq has joined #idempiere | 21:20 | |
| *** Citangui has quit IRC | 21:26 | |
| Not-3656 | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2097 status set to "Resolved" -resolution set to "Cannot Reproduce" | 22:03 |
| Not-3656 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2097 | 22:03 |
| *** a42niem has quit IRC | 23:42 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!