Re: multi-instance: orphaned fault

2015-01-20 Thread Chuck Hill
On 2015-01-20, 2:02 PM, "OC" wrote: Chuck, On 20. 1. 2015, at 20:19, Chuck Hill mailto:ch...@gevityinc.com>> wrote: I can’t think of a good solution either. This will happen without the synchronizer too, if a different instance deletes it. What would you want to happen? That's the questi

Re: Model/DB synchronization (was: Migrations (was: ERXSQLHelper))

2015-01-20 Thread Ramsey Gurley
I have postgres tables with millions of rows. Not BIG but not small either. Building an index on some of them takes minutes. Minutes where the table is locked. Depending on your db, adding a column can require a full table copy. Again, minutes unless you have some high end SSDs. I have this on

Re: multi-instance: orphaned fault

2015-01-20 Thread OC
Chuck, On 20. 1. 2015, at 20:19, Chuck Hill wrote: > I can’t think of a good solution either. This will happen without the > synchronizer too, if a different instance deletes it. What would you want to > happen? That's the question. I might be missing something, but it seems to me that th

RE: wiki.wocommunity.org down

2015-01-20 Thread Jeffrey Simpson
Thanks for the reply. I did find http://vmadmin.nt.com.au/?p=47 which is pretty good. His Init.d script does not work. I hope the site comes up ok. Jeffrey Simpson Senior Software Engineer Information Technology Youth For Understanding USA Telephone: 202.774.5266 Toll Free: 800.424.3691 Fa

Re: multi-instance: orphaned fault

2015-01-20 Thread Chuck Hill
I can't think of a good solution either. This will happen without the synchronizer too, if a different instance deletes it. What would you want to happen? Chuck On 2015-01-20, 6:31 AM, "OC" wrote: Hello there, I've just bumped into a new problem. Unless I am doing something wrong, it does

Re: wiki.wocommunity.org down

2015-01-20 Thread Chuck Hill
There was an unfortunate migration disaster. Pascal is waiting for guidance from the vendor. I am not aware of an alternative, other than https://archive.org/web/ which is a bit out of date. Chuck On 2015-01-20, 11:10 AM, "Jeffrey Simpson" wrote: When I go to the wiki.wocommunity.org I get

wiki.wocommunity.org down

2015-01-20 Thread Jeffrey Simpson
When I go to the wiki.wocommunity.org I get a confluence upgrade failure page. Does anyone know when it is going to be up? I am installing a new server and do it so seldom that I want to have a walk through. Is there an alternative? Jeffrey Simpson Senior Software Engineer Information Techno

Re: Model/DB synchronization (was: Migrations (was: ERXSQLHelper))

2015-01-20 Thread Chuck Hill
On 2015-01-20, 3:51 AM, "OC" wrote: Chuck, On 14. 1. 2015, at 1:12, Chuck Hill mailto:ch...@gevityinc.com>> wrote: Yes, modifying the database seems a little dangerous here. Why should it be? Just concerns around locking, multiple instances, and multiple versions. You seem to have that in

RE: WOWODC 2015

2015-01-20 Thread Beatty, Daniel D CIV NAVAIR, 474300D
Hi gang, Well Klaus has a point. It does take hiring pockets to promote things. V/R, Daniel Beatty, Ph.D., IEEE Certified Software Development Professional (CSDP) Computer Scientist Code 474300D 1 Administration Circle. M/S 1109 China Lake, CA 93555 daniel.bea...@navy.mil (760)939-7097 ---

Re: user.d2w crashes otherwise, I get log spamming

2015-01-20 Thread James Cicenia
We did, same result. > On Jan 20, 2015, at 11:40 AM, David Avendasora > wrote: > > Is the file completely empty? If so, try making the contents of the file: > > { > "rules" = ( > ); > } > > Dave > >> On Jan 20, 2015, at 11:45 AM, James Cicenia > > wrote: >> >>

Re: WOWODC 2015

2015-01-20 Thread Pascal Robert
Sadly, no, I won't be there physically. Only virtually for the State of the Community talk. - Mail original - De: "jazz" À: "Pascal Robert" Cc: webobjects-dev@lists.apple.com Envoyé: Mardi 20 Janvier 2015 12:39:11 Objet: Re: WOWODC 2015 Hi Pascal, Do you plan to go? About your quest

Re: user.d2w crashes otherwise, I get log spamming

2015-01-20 Thread David Avendasora
Is the file completely empty? If so, try making the contents of the file: { "rules" = ( ); } Dave > On Jan 20, 2015, at 11:45 AM, James Cicenia wrote: > > I am trying to remove this spamming log entry: > > WARN NSLog - ** DirectToWeb could not find user.d2wmodel file. One will > be c

Re: WOWODC 2015

2015-01-20 Thread jazz
Hi Pascal, Do you plan to go? About your question to help. I can help with Jenkins. Regards, Bart On 20/01/2015 16:31, "Pascal Robert" wrote: >So far, only one organization in the US answered the annual survey, so I >guess all North America dudes either moved away from WO, or are now >workin

Re: WOWODC 2015

2015-01-20 Thread David Avendasora
Jeeze Pascal, way to guilt me into going! Hopefully my socks come back home in one piece this time... Marco and I have bought the flight and hotel rooms, but haven’t actually booked the conference yet… Gotta get on that! Dave > On Jan 20, 2015, at 10:31 AM, Pascal Robert wrote: > > So far,

Re: WOWODC 2015

