Re: AjaxProgress with ExcelGenerator

2010-09-16 Thread Tusker
ent value ) I think we > need to patch the ExcelGenerator adding a binding where it will push it's > status periodically. I don't think is an hard thing to do. Let me check > > Amed > > On 15/set/2010, at 22.28, Tusker wrote: > >> Hi, >> >> I&#

AjaxProgress with ExcelGenerator

2010-09-15 Thread Tusker
Hi, I'm trying to combine AjaxProgress or AjaxLongResponse with ExcelGenerator. I like the flexibility of ExcelGenerator but since some tasks will take some time, how do update the status from within ExcelGenerator and report this back to the thread. Any examples would be great. MP

Re: Weird JavaMonitor wotaskd behavior on Snow Leopard [Solved]

2010-08-04 Thread Tusker
the tomcat startup script. This might help here, and be a bit more reliable than just sleeping for 15 seconds. Tim On 03/08/2010, at 9:22 AM, Tusker wrote: Turns out that it was the launchd launch daemon. It was starting wotaskd and JavaMonitor before setting up the network for the

Re: Weird JavaMonitor wotaskd behavior on Snow Leopard [Solved]

2010-08-02 Thread Tusker
doing this. Tried but that did not work. Thanks everyone for your help/suggestions. M. On Jul 29, 2010, at 7:42 AM, Chuck Hill wrote: On Jul 28, 2010, at 9:57 PM, Tusker wrote: I looked at the SpawnofWotaskd.log further: Something even more weird further up in the logs Jul 28 18:04:59 N/

Re: Weird JavaMonitor wotaskd behavior on Snow Leopard

2010-07-28 Thread Tusker
On Jul 28, 2010, at 8:59 PM, Chuck Hill wrote: On Jul 28, 2010, at 6:14 PM, Tusker wrote: WARN NSLog - Unable to establish a connection to port 2001 on this host. Perhaps this port is already in use by another WebObjects application instance. Jul 28 18:04:59 testpp[N/A

Re: Weird JavaMonitor wotaskd behavior on Snow Leopard

2010-07-28 Thread Tusker
On Jul 28, 2010, at 6:34 PM, Mark Ritchie wrote: Hey! On 28/Jul/2010, at 6:14 PM, Tusker wrote: WARN NSLog - Unable to establish a connection to port 2001 on this host. Perhaps this port is already in use by another WebObjects application instance. Jul 28 18:04:59 testpp[N/A

Re: Weird JavaMonitor wotaskd behavior on Snow Leopard

2010-07-28 Thread Tusker
not 3140, it's 3120? On Jul 28, 2010, at 6:01 PM, Mark Ritchie wrote: On 28/Jul/2010, at 5:43 PM, Tusker wrote: When I hit the start button in JavaMonitor for the application I see a process start but JavaMonitor reports it as not starting. What's logged in SpawnofW

Re: Weird JavaMonitor wotaskd behavior on Snow Leopard

2010-07-28 Thread Tusker
and new out of the box. On Jul 28, 2010, at 5:20 PM, Chuck Hill wrote: On Jul 28, 2010, at 5:10 PM, Tusker wrote: I'm using the DNS domain which resolves to the IP of the machine. I just got the DNS setup today in reverse as well. I was using the .local address before. Th

Re: Weird JavaMonitor wotaskd behavior on Snow Leopard

2010-07-28 Thread Tusker
t;[::xx.xxx.xxx.71]:webobjects (ESTABLISHED) sh-3.2# These are new server without any OS X installed before. Brand new out of the box. On Jul 28, 2010, at 5:20 PM, Chuck Hill wrote: On Jul 28, 2010, at 5:10 PM, Tusker wrote: I'm using the DNS domain which resolves to the IP of the machine

Re: Weird JavaMonitor wotaskd behavior on Snow Leopard

2010-07-28 Thread Tusker
this machine. You can't use .local addresses. Chuck On Jul 28, 2010, at 4:29 PM, Tusker wrote: No luck yet. I added WOHost in the additional args for the app in JavaMonitor and added it in launchd. I couldn't even get wotaskd to start with this argument. (see error below)

Re: Weird JavaMonitor wotaskd behavior on Snow Leopard

2010-07-28 Thread Tusker
On Jul 28, 2010, at 4:34 PM, Pascal Robert wrote: Le 2010-07-28 à 19:29, Tusker a écrit : No luck yet. I added WOHost in the additional args for the app in JavaMonitor and added it in launchd. I couldn't even get wotaskd to start with this argument. (see error below) Inste

Re: Weird JavaMonitor wotaskd behavior on Snow Leopard

2010-07-28 Thread Tusker
wotaskd. Or set WOHost in the additional args for the app in Java Monitor and in the launchd config for wotaskd. Did that help? Chuck On Jul 28, 2010, at 10:54 AM, Tusker wrote: > Hi, > > I'm seeing some very bizarre things with javamonitor and wotaskd. I have new clean Snow Le

Weird JavaMonitor wotaskd behavior on Snow Leopard

2010-07-28 Thread Tusker
Hi, I'm seeing some very bizarre things with javamonitor and wotaskd. I have new clean Snow Leopard servers. I have a 3 machine setup. 1 Websever, 1 Application server (Javamonitor, wotaskd) and 1 database server. I followed the following instructions (http://wiki.objectstyle.org/conflu

Re: Bulk emailer and bounce handler?

2010-02-11 Thread Tusker
ill not an indipendent framework, but i'm working to make it universal and share it with wo community. Regards Amedeo On 10/feb/2010, at 19.44, Tusker wrote: Hi, Is there any webobjects api which will allow sending out mass amounts of custom emails (~200K / week) and also handles th

Bulk emailer and bounce handler?

2010-02-10 Thread Tusker
Hi, Is there any webobjects api which will allow sending out mass amounts of custom emails (~200K / week) and also handles the bounces? I know there are some stand-alone applications which do just that, but I need this integrated tightly with WO and to work with my EOF data. Should I us

Re: Migrations encoding

2009-06-16 Thread Tusker
On Jun 15, 2009, at 12:34 PM, Chuck Hill wrote: On Jun 15, 2009, at 11:45 AM, Tusker wrote: Yup. I made sure it was using bbedit. Was the file close to twice as large after you did this? Good point. Yes, the file got twice as big. I read in the sql file manually(using

Re: Migrations encoding

2009-06-15 Thread Tusker
wrote: On Jun 12, 2009, at 10:59 AM, Tusker wrote: Hi, Same problem. I'm actually using a *.sql file within the Resources folder. It's been working great until I got to unicode characters. I'm using this to call the *.sql. I've made sure that it is encoded (UT

Re: Migrations encoding

2009-06-12 Thread Tusker
ium/Belgi√´/Belgique Thanks On Jun 12, 2009, at 10:34 AM, Jon Nolan wrote: Tusker wrote: I changed the file to be UTF-16 but I get an error now. I use the same sql file and manually run it in frontbase, it works. Example of the statement: update Country set name = 'Belgium/België/Be

Re: Migrations encoding

2009-06-12 Thread Tusker
at 3:15 PM, Tusker wrote: Hi, I'm using project wonder's migrations framework. I'm loading data into a table just fine. The problem is with encoding. How do specify the correct encoding when executing from a sql file? Is there any easy way to do thi

Migrations encoding

2009-06-11 Thread Tusker
Hi, I'm using project wonder's migrations framework. I'm loading data into a table just fine. The problem is with encoding. How do specify the correct encoding when executing from a sql file? Is there any easy way to do this in wonder or WebObjects? ERXJDBCUtilities.executeUpdateScrip