cancel
Showing results for 
Search instead for 
Did you mean: 

Messages for Module Service Impl are not displaied anymore

lvs
Champ in-the-making
Champ in-the-making
Hi,

When I install an AMP with a messages resource bundle, Alfresco stops displaying the messages about installed AMP when it started.

Here is my configuration :

    <bean id="resourceBundles" class="org.alfresco.i18n.ResourceBundleBootstrapComponent">
        <property name="resourceBundles">
            <list>
           <value>alfresco.messages.webclient-epflPhase0Lot1</value>
        </list>
      </property>
   </bean>
Is this a known issue or am I doing anything wrong?
Thanks for your help,
Laura
1 REPLY 1

lvs
Champ in-the-making
Champ in-the-making
And this what I see in tomcat :

11:37:59,855 WARN  [remoting.rmi.RmiRegistryFactoryBean] Could not detect RMI registry - creating new one
11:38:02,599 INFO  [config.source.UrlConfigSource] Found META-INF/web-client-config-custom.xml in file:/D:/Projects/Alfresco/tomcat/webapps/alfresco/WEB-INF/lib/epfl-phase0-lot1.jar
11:38:02,599 INFO  [config.source.UrlConfigSource] Found META-INF/web-client-config-custom.xml in file:/D:/Projects/Alfresco/tomcat/webapps/alfresco/WEB-INF/lib/epfl-phase0-lot2.jar
11:38:03,132 INFO  [domain.schema.SchemaBootstrap]
11:38:04,135 INFO  [domain.schema.SchemaBootstrap]
11:38:06,204 INFO  [repo.admin.ConfigurationChecker]
11:38:06,283 INFO  [admin.patch.PatchExecuter]
11:38:06,424 INFO  [repo.module.ModuleServiceImpl]
11:38:06,502 INFO  [repo.module.ModuleServiceImpl]
11:38:06,581 INFO  [repo.module.ModuleServiceImpl]
11:38:06,643 WARN  [repo.module.ModuleServiceImpl]
11:38:08,133 WARN  [alfresco.util.OpenOfficeConnectionTester]
11:38:08,133 INFO  [service.descriptor.DescriptorService] Alfresco JVM - v1.5.0_12-b04; maximum heap size 986.125MB
11:38:08,321 INFO  [service.descriptor.DescriptorService] Alfresco license: Enterprise Network granted to Trial User limited to 30 days expiring Sun Apr 06 00:00:00 CEST 2008 (24 days remaining)
11:38:08,321 INFO  [service.descriptor.DescriptorService] Alfresco started (Enterprise Network): Current version 2.1.0 (112) schema 73 - Installed version 2.1.0 (112) schema 73
13 mars 2008 11:38:11 org.apache.coyote.http11.Http11BaseProtocol start
INFO: DÚmarrage de Coyote HTTP/1.1 sur http-8080
13 mars 2008 11:38:11 org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
13 mars 2008 11:38:11 org.apache.catalina.startup.Catalina start
INFO: Server startup in 59684 ms