Return-Path: list-help: list-unsubscribe: List-Post: List-Id: Mailing-List: contact cactus-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list cactus-user@jakarta.apache.org Received: (qmail 37608 invoked from network); 2 Sep 2003 12:41:36 -0000 Received: from unknown (HELO pirack.com) (213.133.101.49) by daedalus.apache.org with SMTP; 2 Sep 2003 12:41:36 -0000 Received: from pirack.com (www-data@localhost [127.0.0.1]) by pirack.com (8.12.9/8.12.9/Debian-5) with SMTP id h82CPngt026642 for ; Tue, 2 Sep 2003 14:25:49 +0200 From: lou maus Received: from 194.221.137.158 (SquirrelMail authenticated user loumaus) by mail.pirack.com with HTTP; Tue, 2 Sep 2003 14:25:49 +0200 (CEST) Message-ID: <16692.194.221.137.158.1062505549.squirrel@mail.pirack.com> Date: Tue, 2 Sep 2003 14:25:49 +0200 (CEST) Subject: Re: weblogic7.x ant task To: In-Reply-To: <16005.194.221.137.158.1062499923.squirrel@mail.pirack.com> References: <16005.194.221.137.158.1062499923.squirrel@mail.pirack.com> X-Priority: 3 Importance: Normal X-Mailer: SquirrelMail (version 1.2.10) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ok ... not really all the information one should have to help me .. i was using cactus 1.5b1 ... i actually just downloaded 1.6-dev ... this problem does not occur any longer ... sorry for the former mail :o) > hi there ... > > im experiencing some problems testing against a weblogic 702 using > cactus ... > > > -- the ant task -- > fork="yes"> > > > > > > > > > dir="e:/bea702/" > port="7001" > output="c:/temp/" > tmpdir="c:/temp/"/> > > > > > > the windows box prompts me the following message: > > junit-messaging-mail-manager-test: > > cactus-test: > [cactus] > ----------------------------------------------------------------- > [cactus] Running tests against WebLogic 7.x > [cactus] > ----------------------------------------------------------------- > [cactus] Building jar: C:\temp\testdomain\applications\dtf_test.war > java.lang.NullPointerException > at > org.apache.tools.ant.types.Environment$Variable.setFile(Environment.java:97) > at > org.apache.cactus.integration.ant.container.AbstractJavaContainer.createSysProperty(AbstractJavaContainer.java:155) > at > org.apache.cactus.integration.ant.container.weblogic.WebLogic7xContainer.startUp(WebLogic7xContainer.java:206) > at > org.apache.cactus.integration.ant.container.ContainerRunner$1.run(ContainerRunner.java:185) > at java.lang.Thread.run(Thread.java:536) > > BUILD FAILED > file:E:/cvs/dating-001/bin/prj-dating.xml:1422: Failed to start the > container after more than [180000] ms. > > i have had a look into the sources ... and i assume that my file-handler > does not exist ... > but i might be wrong .. > > help is appreciated ... > > thanks in advance > > > > > --------------------------------------------------------------------- To > unsubscribe, e-mail: cactus-user-unsubscribe@jakarta.apache.org For > additional commands, e-mail: cactus-user-help@jakarta.apache.org