RE: daisy Digest, Vol 72, Issue 2

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

Parent Message unknown RE: daisy Digest, Vol 72, Issue 2

by Dhaliwal, Gurvinder :: Rate this Message:

| View Threaded | Show Only this Message

Hi David,

We recently faced this PDF colour issue when we shifted to a temporary server which had Windows 7 32-bit. After some hunting we saw that our old server was running JDK1.6.0_16 and the new one had auto updated to JDK1.6.0_18. When we put the java .16 minor version back, our issue was resolved. We have not been able to recreate and confirm the solution though.


Best Regards,
Gurvinder.

-----Original Message-----
From: daisy-bounces@... [mailto:daisy-bounces@...] On Behalf Of daisy-request@...
Sent: Monday, September 06, 2010 5:33 PM
To: daisy@...
Subject: daisy Digest, Vol 72, Issue 2

Send daisy mailing list submissions to
        daisy@...

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.cocoondev.org/mailman/listinfo/daisy
or, via email, send a message with subject or body 'help' to
        daisy-request@...

You can reach the person managing the list at
        daisy-owner@...

When replying, please edit your Subject line so it is more specific
than "Re: Contents of daisy digest..."


Today's Topics:

   1. Daisy and JAI on 64 bit windows (Hofmann. David)
   2. RE: Daisy and JAI on 64 bit windows (Da Costa Martins, Iolanda)


----------------------------------------------------------------------

Message: 1
Date: Mon, 6 Sep 2010 13:31:34 +0200
From: "Hofmann. David" <d.hofmann@...>
Subject: [daisy] Daisy and JAI on 64 bit windows
To: "Daisy: open source CMS - general mailinglist"
        <daisy@...>
Message-ID:
        <76BB0272C9612049BC54A2E0333B12C302F843CD@...>
Content-Type: text/plain; charset="us-ascii"



Dear list,

 

I installed Daisy on Windows 2008 Server (64 bit). When creating PDFs
containing PNG images, they are not rendered correctly (strange colors).
I tried to install JAI, but the windows setup is not possible (it
complains about missing JDK 1.3 or higher, although JDK 1.6.0_21 is
installed). On the JAI mailing list there are several posts saying that
no native libraries for 64 bit windows are available.

 

So I tried to install the "Classpath" version of JAI. Is it generally
possible to use this version with daisy?

 

I have already tried the following:

- setting the CLASSPATH, JAIHOME and LD_LIBRARY_PATH variables to the
JAI libraries

- adding the jars to the wrapper Classpath

- adding the jars to WEB-INF/lib

(of course, always restarting the wiki)

 

But still the PNGs are not rendered correctly. Can you specify how daisy
searches for the libraries and what exactly is required for JAI
integration?

 

Thank you for any help,

David

_________________________________________________________________________

SEEBURGER AG Vorstand/Seeburger Executive Board:
Sitz der Gesellschaft/ Bernd Seeburger, Axel Haas, Michael Kleeberg
Registered Office:
Edisonstrasse 1 Vorsitzender des Aufsichtsrats/Chairperson of
D-75015 Bretten the Seeburger Supervisory Board:
Tel.: 07252 / 96-0 Dr. Franz Scherer
Fax:  07252 / 96-2222
Internet: http://www.seeburger.de        Registergericht/Commercial Register:
e-mail: info@... HRB 240708 Mannheim
_________________________________________________________________________

Dieses E-Mail ist nur fur den Empfanger bestimmt, an den es gerichtet
ist und kann vertrauliches bzw. unter das Berufsgeheimnis fallendes
Material enthalten. Jegliche darin enthaltene Ansicht oder Meinungs-
au?erung ist die des Autors und stellt nicht notwendigerweise die
Ansicht oder Meinung der SEEBURGER AG dar.
Sind Sie nicht der Empfanger, so haben Sie diese E-Mail irrtumlich
erhalten und jegliche Verwendung, Veroffentlichung, Weiterleitung,
Abschrift oder jeglicher Druck dieser E-Mail ist strengstens untersagt.
Weder die SEEBURGER AG noch der Absender (David Hofman)
ubernehmen die Haftung fur Viren; es obliegt Ihrer Verantwortung,
die E-Mail und deren Anhange (0) auf Viren zu prufen.

