Fehler beim Speichern des Attachments

Fehler beim Speichern des Attachments

Verhalten: StandaloneModus, Versuch eine Datei via File-View als Attachment an ein Baumelement zu hängen, Fehlermeldung: ‘Fehler beim Speichern des Attachments’ mit folgender Exception:

2013-05-07 14:02:35,948 ERROR [main] (ExceptionUtil.java:50)     - An error occured: Fehler beim Speichern des Attachmen
ts.
org.springframework.remoting.RemoteAccessException: Could not deserialize result from HTTP invoker remote service [http:
//localhost:8800/service/commandServiceHttpInvoker]; nested exception is java.lang.ClassNotFoundException: org.apache.de
rby.impl.jdbc.EmbedSQLException not found from bundle [sernet.springclient]
        at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.convertHttpInvokerAccessException(HttpI
nvokerClientInterceptor.java:207)
        at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.invoke(HttpInvokerClientInterceptor.jav
a:144)
...

Tritt nach Beobachtungen bei Speicherstandardeinstellungen ab Dateigrößen von 32MB auf.

Lösungsansatz: Die Fehlermeldung ist sehr irreführend. Den für verinice verfügbaren Speicher (xmx und permgen) erhöhen (verdoppeln) und ein Neustart des Clients beheben das Problem. Bisher nicht in Tier3 beobachtet.