From user-return-4976-apmail-forrest-user-archive=forrest.apache.org@forrest.apache.org Thu Dec 16 12:15:06 2010 Return-Path: Delivered-To: apmail-forrest-user-archive@www.apache.org Received: (qmail 34851 invoked from network); 16 Dec 2010 12:15:06 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Dec 2010 12:15:06 -0000 Received: (qmail 71100 invoked by uid 500); 16 Dec 2010 12:15:05 -0000 Delivered-To: apmail-forrest-user-archive@forrest.apache.org Received: (qmail 71038 invoked by uid 500); 16 Dec 2010 12:15:04 -0000 Mailing-List: contact user-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@forrest.apache.org List-Id: Delivered-To: mailing list user@forrest.apache.org Received: (qmail 71031 invoked by uid 99); 16 Dec 2010 12:15:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Dec 2010 12:15:04 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [61.9.168.149] (HELO nskntmtas05p.mx.bigpond.com) (61.9.168.149) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Dec 2010 12:14:57 +0000 Received: from nskntotgx03p.mx.bigpond.com ([124.186.196.79]) by nskntmtas05p.mx.bigpond.com with ESMTP id <20101216121436.IKOZ24614.nskntmtas05p.mx.bigpond.com@nskntotgx03p.mx.bigpond.com> for ; Thu, 16 Dec 2010 12:14:36 +0000 Received: from deltaflyer ([124.186.196.79]) by nskntotgx03p.mx.bigpond.com with ESMTP id <20101216121435.WYYW13584.nskntotgx03p.mx.bigpond.com@deltaflyer> for ; Thu, 16 Dec 2010 12:14:35 +0000 From: "Gav..." To: References: <20101215010953.GA20003@igg.local> <40033B33-9ABF-417C-BEEF-616A8B156D48@infointegrators.com> In-Reply-To: Subject: RE: AW: moving to different hardware Date: Thu, 16 Dec 2010 22:14:33 +1000 Message-ID: <004101cb9d1a$ccafe0a0$660fa1e0$@com.au> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AcucVH8hl3yksoeeRy+ttjqu2IMlCgAw/HjwAABugCA= Content-Language: en-au X-RPD-ScanID: Class unknown; VirusThreatLevel unknown, RefID str=0001.0A150203.4D0A02AC.000C,ss=1,fgs=0 X-SIH-MSG-ID: qho2ENH4TFelgj0khjaxblklnljh0SNytt9NBYd6+kVFXEfBvd/fS8y9cqpH34nvxFoUcwrxazIwYqr0XI3bs926IrpBWLDY58I= > -----Original Message----- > From: Szabo, Patrick (LNG-VIE) [mailto:patrick.szabo@lexisnexis.at] > Sent: Thursday, 16 December 2010 10:06 PM > To: user@forrest.apache.org > Subject: AW: AW: moving to different hardware >=20 > Hi, >=20 > Today was the day. > We copied all the files (install folder and project folder) und set = the > variables. > Unfortunately it's not working. >=20 > We did the following: >=20 > We copied apache-forrest and workflow-dok (that's our project) to > C:\forrest\. > We set the Variables to: >=20 > FORREST_HOME =3D C:\forrest\apache-forrest\ > Path =3D ...;%FORREST_HOME%\bin >=20 > We did a restart and the variables are set properly. > If we enter 'forrest run' it says that it does not recognize forrest = as > a command. Does not sound like the variables are set properly. Please open a cmd window and paste the output of echo %FORREST_HOME% echo %PATH% >=20 > We've also tried to run the forrest.bat directly with 'forrest.bat > run'. > It starts running but the build fails with an error that it can't find > a documentation folder in C:\forrest\apache-forrest\. That's weird > because our project-folder is C:\forrest\workflow-dok anyway. Because you need to run the command from the project directory which=20 you can't do without the 'forrest' command working. Gav... >=20 > What are we doing wrong ?! >=20 > PS: I can't take a look at the configuration of our old server since = it > is not located in the same building (or country) and i have no remote- > acced. >=20 > Thanks in advance >=20 > Kind regards >=20 >=20 > . . . . . . . . . . . . . . . . . . . . . . . . . . > Patrick Szabo > XSLT-Entwickler > LexisNexis > Marxergasse 25, 1030 Wien >=20 > mailto:patrick.szabo@lexisnexis.at > Tel.: +43 (1) 534 52 - 1573 > Fax: +43 (1) 534 52 - 146 >=20 >=20 > -----Urspr=C3=BCngliche Nachricht----- >=20 > Von: Michael Conneen [mailto:mconneen@infointegrators.com] > Gesendet: Mittwoch, 15. Dezember 2010 13:35 > An: user@forrest.apache.org > Betreff: Re: AW: moving to different hardware >=20 > Most set FORREST_HOME to the apache Forrest root and then include > FORREST_HOME/bin on the path. As such, it would then be system wide. >=20 > Most of this is RTFM at http://forrest.apache.org/docs_0_90/your- > project.html#Setting+up+the+Environment. >=20 > Best of luck and enjoy Forrest! >=20 >=20 >=20 > On Dec 15, 2010, at 0:54, "Szabo, Patrick \(LNG-VIE\)" > wrote: >=20 > > Thank you for all of your answers ! > > > > The move is sheduled for Thursday so i might be able to tell you if > it workes then. > > Anothers thing i was wondering in which directory do i have to be to > run > > 'forrest commands' or is that an "systemwide" command once i set the > variables ?! > > > > I did not maintain the server so i've never done that before. > > > > > > > > > > . . . . . . . . . . . . . . . . . . . . . . . . . . > > Patrick Szabo > > XSLT-Entwickler > > LexisNexis > > Marxergasse 25, 1030 Wien > > > > mailto:patrick.szabo@lexisnexis.at > > Tel.: +43 (1) 534 52 - 1573 > > Fax: +43 (1) 534 52 - 146 > > > > > > -----Urspr=C3=BCngliche Nachricht----- > > > > Von: David Crossley [mailto:crossley@apache.org] > > Gesendet: Mittwoch, 15. Dezember 2010 02:10 > > An: user@forrest.apache.org > > Betreff: Re: moving to different hardware > > > > Tim Williams wrote: > >> Szabo, Patrick wrote: > >>> > >>> I have to move our forrest installation to a different hardware. > Since i > >>> didn't install and configure it myself i'm wondering how to do > that. > >>> > >>> Is it possible to just copy the directories, set the Enviroment > Variables?! > >>> > >>> Would that work ?! If not...why not ?! > >> > >> Hi Patrick, > >> Assuming you have Java installed on the new machine, simply copying > >> everything (Forrest + Your Project) should work just fine. Good > luck! > > > > Patrick, the configuration should not have any system-specific > > settings, so it should be okay. > > > > I was wondering about the "cache". I expect that it too should > > be portable. If you do see issues then do 'forrest clean' > > in each of your projects. > > > > -David > > > > >=20