Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    DEBUG DataStructCache - getInstanceFile (failure) - many outputs

    Hi Isomorphic

    I am using below code to load picklist values,

    <field name="paymentType" type="text" editorType="select" optionDataSource="picklistHBValue" displayField="stringValue" valueField="stringValue">
    <pickListCriteria>
    <name>PreReferralPaymentType</name>
    </pickListCriteria>
    </field>

    Full ds file

    <DataSource ID="CollectionPrerefPaymentDS"
    serverType="hibernate"
    beanClassName="com.legaledge.maestro.server.summary.CollectionPrerefPayments"
    dropExtraFields="true"
    >
    <fields>
    <field name="id" type="long" hidden="true" primaryKey="true"/>
    <field name="feeAmount" required="false" type="text"/>
    <field name="paymentDate" required="false" type="date"/>
    <field name="caseId" type="long" hidden="true"/>
    <field name="casePaymentId" type="long" hidden="true"/>
    <field name="paymentType" type="text" editorType="select" optionDataSource="picklistHBValue" displayField="stringValue" valueField="stringValue" textMatchStyle="EXACT">
    <pickListCriteria>
    <name>PreReferralPaymentType</name>
    </pickListCriteria>
    </field>


    </fields>
    </DataSource>

    ----------

    I I use that, I am getting many too many below mentioned DataSource related output and which causing slowness in the page loading.

    Please suggest, How should I resolve this.


    [java] === 2012-06-29 02:08:20,987 [l0-7] DEBUG DataStructCache - getInstanceFile (failure): 'boolean' instance of datasources: 0ms
    [java] === 2012-06-29 02:08:20,987 [l0-7] DEBUG DataSource - In DS.forName() for 'text' with DSRequest: null
    [java] === 2012-06-29 02:08:20,987 [l0-7] DEBUG DataStructCache - getInstanceFile (failure): 'text' instance of datasources: 0ms
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataSource - In DS.forName() for 'long' with DSRequest: null
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataStructCache - getInstanceFile (failure): 'long' instance of datasources: 0ms
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataSource - In DS.forName() for 'text' with DSRequest: null
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataStructCache - getInstanceFile (failure): 'text' instance of datasources: 0ms
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataSource - In DS.forName() for 'long' with DSRequest: null
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataStructCache - getInstanceFile (failure): 'long' instance of datasources: 0ms
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataSource - In DS.forName() for 'text' with DSRequest: null
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataStructCache - getInstanceFile (failure): 'text' instance of datasources: 0ms
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataSource - In DS.forName() for 'long' with DSRequest: null
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataStructCache - getInstanceFile (failure): 'long' instance of datasources: 0ms
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataSource - In DS.forName() for 'long' with DSRequest: null
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataStructCache - getInstanceFile (failure): 'long' instance of datasources: 0ms
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataSource - In DS.forName() for 'boolean' with DSRequest: null
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataStructCache - getInstanceFile (failure): 'boolean' instance of datasources: 0ms
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataSource - In DS.forName() for 'text' with DSRequest: null
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataStructCache - getInstanceFile (failure): 'text' instance of datasources: 0ms
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataSource - In DS.forName() for 'long' with DSRequest: null
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataStructCache - getInstanceFile (failure): 'long' instance of datasources: 0ms
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataSource - In DS.forName() for 'text' with DSRequest: null
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataStructCache - getInstanceFile (failure): 'text' instance of datasources: 0ms
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataSource - In DS.forName() for 'long' with DSRequest: null
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataStructCache - getInstanceFile (failure): 'long' instance of datasources: 0ms
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataSource - In DS.forName() for 'text' with DSRequest: null
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataStructCache - getInstanceFile (failure): 'text' instance of datasources: 0ms
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataSource - In DS.forName() for 'long' with DSRequest: null
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataStructCache - getInstanceFile (failure): 'long' instance of datasources: 0ms
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataSource - In DS.forName() for 'long' with DSRequest: null
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataStructCache - getInstanceFile (failure): 'long' instance of datasources: 0ms
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataSource - In DS.forName() for 'boolean' with DSRequest: null
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataStructCache - getInstanceFile (failure): 'boolean' instance of datasources: 0ms
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataSource - In DS.forName() for 'text' with DSRequest: null
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataStructCache - getInstanceFile (failure): 'text' instance of datasources: 0ms
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataSource - In DS.forName() for 'long' with DSRequest: null
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataStructCache - getInstanceFile (failure): 'long' instance of datasources: 0ms
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataSource - In DS.forName() for 'text' with DSRequest: null
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataStructCache - getInstanceFile (failure): 'text' instance of datasources: 0ms
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataSource - In DS.forName() for 'long' with DSRequest: null
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataStructCache - getInstanceFile (failure): 'long' instance of datasources: 0ms
    [java] === 2012-06-29 02:08:21,081 [l0-7] DEBUG DataSource - In DS.forName() for 'text' with DSRequest: null


    Thanks in Advance
    Revan
    Last edited by revanbhapri; 28 Jun 2012, 22:29.
Working...
X