Fisheye is incompatible with IBM JDK
Symptoms
While scanning repository, the scanner gets stuck at a certain point:
2008-07-28 09:17:35,962 ERROR [pool-2-thread-5] fisheye.app OneOffPingRequest-doRequest - Exception during slurp
com.cenqua.fisheye.rep.DbException: java.io.IOException: Bad Cell format: bad type byte: 253
at com.cenqua.fisheye.infinitydb.InfinityDbHandle.get(InfinityDbHandle.java:118)
at com.cenqua.fisheye.rep.impl.UpgradeDataFilenameSearch.upgradeIfNecessary(UpgradeDataFilenameSearch.java:41)
.....
.....
Caused by: java.io.IOException: Bad Cell format: bad type byte: 253
at com.cenqua.obfuscate.idbk4hvw8._j.j(InfinityDB_1.0.53:466)
at com.cenqua.obfuscate.idbk4hvw8._j.k(InfinityDB_1.0.53:677)
.....
... 12 more
Cause
Fisheye does not support IBM JDK.
Resolution
Please use a supported JDK make/version. Refer to the supported platforms page for a complete list.
Last modified on Jul 31, 2018
Powered by Confluence and Scroll Viewport.