The present email addresses only the addressee which it targets and
may contain confidential material that may be protected by the
professional secret. The opinions reflected herein are not necessarily
the one of the SEEBURGER AG.
If you are not the addressee, you have accidentally got this email and
are not enabled to use, publish, forward, copy or print it in any way.
Neither the SEEBURGER AG, nor the sender (David Hofman) are
liable for viruses, being your own responsibility to check this email
and its attachments (0) for this purpose.
_________________________________________________________________________

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.cocoondev.org/pipermail/daisy/attachments/20100906/3f005abd/attachment-0001.htm

------------------------------

Message: 2
Date: Mon, 6 Sep 2010 08:02:11 -0400
From: "Da Costa Martins, Iolanda" <Iolanda.Martins@...>
Subject: [daisy] RE: Daisy and JAI on 64 bit windows
To: "Daisy: open source CMS - general mailinglist"
        <daisy@...>
Message-ID:
        <0B5BC82C278BCD4BBA8BCA4727922637219D23BC@...>
Content-Type: text/plain; charset="iso-8859-1"

We have recently migrated to a 64-bit environment as well. We noticed the same behaviour you are reporting and, after some investigation, we realized that this was caused by the fact the PNG images were now missing the alpha channel. The alpha channel added to the graphic, it is rendered correctly in PDF.

I do not know if this is exactly related with what you are experiencing. In our case, these images were previously living in a 32-bit environment (and ending up correctly rendered in PDF, obviously). We also suspected JAI initially, but after changing versions back and forth and the result remaining the same, we decided to look at the graphic definition.

HTH

Iolanda

From: daisy-bounces@... [mailto:daisy-bounces@...] On Behalf Of Hofmann. David
Sent: 06 September 2010 13:32
To: Daisy: open source CMS - general mailinglist
Subject: [daisy] Daisy and JAI on 64 bit windows


Dear list,

I installed Daisy on Windows 2008 Server (64 bit). When creating PDFs containing PNG images, they are not rendered correctly (strange colors). I tried to install JAI, but the windows setup is not possible (it complains about missing JDK 1.3 or higher, although JDK 1.6.0_21 is installed). On the JAI mailing list there are several posts saying that no native libraries for 64 bit windows are available.

So I tried to install the "Classpath" version of JAI. Is it generally possible to use this version with daisy?

I have already tried the following:
- setting the CLASSPATH, JAIHOME and LD_LIBRARY_PATH variables to the JAI libraries
- adding the jars to the wrapper Classpath
- adding the jars to WEB-INF/lib
(of course, always restarting the wiki)

But still the PNGs are not rendered correctly. Can you specify how daisy searches for the libraries and what exactly is required for JAI integration?

Thank you for any help,
David








SEEBURGER AG



Vorstand/Seeburger Executive Board:

Sitz der Gesellschaft/Registered Office:



Bernd Seeburger, Axel Haas, Michael Kleeberg

Edisonstr. 1



D-75015 Bretten

Vorsitzender des Aufsichtsrats/Chairperson of the Seeburger Supervisory Board:

Tel.: 07252 / 96 - 0

Dr. Franz Scherer

Fax: 07252 / 96 - 2222

Internet: http://www.seeburger.de

Registergericht/Commercial Register:

e-mail: info@...

HRB 240708 Mannheim




Dieses E-Mail ist nur f?r den Empf?nger bestimmt, an den es gerichtet ist und kann vertrauliches bzw. unter das Berufsgeheimnis fallendes Material enthalten. Jegliche darin enthaltene Ansicht oder Meinungs?u?erung ist die des Autors und stellt nicht notwendigerweise die Ansicht oder Meinung der SEEBURGER AG dar. Sind Sie nicht der Empf?nger, so haben Sie diese E-Mail irrt?mlich erhalten und jegliche Verwendung, Ver?ffentlichung, Weiterleitung, Abschrift oder jeglicher Druck dieser E-Mail ist strengstens untersagt. Weder die SEEBURGER AG noch der Absender (David Hofman) ?bernehmen die Haftung f?r Viren; es obliegt Ihrer Verantwortung, die E-Mail und deren Anh?nge (0) auf Viren zu pr?fen.

