Personal tools
You are here: Home Documentation CMS Errors (and some solutions)
Document Actions

CMS Errors (and some solutions)

by admin last modified 2005-07-27 04:56


--If OSCAR dies with  the error:  Fatal from Exceptions Genexception (15MantisException) caught in main-run

|||

 0x00d091c6 BackTrace::trace(std::ostream&) const + 0x26 [/opt/cms/Releases/COBR

A/COBRA_8_0_2/lib/slc3_ia32_gcc323/libGenUtil.so]

 0x00cccf36 Capri::Impl::ErrorManipImpl::dothrow() const + 0xfe [/opt/cms/Releas

es/COBRA/COBRA_8_0_2/lib/slc3_ia32_gcc323/libNotification.so]

 0x00ccd90c Capri::Impl::ErrorManipImpl::sync() + 0x1b4 [/opt/cms/Releases/COBRA

/COBRA_8_0_2/lib/slc3_ia32_gcc323/libNotification.so]

 0x033c29d9 std::ostream::flush() + 0x49 [/opt/cms/external/gcc/3.2.3/slc3_ia32_

gcc323/lib/libstdc++.so.5]


Be sure that the vcal directory that is referenced in your oscarrc file is accessible. Alliance has the vcal directory mirrored locally in /storage/cms_files/vcal.


--If OSCAR dies with  the error: Fatal from SimpleAbstractSinglton trying to get an instance of SimpleAbstractSingleton:singletonFactory<MantisExceptionHandler> While none has been registerred so far"


Look in your oscarrc file and change the Mantis exeption handler line to:

ExtraPackages = QGSPlist:MantisGunReader:MantisDefaultExceptionHandler


Powered by Plone, the Open Source Content Management System