OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: [docbook-apps] changed my jre and everything broke - more information


Bob, You are SO awesome!!!! I removed the -u command and it worked!!

Thank you, thank you!

~Lauralyn

-----Original Message-----
From: Bob Stayton [mailto:bobs@sagehill.net]
Sent: Thursday, May 19, 2005 11:51 AM
To: Webmaster; docbook-apps@lists.oasis-open.org
Subject: Re: [docbook-apps] changed my jre and everything broke - more
information


That error typically happens when the catalog resolver finishes its job and
hands a URI to the XSLT processor, but the URI is not valid.  Since it is
not being treated as a local filename, the processor doesn't report that it
can't open the file, it reports  that it cannot read input from the URI
(which could be any number of protocols).

Are you using Saxon?  If so, are you using its -u command line option?  You
may need to remove the -u if your command line arguments are not URIs.  Or
perhaps the opposite.

Bob Stayton
Sagehill Enterprises
DocBook Consulting
bobs@sagehill.net


----- Original Message ----- 
From: "Webmaster" <Webmaster@comtrol.com>
To: "'Bob Stayton'" <bobs@sagehill.net>; <docbook-apps@lists.oasis-open.org>
Sent: Thursday, May 19, 2005 8:07 AM
Subject: RE: [docbook-apps] changed my jre and everything broke - more
information


> It gives me this:
>
> Resolved URI: \docbook-xsl\html\chunk.xsl
>         file://C:/docbook-xsl/html/chunk.xsl
> resolveSystem(file://C:/docbook-xsl/html/chunk.xsl)
> resolveSystem(file://C:/docbook-xsl/html/chunk.xsl)
> resolveSystem(file://C:/docbook-xsl/html/chunk.xsl)
> Transformation failed: java.io.EOFException: no more input
>
> The file is original: dataed 12/1/2003. I was thinking maybe I was runnign
> out of diskspace, but I have 6G available..
>
> I'm stumpted. Anything I can lookinto more?
>
> -----Original Message-----
> From: Bob Stayton [mailto:bobs@sagehill.net]
> Sent: Wednesday, May 18, 2005 6:16 PM
> To: Webmaster; docbook-apps@lists.oasis-open.org
> Subject: Re: [docbook-apps] changed my jre and everything broke - more
> information
>
>
> Try increasing the value of verbosity in the CatalogManager.properties
file
> that specifies your catalog.  That will tell you where the catalog
resolver
> is going wrong.
>
> Bob Stayton
> Sagehill Enterprises
> DocBook Consulting
> bobs@sagehill.net
>
>
> ----- Original Message ----- 
> From: "Webmaster" <Webmaster@comtrol.com>
> To: <docbook-apps@lists.oasis-open.org>
> Sent: Wednesday, May 18, 2005 3:55 PM
> Subject: RE: [docbook-apps] changed my jre and everything broke - more
> information
>
>
> > The error:
> > "Transformation failed: java.io.EOFException: no more input"
> >
> > Only occurs when I use my catalog file - which is still dated April 8,
and
> > paths haven't changed for docbook.  When I do a "-verbose" in the java
> > command line, the end of the output is this:
> >
> > ...
> > [Loaded java.util.ListIterator from C:\Program
> > Files\Java\j2re1.4.2_08\lib\rt.ja
> > r]
> > [Loaded java.util.LinkedList$ListItr from C:\Program
> > Files\Java\j2re1.4.2_08\lib
> > \rt.jar]
> > Transformation failed: java.io.EOFException: no more input
> > [Loaded java.lang.Shutdown from C:\Program
> > Files\Java\j2re1.4.2_08\lib\rt.jar]
> > [Loaded java.lang.Shutdown$Lock from C:\Program
> > Files\Java\j2re1.4.2_08\lib\rt.j
> > ar]
> >
> > Any ideas?
> >
> > LN
> >
> > -----Original Message-----
> > From: Webmaster
> > Sent: Wednesday, May 18, 2005 12:39 PM
> > To: docbook-apps@lists.oasis-open.org
> > Subject: [docbook-apps] changed my jre and everything broke
> >
> >
> > Hello. This is probably not the right place for this question, but I'm
> > hoping someone may have some insight on this?
> >
> > I upgraded to jre 1.4.2_08 from 1.4.2_03 and now I'm getting a
> > "Transformation failed: java.io.EOFException:no more input.  None of my
> > other files have changed. I updated my class path to the new location of
> the
> > jre. I'm pulling my hair out on this one,  Any ideas?
> >
> > Thanks!
> > Lauralyn
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
> > For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
> > For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
> >
> >
> >
>
>
>



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]