Re: Javamonitor help

2007-03-05 Thread Pascal Robert
Le 07-03-03 à 09:47, James Cicenia a écrit : I am so confused with this JavaMonitor and this particular application. I have had JavaMonitor running on my browser all day personally monitoring it. Well eventually, JavaMonitor seems to die because of one instance going awry. This means t

Re: Mulitplatform Deployment VMWare etc.

2007-03-08 Thread Pascal Robert
Le 07-03-08 à 10:58, Karl Gretton a écrit : That would seem to be entirely legal based upon a reading of the current Apple license. We are allowed to redistribute the frameworks, etc. You could even have a Darwin installation which would look rather like running it on Mac OS X. Does D

Re: Monitor Forgetfulness on intel?

2007-08-27 Thread Pascal Robert
This is strange, we have a Intel xServe and it seems that we are the only one who don't have this problem ? On Aug 24, 2007, at 8:53 AM, Chuck Hill wrote: Is the the problem that Cliff posted a fix for? If the ownership and permissions are correct, that would be the next suspect. The

Re: Linux Fails to see host

2007-09-03 Thread Pascal Robert
Le 07-09-03 à 08:48, Ute Hoffmann a écrit : Hallo, I have set the name of the machine into its hosts file for the IP 127.0.0.1. I can start JavaMonitor (which I think means WO is up and running - right?) Monitor is simply a nice interface to configure wotaskd. Monitor is way less imp

Strange problem between instance and adaptor

