Gridsphere + WebMds
September 5th, 2008
ketika mengakses http://portaltomcat:8080/webmds/webmds?info=indexinfo&xsl=servicegroupxsl terjadi eror bg berikut:
“java.lang.NoClassDefFoundError: EDU/oswego/cs/dl/util/concurrent/Channel”
sehingga daftar service group tidak dapat ditampilkan di web. untuk menanganinya, download paket:
http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/current/concurrent.tar.gz
ekstrak lalu build menggunakan perintah ant dist, kemudian copy file concurrent.jar di /lib/concurrent.jar ke $GLOBUS_LOCATION/lib/webmds/WEB-INF/lib/ kemudian restart tomcat anda.
Leave a Reply