Windows 2008 R2 STD
IIS web
Oracle repo
16GB RAM
Everything was fine till december.
Than a problem with one report started.
The main problem is that it returns WIS30280:
The Web Intelligence server memory is full. Please log off and try to
connect later. If the problem persists, contact your Business Objects
administrator. (WIS 30280)
as i can see in a wireportserver log file looks like:
cefactory.cpp:163:class CORBA_Object *__thiscall CDZServerFactory::newService(const unsigned short *,const unsigned short *): TraceLog message 1
2014/01/31 13:23:37.515|>=|E|X| 5672|16092| |||||||||||||||Uncaught Exception in SilentScope: CDZServerFactory::newService: 0
cefactory.cpp:163:class CORBA_Object *__thiscall CDZServerFactory::newService(const unsigned short *,const unsigned short *): TraceLog message 2
2014/01/31 13:23:39.527|>=|E|X| 5672|12692| |||||||||||||||Uncaught Exception in SilentScope: CDZServerFactory::newService: 0
kc3allocator.cpp:2528:void *__cdecl c3_alloc(unsigned int,class c3_allocator *,const char *,const char *): TraceLog message 3
2014/01/31 15:47:26.726|>>|E| | 5672|5076| |||||||||||||||**ERROR:C3_ALLOCATOR:No memory left during allocation class: : cdbStateValue [kc3allocator.cpp;2528]
kc3cdbNodeSort.cpp:1178:long __thiscall Cube::CDB::cdbSortNode::KeyOn(const class std::vector<struct Cube::CDB::Query::SortItem,class std::allocator > &): TraceLog message 4
2014/01/31 15:47:26.726|>>|E| | 5672|5076| |||||||||||||||**ERROR:C3_Calculator:(A) *** Unexpected exception caught *** : (false) [kc3cdbNodeSort.cpp;1178]
kc3allocator.cpp:2528:void *__cdecl c3_alloc(unsigned int,class c3_allocator *,const char *,const char *): TraceLog message 5
2014/01/31 15:49:00.326|>>|E| | 5672|5076| |||||||||||||||**ERROR:C3_ALLOCATOR:No memory left during allocation class: : cdbStateValue [kc3allocator.cpp;2528]
kc3cdbNodeSort.cpp:1178:long __thiscall Cube::CDB::cdbSortNode::KeyOn(const class std::vector<struct Cube::CDB::Query::SortItem,class std::allocator > &): TraceLog message 6
2014/01/31 15:49:00.326|>>|E| | 5672|5076| |||||||||||||||**ERROR:C3_Calculator:(A) *** Unexpected exception caught *** : (false) [kc3cdbNodeSort.cpp;1178]
kc3allocator.cpp:2528:void *__cdecl c3_alloc(unsigned int,class c3_allocator *,const char *,const char *): TraceLog message 7
2014/01/31 15:49:56.190|>>|E| | 5672|5076| |||||||||||||||**ERROR:C3_ALLOCATOR:No memory left during allocation class: : cdbStateValue [kc3allocator.cpp;2528]
kc3cdbNodeSort.cpp:1178:long __thiscall Cube::CDB::cdbSortNode::KeyOn(const class std::vector<struct Cube::CDB::Query::SortItem,class std::allocator > &): TraceLog message 8
2014/01/31 15:49:56.190|>>|E| | 5672|5076| |||||||||||||||**ERROR:C3_Calculator:(A) *** Unexpected exception caught *** : (false) [kc3cdbNodeSort.cpp;1178]
kdgWICDZProc.cpp:735:void __thiscall WICDZProcBasic::generateResult(class OBFixSeq *&,const char *,const char *,const char *,const unsigned char *,const unsigned char *,class std::basic_istream<char,struct std::char_traits > *,int,bool &): TraceLog message 9
2014/01/31 15:49:56.299|>>|E| | 5672|5076| |||||||||||||||**ERROR:WICDZ_i:Error stream :
<ERROR COMPONENT=“WIS” ERRORCODE=“30280” ERRORTYPE=“USER” MESSAGE=Pamięć serwera Web Intelligence jest pełna. Wyloguj się i spróbuj połączyć się później. Jeżeli problem nie ustąpi, skontaktuj się z administratorem oprogramowania Business Objects. (WIS 30280)" PREFIX=“ERR”>
[kdgWICDZProc.cpp;735]
I was looking at System Manager while the report was scheduled and running and I didn’t see any problem with memory of the Web Intelligence Processing Server that was running the script… and with any other server too.
The report was only report running at that time.
I wounder what is the problem. Why it was running with no problems, and than started to fail with no reason. It was not edited or changed it is just as is.
Adam924 (BOB member since 2011-01-13)