[daisy] Installation issue
Ron Gage
ron at rongage.org
Mon Apr 2 20:13:36 CDT 2007
Scott Warren wrote:
> Sorry, general newbie mistake :)
>
No worries!
> Is there anything in the repository logs %Repository_Home%\Logs\daisy-*.log
> and %Repository_Home%\Logs\daisy-request-errors-*.log
>
>
Looks like multiple Java exceptions in daisy-request-errors... Here are
the headers without the traceback info...
[ERROR ] <2007-04-02 19:12:50,515>
(daisy.repository.httpconnector.request-errors): Error processing
request /userByLogin/registrar
org.outerj.daisy.repository.user.UserNotFoundException: The user with
login "registrar" does not exist
[ERROR ] <2007-04-02 19:13:37,550>
(daisy.repository.httpconnector.request-errors): Error processing
request /roleByName/guest
org.outerj.daisy.repository.user.RoleNotFoundException: The role named
"guest" does not exist
[ERROR ] <2007-04-02 19:13:37,965>
(daisy.repository.httpconnector.request-errors): Error processing
request /userByLogin/guest
org.outerj.daisy.repository.user.UserNotFoundException: The user with
login "guest" does not exist
[ERROR ] <2007-04-02 19:13:38,742>
(daisy.repository.httpconnector.request-errors): Error processing
request /schema/fieldTypeByName/MultiMediaObjectBgcolor
org.outerj.daisy.repository.schema.FieldTypeNotFoundException: The
FieldType named "MultiMediaObjectBgcolor" does not exist
[ERROR ] <2007-04-02 19:13:39,063>
(daisy.repository.httpconnector.request-errors): Error processing
request /schema/fieldTypeByName/MultiMediaObjectQuality
org.outerj.daisy.repository.schema.FieldTypeNotFoundException: The
FieldType named "MultiMediaObjectQuality" does not exist
[ERROR ] <2007-04-02 19:13:39,196>
(daisy.repository.httpconnector.request-errors): Error processing
request /schema/fieldTypeByName/MultiMediaObjectPlay
org.outerj.daisy.repository.schema.FieldTypeNotFoundException: The
FieldType named "MultiMediaObjectPlay" does not exist
[ERROR ] <2007-04-02 19:13:39,304>
(daisy.repository.httpconnector.request-errors): Error processing
request /schema/fieldTypeByName/MultiMediaObjectAutoplay
org.outerj.daisy.repository.schema.FieldTypeNotFoundException: The
FieldType named "MultiMediaObjectAutoplay" does not exist
[ERROR ] <2007-04-02 19:13:39,462>
(daisy.repository.httpconnector.request-errors): Error processing
request /schema/fieldTypeByName/MultiMediaObjectAutostart
org.outerj.daisy.repository.schema.FieldTypeNotFoundException: The
FieldType named "MultiMediaObjectAutostart" does not exist
[ERROR ] <2007-04-02 19:13:39,569>
(daisy.repository.httpconnector.request-errors): Error processing
request /schema/fieldTypeByName/ImageWidth
org.outerj.daisy.repository.schema.FieldTypeNotFoundException: The
FieldType named "ImageWidth" does not exist
[ERROR ] <2007-04-02 19:13:39,674>
(daisy.repository.httpconnector.request-errors): Error processing
request /schema/fieldTypeByName/MultiMediaObjectWidth
org.outerj.daisy.repository.schema.FieldTypeNotFoundException: The
FieldType named "MultiMediaObjectWidth" does not exist
[ERROR ] <2007-04-02 19:13:39,777>
(daisy.repository.httpconnector.request-errors): Error processing
request /schema/fieldTypeByName/MultiMediaObjectLoop
org.outerj.daisy.repository.schema.FieldTypeNotFoundException: The
FieldType named "MultiMediaObjectLoop" does not exist
[ERROR ] <2007-04-02 19:13:39,876>
(daisy.repository.httpconnector.request-errors): Error processing
request /schema/fieldTypeByName/ImageHeight
org.outerj.daisy.repository.schema.FieldTypeNotFoundException: The
FieldType named "ImageHeight" does not exist
[ERROR ] <2007-04-02 19:13:39,976>
(daisy.repository.httpconnector.request-errors): Error processing
request /schema/fieldTypeByName/MultiMediaObjectHeight
org.outerj.daisy.repository.schema.FieldTypeNotFoundException: The
FieldType named "MultiMediaObjectHeight" does not exist
[ERROR ] <2007-04-02 19:13:40,056>
(daisy.repository.httpconnector.request-errors): Error processing
request /schema/fieldTypeByName/MultiMediaObjectVolume
org.outerj.daisy.repository.schema.FieldTypeNotFoundException: The
FieldType named "MultiMediaObjectVolume" does not exist
[ERROR ] <2007-04-02 19:13:40,136>
(daisy.repository.httpconnector.request-errors): Error processing
request /schema/fieldTypeByName/MultiMediaObjectFlashVars
org.outerj.daisy.repository.schema.FieldTypeNotFoundException: The
FieldType named "MultiMediaObjectFlashVars" does not exist
[ERROR ] <2007-04-02 19:13:40,248>
(daisy.repository.httpconnector.request-errors): Error processing
request /schema/fieldTypeByName/BookPath
org.outerj.daisy.repository.schema.FieldTypeNotFoundException: The
FieldType named "BookPath" does not exist
And it continues on from here...
It's like it can't find a path - even though DAISY_HOME is defined...
Ron Gage
More information about the daisy
mailing list