error storing document

View: New views
2 Messages — Rating Filter:   Alert me  

error storing document

by Bill Beck-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all,

getting this error storing an html file (oxygen shows the file as valid)
in exist 1.2.4:

storing document lja01.html .... ( 0 of 3) could not parse file
/exist/lja/lja01.html networking error

Funny thing is I've stored these files exactly this way before. Also odd
is the path: /exist/lja/lja01.html
which is not the path at all. Before running the command line client, I
nav to a local folder with the sub folder "lja". Then I run the client,
cd to a collection, and "put lja" to put all the files in the folder.
this exact procedure works fine for xml, and had worked for html, but
now is not. I tried "put /[absolute path]/lja" and that also triggers an
error, although that error message shows the correct path to the file.

any thoughts?

thanks,

-bill b

--
````````````````````````````````
     Bill Beck, Web Developer
Massachusetts Historical Society
        www.masshist.org
````````````````````````````````

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Exist-open mailing list
Exist-open@...
https://lists.sourceforge.net/lists/listinfo/exist-open

Re: error storing document

by Wolfgang Meier-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> getting this error storing an html file (oxygen shows the file as valid)
> in exist 1.2.4:
>
> storing document lja01.html .... ( 0 of 3) could not parse file
> /exist/lja/lja01.html networking error

Does your document reference a DTD or schema and is validation enabled
in conf.xml? The error message doesn't tell us much, but I suspect the
XML parser tries to load a DTD or schema and fails.

Wolfgang

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Exist-open mailing list
Exist-open@...
https://lists.sourceforge.net/lists/listinfo/exist-open