Is it in the same classpath as your webmacro jar? ----- Original Message ----- From: Gary Bartlett <[EMAIL PROTECTED]> To: Turbine <[EMAIL PROTECTED]> Sent: Thursday, May 18, 2000 1:10 PM Subject: Patch for JobEntryPeer - Question about WebMacro > Greetings... > > Here is a fix for JobEntryPeer that caused the following error during > initialization: > > [Thu May 18 13:47:54 EDT 2000] -- ERROR -- Cannot initialize > TurbineSchedulerService!: java.lang.Exception: DatabaseMap could not be > found: default > > > import org.apache.turbine.util.db.map.*; > > private static final TurbineMapBuilder mapBuilder = > (TurbineMapBuilder) getMapBuilder(); > > > I hope this is correct since I am feeling rather good about actually > submitting a fix as opposed to just asking for help. Also I apologize > for not submitting this as an actual patch - but I am not up to speed on > CVS yet. > > Now I also have a question to ask. I am not having any luck at all > viewing the WebMacro screens. For example if I use the following URL: > > /servlet/Turbine/screen/scheduler.ListJobs > > all I see is the top navigation. I am thinking it is some sort or > configuration problem since the WebMacro log (as specified in the > WebMacro.properties file) is not being created. Here is the relevant > info from the WebMarcro properties file (which is in a directory in my > Classpath). > > TemplatePath = d:\\WebMacro\\scheduler;d:\\WebMacro\\sample > LogFile = d:\\JavaLog\\wm.log > > Any suggestions as to how I can figure this out. > > Gary Bartlett > > > > > ------------------------------------------------------------ > To subscribe: [EMAIL PROTECTED] > To unsubscribe: [EMAIL PROTECTED] > Problems?: [EMAIL PROTECTED] ------------------------------------------------------------ To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED]