The present email addresses only the addressee which it targets and may contain confidential material that may be protected by the professional secret. The opinions reflected herein are not necessarily the one of the SEEBURGER AG. If you are not the addressee, you have accidentally got this email and are not enabled to use, publish, forward, copy or print it in any way. Neither the SEEBURGER AG, nor the sender (David Hofman) are liable for viruses, being your own responsibility to check this email and its attachments (0) for this purpose.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.cocoondev.org/pipermail/daisy/attachments/20100906/f0c3fcf9/attachment.htm

------------------------------

_______________________________________________
daisy community mailing list
Professional Daisy support: http://outerthought.org/en/services/daisy/support.html
mail to: daisy@...
list information: http://lists.cocoondev.org/mailman/listinfo/daisy


End of daisy Digest, Vol 72, Issue 2
************************************


_______________________________________________
daisy community mailing list
Professional Daisy support: http://outerthought.org/en/services/daisy/support.html
mail to: daisy@...
list information: http://lists.cocoondev.org/mailman/listinfo/daisy

RE: Daisy and JAI on 64 bit windows

by Hofmann. David :: Rate this Message:

| View Threaded | Show Only this Message



Thank you very much for your answers. Although it's a bit strange, I can
confirm that using JDK 1.6.0_16 solves the issue :) Thank you very much
for this hint, Gurvinder!
_________________________________________________________________________

SEEBURGER AG Vorstand/Seeburger Executive Board:
Sitz der Gesellschaft/ Bernd Seeburger, Axel Haas, Michael Kleeberg
Registered Office:
Edisonstrasse 1 Vorsitzender des Aufsichtsrats/Chairperson of
D-75015 Bretten the Seeburger Supervisory Board:
Tel.: 07252 / 96-0 Dr. Franz Scherer
Fax:  07252 / 96-2222
Internet: http://www.seeburger.de        Registergericht/Commercial Register:
e-mail: info@... HRB 240708 Mannheim
_________________________________________________________________________

Dieses E-Mail ist nur fur den Empfanger bestimmt, an den es gerichtet
ist und kann vertrauliches bzw. unter das Berufsgeheimnis fallendes
Material enthalten. Jegliche darin enthaltene Ansicht oder Meinungs-
au?erung ist die des Autors und stellt nicht notwendigerweise die
Ansicht oder Meinung der SEEBURGER AG dar.
Sind Sie nicht der Empfanger, so haben Sie diese E-Mail irrtumlich
erhalten und jegliche Verwendung, Veroffentlichung, Weiterleitung,
Abschrift oder jeglicher Druck dieser E-Mail ist strengstens untersagt.
Weder die SEEBURGER AG noch der Absender (David Hofman)
ubernehmen die Haftung fur Viren; es obliegt Ihrer Verantwortung,
die E-Mail und deren Anhange (0) auf Viren zu prufen.

The present email addresses only the addressee which it targets and
may contain confidential material that may be protected by the
professional secret. The opinions reflected herein are not necessarily
the one of the SEEBURGER AG.
If you are not the addressee, you have accidentally got this email and
are not enabled to use, publish, forward, copy or print it in any way.
Neither the SEEBURGER AG, nor the sender (David Hofman) are
liable for viruses, being your own responsibility to check this email
and its attachments (0) for this purpose.
_________________________________________________________________________

_______________________________________________
daisy community mailing list
Professional Daisy support: http://outerthought.org/en/services/daisy/support.html
mail to: daisy@...
list information: http://lists.cocoondev.org/mailman/listinfo/daisy

Migration 2.3 -> 2.4 --Problems starting repository after upgrading

by Da Costa Martins, Iolanda :: Rate this Message:

| View Threaded | Show Only this Message

Hello,

We are in the process of upgrading 2.3 to 2.4. We are blocked @upgrade step 'Generate the document summaries' since our repository does not start (Error creating bean with name 'fullTextIndexUpdater', see console output attached).

We think we follow the upgrade instructions to the letter. Any idea what may be causing this, and how can we resolve it?

Many thanks in advance,

--Iolanda

Iolanda da Costa Martins | Technical Documentation Specialist | Pegasystems Inc.
Office: +31 (0)20 3019320 | E-Mail: iolanda.martins@... | www.pega.com



