Return-Path: Delivered-To: apmail-jakarta-avalon-dev-archive@jakarta.apache.org Received: (qmail 75903 invoked by uid 500); 18 Aug 2001 11:28:34 -0000 Mailing-List: contact avalon-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: "Avalon Development" Delivered-To: mailing list avalon-dev@jakarta.apache.org Received: (qmail 75892 invoked from network); 18 Aug 2001 11:28:33 -0000 Message-ID: <3B7E5FDD.7030304@yahoo.com> Date: Sat, 18 Aug 2001 12:30:21 +0000 From: Paul Hammant User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.3) Gecko/20010801 X-Accept-Language: en-us MIME-Version: 1.0 To: Avalon Development Subject: Re: Jesktop not starting with latest (from CVS) Phoenix & Cornerstone References: <20010818081309.7062.qmail@web13402.mail.yahoo.com> <01081819473102.00799@helm.realityforge.org> <3B7E50BF.2040908@yahoo.com> <01081820440004.00799@helm.realityforge.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N > > >> >>The WindowManager was configurable but with not configuration. So I >>removed the interface and there was no improvement :-( >> > >If you in logs, the jesktop-windowmanager is still the block that is causing >an error. It is still implementing Configurable (maybe indirectly?) or else >getConfiguration() would never be called on repository. See >StaupPhase.java:161. > Nahh checked again I removed it. Maybe build did not pick up on that change - I'll do build real-cleans etc. >So I would check to make sure it is not indirectly implementing Configurable. >What would be kool is if you modified StartupPhase so that if >getConfiguration() generated an error, a more useful warning is given. >SOmething like "Block Foo implements Configurable but there is no >coresponding configuration data for it. Check config source.". Sound good? ;) > Will do if that's the culprit. ;-) How else could I test it ;-) > > >>Peter, I could be awefully cheeky and ask you to take a look? You have >>ADSL? Still remember your password for oss.perforce.co.uk ? >>If yes, I'll have to book in my changes first ;-) >> > >I don't have windows anymore so assuming perforce has a linux client and the >above didn't help I will give it a shot. ug... that means I will have to try >to figure out how to modify my client-spec again ! > Linux is fine. Get "P4" (linux executable) from http://www.perforce.com/perforce/loadprog.html export P4PORT=oss.perforce.co.uk:1666 export P4USER=guest export P4CLIENT=something-unique-or-original p4 sync (then wait a while cos I have a forked version of batic in there) Alternatively do the following for a quicker start. You can always sync on the full lot later. p4 sync //depot/projects/AvalonCommon/... p4 sync //depot/projects/Jesktop/Jesktop/... p4 sync //depot/projects/Jesktop/Apps/... p4 sync //depot/projects/Jesktop/build.sh p4 sync //depot/projects/Jesktop/build.xml In AvalonCommon do "build" The same in Jesktop Thein in Jesktop/Jesktop/phoenix/bin/run - but you knew that ;-) --------------------------------------------------------------------- To unsubscribe, e-mail: avalon-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: avalon-dev-help@jakarta.apache.org