First step question

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

First step question

by Thomas Kerle :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

After installation of Lenya which works fine I followed the steps to setup my
first publication-publication. I entered the system and was asked to create a
new page. Unfortunately I got the message

Exception during commit or rollback:
org.apache.lenya.cms.repository.RepositoryException:
org.apache.lenya.cms.rc.RevisionControlException: java.io.IOException: Die
Syntax für den Dateinamen, Verzeichnisnamen oder die Datenträgerbezeichnung
ist falsch (see logfiles for details)

I concluded that something must be wrong with my access to the file system.
Unfortunately after two hours I'm not able to solve this:

Here is an output of my publication.xml

 <site-manager name="tree" />
  <template id="default" />
  <content-dir src="${pubs.root.dirs}/asamc/data/content/" />
  <resource-types />
  <modules />
  <proxies />

The failure must be the content-dir
I also tried to give an absolut file path

"file:///D:/data/content/" without any effect.

What I do wrong?

Best regards


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@...
For additional commands, e-mail: user-help@...


Re: First step question

by Michael Wechner :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

What version of Lenya are you using and what operating system (It seems
some Windows version) and what JDK?

What is the path of your Lenya installation? Does it contain a space or
some other special character?

Cheers

Michael

Thomas Kerle schrieb:

> After installation of Lenya which works fine I followed the steps to setup my
> first publication-publication. I entered the system and was asked to create a
> new page. Unfortunately I got the message
>
> Exception during commit or rollback:
> org.apache.lenya.cms.repository.RepositoryException:
> org.apache.lenya.cms.rc.RevisionControlException: java.io.IOException: Die
> Syntax für den Dateinamen, Verzeichnisnamen oder die Datenträgerbezeichnung
> ist falsch (see logfiles for details)
>
> I concluded that something must be wrong with my access to the file system.
> Unfortunately after two hours I'm not able to solve this:
>
> Here is an output of my publication.xml
>
>  <site-manager name="tree" />
>   <template id="default" />
>   <content-dir src="${pubs.root.dirs}/asamc/data/content/" />
>   <resource-types />
>   <modules />
>   <proxies />
>
> The failure must be the content-dir
> I also tried to give an absolut file path
>
> "file:///D:/data/content/" without any effect.
>
> What I do wrong?
>
> Best regards
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@...
> For additional commands, e-mail: user-help@...
>
>  


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@...
For additional commands, e-mail: user-help@...


Re: First step question

by Thomas Kerle :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Michael Wechner <michael.wechner <at> wyona.com> writes:

>
> What version of Lenya are you using and what operating system (It seems
> some Windows version) and what JDK?
>
> What is the path of your Lenya installation? Does it contain a space or
> some other special character?
>
> Cheers
>
> Michael
>

Hello Michael,

Thanks for taking time.

Here are the informations:

- Windows Vista
- Lenya version 2.0.2
- d:\apache-lenya-2.0.2-src

Best regards

Thomas Kerle



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@...
For additional commands, e-mail: user-help@...