D:\Daisy\repository-server\bin>startRepository.cmd

D:\Daisy\repository-server\bin>daisy-repository-server d:\Daisy\RepoData
[main] INFO  org.outerj.daisy.runtime.info - Starting the Daisy repository serve
r.
[main] INFO  org.outerj.daisy.runtime.info - Reading container configurations of
 24 containers.
[main] INFO  org.outerj.daisy.runtime.info - Instantiating the component contain
ers.
[main] INFO  org.outerj.daisy.runtime.info - Starting container configuration -
d:\Daisy\lib\daisy\daisy-configuration-impl\2.4.2\daisy-configuration-impl-2.4.2
.jar
[main] INFO  org.outerj.daisy.runtime.info - Starting container jmx - d:\Daisy\l
ib\daisy\daisy-jmx\2.4.2\daisy-jmx-2.4.2.jar
[main] INFO  org.outerj.daisy.runtime.info - Starting container pluginregistry -
 d:\Daisy\lib\daisy\daisy-pluginregistry-impl\2.4.2\daisy-pluginregistry-impl-2.
4.2.jar
[main] INFO  org.outerj.daisy.runtime.info - Starting container credentialsprovi
der - d:\Daisy\lib\daisy\daisy-credentials-provider-impl\2.4.2\daisy-credentials
-provider-impl-2.4.2.jar
[main] INFO  org.outerj.daisy.runtime.info - Starting container driverregistrar
- d:\Daisy\lib\daisy\daisy-driverregistrar\2.4.2\daisy-driverregistrar-2.4.2.jar

[main] INFO  org.outerj.daisy.runtime.info - Starting container jms - d:\Daisy\l
ib\daisy\daisy-jmsclient-impl\2.4.2\daisy-jmsclient-impl-2.4.2.jar
[main] INFO  org.outerj.daisy.runtime.info - Starting container datasource - d:\
Daisy\lib\daisy\daisy-datasource\2.4.2\daisy-datasource-2.4.2.jar
[main] INFO  org.outerj.daisy.runtime.info - Starting container linkextractors -
 d:\Daisy\lib\daisy\daisy-linkextractors-impl\2.4.2\daisy-linkextractors-impl-2.
4.2.jar
[main] INFO  org.outerj.daisy.runtime.info - Starting container textextraction -
 d:\Daisy\lib\daisy\daisy-textextraction-impl\2.4.2\daisy-textextraction-impl-2.
4.2.jar
[main] INFO  org.outerj.daisy.runtime.info - Starting container ntlm - d:\Daisy\
lib\daisy\daisy-auth-ntlm\2.4.2\daisy-auth-ntlm-2.4.2.jar
[main] INFO  org.outerj.daisy.runtime.info - Starting container ldap - d:\Daisy\
lib\daisy\daisy-auth-ldap\2.4.2\daisy-auth-ldap-2.4.2.jar
[main] INFO  org.outerj.daisy.runtime.info - Starting container spnego - d:\Dais
y\lib\daisy\daisy-auth-spnego\2.4.2\daisy-auth-spnego-2.4.2.jar
[main] INFO  org.outerj.daisy.runtime.info - Starting container trusted - d:\Dai
sy\lib\daisy\daisy-auth-trusted\2.4.2\daisy-auth-trusted-2.4.2.jar
[main] INFO  org.outerj.daisy.runtime.info - Starting container imagehook - d:\D
aisy\lib\daisy\daisy-image-presavehook\2.4.2\daisy-image-presavehook-2.4.2.jar
[main] INFO  org.outerj.daisy.runtime.info - Starting container repository - d:\
Daisy\lib\daisy\daisy-repository-server-impl\2.4.2\daisy-repository-server-impl-
2.4.2.jar
org.outerj.daisy.runtime.DaisyRTException: Error constructing component containe
r defined at d:\Daisy\lib\daisy\daisy-repository-server-impl\2.4.2\daisy-reposit
ory-server-impl-2.4.2.jar
        at org.outerj.daisy.runtime.component.ContainerConfigImpl.build(Containe
rConfigImpl.java:114)
        at org.outerj.daisy.runtime.DaisyRuntime.init(DaisyRuntime.java:91)
        at org.outerj.daisy.runtime.cli.DaisyRuntimeCli.run(DaisyRuntimeCli.java
:177)
        at org.outerj.daisy.runtime.cli.DaisyRuntimeCli.main(DaisyRuntimeCli.jav
a:37)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.outerj.daisy.launcher.repository.RuntimeCliLauncher.run(RuntimeCl
iLauncher.java:61)
        at org.outerj.daisy.launcher.repository.RuntimeCliLauncher.launch(Runtim
eCliLauncher.java:41)
        at org.outerj.daisy.launcher.repository.RuntimeCliLauncher.main(RuntimeC
liLauncher.java:37)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creati
ng bean with name 'fullTextIndexUpdater' defined in DAISY-INF/spring/application
Context.xml in d:\Daisy\lib\daisy\daisy-repository-server-impl\2.4.2\daisy-repos
itory-server-impl-2.4.2.jar: Instantiation of bean failed; nested exception is o
rg.springframework.beans.BeanInstantiationException: Could not instantiate bean
class [org.outerj.daisy.ftindex.FullTextIndexUpdater]: Constructor threw excepti
on; nested exception is java.lang.NullPointerException
        at org.springframework.beans.factory.support.ConstructorResolver.autowir
