Re: mavericks

2013-10-25 Thread Michael Kondratov
Works fine so far. I had to install Java manually. Michael On Oct 25, 2013, at 11:29 PM, Theodore Petrosky wrote: > anyone have webobojects working on Mavericks? any gotchas before I start > playing with mavericks server? > > Ted > ___ > Do not post

mavericks

2013-10-25 Thread Theodore Petrosky
anyone have webobojects working on Mavericks? any gotchas before I start playing with mavericks server? Ted ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubsc

ant frameworks ?

2013-10-25 Thread Theodore Petrosky
I updated my ERJGroupsSynchronizer to use jgroups 3.4 version. I don't have a version 2 in my frameworks. I did asudo ant frameworks frameworks.install but when I look in the /Library/Frameworks/ERJGroupsSynchronizer.framework, I see both groups-3.4 AND 2.18. I searched on my machine f

Re: Getting ERXRemoteSynchronizer to work

2013-10-25 Thread Theodore Petrosky
oh, oh, i forgot to mention that I updated my jgroups to 3.4.0 and I don't know if that 'helps' On Oct 25, 2013, at 10:43 AM, Ken Anderson wrote: > Also, if it matters, the properties file is in a shared framework. > > On Oct 25, 2013, at 10:32 AM, Ken Anderson wrote: > >> All, >> >> I'm

Re: Getting ERXRemoteSynchronizer to work

2013-10-25 Thread Theodore Petrosky
this is what I have in the Properties of my app. I did not put this in the framework and this is working beautifully er.extensions.ERXObjectStoreCoordinatorPool.maxCoordinators=1 er.extensions.remoteSynchronizer.enabled=true er.extensions.remoteSynchronizer=er.jgroups.ERJGroupsSynchronizer #defa

Re: Getting ERXRemoteSynchronizer to work

2013-10-25 Thread Ken Anderson
Also, if it matters, the properties file is in a shared framework. > On Oct 25, 2013, at 10:32 AM, Ken Anderson wrote: > > All, > > I'm having trouble getting this to work - jgroups OR multicast. In the > (supposed) simplest form, I have this config for both apps: > > er.extensions.ERXObject

Getting ERXRemoteSynchronizer to work

2013-10-25 Thread Ken Anderson
All, I'm having trouble getting this to work - jgroups OR multicast. In the (supposed) simplest form, I have this config for both apps: er.extensions.ERXObjectStoreCoordinatorPool.maxCoordinators=1 er.extensions.jgroupsSynchronizer.groupName=mycation er.extensions.remoteSynchronizer.enabled=tru

Re: WebObjects Deployment on Linux - queer out of memory exception

2013-10-25 Thread Pascal Robert
Le 2013-10-25 à 04:59, ute Hoffmann a écrit : > Hi, > I'm have a WebObjects Deployment scenario where I cannot get the app to start. > > After a long trail of removing Issues I get this error message, when I try to > start from shell. > > Starting the App via JavaMonitor: App dies without lo

WebObjects Deployment on Linux - queer out of memory exception

2013-10-25 Thread ute Hoffmann
Hi, I'm have a WebObjects Deployment scenario where I cannot get the app to start. After a long trail of removing Issues I get this error message, when I try to start from shell. Starting the App via JavaMonitor: App dies without log, even with 288M allocated. With the same allocated me