2007-10-22 Thread Pascal Robert
Since we upgraded our firewall and we moved two XServes on a private LAN (the firewall is doing the NAT translation, before it was a public DMZ), we got instances who hangs for 5 or 10 minutes, with no reason. The only thing that I found is : [2007-10-22 10:24:58 EDT] socket=Socket[addr=/

Re: Strange problem between instance and adaptor

2007-10-22 Thread Pascal Robert
More info : - When it's stuck, I get 5 connections who are in CLOSE_WAIT state, the other TCP connections are ETABLISHED - I'm looking at the WOAdaptor page, and the stuck instance has 14 to 18 active requests, and the other instances don't have any active ones. Since we upgraded our fire

Re: Strange problem between instance and adaptor

2007-10-22 Thread Pascal Robert
r new firewall and we changed the IP of the server, which is really strange :-( Do you have WOConcurrentRequestHandlingEnabled=YES? I bet you don't... Cheers, Anjo Am 22.10.2007 um 19:54 schrieb Pascal Robert: More info : - When it's stuck, I get 5 connections who are in CLOSE_WA

Re: Strange problem between instance and adaptor

2007-10-22 Thread Pascal Robert
I also get CLOSE_WAIT connections between one client and httpd (for a GET request on one of the WO apps). Apache's server status page show that the connection is Sending Reply ("W") for this request. More info : - When it's stuck, I get 5 connections who are in CLOSE_WAIT state, the oth

Re: Strange problem between instance and adaptor

2007-10-22 Thread Pascal Robert
Fax: (+1) 604.921.4313 On 22-Oct-07, at 11:56 AM, Pascal Robert wrote: I also get CLOSE_WAIT connections between one client and httpd (for a GET request on one of the WO apps). Apache's server status page show that the connection is Sending Reply ("W") for this request. More inf

CalDAV API ?

2007-10-25 Thread Pascal Robert
Anyone has tried a Java CalDAV API (to connect to iCal Server or any other CalDAV server) ? The only one that I found is CalDAV4J in the Chandler Project, and just to build it, it's a big PITA. ___ Do not post admin requests to the list. They will b

Re: How does one deploy on Leopard (Mac OS X Server 10.5)?

2007-11-29 Thread Pascal Robert
Le 07-11-29 à 20:12, Matthew Jew a écrit : Hello, I have several WebObjects apps currently deployed using a 3-tier architecture (webserver / app server / database server all being separate machines) (multiple machines at each tier). The app server is currently Mac OS X Server 10.3. We were

Multiple Monitors on the same subnet

2007-12-10 Thread Pascal Robert
Hey, we have two Xserve, one acting as a failover for the other one. Both have wotaskd and Monitor running, the first Monitor talking and configured to talk on wotaskd on the same machine (with the full QFDN), and the second Monitor is configured to talk to the second wotaskd. We don't

Re: Cocoa enterprise objects

2008-02-25 Thread Pascal Robert
Le 08-02-25 à 08:23, Aurélien Minet a écrit : Hi, i knwo that webobjects is supposedly deprecated now. Deprecated ? as far as I know certainly not !! However, I have installed xcode 2.4 on Tiger with the webobjects tools. I have created the database in eomodeller. I have generated the mod

Re: Newb Question: Wolips Deployment

2008-02-26 Thread Pascal Robert
Le 08-02-26 à 15:02, David Peter Shaykewich a écrit : Hi All. Now that we've lost our WO developer, I'll be supporting our existing apps and have no experience with WO. So, apologies for the newb question, but I'm just not able to figure out what's going wrong. My Machine: OSX

Ports 49157 and 49160

2008-02-27 Thread Pascal Robert
I'm looking at what ports are open on a Leopard server, and wotaskd open ports 49157 and 49160. Does someone knows what they are for ? ___ Do not post admin requests to the list. They will be ignored. Webobjects-deploy mailing list (Webobjects-de

Re: Ports 49157 and 49160

2008-02-27 Thread Pascal Robert
the those of the WOAdaptor. Ah, I never noticed them on a Tiger server. Thanks :-) Pierre -- Pierre Frisch [EMAIL PROTECTED] On Feb 27, 2008, at 12:06, Pascal Robert wrote: I'm looking at what ports are open on a Leopard server, and wotaskd open ports 49157 and 49160. Does someone

Re: Ports 49157 and 49160

2008-02-27 Thread Pascal Robert
Le 08-02-27 à 21:25, Art Isbell a écrit : On Feb 27, 2008, at 4:11 PM, Pascal Robert wrote: It's for the wocommunity.org server. I want to block wotaskd from the outside, but I'm struggling on Monitor, if I close it from the outside, I will be the only one that can deploy or re

Re: sudden deployment problem

2008-09-11 Thread Pascal Robert
/mailman/options/webobjects-deploy/probert%40macti.ca This email sent to [EMAIL PROTECTED] --- Pascal Robert http://www.macti.ca http://www.linkedin.com/in/macti Skype: MacTICanada AIM/iChat : MacTICanada ___

[OT] WO and control panels

2008-11-01 Thread Pascal Robert
dify Apache's installation (but I can always recompile the module after if needed). ------- Pascal Robert http://www.macti.ca http://www.linkedin.com/in/macti Skype: MacTICanada AIM/iChat : MacTICanada _

Path Wizard error on Linux

2008-11-09 Thread Pascal Robert
ber having this problem on a Mac OS X 10.3 boxes where old versions of ARD were creating a folder named ^M in /, but I don't have any strange folder or file name in /, so I don't know why Monitor is creating this exception :-/ -------

Re: mod_WebObjects on Debian

2008-11-09 Thread Pascal Robert
-deploy mailing list (Webobjects- [EMAIL PROTECTED]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-deploy/probert%40macti.ca This email sent to [EMAIL PROTECTED] ------- Pascal Robert http

Re: mod_WebObjects on Debian

2008-11-10 Thread Pascal Robert
ible that you're not linking the binaries correctly. ifeq "${RC_ARCHS}" "" RC_ARCHS = ppc ppc64 i386 x86_64 endif ifeq "${RC_CFLAGS}" "" RC_CFLAGS = $(patsubst %, -arch %, ${RC_ARCHS}) endif On Nov 9, 2008, at 5:27 PM, Pascal Robert wrote: FYI, I

Re: mod_WebObjects on Debian

2008-11-12 Thread Pascal Robert
Thanks Q ! This should now be fixed in Wonder's adaptor source. On 10/11/2008, at 11:27 AM, Pascal Robert wrote: FYI, I have the same problem with the WO adaptor on CentOS 5.2 64 bit. *** glibc detected *** /usr/local/apache/bin/httpd: malloc(): memory corruption: 0x0ff

Deployment instructions for Linux

2008-11-14 Thread Pascal Robert
. --- Pascal Robert http://www.macti.ca http://www.linkedin.com/in/macti Skype: MacTICanada AIM/iChat : MacTICanada ___ Do not post admin requests to the list. They will be ignored. Webobjects-deploy mailing list

Re: Installing WO 5.4 on Linux

2008-11-17 Thread Pascal Robert
y/probert%40macti.ca This email sent to [EMAIL PROTECTED] ------- Pascal Robert http://www.macti.ca http://www.linkedin.com/in/macti Skype: MacTICanada AIM/iChat : MacTICanada ___ Do not post admin requ

Re: Closer, now I think it is an adaptor problem.

2008-11-19 Thread Pascal Robert
What do you have as the adaptor URL in Monitor, and what do you have in apache.conf (the configuration file of the adaptor for Apache) ? Hello - I got my monitor to actually startup my applications. Evidently it was a hostname problem ( I think ). Now when I click on my app in JavaMonitor

Re: Can't get simple wonder app running

2008-11-21 Thread Pascal Robert
sts.apple.com/mailman/options/webobjects-deploy/probert%40macti.ca This email sent to [EMAIL PROTECTED] ------- Pascal Robert http://www.macti.ca http://www.linkedin.com/in/macti Skype: MacTICanada AIM/iChat : MacTICanada __

Re: Deployment on Linux + Apache 2.2...

2008-11-25 Thread Pascal Robert
: http://lists.apple.com/mailman/options/webobjects-deploy/probert%40macti.ca This email sent to [EMAIL PROTECTED] ------- Pascal Robert http://www.macti.ca http://www.linkedin.com/in/macti Skype: MacTICanada

Re: Change Ip Address

2008-12-08 Thread Pascal Robert
Le 08-12-08 à 15:56, Prew Chris a écrit : Hello -- I'm a bit stuck, appreciate any assistance... I have 4 machines running various WebObjects apps, one of which runs monitor. Right now, things work fine. We are migrating to a new internet service. On the old setup, each of my machines

Re: Deployment on Linux + Apache 2.2...

2008-12-25 Thread Pascal Robert
Le 08-12-25 à 14:00, Guido Neitzer a écrit : On 24.12.2008, at 08:43, Kieran Kelleher wrote: I think that where Mac Mini might be useful in production is if you are using enterprise class servers for apache web serving and for the database hosting and run a bunch of Mac Minis in between *o

Re: First Deployment.. some help

2008-12-28 Thread Pascal Robert
on: http://lists.apple.com/mailman/options/webobjects-deploy/probert%40macti.ca This email sent to prob...@macti.ca --- Pascal Robert http://www.macti.ca http://www.aircourriel.com http://www.linkedin.com/in/macti Skype: MacTICanada AIM/iChat : MacTICanada ___

Re: First Deployment.. some help

2008-12-31 Thread Pascal Robert
cts- dep...@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-deploy/probert%40macti.ca This email sent to prob...@macti.ca --- Pascal Robert http://www.macti.ca http://www.

CLOSE_WAIT between WO apps and MySQL

2009-01-15 Thread Pascal Robert
e seen this before? ------- Pascal Robert http://www.macti.ca http://www.aircourriel.com http://www.linkedin.com/in/macti Skype: MacTICanada AIM/iChat : MacTICanada ___ Do not post admin requests to the

Re: CLOSE_WAIT between WO apps and MySQL

2009-01-15 Thread Pascal Robert
tch what works on the command line. HTH, Kieran On Jan 15, 2009, at 1:01 PM, Pascal Robert wrote: I have a really weird problem with the WOCommunity app and MySQL. The app was connected to MySQL 5.0.XX on a different server, but when I tried to switch it to the local MySQL installation, I

Re: CLOSE_WAIT between WO apps and MySQL

2009-01-15 Thread Pascal Robert
nd verify that you can connect like this: $ mysql -u -h localhost -p Enter Password: Then make sure your connection URL and authentication params match what works on the command line. HTH, Kieran On Jan 15, 2009, at 1:01 PM, Pascal Robert wrote: I have a really weird problem with the WO

Re: wotaskd womp and access denied

2009-01-16 Thread Pascal Robert
oy mailing list (Webobjects- dep...@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-deploy/probert%40os.ca This email sent to prob...@os.ca ------- Pascal Robert http://ww

Re: Instances Tuning for High Transactional Sessions

2009-01-22 Thread Pascal Robert
1. Block the offending source. Reduce the session timeout so the session go away more quickly. And to do that, look at Apache's log. ___ Do not post admin requests to the list. They will be ignored. Webobjects-deploy mailing list (Webobjects-d

Re: java wotaskd crash

2009-02-19 Thread Pascal Robert
Le 09-02-19 à 14:36, Chuck Hill a écrit : On Feb 18, 2009, at 10:17 PM, Gaastra Dennis - WO Lists wrote: Dear List, It appears our whole WebObjects deployment - 20 instances running - subsystem has crashed at random on one of our servers; see system.log and CrashReporter Log: Has anyb

Re: Java Monitor doesn't "see" the instances

2009-04-22 Thread Pascal Robert
ploy/probert%40macti.ca This email sent to prob...@macti.ca ------- Pascal Robert http://www.macti.ca http://www.aircourriel.com http://www.linkedin.com/in/macti Skype: MacTICanada AIM/iChat : MacTICanada ___

Re: Web Objects Licence for Windows Development also WO App Server Licence

2009-05-14 Thread Pascal Robert
Le 09-05-14 à 09:45, Tobias Busch a écrit : I have several Questions, that needs to be answered from nearly offical Site. I develop WO Applications and Frameworks under the Version 5.2. Now I want to switch to a newer version of WO. In best Case on the newest one. I think this might be 5.4

Re: Help for implementation issue

2009-05-19 Thread Pascal Robert
Le 09-05-18 à 19:22, George Ibraham a écrit : Hello Everyone, Please, I really in need for someone telling me of how to create a second wotaskd and womonitor along with separate siteconfig.xml files in the same server. I know some of you has done that. I highly appreciate your time for a

Re: Can't deploy on 10.5.6 PPC

2009-06-27 Thread Pascal Robert
Subscription: http://lists.apple.com/mailman/options/webobjects-deploy/probert%40macti.ca This email sent to prob...@macti.ca --- Pascal Robert http://www.macti.ca | http://www.linkedin.com/in/macti Skype | Twitter | AIM/iChat : MacTICanada __

Re: Deployment question on Ubuntu

2009-07-02 Thread Pascal Robert
Le 09-07-02 à 21:08, Ren, Kevin a écrit : Hi, I have done the build for WO adaptor on Ubuntu and setup config in apache2. All good. Next step is how to deploy my app in Monitor to get URL format http://host/cgi-bin/WebObjects/MyApp.woa works. I started the wotaskd and JavaMonitor from Appl

Re: Deploy WO 5.3 on Leopard Server

2009-07-03 Thread Pascal Robert
list (Webobjects- dep...@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-deploy/probert%40macti.ca This email sent to prob...@macti.ca ------- Pascal Robert http://www.macti.ca | http

Re: Deploy WO 5.3 on Leopard Server

2009-07-03 Thread Pascal Robert
Le 09-07-03 à 18:52, David Holt a écrit : On 3-Jul-09, at 3:44 PM, Pascal Robert wrote: Le 09-07-03 à 17:25, David Holt a écrit : Thanks George, I assume this is at the command line? I used to do it in the Info window for the folder which no longer seems possible. Do you have the

Re: Apache-WebObjects-MySQL - OS X Client?

2009-07-04 Thread Pascal Robert
--- Pascal Robert http://www.macti.ca | http://www.linkedin.com/in/macti Skype | Twitter | AIM/iChat : MacTICanada ___ Do not post admin requests to the list. They will be ignored. Webobjects-deploy mailing list (Webobjects-deploy@lists.apple.com

Re: Deploy WO 5.3 on Leopard Server

2009-07-04 Thread Pascal Robert
Le 09-07-03 à 22:01, Chuck Hill a écrit : On Jul 3, 2009, at 6:45 PM, David Holt wrote: On 3-Jul-09, at 6:10 PM, Chuck Hill wrote: On Jul 3, 2009, at 4:23 PM, David Holt wrote: On 3-Jul-09, at 4:01 PM, Pascal Robert wrote: Le 09-07-03 à 18:52, David Holt a écrit : On 3-Jul-09, at 3:44 PM

Re: Deploy WO 5.3 on Leopard Server

2009-07-04 Thread Pascal Robert
related common technologies and configuration needed DNS, apache config, wotaskd, womonitor tips, URL rewriting, multiple domains on single app, SSL This Session would be the WebObjects freelancer's "Swiss Army Knife" or "Deployment Toolbox". Cheers, Kieran On Jul 4, 2009

Re: File Not Found!

2009-07-05 Thread Pascal Robert
nsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-deploy/probert%40macti.ca This email sent to prob...@macti.ca ------- Pascal Robert http://www.macti.ca | http://www.linkedin.com/in/macti Skype | Twitter |

Re: Snow Leopard deployment

2009-07-08 Thread Pascal Robert
il sent to prob...@macti.ca ------- Pascal Robert http://www.macti.ca | http://www.linkedin.com/in/macti Skype | Twitter | AIM/iChat : MacTICanada ___ Do not post admin requests to the list. They will

Re: Alternative Ant Build Script for Fully Embedded and Split Install Bundles

2009-07-12 Thread Pascal Robert
ons/webobjects-deploy/probert%40macti.ca This email sent to prob...@macti.ca --- Pascal Robert Learn WO at WOWODC'09 East in Montréal this August! http://www.wocommunity.org/wowodc09/east http://www.macti.ca | http:

Re: Snow Leopard deployment

2009-07-13 Thread Pascal Robert
I think they finally setup a forum on SL on devforums.apple.com? ADC Select Membership permit talk aboud software seeds with other ADC members There is a place where we can talk? On 08/lug/09, at 22:18, Pascal Robert wrote: You are aware that the ADC forbids discussing seeds in a public

Re: Webmin on Linux wi WO

2009-07-23 Thread Pascal Robert
ple.com/mailman/options/webobjects-deploy/probert%40macti.ca This email sent to prob...@macti.ca ------- Pascal Robert Learn WO at WOWODC'09 East in Montréal this August! http://www.wocommunity.org/wowodc09/east http://www.macti.ca | http://www.l

Re: LB for webobject applications

2009-08-19 Thread Pascal Robert
figuration across many machines. Are there any detailed documents or information about that. I really appreciate any help. Tony ------- Pascal Robert Come to WOWODC'09 East in Montréal this August! http://www.wocommunity.org/wowo

Re: high availability & WO

2009-08-20 Thread Pascal Robert
rob...@macti.ca ------- Pascal Robert Come to WOWODC'09 East in Montréal this August! http://www.wocommunity.org/wowodc09/east http://www.macti.ca | http://www.linkedin.com/in/macti Skype | Twitter | AIM/iChat : MacTICanada ___

Re: high availability & WO

2009-08-20 Thread Pascal Robert
I think we should make a wiki page about what people are using for load balancing. Not sure, but UltraMonkey is the standard free linux route: http://www.ultramonkey.org/ On Thu, Aug 20, 2009 at 11:05 AM, Pascal Robert wrote: We had a quote for a 16-port 10/100Base-TX load balancer from

Re: [Wonder-disc] mod_WO

2009-08-23 Thread Pascal Robert
__ Wonder-disc mailing list wonder-d...@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wonder-disc ------- Pascal Robert Come to WOWODC'09 East in Montréal this August! http://www.wocommunity.org/wowodc09/east http://www.macti

Re: high availability & WO

2009-08-24 Thread Pascal Robert
macti.ca This email sent to prob...@macti.ca --- Pascal Robert Come to WOWODC'09 East in Montréal this August! http://www.wocommunity.org/wowodc09/east http://www.macti.ca | http://www.linkedin.com/in/macti Skype | Twitter | AIM/iChat

Nagios and JavaMonitor

2009-09-02 Thread Pascal Robert
-p 3000 -- string YES If the app is down, Nagios will raise an alert because the returned string will be "NO" instead of "YES". And don't forget the quotes for the URL, or else the ampersands will confuse the plugin. -------

Re: Centos Linux wotaskd

2010-02-01 Thread Pascal Robert
I also had this problem when I tried to setup WOAHosting when multiple wotaskd were running on different ports/IP (multi-homed CentOS 5.2 box), only the primary IP worked fine. Hey Kieran, Try to launch wotaskd and the apps with the flags -WOHost 127.0.0.1. We have discovered recently th

Re: Script To Deploy From Hudson

2010-02-03 Thread Pascal Robert
Cool stuff! The only thing I would say is that you should specifiy that it works with Wonder's version of JavaMonitor (because of the calls to the direct actions). I just finished writing a shell script that deploys a wo app (locally) after a hudson build. I use this with the Post Build Task

Re: How to ulimit -u > 532 on for appserver user?

2010-02-26 Thread Pascal Robert
Might want to check the Oracle documentation for installing 10g on OS X, IIRC they are changing some kernel settings for the "oracle" user that might give some tips on how to do it for non-root users. Hi, about 1000 instances seems to be a lot, are you sure you are on the right track with

Re: How to ulimit -u > 532 on for appserver user?

2010-02-26 Thread Pascal Robert
So, assurming you have 48 GB of RAM per server, you have 333 instances with a max of 148 MB of memory per instance? Wow :-) I'm not about to run 1000 instances on a single prod server. But we indeed have about 1000 prod instances dispached on 3 servers. And I already faced 2 default limit pr

Re: Instance spontaneously turning "Refuse New Sessions" on

2010-03-09 Thread Pascal Robert
Le 10-03-09 à 21:20, Paul Hoadley a écrit : Hello, I have an app deployed using JavaMonitor. I run just a single instance. I have it scheduled to restart daily at 0300. At random times, I'll have users contact me that "can't log in". Indeed, the main URL shows "No instances available"

Re: deploy on 10.6.3???

2010-04-29 Thread Pascal Robert
Le 10-04-29 à 15:17, Theodore Petrosky a écrit : I finally set up a box with 10.6.3 (client) to play with... I did all the Webobjects installs and eclipse with wolips and current wonder. I did the install (ant) just like I did on my 10.5 server. I found my .woa in the correct place and i

Re: deploy on 10.6.3???

2010-04-30 Thread Pascal Robert
Le 10-04-30 à 11:12, Theodore Petrosky a écrit : I feel I'm almost there... I fixed up the permissions so that my app is owned by; _appserver _appserveradm with permissions of 755 (propagated this throughout the installation) and did the split install. My app now responds with the log

Re: deploy on 10.6.3???

2010-04-30 Thread Pascal Robert
Le 10-04-30 à 12:07, Theodore Petrosky a écrit : --- On Fri, 4/30/10, Pascal Robert wrote: From: Pascal Robert Subject: Re: deploy on 10.6.3??? To: "Theodore Petrosky" Cc: "Mark Ritchie" , "webobjects-deploy WO- Deploy" Date: Friday, April 30, 2010,

Re: Centos on PowerPC Dual G5 2.0GHz

2010-07-02 Thread Pascal Robert
I think my poor English skills are confusing everyone :-) We ditched the Xserve to move our WO apps to a CentOS VM in our ESX 4 cluster. Le 2010-07-02 à 12:31, Kieran Kelleher a écrit : > Hi Pascal, > > Twitter is "over capacity" right now, so sending a (longer) request here via > reliable(?

Re: Cant edit com.apple.wotaskd.plist

2010-07-21 Thread Pascal Robert
I strongly suggest that you use the Wonder variants of wotaskd/ JavaMonitor, and that your apps embed the WO core frameworks. No need to downgrade WO on the server when you do this, and you get a couple of bug fixes that made it in the Wonder version. The only thing you will lost is integrat

Re: Launch stalling before "Waiting for requests..."

2010-09-10 Thread Pascal Robert
Le 2010-09-10 à 07:31, Paul Hoadley a écrit : > On 10/09/2010, at 8:19 PM, Paul Hoadley wrote: > >> The next app, which does touch the database, stalls here: >> >> Sep 10 10:36:30 PBF[39150] INFO ERXApplication - Welcome to PBF ! >> Sep 10 10:36:30 PBF[39150] WARN NSLog - >> >> And gets n

Re: WO deploy host issue

2010-10-16 Thread Pascal Robert
ther you have a bad config in your router or your ISP is blocking incoming port 80 (Videotron here is blocking it, so your ISP might be doing the same thing). -- Pascal Robert prob...@macti.ca AIM/iChat : MacTICanada LinkedIn : http://www.linkedin.com/in/macti Twitter : pascal_robert __

Re: Redirecting Appache Root to WO App

2010-10-17 Thread Pascal Robert
Redirect /index.html http://www.mydomain.com/cgi-bin/WebObjects/MyApp.woa or RewriteRule ^/index.html /cgi-bin/WebObjects/MyApp.woa [PT] > Hi All, > > Okay, I _know_ this is dead simple, but I just can't find it anywhere. If it > exists, please point me to it! > > How do I tell apache to ret

Re: WO deploy host issue

2010-10-17 Thread Pascal Robert
Le 2010-10-17 à 08:28, Andrew R. Kinnie a écrit : > OK. It appears that if I go to > http://my-server-ip/cgi-bin/WebObjects/playhousecomedy.woa it works fine, > from a computer inside my subnet > > However, without a meta re-fresh, a simple request to my-server-ip does not > send me to the W

[OT] EDA Survey on Xserve Transition Plans

2010-11-08 Thread Pascal Robert
Just in case you are using Xserve for deployment, you might want to answer this survey. > De : "T. Reid Lewis" > Date : 8 novembre 2010 12:03:25 HNE > À : macenterpr...@lists.psu.edu > Objet : EDA Survey on Xserve Transition Plans > Répondre à : Mac OS X enterprise deployment project > > > He

Re: OpenJDK IcedTea?

2010-11-16 Thread Pascal Robert
Le 2010-11-16 à 13:48, Kieran Kelleher a écrit : > I have a Linux server (pre-configured by someone else) that needs WebObjects. > I was referring to wiki at: > http://wiki.objectstyle.org/confluence/display/WO/Installing+WO+5.3+or+WO+5.4+on+Linux > > and noticed Pascal's comment about "Don't u

Re: Remote deploy and ssh

2010-11-17 Thread Pascal Robert
Le 2010-11-17 à 10:12, Kieran Kelleher a écrit : > Hi Per and David, > > Well, my situation currently is to not manually log-in remotely anywhere. > this is completely scripted, and I can see that you are not doing any chown > and chmod since I guess apache is owner of the app dir and so on, s

Re: WOMonitor stop app on linux not working

2010-11-19 Thread Pascal Robert
I did have this problem when I worked on my WOAH hosting service. The thing is that wotaskd is talking to the app by the loopback network interface and won't accept the request if it's not going from the loopback address. Check the "wotaskd womp and access denied" thread from january 2009. > Do

Re: WOMonitor stop app on linux not working

2010-11-19 Thread Pascal Robert
Sadly, I didn't find any solution. > OK, looking at the (3) threads I could find on this (including the one your > talked about in Jan 2009) makes me none the wiser. What is the solution? > > On Nov 19, 2010, at 11:31 AM, Pascal Robert wrote: > >> I did have this p

Re: WOMonitor stop app on linux not working

2010-11-19 Thread Pascal Robert
I think it might work if you put 192.168.3.168 on eth0 and 192.168.1.168 on eth1. Does en0 on OS X servers are on 192.168.3.0/24? > Hi Aurélien, > > OK, we are only using IP addresses in WOMonitor, no hostnames at all. > > The linux server has two interfaces > > eth0 192.168.1.168 > e

Memory usage questions

2010-11-24 Thread Pascal Robert
I have questions about memory usage of Java/WO apps. One of our apps had good old "out of memory" error. While looking at how much system memory the app was using, I saw another app that was using 1 GB of resident memory! PID USER PR NI VIRT RES SHR S %CPU %MEMTIME+ COMMAND 2362

Re: Deployment on OS X server

2010-12-07 Thread Pascal Robert
If you didn't have the Libraries folder in your Eclipse project, it look like you don't use the Fluffy Bunny layout or that you deleted the Libraries folder. And that you needed to create a web.xml file is also an indication that something is wrong with your project. Like Theodore said, you sh

Re: Access Forbidden Error

2011-01-09 Thread Pascal Robert
Did you enable the UserDir directive? AKA: UserDir Sites in httpd.conf (or another Apache conf file)? On OS X client, this is done with the following file: /private/etc/apache2/extra/httpd-userdir.conf > Hello, > this is really an apache question, but thought I'd give it a try here since

Re: Linux: Java Classpath

2011-02-10 Thread Pascal Robert
You should put your JDBC driver in a framework (or use one that's coming from Wonder) and include that framework in the applications who need the driver. > Hallo, > I try to deploy on Linux and get this exception: > ... Driver not found in Java Runtime! Please verify your Classpath > environment

Re: Rolling updates with Wonder Monitor and Hudson

2011-02-16 Thread Pascal Robert
I think what most people do is to install the new version with some kind of identifier, like SomeApp.woa-build36 and they symlink SomeApp.woa to that particular version. But you still need to stop and start the app, or like Chuck said, you will get troubles. On OS X, HFS+ is pretty good at track

REST routes in wotaskd?

2011-02-23 Thread Pascal Robert
I'm looking at how I will distribute the product I'm working on, and so that the WO backend can be easily installed by a semi-pro who doesn't have intimate knowledge of the command line or Apache configuration file. So I was thinking of distributing the app with it's own version of Apache with

Re: REST routes in wotaskd?

2011-02-23 Thread Pascal Robert
We could add the controllers in wotaskd and have JavaMonitor to register those controllers. And yes, I would like to keep the existing routes in place. > "move" or "copy" ? we depend heavily on javamonitor's rest routes ... > > simon > > On 23 February

Re: Deployment on JBoss

2011-03-05 Thread Pascal Robert
Le 2011-03-05 à 04:58, Matteo Centro a écrit : > Thanks, > > actually I was trying to fix the problem simply passing a parameter > -Dsomething in the launch parameters but I can't find anything. Are you using Wonder? If yes, create a Properties for each environment (Properties.dev, Propertie

Re: REST routes in wotaskd?

2011-03-13 Thread Pascal Robert
Le 2011-03-13 à 19:01, Aurélien Minet a écrit : > Hi Pascal > > I hope it's not too late for responding > > On 02/23/2011 12:58 PM, Pascal Robert wrote: >> I'm looking at how I will distribute the product I'm working on, and so that >> the WO backend

Re: 404 on /cgi-bin/WebObjects requests

2011-06-28 Thread Pascal Robert
Hi Daniel, Check the Apache's error log (should be /var/log/httpd/error_log) for the exact errors. You can also make sure the module is loaded by doing "httpd -M", it will list the Apache modules that are currently loaded. > Hi, > > I'm setting up a deployment environment on Fedora Core 15. I

Re: 404 on /cgi-bin/WebObjects requests

2011-06-28 Thread Pascal Robert
;t have a password set right now on JavaMonitor... > > > > On Jun 28, 2011, at 10:38 AM, Pascal Robert wrote: > >> Hi Daniel, >> >> Check the Apache's error log (should be /var/log/httpd/error_log) for the >> exact errors. You can also make sure

Re: 404 on /cgi-bin/WebObjects requests

2011-06-28 Thread Pascal Robert
Le 2011-06-28 à 14:40, Chuck Hill a écrit : > This is what is killing you: > http://fedoraproject.org/wiki/SELinux > > You need to configure it to allow access. With: sudo setsebool -P httpd_can_network_connect=1 > Chuck > > > On Jun 28, 2011, at 11:39 AM, Pascal Ro

WOWODC 2011 recordings

2011-07-05 Thread Pascal Robert
"Project Wonder" name or another name. The step after would be to start a non-profit organization, and forward after that. Again, thanks to everyone who came to WOWODC, and if you didn't came, well you missed some really good presentations and discussions! -- Pascal Robert pr

Re: Servlet?

2011-07-21 Thread Pascal Robert
Servlet container is an option, but since they are willing to provide a Solaris 10 Zone with Tomcat on it, you could install wotaskd and Monitor on it. You don't need to be root to install those tools (you do need to create an "appserver" user, so that the WO apps won't run under your user), so

Re: Servlet?

2011-07-21 Thread Pascal Robert
I think someone should do a podcast about deployment in servlet containers. It's a topic that people talk about a couple of time per year but no example or documentation in the wiki about it. > Hi Amy, > You don't need "a full J2EE server" (whatever Oracle's decided that term > means this week)

Re: Deployment to CentOS or Amazon Linux

2012-03-08 Thread Pascal Robert
AFAIK, Amazon Linux is also based on RedHat, like CentOS. I did some testing with AWS last year, and the only issue I found is that a swap partition is not created by default, which can be problematic, you just need to create the swap partition yourself. > Hi, > > Does anyone have any experien

Re: Can't get my app to read the proper db.

2012-05-04 Thread Pascal Robert
Which platform, Wonder version and JDK? It's the third report I see from problems related to properties not being read. > This is my converted app... > > Am I missing something in the Application? > > I have tried all combinations but it will only read the default connection in > the Model? >

Re: Password protecting files

2012-09-18 Thread Pascal Robert
Use Digest or Basic Authentication. Basically, you need to check the header to see if the user is authenticated, if not you need to send a 401 HTTP status code to ask for authentication. See my ERRest presentations to have a couple of examples (they are in a REST context but must of the logic

Re: Fix: V1.1 Mountain Lion WO Deployment Package by WEBAPPZ

2012-10-28 Thread Pascal Robert
Available here: http://wocommunity.org/documents/tools/webappz_20121028_dist.tar.gz > V1.1 - 20121028 > - Fixed our Apache compilation process for the WebObjects Adapter. The default > 'event' MPM module was not suitable. So the MPM module has been set to > 'prefork'. > - Stress-tested for 1

Re: Build and deploy wotaskd and javamonitor

2013-02-18 Thread Pascal Robert
Le 2013-02-18 à 11:23, John Pollard a écrit : > List, > > I am bringing my environments up to date and I want to use the latest Wonder > deployment tools which I have built according to: > http://wiki.wocommunity.org/display/documentation/Wonder+JavaMonitor+and+wotaskd > > Am I right in thin

Re: WebObject and Amazon EC2

2013-02-18 Thread Pascal Robert
Le 2013-02-18 à 12:11, Gavin Eadie a écrit : > I've done two WebObjects installs to EC2 using two descriptions from > http://wiki.wocommunity.org, and I've spent time poking around in the > results, and I like to "fix" some things. I'd prefer to work with the > originators of the work in que

  1   2   >