eConstructor(ConstructorResolver.java:231)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:957)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:869)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.doCreateBean(AbstractAutowireCapableBeanFactory.java:514)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory$1.run(AbstractAutowireCapableBeanFactory.java:485)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.createBean(AbstractAutowireCapableBeanFactory.java:455)
        at org.springframework.beans.factory.support.AbstractBeanFactory$1.getOb
ject(AbstractBeanFactory.java:251)
        at org.springframework.beans.factory.support.DefaultSingletonBeanRegistr
y.getSingleton(DefaultSingletonBeanRegistry.java:169)
        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:248)
        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:170)
        at org.springframework.beans.factory.support.DefaultListableBeanFactory.
preInstantiateSingletons(DefaultListableBeanFactory.java:413)
        at org.springframework.context.support.AbstractApplicationContext.finish
BeanFactoryInitialization(AbstractApplicationContext.java:735)
        at org.springframework.context.support.AbstractApplicationContext.refres
h(AbstractApplicationContext.java:369)
        at org.outerj.daisy.runtime.component.ContainerConfigImpl.build(Containe
rConfigImpl.java:87)
        ... 10 more
Caused by: org.springframework.beans.BeanInstantiationException: Could not insta
ntiate bean class [org.outerj.daisy.ftindex.FullTextIndexUpdater]: Constructor t
hrew exception; nested exception is java.lang.NullPointerException
        at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:9
8)
        at org.springframework.beans.factory.support.SimpleInstantiationStrategy
.instantiate(SimpleInstantiationStrategy.java:87)
        at org.springframework.beans.factory.support.ConstructorResolver.autowir
eConstructor(ConstructorResolver.java:225)
        ... 24 more
Caused by: java.lang.NullPointerException
        at org.outerj.daisy.authentication.impl.UserAuthenticatorImpl.authentica
te(UserAuthenticatorImpl.java:92)
        at org.outerj.daisy.repository.serverimpl.LocalRepositoryManager.getRepo
sitory(LocalRepositoryManager.java:231)
        at org.outerj.daisy.ftindex.FullTextIndexUpdater.initialize(FullTextInde
xUpdater.java:135)
        at org.outerj.daisy.ftindex.FullTextIndexUpdater.<init>(FullTextIndexUpd
ater.java:108)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct
orAccessorImpl.java:39)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC
onstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
        at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:8
3)
        ... 26 more
Startup failed. Will try to shutdown and exit.
[main] INFO  org.outerj.daisy.runtime.info - Shutting down component containers.

_______________________________________________
daisy community mailing list
Professional Daisy support: http://outerthought.org/en/services/daisy/support.html
mail to: daisy@...
list information: http://lists.cocoondev.org/mailman/listinfo/daisy

Re: Migration 2.3 -> 2.4 --Problems starting repository after upgrading

by Karel Vervaeke-2 :: Rate this Message:

| View Threaded | Show Only this Message

