cancel
Showing results for 
Search instead for 
Did you mean: 

TrashCanCleaner

bjoern
Champ in-the-making
Champ in-the-making
Hi,

on my local machine i succesfully installed the trashcanCleaner.amp
now i tried doing the same on a remote machine but it tells me that there occured an error:


itb-debian:/opt/alfresco/tomcat/shared/classes/alfresco/extension# java -jar /opt/alfresco/bin/alfresco-mmt.jar install /opt/trashcanCleaner.amp $TOMCAT_HOME/webapps/alfresco.war
Exception in thread "main" java.lang.ExceptionInInitializerError
   at java.lang.Class.initializeClass(libgcj.so.70)
   at org.alfresco.repo.module.tool.ModuleManagementTool.<clinit>(ModuleManagementTool.java:90)
   at java.lang.Class.initializeClass(libgcj.so.70)
   at java.lang.reflect.Method.invoke(libgcj.so.70)
   at com.simontuffs.onejar.Boot.run(Boot.java:287)
   at com.simontuffs.onejar.Boot.main(Boot.java:137)
Caused by: java.util.MissingResourceException: Bundle de.schlichtherle.io.DefaultRaesZipDetector not found
   at java.util.ResourceBundle.getBundle(libgcj.so.70)
   at java.util.ResourceBundle.getBundle(libgcj.so.70)
   at java.util.logging.Logger.<init>(libgcj.so.70)
   at java.util.logging.Logger.getLogger(libgcj.so.70)
   at de.schlichtherle.io.DefaultRaesZipDetector.<clinit>(Unknown Source)
   at java.lang.Class.initializeClass(libgcj.so.70)
   …5 more
itb-debian:/opt/alfresco/tomcat/shared/classes/alfresco/extension#
does anyone have an idea ?

Thanx Bjoern
1 REPLY 1

dinger
Champ in-the-making
Champ in-the-making