2015-01-20 Thread ISHIMOTO Ken
WOW, I was young there. > 2015/01/20 16:34、Aaron Rosenzweig のメール: > > Here’s a photo of Aaron, Ken, a bag of chips, and something else: > > http://www.chatnbike.com/WebObjects/FamilyCycleGroupOrder.woa/Contents/WebServerResources/images/dealers/japan.jpg > AARON ROSENZWEIG / Chat 'n Bike >

user.d2w crashes otherwise, I get log spamming

2015-01-20 Thread James Cicenia
I am trying to remove this spamming log entry: WARN NSLog - ** DirectToWeb could not find user.d2wmodel file. One will be created if you try to save changes. If I create a user.d2w file, albeit it with no rules, it then crashes my app and in particular the list component of a query/list pag

Re: WOWODC 2015

2015-01-20 Thread Chuck Hill
Having a larger pond to fish in helps. :-) On 2015-01-20, 8:01 AM, "Klaus Berkling" wrote: On Jan 20, 2015, at 7:31 AM, Pascal Robert mailto:prob...@macti.ca>> wrote: So far, only one organization in the US answered the annual survey, so I guess all North America dudes either moved away fro

Re: WOWODC 2015

2015-01-20 Thread Klaus Berkling
On Jan 20, 2015, at 7:31 AM, Pascal Robert wrote: > So far, only one organization in the US answered the annual survey, so I > guess all North America dudes either moved away from WO, or are now working > for Apple... If I want to work it means no WO. I couldn't find work doing WO, but it's

Re: WOWODC 2015

2015-01-20 Thread Klaus Berkling
On Jan 20, 2015, at 4:17 AM, jazz wrote: > Who is going to WOWODC from the US/Canada? So far I see only European > people who confirmed. Besides Aaron and Ken. I'd can't go because we have a vacation lockout during this time. kib "The essence of training is to allow error without consequen

Re: WOWODC 2015

2015-01-20 Thread Aaron Rosenzweig
Here’s a photo of Aaron, Ken, a bag of chips, and something else: http://www.chatnbike.com/WebObjects/FamilyCycleGroupOrder.woa/Contents/WebServerResources/images/dealers/japan.jpg AARON ROSENZWEIG / Chat 'n Bike e: aa...@chatnbike.com t: (301) 956-2319 On Jan 20, 2015, a

Re: WOWODC 2015

2015-01-20 Thread Pascal Robert
So far, only one organization in the US answered the annual survey, so I guess all North America dudes either moved away from WO, or are now working for Apple... - Mail original - De: "jazz" À: webobjects-dev@lists.apple.com Envoyé: Mardi 20 Janvier 2015 07:17:36 Objet: WOWODC 2015 Hi

Re: multi-instance: orphaned fault

2015-01-20 Thread OC
Ken, On 20. 1. 2015, at 15:37, Ken Anderson wrote: > Is there a reason you’re storing the result of the relationship instead of > the source? If you stored one level up, you’d properly get a null result > instead of a stale fault. Absolutely -- "If I wrote my code afresh, I could make sure t

Re: multi-instance: orphaned fault

2015-01-20 Thread Ken Anderson
Is there a reason you’re storing the result of the relationship instead of the source? If you stored one level up, you’d properly get a null result instead of a stale fault. On Jan 20, 2015, at 8:01 PM, OC wrote: > Hello there, > > I've just bumped into a new problem. Unless I am doing som

multi-instance: orphaned fault

2015-01-20 Thread OC
Hello there, I've just bumped into a new problem. Unless I am doing something wrong, it does not seem the remote synchronizer helps in this scenario; and I wonder, whether there are some well-known and common tricks to solve it in general? The scenario is quite plain: (a) instance A gets and s

Re: Remote Synchronizer exceptions

2015-01-20 Thread René Bock
Hi, we successfully use jgroups-2.12.2.Final.jar as drop in replacement. Am 20.01.2015 um 13:40 schrieb OC : > Indeed, 2.6.8 it is. I'll try to upgrade, thanks! > > (Is there some trick to upgrade in a smart way, so as I will not have to > manually re-check the current version when I am next

Re: Model/DB synchronization (was: Migrations (was: ERXSQLHelper))

2015-01-20 Thread OC
Samuel, On 15. 1. 2015, at 14:49, Samuel Pelletier wrote: > 1- Store additional attributes in a serialized map structure (json, > serialized php array, serialized java objects or property list). Precisely what I did. Works well, but is unacceptably slow (even if I cache unarchived dictionari

Re: Remote Synchronizer exceptions

2015-01-20 Thread OC
Indeed, 2.6.8 it is. I'll try to upgrade, thanks! (Is there some trick to upgrade in a smart way, so as I will not have to manually re-check the current version when I am next time upgrading the complete WOnder? At the moment I can't see one, but that might just mean I'm blind.) Thanks a lot,

Re: WOWODC 2015

2015-01-20 Thread Ken Anderson
I would really like to go, but airfare is quite expensive… I’m monitoring the prices to see if they go down. On Jan 20, 2015, at 5:47 PM, jazz wrote: > Hi list, > > Who is going to WOWODC from the US/Canada? So far I see only European > people who confirmed. Besides Aaron and Ken. > > Regard

WOWODC 2015

2015-01-20 Thread jazz
Hi list, Who is going to WOWODC from the US/Canada? So far I see only European people who confirmed. Besides Aaron and Ken. Regards, Bart ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-d

Re: Model/DB synchronization (was: Migrations (was: ERXSQLHelper))

2015-01-20 Thread OC
Chuck, On 14. 1. 2015, at 1:12, Chuck Hill wrote: > Yes, modifying the database seems a little dangerous here. Why should it be? I probably am missing something of importance, but it seems to me the danger of, say, removing a column which really should have remained is exactly same as the (e