Return-Path: Delivered-To: apmail-incubator-jspwiki-user-archive@locus.apache.org Received: (qmail 8577 invoked from network); 7 Jul 2008 12:09:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Jul 2008 12:09:06 -0000 Received: (qmail 3363 invoked by uid 500); 7 Jul 2008 12:09:07 -0000 Delivered-To: apmail-incubator-jspwiki-user-archive@incubator.apache.org Received: (qmail 3349 invoked by uid 500); 7 Jul 2008 12:09:06 -0000 Mailing-List: contact jspwiki-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-user@incubator.apache.org Delivered-To: mailing list jspwiki-user@incubator.apache.org Received: (qmail 3338 invoked by uid 99); 7 Jul 2008 12:09:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Jul 2008 05:09:06 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bobpaige@gmail.com designates 74.125.44.157 as permitted sender) Received: from [74.125.44.157] (HELO yx-out-1718.google.com) (74.125.44.157) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Jul 2008 12:08:11 +0000 Received: by yx-out-1718.google.com with SMTP id 36so425694yxh.0 for ; Mon, 07 Jul 2008 05:08:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=FTJmExBqK4D9c802Xl0fehPZp2FmhlXI3dc7aVCtkXY=; b=PMO+k7IzF6WSHTpX7jA7cvKdHCabkh8mOyGF0i+lmw8rAHnqB8+ua+bW7pG6kD0wAI G0KW51OadJJGQTp5o9Bc5ndX2gaz7ycpHxo8Dppo2+TVRqVD2cQcZN5GhVuYdmx9y1kQ 2rLRPNE1vOYxuI6+vA3totTwKuSV79pVfq0tY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=pyMimycPuNwgfw97kZCLvXGij5eeQMTwZGZAkeAo7ddgB8PpS9QzP+yNcKnFQX912B xtjuiS5ivLCVjMUiZGaOXzFznM+gKZ91MmZSp7HoamQADxTw3D6uIR/ZqIqlRpBaZPaF JMdvZYo5/jMA0y0wiKDzKJ1pRTyyz0Vf/qvrE= Received: by 10.151.154.20 with SMTP id g20mr8128955ybo.59.1215432512523; Mon, 07 Jul 2008 05:08:32 -0700 (PDT) Received: by 10.150.134.8 with HTTP; Mon, 7 Jul 2008 05:08:32 -0700 (PDT) Message-ID: Date: Mon, 7 Jul 2008 08:08:32 -0400 From: "Bob Paige" To: jspwiki-user@incubator.apache.org Subject: Re: problem with ImageGen plugins In-Reply-To: <417C1D2F5EA7B549B7DCA208AA911E3AB0DC81@newman.na.medrad.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_30729_25541865.1215432512527" References: <3a6c97f00806231000t20d77dacr17981905d5479302@mail.gmail.com> <417C1D2F5EA7B549B7DCA208AA911E3AB0DC81@newman.na.medrad.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_30729_25541865.1215432512527 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I mentioned it in a separate thread, but I eventually found the problem: the upload directory needed to be set. -- Bobman On Mon, Jun 23, 2008 at 1:31 PM, Volkar, John M. wrote: > If you are using GraphViz it must be separately installed on the server > and a path to it's binary must be in the jspwiki.properties file. > > -----Original Message----- > From: Bob Paige [mailto:bobpaige@gmail.com] > Sent: Monday, June 23, 2008 1:24 PM > To: jspwiki-user@incubator.apache.org > Subject: Re: problem with ImageGen plugins > > Harry, > > Thanks for the pointer; I didn't realize the ImageGen sources were > there. > > My problem is further complicated in that our IT department thus far > won't allow me to remotely debug the problem (they control the server) > and it doesn't appear when I run the exact same .war file locally. Also, > there is no stack trace; the code literally logs the error message I > included before and then throws a new exception. > > I'll see if I can put some pressure on IT, but I don't have much > leverage at this point :( > > -- > Bobman > > On Mon, Jun 23, 2008 at 1:00 PM, Harry Metske > wrote: > > > Bob, > > > > I personally have not used this plugin, it is also not a core plugin. > > But the source is available at http://www.jspwiki.org/wiki/ImageGen > > > > If you have a stacktrace, that might help us a little further...... > > > > regards, > > Harry > > > > 2008/6/23 Bob Paige : > > > > > I'm having some trouble getting the ImageGen plugins to work when > > deployed > > > on our Sun server. > > > > > > Deployed locally (WinXP) under tomcat, the plugins work fine. When I > > deploy > > > exactly the same .war file to Sun I get > > > > > > SequencePlugin failed: > org.nascif.jspwiki.plugin.imagegen.ImageGenError: > > > Error generating graph - java.lang.NullPointerException > > > > > > I see no other error messages in the catalina log file, and I don't > > > have permission on the server to adjust log levels. > > > > > > Could this be a problem with temp directories? (I'm guessing). Does > > anyone > > > know how this works internally, or have experience with this type of > > error? > > > > > > -- > > > Bobman > > > > > > > > > > > -- > > met vriendelijke groet, > > Harry Metske > > Telnr. +31-548-512395 > > Mobile +31-6-51898081 > > > ------=_Part_30729_25541865.1215432512527--