The stacktrace points to a bit of code which deals with authentication.

There are two relevant configuration snippets:

<target path="/daisy/repository/fullTextIndex">
Look for an element <repositoryKey>somevalue</repositoryKey>. It's not
present by default, which is fine. In that case the default value is
'internal'

<target path="/daisy/repository/credentials-provider">
(cfr upgrade documentation)
This should contain <credentials key="..." login="..." password="..."/>
The value of the key attribute should match the text value of the
<repositoryKey> element above.

Regards,
Karel



On Mon, Jul 2, 2012 at 5:25 PM, Da Costa Martins, Iolanda
<Iolanda.Martins@...> wrote:

> Hello,
>
> We are in the process of upgrading 2.3 to 2.4. We are blocked @upgrade step 'Generate the document summaries' since our repository does not start (Error creating bean with name 'fullTextIndexUpdater', see console output attached).
>
> We think we follow the upgrade instructions to the letter. Any idea what may be causing this, and how can we resolve it?
>
> Many thanks in advance,
>
> --Iolanda
>
> Iolanda da Costa Martins | Technical Documentation Specialist | Pegasystems Inc.
> Office: +31 (0)20 3019320 | E-Mail: iolanda.martins@... | www.pega.com
>
>
>
> _______________________________________________
> daisy community mailing list
> Professional Daisy support: http://outerthought.org/en/services/daisy/support.html
> mail to: daisy@...
> list information: http://lists.cocoondev.org/mailman/listinfo/daisy
>
_______________________________________________
daisy community mailing list
Professional Daisy support: http://outerthought.org/en/services/daisy/support.html
mail to: daisy@...
list information: http://lists.cocoondev.org/mailman/listinfo/daisy

RE: Migration 2.3 -> 2.4 --Problems starting repository after upgrading

by Da Costa Martins, Iolanda :: Rate this Message:

| View Threaded | Show Only this Message

Thank you, Karel. They were indeed referring to different keys.

Regards,
--Iolanda

-----Original Message-----
From: daisy-bounces@... [mailto:daisy-bounces@...] On Behalf Of Karel Vervaeke
Sent: 03 July 2012 08:48
To: Daisy: open source CMS - general mailinglist
Subject: Re: [daisy] Migration 2.3 -> 2.4 --Problems starting repository after upgrading

The stacktrace points to a bit of code which deals with authentication.

There are two relevant configuration snippets:

<target path="/daisy/repository/fullTextIndex">
Look for an element <repositoryKey>somevalue</repositoryKey>. It's not
present by default, which is fine. In that case the default value is
'internal'

<target path="/daisy/repository/credentials-provider">
(cfr upgrade documentation)
This should contain <credentials key="..." login="..." password="..."/>
The value of the key attribute should match the text value of the
<repositoryKey> element above.

Regards,
Karel



On Mon, Jul 2, 2012 at 5:25 PM, Da Costa Martins, Iolanda
<Iolanda.Martins@...> wrote:

> Hello,
>
> We are in the process of upgrading 2.3 to 2.4. We are blocked @upgrade step 'Generate the document summaries' since our repository does not start (Error creating bean with name 'fullTextIndexUpdater', see console output attached).
>
> We think we follow the upgrade instructions to the letter. Any idea what may be causing this, and how can we resolve it?
>
> Many thanks in advance,
>
> --Iolanda
>
> Iolanda da Costa Martins | Technical Documentation Specialist | Pegasystems Inc.
> Office: +31 (0)20 3019320 | E-Mail: iolanda.martins@... | www.pega.com
>
>
>
> _______________________________________________
> daisy community mailing list
> Professional Daisy support: http://outerthought.org/en/services/daisy/support.html
> mail to: daisy@...
> list information: http://lists.cocoondev.org/mailman/listinfo/daisy
>
_______________________________________________
daisy community mailing list
Professional Daisy support: http://outerthought.org/en/services/daisy/support.html
mail to: daisy@...
list information: http://lists.cocoondev.org/mailman/listinfo/daisy
_______________________________________________
daisy community mailing list
Professional Daisy support: http://outerthought.org/en/services/daisy/support.html
mail to: daisy@...
list information: http://lists.cocoondev.org/mailman/listinfo/daisy