Asset Map failing to load - manifest attributes?


(Douglas (@finnatic at @waikato)) #1
Our systems staff applied an O/S update to our dev server, and the asset map is now now loading - returning an error referencing missing manifest attributes as below.  Any ideas on what we should get them looking at (I've asked about a rollback to a snapshot just in case):
 
Missing Application-Name: manifest attribute for:/__lib/asset_map/java/complexassetmap.jar?t=1382045938
Missing Permissions manifest attribute for:/__lib/asset_map/java/complexassetmap.jar?t=1382045938
Missing Codebase manifest attribute for:/__lib/asset_map/java/complexassetmap.jar?t=1382045938
Missing Application-Name: manifest attribute for:/__lib/asset_map/java/complexassetmap.jar?t=1382045938
Missing Permissions manifest attribute for:/__lib/asset_map/java/complexassetmap.jar?t=1382045938
Missing Codebase manifest attribute for:/__lib/asset_map/java/complexassetmap.jar?t=1382045938
Missing Application-Name: manifest attribute for:/__lib/asset_map/java/complexassetmap.jar?t=1382045938
Missing Permissions manifest attribute for:/__lib/asset_map/java/complexassetmap.jar?t=1382045938
Missing Codebase manifest attribute for:/__lib/asset_map/java/complexassetmap.jar?t=1382045938
[Fatal Error] :1:2: The markup in the document preceding the root element must be well-formed.
java.io.IOException: error while parsing : The markup in the document preceding the root element must be well-formed.
at net.squiz.matrix.core.Matrix.doRequest(Matrix.java:179)
at net.squiz.matrix.assetmap.AssetMap.loadTranslations(AssetMap.java:302)
at net.squiz.matrix.assetmap.AssetMap.init(AssetMap.java:101)
at com.sun.deploy.uitoolkit.impl.awt.AWTAppletAdapter.init(Unknown Source)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

 

(Edits made to get error message into post - removing server prefix from __lib locations)


(Douglas (@finnatic at @waikato)) #2

And... possible cause found and fixed.  Memcached wasn't starting up correctly.