Re: error in the log
"Jorge Uriarte Aretxaga" <[email protected]>
| Newsgroups | gmane.comp.java.scarab.user |
|---|---|
| Message-ID | <[email protected]> |
By default, log level is INFO, as you can see in the log you sent; the first 'ERROR' is by jboss. The 'INFO' in that line comes from Scarab. _ Jorge On 2/6/08, Poyan Gerami <[email protected]> wrote: > > The main problem is that i dont get any logs from acarab when i do > things in the application like login, create user , is the log on > ERROR level default ? > > > > 2008/2/6, Jorge Uriarte Aretxaga <[email protected]>: > > I don't see any real error in that log, beside the fact that Jboss is > > reporting Turbine's INFOs as 'ERROR', probably due to being dumped on > > stderr... is that what you mean? > > > > Any other problem when deploying in jboss? > > > > _ > > Jorge > > > > > > On 2/6/08, Poyan Gerami <[email protected]> wrote: > > > > > > Hello, > > > I have install scarab, i get some strange error logs when i start the > > > server, scarab seams to work fine but i dont get any log from scarab, > > > hears is the error logs from startup: > > > any ideas ? > > > > > > > > > 2008-02-06 09:54:33,882 ERROR [STDERR] [INFO] Turbine - Configured > > > log4j from > > /usr/jboss/jboss-4.0.5.GA-ejb3/server/ipl/./tmp/deploy/tmp38435scarab- > exp.war//WEB-INF/conf/log4j.properties > > > 2008-02-06 09:54:34,186 ERROR [STDERR] [INFO] TorqueInstance - Added > > > Manager for Class: org.tigris.scarab.om.Module -> > > > org.tigris.scarab.om.ModuleManager > > > 2008-02-06 09:54:34,223 ERROR [STDERR] [INFO] CompositeCacheManager - > > > Creating cache manager from config file: /cache.ccf > > > 2008-02-06 09:54:34,233 ERROR [STDERR] [INFO] ThreadPoolManager - > > > thread_pool.default PoolConfiguration = useBoundary = [true] > > > boundarySize = [2000] maximumPoolSize = [150] minimumPoolSize = [4] > > > keepAliveTime = [300000] whenBlockedPolicy = [RUN] startUpSize = [4] > > > 2008-02-06 09:54:34,267 ERROR [STDERR] [INFO] LRUMemoryCache - > > > initialized LRUMemoryCache for > > org_tigris_scarab_om_AttributeValue > > > 2008-02-06 09:54:34,267 ERROR [STDERR] [INFO] CompositeCache - > > > Constructed cache with name > > [org_tigris_scarab_om_AttributeValue] and > > > cache attributes [ useLateral = true, useRemote = true, useDisk = > > > true, maxObjs = 5000, maxSpoolPerRun = -1, diskUsagePattern = 0 ] > > > 2008-02-06 09:54:34,267 ERROR [STDERR] [INFO] > > > CompositeCacheConfigurator - Parsed regions > > > [org_tigris_scarab_om_GlobalParameter, > > > org_tigris_scarab_om_AttributeGroup, > > org_tigris_scarab_om_Attribute, > > > org_tigris_scarab_om_Query, > > org_tigris_scarab_om_AttributeType, > > > org_tigris_scarab_om_Module, > > org_tigris_scarab_om_ScarabUser, > > > org_tigris_scarab_om_UserPreference, > > > org_tigris_scarab_om_AttributeClass, > > org_tigris_scarab_om_DependType, > > > org_tigris_scarab_om_Transition, > > > org_tigris_scarab_om_RModuleIssueType, > > > org_tigris_scarab_om_AttributeOption, > > org_tigris_scarab_om_Issue, > > > org_tigris_scarab_om_AttributeValue, > > org_tigris_scarab_om_IssueType] > > > 2008-02-06 09:54:34,267 ERROR [STDERR] [INFO] > > > CompositeCacheConfigurator - Finished configuration in 31 ms. > > > 2008-02-06 09:54:34,274 ERROR [STDERR] [INFO] TorqueInstance - Added > > > Manager for Class: org.tigris.scarab.om.ScarabUser -> > > > org.tigris.scarab.om.ScarabUserManager > > > 2008-02-06 09:54:34,356 ERROR [STDERR] [INFO] SimpleThreadPool - Job > > > execution threads will use class loader of thread: main > > > 2008-02-06 09:54:34,373 ERROR [STDERR] [INFO] QuartzScheduler - Quartz > > > Scheduler v.1.5.0 created. > > > 2008-02-06 09:54:34,375 ERROR [STDERR] [INFO] RAMJobStore - > > > RAMJobStore initialized. > > > 2008-02-06 09:54:34,375 ERROR [STDERR] [INFO] StdSchedulerFactory - > > > Quartz scheduler 'DefaultQuartzScheduler' initialized from default > > > resource file in Quartz package: 'quartz.properties' > > > 2008-02-06 09:54:34,375 ERROR [STDERR] [INFO] StdSchedulerFactory - > > > Quartz scheduler version: 1.5.0 > > > 2008-02-06 09:54:34,565 ERROR [STDERR] [INFO] QuartzScheduler - > > > Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started. > > > 2008-02-06 09:54:34,604 ERROR [STDERR] [INFO] > > > TurbineYaafiComponentService - Lookup for Component > > > > > org.apache.fulcrum.mimetype.DefaultMimeTypeService@1acba06 > > successful > > > 2008-02-06 09:54:36,273 ERROR [STDERR] [INFO] Turbine - init complete, > > > Ready to Rumble! > > > > > > > > > > > > > > > > > > > > > -- > > > Poyan Gerami > > > [email protected] > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: > > [email protected] > > > For additional commands, e-mail: [email protected] > > > > > > > > > > > > > -- > Poyan Gerami > [email protected] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >