[jboss-jira] [JBoss JIRA] Closed: (JBAS-4580) "INFO [STDOUT] fromPath: <fieldname>" is logged during startup
Alexey Loubyansky (JIRA)
jira-events at lists.jboss.org
Mon Aug 25 06:06:38 EDT 2008
[ https://jira.jboss.org/jira/browse/JBAS-4580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexey Loubyansky closed JBAS-4580.
-----------------------------------
Fix Version/s: JBossAS-Branch_4_0
Resolution: Done
It affected only the branch JBoss_4_0_5_GA_CP. It's removed now.
> "INFO [STDOUT] fromPath: <fieldname>" is logged during startup
> --------------------------------------------------------------
>
> Key: JBAS-4580
> URL: https://jira.jboss.org/jira/browse/JBAS-4580
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: CMP service
> Affects Versions: JBossAS-4.0.5.GA
> Environment: JBoss_4_0_5_GA_CP04 date=200705011622
> Reporter: Wolf-Dieter Fink
> Assignee: Alexey Loubyansky
> Priority: Trivial
> Fix For: JBossAS-Branch_4_0
>
>
> After the migration from 4.0.4=>4.0.5_GA_CP04 the following is logged:
> INFO [STDOUT] fromPath: o.validFrom
> INFO [STDOUT] fromPath: o.validTo
> TRACE [org.jboss.ejb.plugins.cmp.jdbc.EJBQLToSQL92Compiler] ejbql: SELECT OBJECT(o) FROM SoldComponentAssoc o, SoldComponent sc, SoldProduct sp WHERE o.sold Component.soldComponentId = sc.soldComponentId AND o.soldProduct.soldProductId = sp.soldProductId AND sp.isDead = false AND sc.account.accountId = ?1 AND o.validFrom <= ?2 AND o.validTo > ?2 AND o.soldComponentName LIKE ?3
> all fields that are displayed are special classes which are mapped with JDBCParameterSetter, JDBCResultSetReader, Mapper Classes.
> looks like a forgotten System.out.println()
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list