You can subscribe to this list here.
| 2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(3) |
Aug
(3) |
Sep
(5) |
Oct
(12) |
Nov
(11) |
Dec
(12) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2002 |
Jan
(7) |
Feb
(4) |
Mar
(5) |
Apr
(3) |
May
(4) |
Jun
|
Jul
(19) |
Aug
(20) |
Sep
(43) |
Oct
(91) |
Nov
(195) |
Dec
(123) |
| 2003 |
Jan
(67) |
Feb
(140) |
Mar
(151) |
Apr
(110) |
May
(146) |
Jun
(141) |
Jul
(163) |
Aug
(228) |
Sep
(91) |
Oct
(129) |
Nov
(215) |
Dec
(268) |
| 2004 |
Jan
(210) |
Feb
(204) |
Mar
(161) |
Apr
(16) |
May
(24) |
Jun
(19) |
Jul
(4) |
Aug
|
Sep
(28) |
Oct
(7) |
Nov
|
Dec
(2) |
| 2005 |
Jan
(1) |
Feb
(1) |
Mar
(1) |
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
(4) |
Sep
|
Oct
|
Nov
|
Dec
|
| 2007 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
|
|
|
|
|
1
|
2
|
|
3
|
4
|
5
(1) |
6
|
7
|
8
|
9
|
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
|
17
|
18
|
19
|
20
|
21
|
22
|
23
|
|
24
|
25
|
26
|
27
|
28
|
29
|
30
|
|
From: Marek V. <mar...@vo...> - 2005-04-05 21:32:43
|
----- Original Message ----- From: "John Barrett" <ke...@co...> To: "Users Massiv" <mas...@ob...> Sent: Saturday, April 02, 2005 11:46 PM Subject: [massiv-users] 1st Client/Server issues > OK... I'm confused :) (as can be expected having oinly worked with Massiv > for a week so far) > > I've got Massiv and the Demo building fine off the command line under > MSVC7.1 with the > MSVC STL libs (havent actually tried to run the compiled demo... ) > > I've copied most of the Demo::Lib stuff and rearranged namespaces more to my > tastes, and > created a build environment in VS.Net 2003 that appears to correctly > classlist/factgen/compile/link > my bare minimum server code.... however... when I run "SPOServer -s 1 -i" > this is the output I get: > > ====================================================== > Initializing Massiv core... > !archive_database warning: No valid archives found. > system info: System was successfully initialized. The following subsystems > were started: > base_services > config > threading > file_systems > networking > simulation_helper_subsystems > data_management > object_management > system_context > Creating startup archive... > Creating startup archive provider (id 1)... > object_localization info: Registering local object provider 1. > Creating naming service object... > !generic error: Assertion failed: class_pointer_type_info == object.type > (file 'object\metaobject.cpp', line 134, function void __thi > scall Massiv::Core::MetaObject::initialize_offsets(const class > Massiv::Core::VariantPointer &) const) > Stack backtrace: > 1 : Massiv::Core::StackTracerMSVC::dump_stack + 0xbf SPOServer + 0x47d81f > 2 : Massiv::Core::StackTracerMSVC::dump_stack + 0x15 SPOServer + 0x47d5b5 > 3 : Massiv::Core::`anonymous namespace'::debug_die + 0x16b SPOServer + > 0x32ef3b > 4 : Massiv::Core::debug_assert + 0x1a SPOServer + 0x32f04a > 5 : Massiv::Core::MetaObject::initialize_offsets + 0x63 SPOServer + > 0x497013 > 6 : Massiv::Core::MetaObject::initialize_property_hierarchy + 0x95 > SPOServer + 0x497c95 > 7 : Massiv::Core::ObjectProperty::initialize_object + 0x1a3 SPOServer + > 0x342923 > 8 : Massiv::Core::ObjectFactory::initialize_object + 0x2a SPOServer + > 0x54c34a > 9 : > Massiv::Generated::ObjectFactoryImpl<SPOLibrary::NamingService>::create_obje ct > + 0xa0 SPOServer + 0x715200 > 10 : > Massiv::Core::CreateObject<SPOLibrary::NamingService>::create_uninitialized > + 0x48 SPOServer + 0x3252b8 > 11 : > Massiv::Core::CreateObject<SPOLibrary::NamingService>::CreateObject<SPOLibra ry::NamingService> > + 0x4f SPOServer + 0x32449f > 12 : SPOServer::`anonymous namespace'::create_initial_objects + 0x9a > SPOServer + 0x3228fa > 13 : SPOServer::`anonymous namespace'::create_startup_archive + 0xe0 > SPOServer + 0x323000 > 14 : SPOServer::server_main + 0x7d SPOServer + 0x3234ed > 15 : main + 0x4b SPOServer + 0x32399b > 16 : mainCRTStartup + 0x12c SPOServer + 0x87064c > 17 : RegisterWaitForInputIdle + 0x49 kernel32 + 0x16d4f > > Fatal error. Consult logs for more information. > Assertion failed: class_pointer_type_info == object.type, file > object\metaobject.cpp, line 134 > ====================================================== > > The logs are empty, and I dont know enough about Massiv internals (yet !!) > to track this one down > > Can anyone give me some ideas what I may have done wrong, and what needs to > be done to fix it ?? > > Running Massiv-1.1b win32.x86_msvc7.debug.static.stdcpp > Library/Client/Server compiled with Multithreaded Debug DLL code generation > > > > > ---------------------------------------------------------------------------- ---- > > -- > You receive this message as a subscriber of the mas...@ob... mailing list. > To unsubscribe: mailto:mas...@ob... > For general help: mailto:sy...@ob...?subject=help > ObjectWeb mailing lists service home page: http://www.objectweb.org/wws > |