Hello Michiel,

Did you clean the database with the new install? I have only seen these
WARN's when the database was filled with old data and a new deployment.
Mmbase thinks, according to the data in the database, that the application
is already installed. The typedef table is already filled with builders
which are not present in the config/builders dir. The relations defined in
the typerel point to the typedef table.

Nico

-----Oorspronkelijk bericht-----
Van: Michiel de Mare [mailto:[EMAIL PROTECTED] 
Verzonden: dinsdag 1 juli 2003 17:06
Aan: '[EMAIL PROTECTED]'
Onderwerp: RE: media project


I've tried doing a clean install, and now I get a different error. Does
anybody know why the media builders aren't active/aren't being deployed when
the Media application starts up (the admin web-interface does show the media
application as active)?

Cheers, Michiel.

07-01 17:48:56 SERVICE Log4jImpl Redirecting stderr to MMBase logging (If
you don't like this, then put the STDER logger to 'fatal') 07-01 17:48:56
INFO MMBaseContext =========================== 07-01 17:48:56 INFO
MMBaseContext MMBase logging initialized. 07-01 17:48:56 INFO MMBaseContext
===========================
07-01 17:48:56 INFO MMBaseContext user.dir          :
C:\utils\4y2-utils\jakarta-tomcat-4.1.24-LE-jdk14\bin
07-01 17:48:56 INFO MMBaseContext mmbase.config     :
C:\utils\4y2-utils\jakarta-tomcat-4.1.24-LE-jdk14\webapps\media\WEB-INF\conf
ig
07-01 17:48:56 INFO MMBaseContext mmbase.outputfile : null
07-01 17:48:56 INFO MMBaseContext version           : MMBase 1.6.4.20030701
07-01 17:48:56 INFO MMBaseContext total memory      : 7 Mbyte
07-01 17:48:56 INFO MMBaseContext free memory       : 3 Mbyte
07-01 17:48:56 INFO MMBaseContext system locale     : en_US
07-01 17:48:56 INFO MMBaseContext mmbase.htmlroot   :
C:\utils\4y2-utils\jakarta-tomcat-4.1.24-LE-jdk14\webapps\media
07-01 17:48:56 INFO MMBaseServlet Init of servlet version. 07-01 17:48:56
SERVICE MMBaseServlet Reading servlet mappings from
C:\utils\4y2-utils\jakarta-tomcat-4.1.24-LE-jdk14\webapps\media/WEB-INF/web.
xml
07-01 17:48:56 SERVICE MMBaseServlet Creating MMBase module in version 07-01
17:48:57 SERVICE Module Loading MMBase modules... 07-01 17:48:57 SERVICE
Module Loading module config with class org.mmbase.module.Config 07-01
17:48:57 SERVICE Module Loading module jdbc with class
org.mmbase.module.database.JDBC 07-01 17:48:57 SERVICE Module Loading module
mmadmin with class org.mmbase.module.tools.MMAdmin 07-01 17:48:57 SERVICE
Module Loading module mmbaseroot with class org.mmbase.module.core.MMBase
07-01 17:48:57 SERVICE Module Loading module sendmail with class
org.mmbase.module.SendMail 07-01 17:48:57 SERVICE Module Loading module
upload with class org.mmbase.module.Upload 07-01 17:48:57 SERVICE Module
Starting modules [upload, mmadmin, config, jdbc, mmbaseroot, sendmail] 07-01
17:48:57 INFO JDBC Loaded JDBC driver: org.hsqldb.jdbcDriver 07-01 17:48:57
INFO Module Starting module upload 07-01 17:48:57 INFO Module Starting
module mmadmin 07-01 17:48:57 INFO Module Starting module config 07-01
17:48:57 INFO Module Starting module jdbc 07-01 17:48:57 INFO JDBC Module
JDBC started (host: 'localhost' port: '0'
database: 'mmbase' user: 'sa' driver: 'org.hsqldb.jdbcDriver') 07-01
17:48:57 INFO Module Starting module mmbaseroot 07-01 17:48:57 SERVICE
MMBase Init of MMBase 1.6.4.20030701 07-01 17:48:57 INFO MMBase mmbase
default locale  : en 07-01 17:48:57 INFO JDBCProbe JDBC probe starting 07-01
17:48:57 INFO DatabaseLookup Selected database: 'hsqldb' based on 2 rules in
it's filter.(org.hsqldb.jdbcConnection)
07-01 17:48:57 INFO MMBase Using class:
'org.mmbase.module.database.support.MMHsqldb2Node' with config:
'C:\utils\4y2-utils\jakarta-tomcat-4.1.24-LE-jdk14\webapps\media\WEB-INF\con
fig\databases\hsqldb.xml'.
07-01 17:48:57 SERVICE MultiPool Creating a multipool for database sa
containing : 20 connections, which will be refreshed after 256 queries 07-01
17:48:57 INFO MMBase Starting builder : object 07-01 17:48:57 SERVICE Cache
Creating cache TypeCache: Cache for node types 07-01 17:48:57 SERVICE Cache
Setting TypeCache active with size 20000 07-01 17:48:57 SERVICE Cache
Creating cache Nodes: MMBase Nodes 07-01 17:48:57 SERVICE Cache Setting
Nodes active with size 4096 07-01 17:48:57 INFO MMBase Starting builder :
typedef 07-01 17:48:57 SERVICE TypeDef Reading typedef caches 07-01 17:48:57
INFO ObjectTypes Using
'C:\utils\4y2-utils\jakarta-tomcat-4.1.24-LE-jdk14\webapps\media\WEB-INF\con
fig\builders\applications' as default deploy dir for our builders. 07-01
17:48:57 INFO MMBase Starting builder : reldef 07-01 17:48:57 INFO MMBase
Starting builder : typerel 07-01 17:48:57 INFO MMBase Starting builder :
insrel 07-01 17:48:57 SERVICE Cache Creating cache RelatedCache: Cache for
Related Nodes 07-01 17:48:57 SERVICE Cache Setting RelatedCache active with
size 25 07-01 17:48:57 INFO MMBase Starting builder : oalias 07-01 17:48:57
SERVICE Cache Creating cache AliasCache: Cache for node aliases 07-01
17:48:57 SERVICE Cache Setting AliasCache active with size 128 07-01
17:48:57 INFO MMBase Starting builder : posrel 07-01 17:48:57 SERVICE Cache
Creating cache RelatedCache: Cache for Related Nodes 07-01 17:48:57 SERVICE
Cache Setting RelatedCache active with size 25 07-01 17:48:57 INFO MMBase
Starting builder : daymarks 07-01 17:48:57 INFO MMBase Starting builder :
mmservers 07-01 17:48:57 INFO MMBase Starting builder : syncnodes 07-01
17:48:57 INFO MMBase Starting builder : versions 07-01 17:48:58 SERVICE
Cache Creating cache ContextRight: Context Security Implementation Rights
Cache 07-01 17:48:58 SERVICE Cache Creating cache ContextContext: Context
Security Implementation Context Cache 07-01 17:48:58 WARN TypeRel The source
of relation type
videofragments->videosources (related) is not an active builder. Cannot
follow descendants.
07-01 17:48:58 WARN TypeRel The source of relation type
audiofragments->audiosources (related) is not an active builder. Cannot
follow descendants.
07-01 17:48:58 WARN TypeRel The source of relation type
mediasources->mediaproviders (related) is not an active builder. Cannot
follow descendants.
07-01 17:48:58 WARN TypeRel The source of relation type
videofragments->videofragments (posrel) is not an active builder. Cannot
follow descendants.
07-01 17:48:58 WARN TypeRel The source of relation type
audiofragments->audiofragments (posrel) is not an active builder. Cannot
follow descendants.
07-01 17:48:58 WARN TypeRel The source of relation type
mediafragments->templates (related) is not an active builder. Cannot 
mediafragments->follow
descendants.
07-01 17:48:58 WARN TypeRel The source of relation type
mediafragments->publishtimes (related) is not an active builder. Cannot
follow descendants.
07-01 17:48:58 WARN TypeRel The source of relation type
mediafragments->mediafragments (previous) is not an active builder. 
mediafragments->Cannot
follow descendants.
07-01 17:48:58 WARN TypeRel The source of relation type pools->pools
(parent) is not an active builder. Cannot follow descendants. 07-01 17:48:58
WARN TypeRel The source of relation type
pools->mediafragments (related) is not an active builder. Cannot follow
descendants.

-----Oorspronkelijk bericht-----
Van: Michiel Meeuwissen [mailto:[EMAIL PROTECTED]
Verzonden: Tuesday, July 01, 2003 2:43 PM
Aan: [EMAIL PROTECTED]
Onderwerp: Re: media project


Michiel de Mare <[EMAIL PROTECTED]> wrote:
> That got me a bit further: now when I go to /mywebapp/edit/index.jsp 
> and click on edit/Intro's/basevideo_search/Omroep introductie stream, 
> I get a
> wizardexception:
> 
> org.mmbase.applications.editwizard.WizardException: Errors received 
> from MMBase Dove servlet: number required for node.

That I cannot understand like this. Can you post the full url you click on,
and perhaps a bit more of the stacktrace?

 Michiel


-- 
Michiel Meeuwissen 
Mediapark C101 Hilversum  
+31 (0)35 6772979
nl_NL, eo, en_US
mihxil'
[]()

Reply via email to