1.) after uploading items to Razuna (Digital Asset Manager) successfully fora couple of days it ‘broke’ and we got error messages. I have some screen caps of them and the last one can be seen at the site (we were uploading a lot of files. http://52.25.191.113:8080/razuna/ (Again… server was running fine for 2 days of use.)
type Exception report
message BlueDragon: Error occurred loading: BLUEDRAGON_XML=/WEB-INF/bluedragon/bluedragon.xml, org.xml.sax.SAXParseException; lineNumber: 409; columnNumber: 34; XML document structures must start and end within the same entity.
description The server encountered an internal error that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: BlueDragon: Error occurred loading: BLUEDRAGON_XML=/WEB-INF/bluedragon/bluedragon.xml, org.xml.sax.SAXParseException; lineNumber: 409; columnNumber: 34; XML document structures must start and end within the same entity.
com.naryx.tagfusion.cfm.engine.cfEngine.(Unknown Source)
com.naryx.tagfusion.cfm.engine.cfEngine.init(Unknown Source)
com.naryx.tagfusion.cfm.cfServlet.init(Unknown Source)
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:503)
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:950)
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:421)
org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1070)
org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:611)
org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:314)
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
java.lang.Thread.run(Thread.java:745)
note The full stack trace of the root cause is available in the Apache Tomcat/7.0.56 logs.
AT THE SAME TIME…
2.) it seems the 25gb Amazon EC2 volume filled to max (Ubuntu AMI) . I not sure if that would throw this error, or if they are coincidences just happening at pretty much the same time.