[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] [CQ3-OSS] Unknown CCE schema elements
- Subject: [cobalt-developers] [CQ3-OSS] Unknown CCE schema elements
- From: Anders <andersb@xxxxxxxxxxx>
- Date: Thu Jul 3 05:46:01 2003
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
[Sun Cobalt Open Source Qube3 Distribution 1.2]
Trying to run the "mendo" Sausalito modules
with CCE version 0.76.9, but getting errors
on startup when trying to add basic modules...
> cced[17542]: Cobalt Configuration Engine (CCE) version 0.76.9
> cced[17542]: Copyright (c) 1999,2000 Cobalt Networks, Inc.
> cced[17542]: starting up (pid 17542)
> cced(smd)[17542]: xml: xml_validate failed - unknown element rule
> cced(smd)[17542]: error loading class configuration
> cced(smd)[17542]: error initializing database
> cced(smd)[17542]: exiting
Seems like this old CCE version can't understand
the user_rules.schema in the base-user.mod module ?
Probably because classconf_init.c doesn't even *have*
a a list of rules in the DEV_4000WGML branch version ?
(like it does in the HEAD branch's CCE version 0.81.0)
Are these versions of CCE and modules really in synch ?
Or am I missing something else basic in my setup here ?
I'm a little skeptic about the fact that all the files in
mendo/base-user-mod and menlo/base-user.mod are identical...
--anders