Bug #5572
closedCouldn't upload a kar file from kepler to metacat
0%
Description
I used "ant clean install" a metacat. Then I went through the web pages to configure the metacat with a fresh db.
When I tried upload a kar file from kepler.2.3, i got this error:
[ERROR]: MetacatHandler.handleUploadAction - Upload Error: Hazelcast Instance is not active! [edu.ucsb.nceas.metacat.MetacatHandler
Ben suggested to restart tomcat. So i restarted tomcat and uploaded another kar file. But got this error:
knb 20120202-15:42:37: [ERROR]: MetacatHandler.handleUploadAction - Upload Error: null [edu.ucsb.nceas.metacat.MetacatHandler]
Each time i chose to make the kar file public readable.
Updated by ben leinfelder almost 13 years ago
Running Kepler 2.3 (just installed from installer) and saving to localhost repository (Metacat trunk) works for me. I do get a Metacat log error about the object format for the data file not being found when generating DataONE SystemMetadata, but that does not prevent the kar from being saved.
"The format specified by application/vnd.ms-excel does not exist at this node."
Updated by Jing Tao almost 13 years ago
Ben,
Did you make the kar file public readable?
Updated by Jing Tao almost 13 years ago
Tried a fresh metacat, the error has gone.
So my local changes may cause the issue. I am going to close the bug.