Clarity

Expand all | Collapse all
  • 1.  Error 501

    Posted Nov 20, 2014 08:51 AM

    Hello,

    I am getting the error "Error 501 - Not Implemented. The server does not support the requested feature. Contact your system administrator."  in GEMS v12.0.

    The app-niku.log has the following 2 errors.


    Has anyone come across this error? if so, what was the resolution?

    thanks

     

    Error 1:

    ERROR 2014-11-20 11:45:29,835 [http-80-Processor1] utility.UtilityXmlI18nParser (unknown:none:none) Invalid xdm metadata file addActivitiesWebMetaData.xml

    ERROR 2014-11-20 11:45:29,835 [http-80-Processor1] utility.UtilityXmlI18nParser (unknown:none:none) Invalid xdm metadata file addActivitiesWebMetaData.xml

    ERROR 2014-11-20 11:45:29,835 [http-80-Processor1] cache.ModuleCache (unknown:none:none) Invalid xdm web module addActivitiesWebMetaData.xml

    ERROR 2014-11-20 11:45:29,835 [http-80-Processor1] cache.ModuleCache (unknown:none:none) Invalid xdm web module addActivitiesWebMetaData.xml

    ERROR 2014-11-20 11:45:31,116 [http-80-Processor1] utility.UtilityXmlI18nParser (unknown:none:none) Invalid xdm metadata file ActivitiesMgrSupportingPagesMetaData.xml

     

     


    Error 2:

    ERROR 2014-11-20 12:05:18,901 [http-80-Processor2] niku.search (admin:56817727__6a21ee87:search.advancedSearchResults) Unable to persist search ids

    com.niku.union.persistence.PersistenceException:

    SQL error code: 208

    Error message: [CA Clarity][SQLServer JDBC Driver][SQLServer]Invalid object name 'odf_ca_favoritephoto'.

    SQL error code: 208

    Error message: [CA Clarity][SQLServer JDBC Driver][SQLServer]Invalid object name 'odf_ca_favoritephoto'.

    Executed:

    {call clb_validate_file_perms_sp( ? ) }

    Derived from statement:

    <?xml version="1.0" encoding="UTF-8"?>

    <statement sortColumnPath="/data/header/sortInfo/@sortColumn" sortDirectionPath="/data/header/sortInfo/@sortDirection" slicePath="/data/header/pagination/sliceInfo/@slice" sliceSizePath="/data/header/pagination/sliceInfo/@sliceSize" inputSource="none" xmlns="http://schemas.niku.com/2002/pmd">

      <sql dbVendor="all">

        <text>

              {call clb_validate_file_perms_sp( ? ) }

            </text>

        <param replace="userId" direction="IN" expressionListDelimiter=","/>

      </sql>

    </statement>

     

     

    Referenced by:

    <?xml version="1.0" encoding="UTF-8"?>

    <statementRef id="search.idInsert_nested_1" inputSource="none" inputMapIndex="0" sortColumnPath="/data/header/sortInfo/@sortColumn" sortDirectionPath="/data/header/sortInfo/@sortDirection" slicePath="/data/header/pagination/sliceInfo/@slice" sliceSizePath="/data/header/pagination/sliceInfo/@sliceSize" defaultSliceSize="20" ignoreIfError="false" hideResultSets="false" xmlns="http://schemas.niku.com/2002/pmd"/>

     

     

    Using input:

    None

     

     

      at com.niku.union.persistence.PersistenceController.createException(PersistenceController.java:1800)

      at com.niku.union.persistence.PersistenceController.handleSQLException(PersistenceController.java:1858)

      at com.niku.union.persistence.PersistenceController.processSql(PersistenceController.java:2334)

      at com.niku.union.persistence.PersistenceController.processStatement(PersistenceController.java:701)

      at com.niku.union.persistence.PersistenceController.processStatements(PersistenceController.java:610)

      at com.niku.union.persistence.PersistenceController.doProcessRequest(PersistenceController.java:450)

      at com.niku.union.persistence.PersistenceController.processRequest(PersistenceController.java:221)

      at com.niku.search.util.SearchUtils.insertIds(SearchUtils.java:80)

      at com.niku.search.handlers.SetDocSearchResultIdsHandler.postProcess(SetDocSearchResultIdsHandler.java:91)

      at com.niku.xql2.XQLVisitor.postProcess(XQLVisitor.java:1355)

      at com.niku.union.xml.dom.DOMWalker.postProcess(DOMWalker.java:210)

      at com.niku.union.xml.dom.DOMWalker.traverseIntern(DOMWalker.java:94)

      at com.niku.union.xml.dom.DOMWalker.traverseIntern(DOMWalker.java:92)

      at com.niku.union.xml.dom.DOMWalker.traverseIntern(DOMWalker.java:92)

      at com.niku.union.xml.dom.DOMWalker.traverse(DOMWalker.java:36)

      at com.niku.xql2.XQLProcessor.process(XQLProcessor.java:239)

      at com.niku.xql2.XQLProcessor.process(XQLProcessor.java:280)

      at com.niku.xql2.binding.ServiceControlBindingXql.processFile(ServiceControlBindingXql.java:393)

      at com.niku.xql2.binding.ServiceControlBindingXql.getDocument(ServiceControlBindingXql.java:258)

      at com.niku.xql2.binding.ServiceControlBindingXql.processRequest(ServiceControlBindingXql.java:142)

      at com.niku.union.service.ServiceControlImpl.processRequest(ServiceControlImpl.java:759)

      at com.niku.union.service.ServiceControlImpl.processRequest(ServiceControlImpl.java:213)

      at com.niku.union.web.WebServiceAdapter.processRequest(WebServiceAdapter.java:195)

      at com.niku.union.web.PortletController.processServiceRequest(PortletController.java:1323)

      at com.niku.union.web.PortletController.processAuthorizedPortlet(PortletController.java:861)

      at com.niku.union.web.PortletController.processPageActionRequest(PortletController.java:381)

      at com.niku.union.web.PortletController.processRequest(PortletController.java:160)

      at com.niku.union.web.WebActionController.processAction(WebActionController.java:1090)

      at com.niku.union.web.WebActionController.processRequest(WebActionController.java:170)

      at com.niku.union.web.WebControlServlet.service(WebControlServlet.java:319)

      at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)

      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)

      at com.niku.union.web.filter.GZIPResponseFilter.doFilter(GZIPResponseFilter.java:121)

      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)

      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)

      at com.niku.union.web.filter.CharsetFilter.doFilter(CharsetFilter.java:29)

      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)

      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)

      at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)

      at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)

      at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)

      at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)

      at org.apache.catalina.valves.FastCommonAccessLogValve.invoke(FastCommonAccessLogValve.java:495)

      at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)

      at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)

      at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)

      at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)

      at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)

      at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)

      at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)

      at java.lang.Thread.run(Thread.java:595)

    Caused by: java.sql.SQLException: [CA Clarity][SQLServer JDBC Driver][SQLServer]Invalid object name 'odf_ca_favoritephoto'.

      at com.ca.clarity.jdbc.base.BaseExceptions.createException(Unknown Source)

      at com.ca.clarity.jdbc.base.BaseExceptions.getException(Unknown Source)

      at com.ca.clarity.jdbc.sqlserver.tds.TDSRequest.processErrorToken(Unknown Source)

      at com.ca.clarity.jdbc.sqlserver.tds.TDSRequest.processReplyToken(Unknown Source)

      at com.ca.clarity.jdbc.sqlserver.tds.TDSRPCRequest.processReplyToken(Unknown Source)

      at com.ca.clarity.jdbc.sqlserver.tds.TDSRequest.processReply(Unknown Source)

      at com.ca.clarity.jdbc.sqlserver.SQLServerImplStatement.getNextResultType(Unknown Source)

      at com.ca.clarity.jdbc.base.BaseStatement.commonTransitionToState(Unknown Source)

      at com.ca.clarity.jdbc.base.BaseStatement.postImplExecute(Unknown Source)

      at com.ca.clarity.jdbc.base.BasePreparedStatement.postImplExecute(Unknown Source)

      at com.ca.clarity.jdbc.base.BaseStatement.commonExecute(Unknown Source)

      at com.ca.clarity.jdbc.base.BaseStatement.executeInternal(Unknown Source)

      at com.ca.clarity.jdbc.base.BasePreparedStatement.execute(Unknown Source)

      at sun.reflect.GeneratedMethodAccessor56.invoke(Unknown Source)

      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

      at java.lang.reflect.Method.invoke(Method.java:585)

      at org.logicalcobwebs.proxool.ProxyStatement.invoke(ProxyStatement.java:68)

      at org.logicalcobwebs.cglib.proxy.Proxy$ProxyImpl$$EnhancerByCGLIB$$edf8b0d4.execute(<generated>)

      at com.niku.union.persistence.PersistenceController.processSql(PersistenceController.java:2313)

      ... 49 more



  • 2.  Re: Error 501

    Posted Nov 20, 2014 10:45 AM

    It might be helpful to tell what action are you performing when this happens and maybe a screenshott as well



  • 3.  Re: Error 501

    Posted Nov 20, 2014 10:52 AM

    I am getting the error when clicking "Document Manager" tub under ‘Suppliers / Companies’ (LHS nav) in Clarity PPM


    Thanks


    error 501.JPG



  • 4.  Re: Error 501

    Posted Nov 20, 2014 12:32 PM

    Do you get similar error when you click document manager anywhere else.

     

    The reference to metadata and favorite photo makes me wonder if the indexing  OK. Getting the error from other document tab would also suggest that.

     

    Does content search work.



  • 5.  Re: Error 501

    Posted Nov 21, 2014 11:22 AM

    Yes. Knowledge Store search fails with the error: ’SRCH-02001: Error while retrieving search contents. Contact your system administrator’  (As below comment from navzjoshi00).


    The error could relate to indexing as one of the logs outputs the following warning/error when executing nikuadmin search recreate-index-files.

    Any ideas on the resolution?

     

     

    WARN  2014-11-18 17:00:03,362 [main] search.index (none:none:none) indexFileList - Error getting File contents: id=5219262 name=Gate 0b RPA ID 1755.pdf




  • 6.  Re: Error 501



  • 7.  Re: Error 501

    Posted Nov 20, 2014 11:37 PM

    CLRT-20103 (S4) - Knowledge Store search fails.

    Synopsis

    Knowledge Store search fails because the stored procedure references a table that does not exist. The problem is with the clb_validate_file_perms_sp stored procedure. The procedure searches through the odf_objects table and then constructs a query based on the results. There is a record in the odf_objects table called favoritephoto. When the stored procedure constructs the query it references odf_ca_favoritephoto. Since this table does not exist the stored procedure fails which causes the Knowledge Store search to fail.

    Steps to reproduce

    1. Click Knowledge Store.
    2. Enter a value in the Search field, then click ’Go’.

    Expected Result:

    A list of documents matching the value specified the search parameter should display.

    Actual Result:

    The Clarity UI displays the error ’SRCH-02001: Error while retrieving search contents. Contact your system administrator’

     

    NJ




  • 8.  Re: Error 501

    Posted Nov 24, 2014 06:54 AM

    Hi navzjoshi00,

     

    Thanks for the response. As you suggest I am getting the SRCH-02001 Knowledge Store search error when following the steps to reproduce.

     

    Is there a known solution for resolving this?

     

    In one of the Community posts I read that "Clarity 12.0.4 is not certified on Windows 2008 R2 Server. It is certified on Windows 2008 SP2 Server." .

    My current installation is for Clarity v12.0.2.5101 on Windows 2008 R2 Server which is causing the message below, any ideas?

     

    C:\Niku\Clarity\.setup\scripts\matchsvc.js(14, 1) WshShell.RegRead: Invalid root in registry key "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Niku Background Server\DisplayName".


    Thanks

     

     



  • 9.  Re: Error 501

    Broadcom Employee
    Posted Nov 24, 2014 11:30 AM

    There is a workaournd for CLRT-20103:

     

    Create an empty table odf_ca_favoritephoto with a single column titled ID.



  • 10.  Re: Error 501

    Broadcom Employee
    Posted Nov 24, 2014 11:46 AM

    Also, for the XDM errors, try reinstalling XDM from the NSA.

     

    Jeanne



  • 11.  Re: Error 501

    Posted Nov 24, 2014 12:25 PM

    Hi,

     

    I have created a table in Clarity_GEMS database as below and restarted the services.

    I'm afraid this did not resolve the error. Any ideas?

     

    CREATE TABLE odf_ca_favoritephoto

    (

    ID int,

    );



  • 12.  Re: Error 501

    Broadcom Employee
    Posted Nov 24, 2014 02:25 PM

    Hi Dave,

     

    You are also having problems with XDM.  Try reinstalling XDM via the NSA since it is very involved with anything related to dcuments.  Restart your app and bg services.  Try again and see if the error is still occurring or not.

     

    If the error is still occurring, please open a case with support so that we can investigate this further.

     

    Sincerely yours,

     

    Jeanne Gaskill

    Senior Support Engineer - Clarity

    CA Technologies



  • 13.  Re: Error 501

    Broadcom Employee
    Posted Nov 24, 2014 02:27 PM

    One other thing, double-check the error in the logs.  Make sure it is the exact same error you got before.  If it is different please paste the error into this conversation.



  • 14.  Re: Error 501

    Posted Nov 25, 2014 06:02 AM
    unknown:none:none) Invalid xdm metadata file addActivitiesWebMetaData.xml

    ERROR 2014-11-25 10:26:24,201 [http-80-Processor1] cache.ModuleCache (unknown:none:none) Invalid xdm web module addActivitiesWebMetaData.xml

    ERROR 2014-11-25 10:26:24,201 [http-80-Processor1] cache.ModuleCache (unknown:none:none) Invalid xdm web module addActivitiesWebMetaData.xml

    ERROR 2014-11-25 10:26:24,217 [http-80-Processor1] utility.UtilityXmlI18nParser (unknown:none:none) Invalid xdm metadata file ActivitiesMgrSupportingPagesMetaData.xml

    ERROR 2014-11-25 10:26:24,217 [http-80-Processor1] utility.UtilityXmlI18nParser (unknown:none:none) Invalid xdm metadata file ActivitiesMgrSupportingPagesMetaData.xml

    ERROR 2014-11-25 10:26:24,217 [http-80-Processor1] cache.ModuleCache (unknown:none:none) Invalid xdm web module ActivitiesMgrSupportingPagesMetaData.xml

    ERROR 2014-11-25 10:26:24,217 [http-80-Processor1] cache.ModuleCache (unknown:none:none) Invalid xdm web module ActivitiesMgrSupportingPagesMetaData.xml

    ERROR 2014-11-25 10:26:24,217 [http-80-Processor1] utility.UtilityXmlI18nParser (unknown:none:none) Invalid xdm metadata file FileMgrMetaData.xml

    ERROR 2014-11-25 10:26:24,217 [http-80-Processor1] utility.UtilityXmlI18nParser (unknown:none:none) Invalid xdm metadata file FileMgrMetaData.xml

    ERROR 2014-11-25 10:26:24,217 [http-80-Processor1] cache.ModuleCache (unknown:none:none) Invalid xdm web module FileMgrMetaData.xml

    ERROR 2014-11-25 10:26:24,217 [http-80-Processor1] cache.ModuleCache (unknown:none:none) Invalid xdm web module FileMgrMetaData.xml

    ERROR 2014-11-25 10:26:24,217 [http-80-Processor1] utility.UtilityXmlI18nParser (unknown:none:none) Invalid xdm metadata file ActivitiesMgrMetaData.xml

    ERROR 2014-11-25 10:26:24,217 [http-80-Processor1] utility.UtilityXmlI18nParser (unknown:none:none) Invalid xdm metadata file ActivitiesMgrMetaData.xml

    ERROR 2014-11-25 10:26:24,217 [http-80-Processor1] cache.ModuleCache (unknown:none:none) Invalid xdm web module ActivitiesMgrMetaData.xml

    ERROR 2014-11-25 10:26:24,217 [http-80-Processor1] cache.ModuleCache (unknown:none:none) Invalid xdm web module ActivitiesMgrMetaData.xml

    INFO  2014-11-25 10:26:24,576 [Event Interest Registration Thread] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:24,576 [Event Interest Registration Thread] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:24,655 [Event Interest Registration Thread] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:24,655 [Event Interest Registration Thread] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:24,795 [Event Interest Registration Thread] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:24,795 [Event Interest Registration Thread] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:25,233 [Event Interest Registration Thread] object.ObjectControllerImpl (none:none:none) creating new object projfinproperties NIKU.ALL

    INFO  2014-11-25 10:26:25,233 [Event Interest Registration Thread] object.ObjectControllerImpl (none:none:none) creating new object projfinproperties NIKU.ALL

    INFO  2014-11-25 10:26:27,029 [Event Interest Registration Thread] object.ODFObjectImpl (none:none:none) Attribute risk defined in object project and in inv

    INFO  2014-11-25 10:26:27,029 [Event Interest Registration Thread] object.ODFObjectImpl (none:none:none) Attribute risk defined in object project and in inv

    INFO  2014-11-25 10:26:27,232 [Event Interest Registration Thread] object.ODFObjectImpl (none:none:none) Attribute preagg_res_obs defined in object project and in inv

    INFO  2014-11-25 10:26:27,232 [Event Interest Registration Thread] object.ODFObjectImpl (none:none:none) Attribute preagg_res_obs defined in object project and in inv

    INFO  2014-11-25 10:26:27,232 [Event Interest Registration Thread] object.ODFObjectImpl (none:none:none) Attribute preagg_bookstatus defined in object project and in inv

    INFO  2014-11-25 10:26:27,232 [Event Interest Registration Thread] object.ODFObjectImpl (none:none:none) Attribute preagg_bookstatus defined in object project and in inv

    INFO  2014-11-25 10:26:27,232 [Event Interest Registration Thread] object.ODFObjectImpl (none:none:none) Attribute agg_availability defined in object project and in inv

    INFO  2014-11-25 10:26:27,232 [Event Interest Registration Thread] object.ODFObjectImpl (none:none:none) Attribute agg_availability defined in object project and in inv

    INFO  2014-11-25 10:26:27,232 [Event Interest Registration Thread] object.ODFObjectImpl (none:none:none) Attribute currency_code defined in object project and in financials

    INFO  2014-11-25 10:26:27,232 [Event Interest Registration Thread] object.ODFObjectImpl (none:none:none) Attribute currency_code defined in object project and in financials

    INFO  2014-11-25 10:26:27,232 [Event Interest Registration Thread] object.ODFObjectImpl (none:none:none) Attribute created_date defined in object project and in financials

    INFO  2014-11-25 10:26:27,232 [Event Interest Registration Thread] object.ODFObjectImpl (none:none:none) Attribute created_date defined in object project and in financials

    INFO  2014-11-25 10:26:27,232 [Event Interest Registration Thread] object.ODFObjectImpl (none:none:none) Attribute created_by defined in object project and in financials

    INFO  2014-11-25 10:26:27,232 [Event Interest Registration Thread] object.ODFObjectImpl (none:none:none) Attribute created_by defined in object project and in financials

    INFO  2014-11-25 10:26:27,232 [Event Interest Registration Thread] object.ODFObjectImpl (none:none:none) Attribute updated_by defined in object project and in financials

    INFO  2014-11-25 10:26:27,232 [Event Interest Registration Thread] object.ODFObjectImpl (none:none:none) Attribute updated_by defined in object project and in financials

    INFO  2014-11-25 10:26:27,232 [Event Interest Registration Thread] object.ODFObjectImpl (none:none:none) Attribute last_updated_date defined in object project and in financials

    INFO  2014-11-25 10:26:27,232 [Event Interest Registration Thread] object.ODFObjectImpl (none:none:none) Attribute last_updated_date defined in object project and in financials

    INFO  2014-11-25 10:26:27,232 [Event Interest Registration Thread] object.ODFObjectImpl (none:none:none) Attribute odf_object_code defined in object project and in financials

    INFO  2014-11-25 10:26:27,232 [Event Interest Registration Thread] object.ODFObjectImpl (none:none:none) Attribute odf_object_code defined in object project and in financials

    INFO  2014-11-25 10:26:27,248 [Event Interest Registration Thread] object.ODFObjectImpl (none:none:none) Attribute inv_fin_type defined in object project and in projfinproperties

    INFO  2014-11-25 10:26:27,248 [Event Interest Registration Thread] object.ODFObjectImpl (none:none:none) Attribute inv_fin_type defined in object project and in projfinproperties

    INFO  2014-11-25 10:26:27,264 [Event Interest Registration Thread] object.ODFObjectImpl (none:none:none) Attribute odf_object_code defined in object project and in projfinproperties

    INFO  2014-11-25 10:26:27,264 [Event Interest Registration Thread] object.ODFObjectImpl (none:none:none) Attribute odf_object_code defined in object project and in projfinproperties

    INFO  2014-11-25 10:26:27,810 [Event Interest Registration Thread] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:27,810 [Event Interest Registration Thread] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:27,935 [Event Interest Registration Thread] object.ObjectControllerImpl (none:none:none) creating new object requisition NIKU.ALL

    INFO  2014-11-25 10:26:27,935 [Event Interest Registration Thread] object.ObjectControllerImpl (none:none:none) creating new object requisition NIKU.ALL

    INFO  2014-11-25 10:26:29,779 [Event Interest Registration Thread] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:29,779 [Event Interest Registration Thread] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:29,779 [Event Interest Registration Thread] object.ObjectControllerImpl (none:none:none) creating new object reqresource NIKU.ALL

    INFO  2014-11-25 10:26:29,779 [Event Interest Registration Thread] object.ObjectControllerImpl (none:none:none) creating new object reqresource NIKU.ALL

    INFO  2014-11-25 10:26:31,185 [Event Interest Registration Thread] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:31,185 [Event Interest Registration Thread] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:31,310 [Event Interest Registration Thread] object.ObjectControllerImpl (none:none:none) creating new object team NIKU.ALL

    INFO  2014-11-25 10:26:31,310 [Event Interest Registration Thread] object.ObjectControllerImpl (none:none:none) creating new object team NIKU.ALL

    INFO  2014-11-25 10:26:33,404 [Event Interest Registration Thread] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:33,404 [Event Interest Registration Thread] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:33,419 [Event Interest Registration Thread] object.ObjectControllerImpl (none:none:none) creating new object baseline NIKU.ALL

    INFO  2014-11-25 10:26:33,419 [Event Interest Registration Thread] object.ObjectControllerImpl (none:none:none) creating new object baseline NIKU.ALL

    INFO  2014-11-25 10:26:34,654 [http-80-Processor2] niku.xql2 (unknown:none:loginUnsupportedActionId) Not Found eval Property value node Prop: data is field false prop errnum

    INFO  2014-11-25 10:26:34,654 [http-80-Processor2] niku.xql2 (unknown:none:loginUnsupportedActionId) Not Found eval Property value node Prop: data is field false prop errnum

    INFO  2014-11-25 10:26:35,200 [http-80-Processor3] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:35,200 [http-80-Processor3] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:35,357 [http-80-Processor3] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:35,357 [http-80-Processor3] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:35,497 [http-80-Processor3] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:35,497 [http-80-Processor3] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:35,591 [http-80-Processor3] niku.xql2 (unknown:none:homeActionId) Not Found eval Property value node Prop: data is field false prop errnum

    INFO  2014-11-25 10:26:35,591 [http-80-Processor3] niku.xql2 (unknown:none:homeActionId) Not Found eval Property value node Prop: data is field false prop errnum

    INFO  2014-11-25 10:26:35,638 [Event Interest Registration Thread] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:35,638 [Event Interest Registration Thread] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:35,669 [Event Interest Registration Thread] object.ObjectControllerImpl (none:none:none) creating new object change NIKU.ALL

    INFO  2014-11-25 10:26:35,669 [Event Interest Registration Thread] object.ObjectControllerImpl (none:none:none) creating new object change NIKU.ALL

    ERROR 2014-11-25 10:26:36,591 [WebAction-Preloader] cache.ModuleCache (none:none:none) Invalid xdm web module file name: formPropertiesWMD.xml

    ERROR 2014-11-25 10:26:36,591 [WebAction-Preloader] cache.ModuleCache (none:none:none) Invalid xdm web module file name: formPropertiesWMD.xml

    ERROR 2014-11-25 10:26:36,591 [WebAction-Preloader] union.persistence (none:none:none) Could not locate PMD file actPersistMetaData.xml in component xdm

    ERROR 2014-11-25 10:26:36,591 [WebAction-Preloader] union.persistence (none:none:none) Could not locate PMD file actPersistMetaData.xml in component xdm

    INFO  2014-11-25 10:26:36,591 [Event Interest Registration Thread] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:36,591 [Event Interest Registration Thread] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:36,606 [Event Interest Registration Thread] object.ObjectControllerImpl (none:none:none) creating new object issue NIKU.ALL

    INFO  2014-11-25 10:26:36,606 [Event Interest Registration Thread] object.ObjectControllerImpl (none:none:none) creating new object issue NIKU.ALL

    INFO  2014-11-25 10:26:37,310 [Event Interest Registration Thread] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:37,310 [Event Interest Registration Thread] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:37,466 [Event Interest Registration Thread] object.ObjectControllerImpl (none:none:none) creating new object risk NIKU.ALL

    INFO  2014-11-25 10:26:37,466 [Event Interest Registration Thread] object.ObjectControllerImpl (none:none:none) creating new object risk NIKU.ALL

    INFO  2014-11-25 10:26:38,091 [Event Interest Registration Thread] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:38,091 [Event Interest Registration Thread] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:38,106 [Event Interest Registration Thread] object.ObjectControllerImpl (none:none:none) creating new object task NIKU.ALL

    INFO  2014-11-25 10:26:38,106 [Event Interest Registration Thread] object.ObjectControllerImpl (none:none:none) creating new object task NIKU.ALL

    INFO  2014-11-25 10:26:39,919 [Event Interest Registration Thread] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:39,919 [Event Interest Registration Thread] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:39,919 [Event Interest Registration Thread] object.ObjectControllerImpl (none:none:none) creating new object assignment NIKU.ALL

    INFO  2014-11-25 10:26:39,919 [Event Interest Registration Thread] object.ObjectControllerImpl (none:none:none) creating new object assignment NIKU.ALL

    INFO  2014-11-25 10:26:40,372 [Event Interest Registration Thread] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:40,372 [Event Interest Registration Thread] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:40,387 [Event Interest Registration Thread] object.ObjectControllerImpl (none:none:none) creating new object constraint NIKU.ALL

    INFO  2014-11-25 10:26:40,387 [Event Interest Registration Thread] object.ObjectControllerImpl (none:none:none) creating new object constraint NIKU.ALL

    INFO  2014-11-25 10:26:40,840 [Event Interest Registration Thread] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:40,840 [Event Interest Registration Thread] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:40,872 [Event Interest Registration Thread] object.ObjectControllerImpl (none:none:none) creating new object projburdenproperties NIKU.ALL

    INFO  2014-11-25 10:26:40,872 [Event Interest Registration Thread] object.ObjectControllerImpl (none:none:none) creating new object projburdenproperties NIKU.ALL

    INFO  2014-11-25 10:26:41,294 [Event Interest Registration Thread] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:41,294 [Event Interest Registration Thread] union.persistence (none:none:none) SQL Trace is not available for this connection.

    SYS   2014-11-25 10:26:43,653 [Event Interest Registration Thread] niku.union (none:none:none) Event registration completed. Event manager started succesfully.

    SYS   2014-11-25 10:26:43,653 [Event Interest Registration Thread] niku.union (none:none:none) Event registration completed. Event manager started succesfully.

    INFO  2014-11-25 10:26:44,653 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object resource NIKU.ALL

    INFO  2014-11-25 10:26:44,653 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object resource NIKU.ALL

    INFO  2014-11-25 10:26:44,949 [ODFObject-Preloader] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:44,949 [ODFObject-Preloader] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:26:45,418 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object actionitem NIKU.ALL

    INFO  2014-11-25 10:26:45,418 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object actionitem NIKU.ALL

    INFO  2014-11-25 10:26:45,824 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object application NIKU.ALL

    INFO  2014-11-25 10:26:45,824 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object application NIKU.ALL

    INFO  2014-11-25 10:26:46,340 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object npiofinproperties NIKU.ALL

    INFO  2014-11-25 10:26:46,340 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object npiofinproperties NIKU.ALL

    INFO  2014-11-25 10:26:46,715 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute currency_code defined in object application and in financials

    INFO  2014-11-25 10:26:46,715 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute currency_code defined in object application and in financials

    INFO  2014-11-25 10:26:46,715 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute created_date defined in object application and in financials

    INFO  2014-11-25 10:26:46,715 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute created_date defined in object application and in financials

    INFO  2014-11-25 10:26:46,715 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute created_by defined in object application and in financials

    INFO  2014-11-25 10:26:46,715 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute created_by defined in object application and in financials

    INFO  2014-11-25 10:26:46,715 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute updated_by defined in object application and in financials

    INFO  2014-11-25 10:26:46,715 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute updated_by defined in object application and in financials

    INFO  2014-11-25 10:26:46,715 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute last_updated_date defined in object application and in financials

    INFO  2014-11-25 10:26:46,715 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute last_updated_date defined in object application and in financials

    INFO  2014-11-25 10:26:46,715 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute odf_object_code defined in object application and in financials

    INFO  2014-11-25 10:26:46,715 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute odf_object_code defined in object application and in financials

    INFO  2014-11-25 10:26:46,715 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute odf_object_code defined in object application and in npiofinproperties

    INFO  2014-11-25 10:26:46,715 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute odf_object_code defined in object application and in npiofinproperties

    INFO  2014-11-25 10:26:46,793 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object asset NIKU.ALL

    INFO  2014-11-25 10:26:46,793 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object asset NIKU.ALL

    INFO  2014-11-25 10:26:47,137 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute currency_code defined in object asset and in financials

    INFO  2014-11-25 10:26:47,137 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute currency_code defined in object asset and in financials

    INFO  2014-11-25 10:26:47,137 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute created_date defined in object asset and in financials

    INFO  2014-11-25 10:26:47,137 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute created_date defined in object asset and in financials

    INFO  2014-11-25 10:26:47,137 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute created_by defined in object asset and in financials

    INFO  2014-11-25 10:26:47,137 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute created_by defined in object asset and in financials

    INFO  2014-11-25 10:26:47,137 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute updated_by defined in object asset and in financials

    INFO  2014-11-25 10:26:47,137 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute updated_by defined in object asset and in financials

    INFO  2014-11-25 10:26:47,137 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute last_updated_date defined in object asset and in financials

    INFO  2014-11-25 10:26:47,137 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute last_updated_date defined in object asset and in financials

    INFO  2014-11-25 10:26:47,434 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute odf_object_code defined in object asset and in financials

    INFO  2014-11-25 10:26:47,434 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute odf_object_code defined in object asset and in financials

    INFO  2014-11-25 10:26:47,434 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute odf_object_code defined in object asset and in npiofinproperties

    INFO  2014-11-25 10:26:47,434 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute odf_object_code defined in object asset and in npiofinproperties

    INFO  2014-11-25 10:26:47,543 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object benefitplan NIKU.ALL

    INFO  2014-11-25 10:26:47,543 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object benefitplan NIKU.ALL

    INFO  2014-11-25 10:26:48,152 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object benefitplandetail NIKU.ALL

    INFO  2014-11-25 10:26:48,152 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object benefitplandetail NIKU.ALL

    INFO  2014-11-25 10:26:48,512 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object burdenedcostdetails NIKU.ALL

    INFO  2014-11-25 10:26:48,512 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object burdenedcostdetails NIKU.ALL

    INFO  2014-11-25 10:26:48,902 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object burdeningclass NIKU.ALL

    INFO  2014-11-25 10:26:48,902 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object burdeningclass NIKU.ALL

    INFO  2014-11-25 10:26:49,465 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object burdeninglevel NIKU.ALL

    INFO  2014-11-25 10:26:49,465 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object burdeninglevel NIKU.ALL

    INFO  2014-11-25 10:26:49,840 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object burdeningmatrix NIKU.ALL

    INFO  2014-11-25 10:26:49,840 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object burdeningmatrix NIKU.ALL

    INFO  2014-11-25 10:26:50,277 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object company NIKU.ALL

    INFO  2014-11-25 10:26:50,277 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object company NIKU.ALL

    INFO  2014-11-25 10:26:50,652 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object contract NIKU.ALL

    INFO  2014-11-25 10:26:50,652 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object contract NIKU.ALL

    INFO  2014-11-25 10:26:51,121 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object costplan NIKU.ALL

    INFO  2014-11-25 10:26:51,121 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object costplan NIKU.ALL

    INFO  2014-11-25 10:26:51,496 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object costplandetail NIKU.ALL

    INFO  2014-11-25 10:26:51,496 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object costplandetail NIKU.ALL

    INFO  2014-11-25 10:26:51,933 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object costplus NIKU.ALL

    INFO  2014-11-25 10:26:51,933 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object costplus NIKU.ALL

    INFO  2014-11-25 10:26:52,292 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object costplusrule NIKU.ALL

    INFO  2014-11-25 10:26:52,292 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object costplusrule NIKU.ALL

    INFO  2014-11-25 10:26:52,605 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object decline_reasons NIKU.ALL

    INFO  2014-11-25 10:26:52,605 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object decline_reasons NIKU.ALL

    INFO  2014-11-25 10:26:53,167 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object department NIKU.ALL

    INFO  2014-11-25 10:26:53,167 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object department NIKU.ALL

    INFO  2014-11-25 10:26:53,511 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute created_date defined in object department and in financials

    INFO  2014-11-25 10:26:53,511 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute created_date defined in object department and in financials

    INFO  2014-11-25 10:26:53,511 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute created_by defined in object department and in financials

    INFO  2014-11-25 10:26:53,511 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute created_by defined in object department and in financials

    INFO  2014-11-25 10:26:53,511 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute last_updated_date defined in object department and in financials

    INFO  2014-11-25 10:26:53,511 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute last_updated_date defined in object department and in financials

    INFO  2014-11-25 10:26:54,183 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object dependency NIKU.ALL

    INFO  2014-11-25 10:26:54,183 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object dependency NIKU.ALL

    INFO  2014-11-25 10:26:54,558 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object document NIKU.ALL

    INFO  2014-11-25 10:26:54,558 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object document NIKU.ALL

    INFO  2014-11-25 10:26:55,308 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object documentversion NIKU.ALL

    INFO  2014-11-25 10:26:55,308 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object documentversion NIKU.ALL

    INFO  2014-11-25 10:26:56,058 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object esc_level_user NIKU.ALL

    INFO  2014-11-25 10:26:56,058 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object esc_level_user NIKU.ALL

    INFO  2014-11-25 10:26:56,401 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object esc_object NIKU.ALL

    INFO  2014-11-25 10:26:56,401 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object esc_object NIKU.ALL

    INFO  2014-11-25 10:26:56,745 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object esc_object_level NIKU.ALL

    INFO  2014-11-25 10:26:56,745 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object esc_object_level NIKU.ALL

    INFO  2014-11-25 10:26:57,073 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object favoritephoto NIKU.ALL

    INFO  2014-11-25 10:26:57,073 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object favoritephoto NIKU.ALL

    INFO  2014-11-25 10:26:57,417 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object fiscaltimeperiod NIKU.ALL

    INFO  2014-11-25 10:26:57,417 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object fiscaltimeperiod NIKU.ALL

    INFO  2014-11-25 10:26:57,792 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object glaccount NIKU.ALL

    INFO  2014-11-25 10:26:57,792 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object glaccount NIKU.ALL

    INFO  2014-11-25 10:26:58,198 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object glallocation NIKU.ALL

    INFO  2014-11-25 10:26:58,198 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object glallocation NIKU.ALL

    INFO  2014-11-25 10:26:58,620 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object glallocationdetail NIKU.ALL

    INFO  2014-11-25 10:26:58,620 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object glallocationdetail NIKU.ALL

    INFO  2014-11-25 10:26:58,932 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object idea NIKU.ALL

    INFO  2014-11-25 10:26:58,932 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object idea NIKU.ALL

    INFO  2014-11-25 10:26:59,354 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute created_date defined in object idea and in inv

    INFO  2014-11-25 10:26:59,354 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute created_date defined in object idea and in inv

    INFO  2014-11-25 10:26:59,354 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute created_by defined in object idea and in inv

    INFO  2014-11-25 10:26:59,354 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute created_by defined in object idea and in inv

    INFO  2014-11-25 10:26:59,354 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute updated_by defined in object idea and in inv

    INFO  2014-11-25 10:26:59,354 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute updated_by defined in object idea and in inv

    INFO  2014-11-25 10:26:59,354 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute last_updated_date defined in object idea and in inv

    INFO  2014-11-25 10:26:59,354 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute last_updated_date defined in object idea and in inv

    INFO  2014-11-25 10:26:59,354 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute currency_code defined in object idea and in financials

    INFO  2014-11-25 10:26:59,354 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute currency_code defined in object idea and in financials

    INFO  2014-11-25 10:26:59,354 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute created_date defined in object idea and in financials

    INFO  2014-11-25 10:26:59,354 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute created_date defined in object idea and in financials

    INFO  2014-11-25 10:26:59,354 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute created_by defined in object idea and in financials

    INFO  2014-11-25 10:26:59,354 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute created_by defined in object idea and in financials

    INFO  2014-11-25 10:26:59,354 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute updated_by defined in object idea and in financials

    INFO  2014-11-25 10:26:59,354 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute updated_by defined in object idea and in financials

    INFO  2014-11-25 10:26:59,354 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute last_updated_date defined in object idea and in financials

    INFO  2014-11-25 10:26:59,354 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute last_updated_date defined in object idea and in financials

    INFO  2014-11-25 10:26:59,354 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute odf_object_code defined in object idea and in financials

    INFO  2014-11-25 10:26:59,354 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute odf_object_code defined in object idea and in financials

    INFO  2014-11-25 10:26:59,401 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object incident NIKU.ALL

    INFO  2014-11-25 10:26:59,401 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object incident NIKU.ALL

    INFO  2014-11-25 10:26:59,792 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object incidentcategory NIKU.ALL

    INFO  2014-11-25 10:26:59,792 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object incidentcategory NIKU.ALL

    INFO  2014-11-25 10:27:00,151 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object investmentallocation NIKU.ALL

    INFO  2014-11-25 10:27:00,151 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object investmentallocation NIKU.ALL

    INFO  2014-11-25 10:27:00,495 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object investmenthierarchy NIKU.ALL

    INFO  2014-11-25 10:27:00,495 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object investmenthierarchy NIKU.ALL

    INFO  2014-11-25 10:27:00,932 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object invoice NIKU.ALL

    INFO  2014-11-25 10:27:00,932 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object invoice NIKU.ALL

    INFO  2014-11-25 10:27:01,354 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object invoiceitem NIKU.ALL

    INFO  2014-11-25 10:27:01,354 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object invoiceitem NIKU.ALL

    INFO  2014-11-25 10:27:01,901 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object invoicetransaction NIKU.ALL

    INFO  2014-11-25 10:27:01,901 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object invoicetransaction NIKU.ALL

    INFO  2014-11-25 10:27:02,229 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object job NIKU.ALL

    INFO  2014-11-25 10:27:02,229 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object job NIKU.ALL

    INFO  2014-11-25 10:27:02,573 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object keymetric NIKU.ALL

    INFO  2014-11-25 10:27:02,573 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object keymetric NIKU.ALL

    INFO  2014-11-25 10:27:03,041 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object subscription NIKU.ALL

    INFO  2014-11-25 10:27:03,041 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object subscription NIKU.ALL

    INFO  2014-11-25 10:27:03,448 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object location NIKU.ALL

    INFO  2014-11-25 10:27:03,448 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object location NIKU.ALL

    INFO  2014-11-25 10:27:03,838 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object object NIKU.ALL

    INFO  2014-11-25 10:27:03,838 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object object NIKU.ALL

    INFO  2014-11-25 10:27:04,166 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object obs NIKU.ALL

    INFO  2014-11-25 10:27:04,166 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object obs NIKU.ALL

    INFO  2014-11-25 10:27:04,948 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object odf_customattribute NIKU.ALL

    INFO  2014-11-25 10:27:04,948 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object odf_customattribute NIKU.ALL

    INFO  2014-11-25 10:27:05,307 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object ogc_res_rate_mgmnt NIKU.ALL

    INFO  2014-11-25 10:27:05,307 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object ogc_res_rate_mgmnt NIKU.ALL

    INFO  2014-11-25 10:27:05,666 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object other NIKU.ALL

    INFO  2014-11-25 10:27:05,666 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object other NIKU.ALL

    INFO  2014-11-25 10:27:06,041 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute currency_code defined in object other and in financials

    INFO  2014-11-25 10:27:06,041 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute currency_code defined in object other and in financials

    INFO  2014-11-25 10:27:06,041 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute created_date defined in object other and in financials

    INFO  2014-11-25 10:27:06,041 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute created_date defined in object other and in financials

    INFO  2014-11-25 10:27:06,041 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute created_by defined in object other and in financials

    INFO  2014-11-25 10:27:06,041 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute created_by defined in object other and in financials

    INFO  2014-11-25 10:27:06,041 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute updated_by defined in object other and in financials

    INFO  2014-11-25 10:27:06,041 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute updated_by defined in object other and in financials

    INFO  2014-11-25 10:27:06,041 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute last_updated_date defined in object other and in financials

    INFO  2014-11-25 10:27:06,041 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute last_updated_date defined in object other and in financials

    INFO  2014-11-25 10:27:06,041 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute odf_object_code defined in object other and in financials

    INFO  2014-11-25 10:27:06,041 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute odf_object_code defined in object other and in financials

    INFO  2014-11-25 10:27:06,041 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute odf_object_code defined in object other and in npiofinproperties

    INFO  2014-11-25 10:27:06,041 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute odf_object_code defined in object other and in npiofinproperties

    INFO  2014-11-25 10:27:06,088 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object page NIKU.ALL

    INFO  2014-11-25 10:27:06,088 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object page NIKU.ALL

    INFO  2014-11-25 10:27:06,807 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object perioddef NIKU.ALL

    INFO  2014-11-25 10:27:06,807 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object perioddef NIKU.ALL

    INFO  2014-11-25 10:27:07,588 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object plandefault NIKU.ALL

    INFO  2014-11-25 10:27:07,588 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object plandefault NIKU.ALL

    INFO  2014-11-25 10:27:07,916 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object portfolio NIKU.ALL

    INFO  2014-11-25 10:27:07,916 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object portfolio NIKU.ALL

    INFO  2014-11-25 10:27:08,275 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object portlet NIKU.ALL

    INFO  2014-11-25 10:27:08,275 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object portlet NIKU.ALL

    INFO  2014-11-25 10:27:08,603 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object process NIKU.ALL

    INFO  2014-11-25 10:27:08,603 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object process NIKU.ALL

    INFO  2014-11-25 10:27:08,900 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object processdef NIKU.ALL

    INFO  2014-11-25 10:27:08,900 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object processdef NIKU.ALL

    INFO  2014-11-25 10:27:09,228 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object product NIKU.ALL

    INFO  2014-11-25 10:27:09,228 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object product NIKU.ALL

    INFO  2014-11-25 10:27:09,572 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute currency_code defined in object product and in financials

    INFO  2014-11-25 10:27:09,572 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute currency_code defined in object product and in financials

    INFO  2014-11-25 10:27:09,572 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute created_date defined in object product and in financials

    INFO  2014-11-25 10:27:09,572 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute created_date defined in object product and in financials

    INFO  2014-11-25 10:27:09,572 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute created_by defined in object product and in financials

    INFO  2014-11-25 10:27:09,572 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute created_by defined in object product and in financials

    INFO  2014-11-25 10:27:09,572 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute updated_by defined in object product and in financials

    INFO  2014-11-25 10:27:09,572 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute updated_by defined in object product and in financials

    INFO  2014-11-25 10:27:09,572 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute last_updated_date defined in object product and in financials

    INFO  2014-11-25 10:27:09,572 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute last_updated_date defined in object product and in financials

    INFO  2014-11-25 10:27:09,572 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute odf_object_code defined in object product and in financials

    INFO  2014-11-25 10:27:09,572 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute odf_object_code defined in object product and in financials

    INFO  2014-11-25 10:27:09,572 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute odf_object_code defined in object product and in npiofinproperties

    INFO  2014-11-25 10:27:09,572 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute odf_object_code defined in object product and in npiofinproperties

    INFO  2014-11-25 10:27:09,650 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object purchase_order NIKU.ALL

    INFO  2014-11-25 10:27:09,650 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object purchase_order NIKU.ALL

    INFO  2014-11-25 10:27:09,994 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object release NIKU.ALL

    INFO  2014-11-25 10:27:09,994 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object release NIKU.ALL

    INFO  2014-11-25 10:27:10,338 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object releaseplan NIKU.ALL

    INFO  2014-11-25 10:27:10,338 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object releaseplan NIKU.ALL

    INFO  2014-11-25 10:27:10,666 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object requirement NIKU.ALL

    INFO  2014-11-25 10:27:10,666 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object requirement NIKU.ALL

    INFO  2014-11-25 10:27:11,056 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object res_resume NIKU.ALL

    INFO  2014-11-25 10:27:11,056 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object res_resume NIKU.ALL

    INFO  2014-11-25 10:27:11,384 [ODFObject-Preloader] odf.ObjectController (none:none:none) Error: Object "res_resume" cannot be found

    INFO  2014-11-25 10:27:11,384 [ODFObject-Preloader] odf.ObjectController (none:none:none) Error: Object "res_resume" cannot be found

    INFO  2014-11-25 10:27:11,384 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object resourceclass NIKU.ALL

    INFO  2014-11-25 10:27:11,384 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object resourceclass NIKU.ALL

    INFO  2014-11-25 10:27:11,697 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object resourcecredit NIKU.ALL

    INFO  2014-11-25 10:27:11,697 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object resourcecredit NIKU.ALL

    INFO  2014-11-25 10:27:12,009 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object resourcecreditdetail NIKU.ALL

    INFO  2014-11-25 10:27:12,009 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object resourcecreditdetail NIKU.ALL

    INFO  2014-11-25 10:27:12,369 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object scenario NIKU.ALL

    INFO  2014-11-25 10:27:12,369 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object scenario NIKU.ALL

    INFO  2014-11-25 10:27:12,681 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object sch_baselinedetail NIKU.ALL

    INFO  2014-11-25 10:27:12,681 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object sch_baselinedetail NIKU.ALL

    INFO  2014-11-25 10:27:12,994 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object sch_prcalendar NIKU.ALL

    INFO  2014-11-25 10:27:12,994 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object sch_prcalendar NIKU.ALL

    INFO  2014-11-25 10:27:13,322 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object sch_prchargecode NIKU.ALL

    INFO  2014-11-25 10:27:13,322 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object sch_prchargecode NIKU.ALL

    INFO  2014-11-25 10:27:13,665 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object sch_prdeliverable NIKU.ALL

    INFO  2014-11-25 10:27:13,665 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object sch_prdeliverable NIKU.ALL

    INFO  2014-11-25 10:27:13,978 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object sch_prnote NIKU.ALL

    INFO  2014-11-25 10:27:13,978 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object sch_prnote NIKU.ALL

    INFO  2014-11-25 10:27:14,290 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object sch_prsite NIKU.ALL

    INFO  2014-11-25 10:27:14,290 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object sch_prsite NIKU.ALL

    INFO  2014-11-25 10:27:14,587 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object sch_prsubproject NIKU.ALL

    INFO  2014-11-25 10:27:14,587 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object sch_prsubproject NIKU.ALL

    INFO  2014-11-25 10:27:14,915 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object sch_prtaskdelivlink NIKU.ALL

    INFO  2014-11-25 10:27:14,915 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object sch_prtaskdelivlink NIKU.ALL

    INFO  2014-11-25 10:27:15,431 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object service NIKU.ALL

    INFO  2014-11-25 10:27:15,431 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object service NIKU.ALL

    INFO  2014-11-25 10:27:15,743 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute currency_code defined in object service and in financials

    INFO  2014-11-25 10:27:15,743 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute currency_code defined in object service and in financials

    INFO  2014-11-25 10:27:15,743 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute created_date defined in object service and in financials

    INFO  2014-11-25 10:27:15,743 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute created_date defined in object service and in financials

    INFO  2014-11-25 10:27:15,743 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute created_by defined in object service and in financials

    INFO  2014-11-25 10:27:15,743 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute created_by defined in object service and in financials

    INFO  2014-11-25 10:27:15,743 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute updated_by defined in object service and in financials

    INFO  2014-11-25 10:27:15,743 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute updated_by defined in object service and in financials

    INFO  2014-11-25 10:27:15,743 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute last_updated_date defined in object service and in financials

    INFO  2014-11-25 10:27:15,743 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute last_updated_date defined in object service and in financials

    INFO  2014-11-25 10:27:15,743 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute odf_object_code defined in object service and in financials

    INFO  2014-11-25 10:27:15,743 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute odf_object_code defined in object service and in financials

    INFO  2014-11-25 10:27:15,743 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute odf_object_code defined in object service and in npiofinproperties

    INFO  2014-11-25 10:27:15,743 [ODFObject-Preloader] object.ODFObjectImpl (none:none:none) Attribute odf_object_code defined in object service and in npiofinproperties

    INFO  2014-11-25 10:27:15,790 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object step NIKU.ALL

    INFO  2014-11-25 10:27:15,790 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object step NIKU.ALL

    INFO  2014-11-25 10:27:16,150 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object stepaction NIKU.ALL

    INFO  2014-11-25 10:27:16,150 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object stepaction NIKU.ALL

    INFO  2014-11-25 10:27:16,478 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object timesheet NIKU.ALL

    INFO  2014-11-25 10:27:16,478 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object timesheet NIKU.ALL

    INFO  2014-11-25 10:27:16,806 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object transclass NIKU.ALL

    INFO  2014-11-25 10:27:16,806 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object transclass NIKU.ALL

    INFO  2014-11-25 10:27:17,274 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object tsvaudit NIKU.ALL

    INFO  2014-11-25 10:27:17,274 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object tsvaudit NIKU.ALL

    INFO  2014-11-25 10:27:17,681 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object z_data_import NIKU.ALL

    INFO  2014-11-25 10:27:17,681 [ODFObject-Preloader] object.ObjectControllerImpl (none:none:none) creating new object z_data_import NIKU.ALL

    INFO  2014-11-25 10:28:42,485 [http-80-Processor4] niku.xql2 (unknown:NhEHXMt8MSjqoiqDL+u2eb8gbmyif6mOw0hkk/7LnbY=:homeActionId) Not Found eval Property value node Prop: data is field false prop errnum

    INFO  2014-11-25 10:28:42,485 [http-80-Processor4] niku.xql2 (unknown:NhEHXMt8MSjqoiqDL+u2eb8gbmyif6mOw0hkk/7LnbY=:homeActionId) Not Found eval Property value node Prop: data is field false prop errnum

    INFO  2014-11-25 10:28:43,219 [http-80-Processor4] union.persistence (unknown:-1:homeActionId) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:43,219 [http-80-Processor4] union.persistence (unknown:-1:homeActionId) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:43,235 [http-80-Processor4] union.cache (unknown:-1:homeActionId) CacheController.getSessionTimeout: Unable to find session timeout

    INFO  2014-11-25 10:28:43,235 [http-80-Processor4] union.cache (unknown:-1:homeActionId) CacheController.getSessionTimeout: Unable to find session timeout

    INFO  2014-11-25 10:28:51,953 [http-80-Processor4] union.persistence (unknown:none:security.loginAction) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:51,953 [http-80-Processor4] union.persistence (unknown:none:security.loginAction) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:52,578 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:52,578 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:52,578 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:52,578 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:52,593 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:52,593 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:52,797 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:52,797 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:52,953 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:52,953 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,062 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,062 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,078 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,078 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,078 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,078 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,125 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,125 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,156 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,156 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,171 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,171 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,203 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,203 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,203 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,203 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,234 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,234 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,250 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,250 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,281 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,281 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,296 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,296 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,296 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,296 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,328 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,328 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,343 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,343 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,375 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,375 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,375 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,375 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,390 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,390 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,656 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,656 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,718 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,718 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,734 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,734 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,765 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,765 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,781 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,781 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,796 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,796 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,843 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,843 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,890 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,890 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,906 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,906 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,906 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,906 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,937 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,937 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,968 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,968 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,984 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:53,984 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,062 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,062 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,062 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,062 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,078 [http-80-Processor2] niku.security (admin:56809477__1ba5a588:npt.overview) Unable to get Security Object id: object code=java:com.niku.pma.odf.GetInvSecObjectCodeFromId; object type=RECORD; component=PAC

    INFO  2014-11-25 10:28:54,078 [http-80-Processor2] niku.security (admin:56809477__1ba5a588:npt.overview) Unable to get Security Object id: object code=java:com.niku.pma.odf.GetInvSecObjectCodeFromId; object type=RECORD; component=PAC

    INFO  2014-11-25 10:28:54,078 [http-80-Processor2] niku.security (admin:56809477__1ba5a588:npt.overview) Unable to get Security Object id: object code=java:com.niku.pma.odf.GetInvSecObjectCodeFromId; object type=RECORD; component=PAC

    INFO  2014-11-25 10:28:54,078 [http-80-Processor2] niku.security (admin:56809477__1ba5a588:npt.overview) Unable to get Security Object id: object code=java:com.niku.pma.odf.GetInvSecObjectCodeFromId; object type=RECORD; component=PAC

    INFO  2014-11-25 10:28:54,078 [http-80-Processor2] niku.security (admin:56809477__1ba5a588:npt.overview) Unable to get Security Object id: object code=java:com.niku.pma.odf.GetInvSecObjectCodeFromId; object type=RECORD; component=PAC

    INFO  2014-11-25 10:28:54,078 [http-80-Processor2] niku.security (admin:56809477__1ba5a588:npt.overview) Unable to get Security Object id: object code=java:com.niku.pma.odf.GetInvSecObjectCodeFromId; object type=RECORD; component=PAC

    INFO  2014-11-25 10:28:54,078 [http-80-Processor2] niku.security (admin:56809477__1ba5a588:npt.overview) Unable to get Security Object id: object code=java:com.niku.pma.odf.GetInvSecObjectCodeFromId; object type=RECORD; component=PAC

    INFO  2014-11-25 10:28:54,078 [http-80-Processor2] niku.security (admin:56809477__1ba5a588:npt.overview) Unable to get Security Object id: object code=java:com.niku.pma.odf.GetInvSecObjectCodeFromId; object type=RECORD; component=PAC

    INFO  2014-11-25 10:28:54,078 [http-80-Processor2] niku.security (admin:56809477__1ba5a588:npt.overview) Unable to get Security Object id: object code=java:com.niku.pma.odf.GetInvSecObjectCodeFromId; object type=RECORD; component=PAC

    INFO  2014-11-25 10:28:54,078 [http-80-Processor2] niku.security (admin:56809477__1ba5a588:npt.overview) Unable to get Security Object id: object code=java:com.niku.pma.odf.GetInvSecObjectCodeFromId; object type=RECORD; component=PAC

    INFO  2014-11-25 10:28:54,125 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,125 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,156 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,156 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,171 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,171 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,203 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,203 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,203 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,203 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,234 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,234 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,250 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,250 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,265 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,265 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,281 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,281 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,296 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,296 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,328 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,328 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,343 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,343 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,375 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,375 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,390 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,390 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,406 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,406 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,421 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,421 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,453 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,453 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,468 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,468 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,562 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,562 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,593 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:54,593 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:55,203 [http-80-Processor2] niku.xql2 (admin:56809477__1ba5a588:npt.overview) Not Found eval Property value node Prop: data is field false prop aiListType

    INFO  2014-11-25 10:28:55,203 [http-80-Processor2] niku.xql2 (admin:56809477__1ba5a588:npt.overview) Not Found eval Property value node Prop: data is field false prop aiListType

    INFO  2014-11-25 10:28:55,203 [http-80-Processor2] niku.xql2 (admin:56809477__1ba5a588:npt.overview) Not Found eval Property value node Prop: data is field false prop aiListType

    INFO  2014-11-25 10:28:55,203 [http-80-Processor2] niku.xql2 (admin:56809477__1ba5a588:npt.overview) Not Found eval Property value node Prop: data is field false prop aiListType

    INFO  2014-11-25 10:28:55,218 [http-80-Processor2] niku.xql2 (admin:56809477__1ba5a588:npt.overview) Not Found eval Property value node Prop: data is field false prop aiListType

    INFO  2014-11-25 10:28:55,218 [http-80-Processor2] niku.xql2 (admin:56809477__1ba5a588:npt.overview) Not Found eval Property value node Prop: data is field false prop aiListType

    INFO  2014-11-25 10:28:55,671 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:55,671 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:55,906 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:55,906 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:55,921 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:55,921 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:55,937 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:55,937 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:55,937 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:55,937 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:55,952 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:55,952 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:55,968 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:55,968 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:56,062 [http-80-Processor2] odf.view (admin:56809477__1ba5a588:npt.overview) Not reusing connection

    INFO  2014-11-25 10:28:56,062 [http-80-Processor2] odf.view (admin:56809477__1ba5a588:npt.overview) Not reusing connection

    INFO  2014-11-25 10:28:56,124 [http-80-Processor2] odf.view (admin:56809477__1ba5a588:npt.overview) Not reusing connection

    INFO  2014-11-25 10:28:56,124 [http-80-Processor2] odf.view (admin:56809477__1ba5a588:npt.overview) Not reusing connection

    INFO  2014-11-25 10:28:56,609 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:56,609 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:56,624 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:56,624 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:56,624 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:56,624 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:56,640 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:56,640 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:56,640 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:56,640 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:56,656 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:56,656 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:57,015 [http-80-Processor2] odf.view (admin:56809477__1ba5a588:npt.overview) Not reusing connection

    INFO  2014-11-25 10:28:57,015 [http-80-Processor2] odf.view (admin:56809477__1ba5a588:npt.overview) Not reusing connection

    INFO  2014-11-25 10:28:57,390 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) java.sql.SQLException: [CA Clarity][SQLServer JDBC Driver][SQLServer]The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value.

    INFO  2014-11-25 10:28:57,390 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) java.sql.SQLException: [CA Clarity][SQLServer JDBC Driver][SQLServer]The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value.

    ERROR 2014-11-25 10:28:57,405 [http-80-Processor2] dal.NSQLClient (admin:56809477__1ba5a588:npt.overview) Unable to retrieve NSQL cube.  NSQLException was thrown.

    com.niku.union.persistence.nsql.NSQLException: com.niku.union.persistence.PersistenceException:

    SQL error code: 242

    Error message: [CA Clarity][SQLServer JDBC Driver][SQLServer]The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value.

    Executed:

    select * from (select row_number() over ( order by weeks_out asc) row_num, count(*) over () num_rows, q.* from ( SELECT

    x.monday_start_date monday_start_date,

    x.weeks_out weeks_out,

    SUM(x.proposed) proposed,

    SUM(x.confirmed) confirmed,

    SUM(x.booked) booked

    FROM

    (

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,CASE t.review_status WHEN 'PROP_0' THEN 1 ELSE 0 END proposed

    ,CASE t.review_status WHEN 'CONFIRMED' THEN 1 ELSE 0 END confirmed

    ,CASE t.review_status WHEN 'BOOKED' THEN 1 ELSE 0 END booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    LEFT OUTER JOIN

    (

    SELECT

    t.prstart prstart

    ,odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t  ON t.prstart BETWEEN periods.monday_start_date AND periods.week_end_date

    UNION ALL

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,0 proposed

    ,0 confirmed

    ,0 booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    CROSS JOIN

    (

    SELECT DISTINCT

    odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t

    ) x

    WHERE

    x.review_type = x.review_type

    AND 1=? and 1=1  AND x.review_type IN ('01','05','13','14') GROUP BY

    x.monday_start_date

    ,x.weeks_out

    HAVING

    1=? ) q) q order by q.row_num

    Derived from statement:

    <?xml version="1.0" encoding="UTF-8"?>

    <statement sortColumnPath="/data/header/sortInfo/@sortColumn" sortDirectionPath="/data/header/sortInfo/@sortDirection" slicePath="/data/header/pagination/sliceInfo/@slice" sliceSizePath="/data/header/pagination/sliceInfo/@sliceSize" inputSource="map" xmlns="http://schemas.niku.com/2002/pmd">

      <sql dbVendor="all">

        <text>SELECT

    x.monday_start_date monday_start_date,

    x.weeks_out weeks_out,

    SUM(x.proposed) proposed,

    SUM(x.confirmed) confirmed,

    SUM(x.booked) booked

    FROM

    (

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,CASE t.review_status WHEN 'PROP_0' THEN 1 ELSE 0 END proposed

    ,CASE t.review_status WHEN 'CONFIRMED' THEN 1 ELSE 0 END confirmed

    ,CASE t.review_status WHEN 'BOOKED' THEN 1 ELSE 0 END booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    LEFT OUTER JOIN

    (

    SELECT

    t.prstart prstart

    ,odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t  ON t.prstart BETWEEN periods.monday_start_date AND periods.week_end_date

    UNION ALL

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,0 proposed

    ,0 confirmed

    ,0 booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    CROSS JOIN

    (

    SELECT DISTINCT

    odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t

    ) x

    WHERE

    x.review_type = x.review_type

    AND 1=? and ~FILTER_EXPRESSION~</text>

        <param name="nsql.execFlag" type="int" direction="IN" expressionListDelimiter=","/>

        <param name="monday_start_date_list" type="date" direction="IN" expressionListTag="@monday_start_date_list@" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date IN (@monday_start_date_list@)"/>

        </param>

        <param name="monday_start_date" type="date" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date = ?"/>

        </param>

        <param name="monday_start_date_from" type="date" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date >= ?"/>

        </param>

        <param name="monday_start_date_to" type="date" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date &lt;= ?"/>

        </param>

        <param name="weeks_out_list" type="long" direction="IN" expressionListTag="@weeks_out_list@" expressionListDelimiter=",">

          <variation text="AND x.weeks_out IN (@weeks_out_list@)"/>

        </param>

        <param name="weeks_out" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.weeks_out = ?"/>

        </param>

        <param name="weeks_out_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.weeks_out >= ?"/>

        </param>

        <param name="weeks_out_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.weeks_out &lt;= ?"/>

        </param>

        <param name="proposed_list" type="long" direction="IN" expressionListTag="@proposed_list@" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) IN (@proposed_list@)"/>

        </param>

        <param name="proposed" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) = ?"/>

        </param>

        <param name="proposed_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) >= ?"/>

        </param>

        <param name="proposed_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) &lt;= ?"/>

        </param>

        <param name="confirmed_list" type="long" direction="IN" expressionListTag="@confirmed_list@" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) IN (@confirmed_list@)"/>

        </param>

        <param name="confirmed" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) = ?"/>

        </param>

        <param name="confirmed_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) >= ?"/>

        </param>

        <param name="confirmed_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) &lt;= ?"/>

        </param>

        <param name="booked_list" type="long" direction="IN" expressionListTag="@booked_list@" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) IN (@booked_list@)"/>

        </param>

        <param name="booked" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) = ?"/>

        </param>

        <param name="booked_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) >= ?"/>

        </param>

        <param name="booked_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) &lt;= ?"/>

        </param>

        <param name="param_review_type_wildcard" type="searchString" direction="IN" expressionListDelimiter=",">

          <variation text="AND UPPER(x.review_type) LIKE UPPER(?) ESCAPE '\'"/>

        </param>

        <param name="param_review_type_list" type="string" direction="IN" expressionListTag="@param_review_type_list@" expressionListDelimiter=",">

          <variation text="AND x.review_type IN (@param_review_type_list@)"/>

        </param>

        <param name="param_review_type" type="string" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.review_type = ?"/>

        </param>

        <param name="param_review_type_from" type="string" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.review_type >= ?"/>

        </param>

        <param name="param_review_type_to" type="string" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.review_type &lt;= ?"/>

        </param>

        <dynamicDefault tag="~FILTER_EXPRESSION~">

          <text>1=1</text>

        </dynamicDefault>

      </sql>

      <sql dbVendor="all">

        <text>GROUP BY

    x.monday_start_date

    ,x.weeks_out

    HAVING

    1=?</text>

        <param name="nsql.execFlag" type="int" direction="IN" expressionListDelimiter=","/>

      </sql>

    </statement>

     

     

    Referenced by:

    <?xml version="1.0" encoding="UTF-8"?>

    <statementRef id="nsql_internal_nested_0" inputSource="map" inputMapIndex="0" sortColumnPath="/data/header/sortInfo/@sortColumn" sortDirectionPath="/data/header/sortInfo/@sortDirection" slicePath="/data/header/pagination/sliceInfo/@slice" sliceSizePath="/data/header/pagination/sliceInfo/@sliceSize" defaultSliceSize="20" ignoreIfError="false" hideResultSets="false" xmlns="http://schemas.niku.com/2002/pmd"/>

     

     

    Using input:

    {nsql.execFlag=1, param_review_type_list=01,05,13,14}

     

     

      at com.niku.union.persistence.nsql.NSQLQuery._execute(NSQLQuery.java:612)

      at com.niku.union.persistence.nsql.NSQLQuery._execute(NSQLQuery.java:526)

      at com.niku.union.persistence.nsql.NSQLQuery.execute(NSQLQuery.java:461)

      at com.niku.odf.griphendor.dal.NSQLClient.getCube(NSQLClient.java:141)

      at com.niku.odf.griphendor.DefaultGriphendorRequest.getCube(DefaultGriphendorRequest.java:521)

      at com.niku.odf.griphendor.graph.GraphKernel.processRequest(GraphKernel.java:89)

      at com.niku.odf.griphendor.GriphendorEngine.processGraphRequest(GriphendorEngine.java:168)

      at com.niku.odf.griphendor.GriphendorEngine.processRequest(GriphendorEngine.java:82)

      at com.niku.npt.griphendor.GraphServiceAdapter.doProcessRequest(GraphServiceAdapter.java:175)

      at com.niku.npt.griphendor.GraphServiceAdapter.processRequest(GraphServiceAdapter.java:68)

      at com.niku.union.service.binding.ServiceControlBindingJava.processRequest(ServiceControlBindingJava.java:58)

      at com.niku.union.service.ServiceControlImpl.processRequest(ServiceControlImpl.java:759)

      at com.niku.union.service.ServiceControlImpl.processRequest(ServiceControlImpl.java:213)

      at com.niku.union.web.WebServiceAdapter.processRequest(WebServiceAdapter.java:195)

      at com.niku.union.web.PortletController.processServiceRequest(PortletController.java:1323)

      at com.niku.union.web.PortletController.processAuthorizedPortlet(PortletController.java:861)

      at com.niku.union.web.PortletController.processPageActionRequest(PortletController.java:381)

      at com.niku.union.web.PortletController.processRequest(PortletController.java:160)

      at com.niku.union.web.WebActionController.processAction(WebActionController.java:1090)

      at com.niku.union.web.WebActionController.processRequest(WebActionController.java:170)

      at com.niku.union.web.WebControlServlet.service(WebControlServlet.java:319)

      at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)

      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)

      at com.niku.union.web.filter.GZIPResponseFilter.doFilter(GZIPResponseFilter.java:121)

      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)

      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)

      at com.niku.union.web.filter.CharsetFilter.doFilter(CharsetFilter.java:29)

      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)

      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)

      at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)

      at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)

      at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)

      at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)

      at org.apache.catalina.valves.FastCommonAccessLogValve.invoke(FastCommonAccessLogValve.java:495)

      at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)

      at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)

      at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)

      at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)

      at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)

      at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)

      at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)

      at java.lang.Thread.run(Thread.java:595)

    Caused by: com.niku.union.persistence.PersistenceException:

    SQL error code: 242

    Error message: [CA Clarity][SQLServer JDBC Driver][SQLServer]The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value.

    Executed:

    select * from (select row_number() over ( order by weeks_out asc) row_num, count(*) over () num_rows, q.* from ( SELECT

    x.monday_start_date monday_start_date,

    x.weeks_out weeks_out,

    SUM(x.proposed) proposed,

    SUM(x.confirmed) confirmed,

    SUM(x.booked) booked

    FROM

    (

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,CASE t.review_status WHEN 'PROP_0' THEN 1 ELSE 0 END proposed

    ,CASE t.review_status WHEN 'CONFIRMED' THEN 1 ELSE 0 END confirmed

    ,CASE t.review_status WHEN 'BOOKED' THEN 1 ELSE 0 END booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    LEFT OUTER JOIN

    (

    SELECT

    t.prstart prstart

    ,odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t  ON t.prstart BETWEEN periods.monday_start_date AND periods.week_end_date

    UNION ALL

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,0 proposed

    ,0 confirmed

    ,0 booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    CROSS JOIN

    (

    SELECT DISTINCT

    odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t

    ) x

    WHERE

    x.review_type = x.review_type

    AND 1=? and 1=1  AND x.review_type IN ('01','05','13','14') GROUP BY

    x.monday_start_date

    ,x.weeks_out

    HAVING

    1=? ) q) q order by q.row_num

    Derived from statement:

    <?xml version="1.0" encoding="UTF-8"?>

    <statement sortColumnPath="/data/header/sortInfo/@sortColumn" sortDirectionPath="/data/header/sortInfo/@sortDirection" slicePath="/data/header/pagination/sliceInfo/@slice" sliceSizePath="/data/header/pagination/sliceInfo/@sliceSize" inputSource="map" xmlns="http://schemas.niku.com/2002/pmd">

      <sql dbVendor="all">

        <text>SELECT

    x.monday_start_date monday_start_date,

    x.weeks_out weeks_out,

    SUM(x.proposed) proposed,

    SUM(x.confirmed) confirmed,

    SUM(x.booked) booked

    FROM

    (

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,CASE t.review_status WHEN 'PROP_0' THEN 1 ELSE 0 END proposed

    ,CASE t.review_status WHEN 'CONFIRMED' THEN 1 ELSE 0 END confirmed

    ,CASE t.review_status WHEN 'BOOKED' THEN 1 ELSE 0 END booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    LEFT OUTER JOIN

    (

    SELECT

    t.prstart prstart

    ,odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t  ON t.prstart BETWEEN periods.monday_start_date AND periods.week_end_date

    UNION ALL

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,0 proposed

    ,0 confirmed

    ,0 booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    CROSS JOIN

    (

    SELECT DISTINCT

    odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t

    ) x

    WHERE

    x.review_type = x.review_type

    AND 1=? and ~FILTER_EXPRESSION~</text>

        <param name="nsql.execFlag" type="int" direction="IN" expressionListDelimiter=","/>

        <param name="monday_start_date_list" type="date" direction="IN" expressionListTag="@monday_start_date_list@" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date IN (@monday_start_date_list@)"/>

        </param>

        <param name="monday_start_date" type="date" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date = ?"/>

        </param>

        <param name="monday_start_date_from" type="date" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date >= ?"/>

        </param>

        <param name="monday_start_date_to" type="date" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date &lt;= ?"/>

        </param>

        <param name="weeks_out_list" type="long" direction="IN" expressionListTag="@weeks_out_list@" expressionListDelimiter=",">

          <variation text="AND x.weeks_out IN (@weeks_out_list@)"/>

        </param>

        <param name="weeks_out" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.weeks_out = ?"/>

        </param>

        <param name="weeks_out_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.weeks_out >= ?"/>

        </param>

        <param name="weeks_out_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.weeks_out &lt;= ?"/>

        </param>

        <param name="proposed_list" type="long" direction="IN" expressionListTag="@proposed_list@" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) IN (@proposed_list@)"/>

        </param>

        <param name="proposed" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) = ?"/>

        </param>

        <param name="proposed_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) >= ?"/>

        </param>

        <param name="proposed_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) &lt;= ?"/>

        </param>

        <param name="confirmed_list" type="long" direction="IN" expressionListTag="@confirmed_list@" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) IN (@confirmed_list@)"/>

        </param>

        <param name="confirmed" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) = ?"/>

        </param>

        <param name="confirmed_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) >= ?"/>

        </param>

        <param name="confirmed_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) &lt;= ?"/>

        </param>

        <param name="booked_list" type="long" direction="IN" expressionListTag="@booked_list@" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) IN (@booked_list@)"/>

        </param>

        <param name="booked" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) = ?"/>

        </param>

        <param name="booked_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) >= ?"/>

        </param>

        <param name="booked_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) &lt;= ?"/>

        </param>

        <param name="param_review_type_wildcard" type="searchString" direction="IN" expressionListDelimiter=",">

          <variation text="AND UPPER(x.review_type) LIKE UPPER(?) ESCAPE '\'"/>

        </param>

        <param name="param_review_type_list" type="string" direction="IN" expressionListTag="@param_review_type_list@" expressionListDelimiter=",">

          <variation text="AND x.review_type IN (@param_review_type_list@)"/>

        </param>

        <param name="param_review_type" type="string" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.review_type = ?"/>

        </param>

        <param name="param_review_type_from" type="string" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.review_type >= ?"/>

        </param>

        <param name="param_review_type_to" type="string" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.review_type &lt;= ?"/>

        </param>

        <dynamicDefault tag="~FILTER_EXPRESSION~">

          <text>1=1</text>

        </dynamicDefault>

      </sql>

      <sql dbVendor="all">

        <text>GROUP BY

    x.monday_start_date

    ,x.weeks_out

    HAVING

    1=?</text>

        <param name="nsql.execFlag" type="int" direction="IN" expressionListDelimiter=","/>

      </sql>

    </statement>

     

     

    Referenced by:

    <?xml version="1.0" encoding="UTF-8"?>

    <statementRef id="nsql_internal_nested_0" inputSource="map" inputMapIndex="0" sortColumnPath="/data/header/sortInfo/@sortColumn" sortDirectionPath="/data/header/sortInfo/@sortDirection" slicePath="/data/header/pagination/sliceInfo/@slice" sliceSizePath="/data/header/pagination/sliceInfo/@sliceSize" defaultSliceSize="20" ignoreIfError="false" hideResultSets="false" xmlns="http://schemas.niku.com/2002/pmd"/>

     

     

    Using input:

    {nsql.execFlag=1, param_review_type_list=01,05,13,14}

     

     

      at com.niku.union.persistence.PersistenceController.createException(PersistenceController.java:1800)

      at com.niku.union.persistence.PersistenceController.handleSQLException(PersistenceController.java:1858)

      at com.niku.union.persistence.PersistenceController.processSql(PersistenceController.java:2334)

      at com.niku.union.persistence.PersistenceController.processStatement(PersistenceController.java:701)

      at com.niku.union.persistence.PersistenceController.processStatements(PersistenceController.java:610)

      at com.niku.union.persistence.PersistenceController.doProcessRequest(PersistenceController.java:450)

      at com.niku.union.persistence.PersistenceController.processRequest(PersistenceController.java:221)

      at com.niku.union.persistence.nsql.NSQLQuery._execute(NSQLQuery.java:604)

      ... 42 more

    Caused by: java.sql.SQLException: [CA Clarity][SQLServer JDBC Driver][SQLServer]The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value.

      at com.ca.clarity.jdbc.base.BaseExceptions.createException(Unknown Source)

      at com.ca.clarity.jdbc.base.BaseExceptions.getException(Unknown Source)

      at com.ca.clarity.jdbc.sqlserver.tds.TDSRequest.processErrorToken(Unknown Source)

      at com.ca.clarity.jdbc.sqlserver.tds.TDSRequest.processReplyToken(Unknown Source)

      at com.ca.clarity.jdbc.sqlserver.tds.TDSRPCRequest.processReplyToken(Unknown Source)

      at com.ca.clarity.jdbc.sqlserver.tds.TDSRequest.processReply(Unknown Source)

      at com.ca.clarity.jdbc.sqlserver.SQLServerImplStatement.getNextResultType(Unknown Source)

      at com.ca.clarity.jdbc.base.BaseStatement.commonTransitionToState(Unknown Source)

      at com.ca.clarity.jdbc.base.BaseStatement.postImplExecute(Unknown Source)

      at com.ca.clarity.jdbc.base.BasePreparedStatement.postImplExecute(Unknown Source)

      at com.ca.clarity.jdbc.base.BaseStatement.commonExecute(Unknown Source)

      at com.ca.clarity.jdbc.base.BaseStatement.executeInternal(Unknown Source)

      at com.ca.clarity.jdbc.base.BasePreparedStatement.execute(Unknown Source)

      at sun.reflect.GeneratedMethodAccessor57.invoke(Unknown Source)

      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

      at java.lang.reflect.Method.invoke(Method.java:585)

      at org.logicalcobwebs.proxool.ProxyStatement.invoke(ProxyStatement.java:68)

      at org.logicalcobwebs.cglib.proxy.Proxy$ProxyImpl$$EnhancerByCGLIB$$7ebba308.execute(<generated>)

      at com.niku.union.persistence.PersistenceController.processSql(PersistenceController.java:2313)

      ... 47 more

    ERROR 2014-11-25 10:28:57,405 [http-80-Processor2] dal.NSQLClient (admin:56809477__1ba5a588:npt.overview) Unable to retrieve NSQL cube.  NSQLException was thrown.

    com.niku.union.persistence.nsql.NSQLException: com.niku.union.persistence.PersistenceException:

    SQL error code: 242

    Error message: [CA Clarity][SQLServer JDBC Driver][SQLServer]The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value.

    Executed:

    select * from (select row_number() over ( order by weeks_out asc) row_num, count(*) over () num_rows, q.* from ( SELECT

    x.monday_start_date monday_start_date,

    x.weeks_out weeks_out,

    SUM(x.proposed) proposed,

    SUM(x.confirmed) confirmed,

    SUM(x.booked) booked

    FROM

    (

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,CASE t.review_status WHEN 'PROP_0' THEN 1 ELSE 0 END proposed

    ,CASE t.review_status WHEN 'CONFIRMED' THEN 1 ELSE 0 END confirmed

    ,CASE t.review_status WHEN 'BOOKED' THEN 1 ELSE 0 END booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    LEFT OUTER JOIN

    (

    SELECT

    t.prstart prstart

    ,odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t  ON t.prstart BETWEEN periods.monday_start_date AND periods.week_end_date

    UNION ALL

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,0 proposed

    ,0 confirmed

    ,0 booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    CROSS JOIN

    (

    SELECT DISTINCT

    odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t

    ) x

    WHERE

    x.review_type = x.review_type

    AND 1=? and 1=1  AND x.review_type IN ('01','05','13','14') GROUP BY

    x.monday_start_date

    ,x.weeks_out

    HAVING

    1=? ) q) q order by q.row_num

    Derived from statement:

    <?xml version="1.0" encoding="UTF-8"?>

    <statement sortColumnPath="/data/header/sortInfo/@sortColumn" sortDirectionPath="/data/header/sortInfo/@sortDirection" slicePath="/data/header/pagination/sliceInfo/@slice" sliceSizePath="/data/header/pagination/sliceInfo/@sliceSize" inputSource="map" xmlns="http://schemas.niku.com/2002/pmd">

      <sql dbVendor="all">

        <text>SELECT

    x.monday_start_date monday_start_date,

    x.weeks_out weeks_out,

    SUM(x.proposed) proposed,

    SUM(x.confirmed) confirmed,

    SUM(x.booked) booked

    FROM

    (

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,CASE t.review_status WHEN 'PROP_0' THEN 1 ELSE 0 END proposed

    ,CASE t.review_status WHEN 'CONFIRMED' THEN 1 ELSE 0 END confirmed

    ,CASE t.review_status WHEN 'BOOKED' THEN 1 ELSE 0 END booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    LEFT OUTER JOIN

    (

    SELECT

    t.prstart prstart

    ,odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t  ON t.prstart BETWEEN periods.monday_start_date AND periods.week_end_date

    UNION ALL

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,0 proposed

    ,0 confirmed

    ,0 booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    CROSS JOIN

    (

    SELECT DISTINCT

    odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t

    ) x

    WHERE

    x.review_type = x.review_type

    AND 1=? and ~FILTER_EXPRESSION~</text>

        <param name="nsql.execFlag" type="int" direction="IN" expressionListDelimiter=","/>

        <param name="monday_start_date_list" type="date" direction="IN" expressionListTag="@monday_start_date_list@" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date IN (@monday_start_date_list@)"/>

        </param>

        <param name="monday_start_date" type="date" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date = ?"/>

        </param>

        <param name="monday_start_date_from" type="date" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date >= ?"/>

        </param>

        <param name="monday_start_date_to" type="date" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date &lt;= ?"/>

        </param>

        <param name="weeks_out_list" type="long" direction="IN" expressionListTag="@weeks_out_list@" expressionListDelimiter=",">

          <variation text="AND x.weeks_out IN (@weeks_out_list@)"/>

        </param>

        <param name="weeks_out" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.weeks_out = ?"/>

        </param>

        <param name="weeks_out_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.weeks_out >= ?"/>

        </param>

        <param name="weeks_out_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.weeks_out &lt;= ?"/>

        </param>

        <param name="proposed_list" type="long" direction="IN" expressionListTag="@proposed_list@" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) IN (@proposed_list@)"/>

        </param>

        <param name="proposed" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) = ?"/>

        </param>

        <param name="proposed_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) >= ?"/>

        </param>

        <param name="proposed_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) &lt;= ?"/>

        </param>

        <param name="confirmed_list" type="long" direction="IN" expressionListTag="@confirmed_list@" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) IN (@confirmed_list@)"/>

        </param>

        <param name="confirmed" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) = ?"/>

        </param>

        <param name="confirmed_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) >= ?"/>

        </param>

        <param name="confirmed_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) &lt;= ?"/>

        </param>

        <param name="booked_list" type="long" direction="IN" expressionListTag="@booked_list@" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) IN (@booked_list@)"/>

        </param>

        <param name="booked" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) = ?"/>

        </param>

        <param name="booked_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) >= ?"/>

        </param>

        <param name="booked_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) &lt;= ?"/>

        </param>

        <param name="param_review_type_wildcard" type="searchString" direction="IN" expressionListDelimiter=",">

          <variation text="AND UPPER(x.review_type) LIKE UPPER(?) ESCAPE '\'"/>

        </param>

        <param name="param_review_type_list" type="string" direction="IN" expressionListTag="@param_review_type_list@" expressionListDelimiter=",">

          <variation text="AND x.review_type IN (@param_review_type_list@)"/>

        </param>

        <param name="param_review_type" type="string" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.review_type = ?"/>

        </param>

        <param name="param_review_type_from" type="string" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.review_type >= ?"/>

        </param>

        <param name="param_review_type_to" type="string" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.review_type &lt;= ?"/>

        </param>

        <dynamicDefault tag="~FILTER_EXPRESSION~">

          <text>1=1</text>

        </dynamicDefault>

      </sql>

      <sql dbVendor="all">

        <text>GROUP BY

    x.monday_start_date

    ,x.weeks_out

    HAVING

    1=?</text>

        <param name="nsql.execFlag" type="int" direction="IN" expressionListDelimiter=","/>

      </sql>

    </statement>

     

     

    Referenced by:

    <?xml version="1.0" encoding="UTF-8"?>

    <statementRef id="nsql_internal_nested_0" inputSource="map" inputMapIndex="0" sortColumnPath="/data/header/sortInfo/@sortColumn" sortDirectionPath="/data/header/sortInfo/@sortDirection" slicePath="/data/header/pagination/sliceInfo/@slice" sliceSizePath="/data/header/pagination/sliceInfo/@sliceSize" defaultSliceSize="20" ignoreIfError="false" hideResultSets="false" xmlns="http://schemas.niku.com/2002/pmd"/>

     

     

    Using input:

    {nsql.execFlag=1, param_review_type_list=01,05,13,14}

     

     

      at com.niku.union.persistence.nsql.NSQLQuery._execute(NSQLQuery.java:612)

      at com.niku.union.persistence.nsql.NSQLQuery._execute(NSQLQuery.java:526)

      at com.niku.union.persistence.nsql.NSQLQuery.execute(NSQLQuery.java:461)

      at com.niku.odf.griphendor.dal.NSQLClient.getCube(NSQLClient.java:141)

      at com.niku.odf.griphendor.DefaultGriphendorRequest.getCube(DefaultGriphendorRequest.java:521)

      at com.niku.odf.griphendor.graph.GraphKernel.processRequest(GraphKernel.java:89)

      at com.niku.odf.griphendor.GriphendorEngine.processGraphRequest(GriphendorEngine.java:168)

      at com.niku.odf.griphendor.GriphendorEngine.processRequest(GriphendorEngine.java:82)

      at com.niku.npt.griphendor.GraphServiceAdapter.doProcessRequest(GraphServiceAdapter.java:175)

      at com.niku.npt.griphendor.GraphServiceAdapter.processRequest(GraphServiceAdapter.java:68)

      at com.niku.union.service.binding.ServiceControlBindingJava.processRequest(ServiceControlBindingJava.java:58)

      at com.niku.union.service.ServiceControlImpl.processRequest(ServiceControlImpl.java:759)

      at com.niku.union.service.ServiceControlImpl.processRequest(ServiceControlImpl.java:213)

      at com.niku.union.web.WebServiceAdapter.processRequest(WebServiceAdapter.java:195)

      at com.niku.union.web.PortletController.processServiceRequest(PortletController.java:1323)

      at com.niku.union.web.PortletController.processAuthorizedPortlet(PortletController.java:861)

      at com.niku.union.web.PortletController.processPageActionRequest(PortletController.java:381)

      at com.niku.union.web.PortletController.processRequest(PortletController.java:160)

      at com.niku.union.web.WebActionController.processAction(WebActionController.java:1090)

      at com.niku.union.web.WebActionController.processRequest(WebActionController.java:170)

      at com.niku.union.web.WebControlServlet.service(WebControlServlet.java:319)

      at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)

      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)

      at com.niku.union.web.filter.GZIPResponseFilter.doFilter(GZIPResponseFilter.java:121)

      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)

      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)

      at com.niku.union.web.filter.CharsetFilter.doFilter(CharsetFilter.java:29)

      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)

      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)

      at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)

      at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)

      at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)

      at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)

      at org.apache.catalina.valves.FastCommonAccessLogValve.invoke(FastCommonAccessLogValve.java:495)

      at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)

      at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)

      at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)

      at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)

      at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)

      at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)

      at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)

      at java.lang.Thread.run(Thread.java:595)

    Caused by: com.niku.union.persistence.PersistenceException:

    SQL error code: 242

    Error message: [CA Clarity][SQLServer JDBC Driver][SQLServer]The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value.

    Executed:

    select * from (select row_number() over ( order by weeks_out asc) row_num, count(*) over () num_rows, q.* from ( SELECT

    x.monday_start_date monday_start_date,

    x.weeks_out weeks_out,

    SUM(x.proposed) proposed,

    SUM(x.confirmed) confirmed,

    SUM(x.booked) booked

    FROM

    (

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,CASE t.review_status WHEN 'PROP_0' THEN 1 ELSE 0 END proposed

    ,CASE t.review_status WHEN 'CONFIRMED' THEN 1 ELSE 0 END confirmed

    ,CASE t.review_status WHEN 'BOOKED' THEN 1 ELSE 0 END booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    LEFT OUTER JOIN

    (

    SELECT

    t.prstart prstart

    ,odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t  ON t.prstart BETWEEN periods.monday_start_date AND periods.week_end_date

    UNION ALL

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,0 proposed

    ,0 confirmed

    ,0 booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    CROSS JOIN

    (

    SELECT DISTINCT

    odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t

    ) x

    WHERE

    x.review_type = x.review_type

    AND 1=? and 1=1  AND x.review_type IN ('01','05','13','14') GROUP BY

    x.monday_start_date

    ,x.weeks_out

    HAVING

    1=? ) q) q order by q.row_num

    Derived from statement:

    <?xml version="1.0" encoding="UTF-8"?>

    <statement sortColumnPath="/data/header/sortInfo/@sortColumn" sortDirectionPath="/data/header/sortInfo/@sortDirection" slicePath="/data/header/pagination/sliceInfo/@slice" sliceSizePath="/data/header/pagination/sliceInfo/@sliceSize" inputSource="map" xmlns="http://schemas.niku.com/2002/pmd">

      <sql dbVendor="all">

        <text>SELECT

    x.monday_start_date monday_start_date,

    x.weeks_out weeks_out,

    SUM(x.proposed) proposed,

    SUM(x.confirmed) confirmed,

    SUM(x.booked) booked

    FROM

    (

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,CASE t.review_status WHEN 'PROP_0' THEN 1 ELSE 0 END proposed

    ,CASE t.review_status WHEN 'CONFIRMED' THEN 1 ELSE 0 END confirmed

    ,CASE t.review_status WHEN 'BOOKED' THEN 1 ELSE 0 END booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    LEFT OUTER JOIN

    (

    SELECT

    t.prstart prstart

    ,odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t  ON t.prstart BETWEEN periods.monday_start_date AND periods.week_end_date

    UNION ALL

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,0 proposed

    ,0 confirmed

    ,0 booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    CROSS JOIN

    (

    SELECT DISTINCT

    odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t

    ) x

    WHERE

    x.review_type = x.review_type

    AND 1=? and ~FILTER_EXPRESSION~</text>

        <param name="nsql.execFlag" type="int" direction="IN" expressionListDelimiter=","/>

        <param name="monday_start_date_list" type="date" direction="IN" expressionListTag="@monday_start_date_list@" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date IN (@monday_start_date_list@)"/>

        </param>

        <param name="monday_start_date" type="date" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date = ?"/>

        </param>

        <param name="monday_start_date_from" type="date" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date >= ?"/>

        </param>

        <param name="monday_start_date_to" type="date" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date &lt;= ?"/>

        </param>

        <param name="weeks_out_list" type="long" direction="IN" expressionListTag="@weeks_out_list@" expressionListDelimiter=",">

          <variation text="AND x.weeks_out IN (@weeks_out_list@)"/>

        </param>

        <param name="weeks_out" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.weeks_out = ?"/>

        </param>

        <param name="weeks_out_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.weeks_out >= ?"/>

        </param>

        <param name="weeks_out_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.weeks_out &lt;= ?"/>

        </param>

        <param name="proposed_list" type="long" direction="IN" expressionListTag="@proposed_list@" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) IN (@proposed_list@)"/>

        </param>

        <param name="proposed" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) = ?"/>

        </param>

        <param name="proposed_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) >= ?"/>

        </param>

        <param name="proposed_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) &lt;= ?"/>

        </param>

        <param name="confirmed_list" type="long" direction="IN" expressionListTag="@confirmed_list@" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) IN (@confirmed_list@)"/>

        </param>

        <param name="confirmed" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) = ?"/>

        </param>

        <param name="confirmed_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) >= ?"/>

        </param>

        <param name="confirmed_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) &lt;= ?"/>

        </param>

        <param name="booked_list" type="long" direction="IN" expressionListTag="@booked_list@" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) IN (@booked_list@)"/>

        </param>

        <param name="booked" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) = ?"/>

        </param>

        <param name="booked_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) >= ?"/>

        </param>

        <param name="booked_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) &lt;= ?"/>

        </param>

        <param name="param_review_type_wildcard" type="searchString" direction="IN" expressionListDelimiter=",">

          <variation text="AND UPPER(x.review_type) LIKE UPPER(?) ESCAPE '\'"/>

        </param>

        <param name="param_review_type_list" type="string" direction="IN" expressionListTag="@param_review_type_list@" expressionListDelimiter=",">

          <variation text="AND x.review_type IN (@param_review_type_list@)"/>

        </param>

        <param name="param_review_type" type="string" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.review_type = ?"/>

        </param>

        <param name="param_review_type_from" type="string" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.review_type >= ?"/>

        </param>

        <param name="param_review_type_to" type="string" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.review_type &lt;= ?"/>

        </param>

        <dynamicDefault tag="~FILTER_EXPRESSION~">

          <text>1=1</text>

        </dynamicDefault>

      </sql>

      <sql dbVendor="all">

        <text>GROUP BY

    x.monday_start_date

    ,x.weeks_out

    HAVING

    1=?</text>

        <param name="nsql.execFlag" type="int" direction="IN" expressionListDelimiter=","/>

      </sql>

    </statement>

     

     

    Referenced by:

    <?xml version="1.0" encoding="UTF-8"?>

    <statementRef id="nsql_internal_nested_0" inputSource="map" inputMapIndex="0" sortColumnPath="/data/header/sortInfo/@sortColumn" sortDirectionPath="/data/header/sortInfo/@sortDirection" slicePath="/data/header/pagination/sliceInfo/@slice" sliceSizePath="/data/header/pagination/sliceInfo/@sliceSize" defaultSliceSize="20" ignoreIfError="false" hideResultSets="false" xmlns="http://schemas.niku.com/2002/pmd"/>

     

     

    Using input:

    {nsql.execFlag=1, param_review_type_list=01,05,13,14}

     

     

      at com.niku.union.persistence.PersistenceController.createException(PersistenceController.java:1800)

      at com.niku.union.persistence.PersistenceController.handleSQLException(PersistenceController.java:1858)

      at com.niku.union.persistence.PersistenceController.processSql(PersistenceController.java:2334)

      at com.niku.union.persistence.PersistenceController.processStatement(PersistenceController.java:701)

      at com.niku.union.persistence.PersistenceController.processStatements(PersistenceController.java:610)

      at com.niku.union.persistence.PersistenceController.doProcessRequest(PersistenceController.java:450)

      at com.niku.union.persistence.PersistenceController.processRequest(PersistenceController.java:221)

      at com.niku.union.persistence.nsql.NSQLQuery._execute(NSQLQuery.java:604)

      ... 42 more

    Caused by: java.sql.SQLException: [CA Clarity][SQLServer JDBC Driver][SQLServer]The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value.

      at com.ca.clarity.jdbc.base.BaseExceptions.createException(Unknown Source)

      at com.ca.clarity.jdbc.base.BaseExceptions.getException(Unknown Source)

      at com.ca.clarity.jdbc.sqlserver.tds.TDSRequest.processErrorToken(Unknown Source)

      at com.ca.clarity.jdbc.sqlserver.tds.TDSRequest.processReplyToken(Unknown Source)

      at com.ca.clarity.jdbc.sqlserver.tds.TDSRPCRequest.processReplyToken(Unknown Source)

      at com.ca.clarity.jdbc.sqlserver.tds.TDSRequest.processReply(Unknown Source)

      at com.ca.clarity.jdbc.sqlserver.SQLServerImplStatement.getNextResultType(Unknown Source)

      at com.ca.clarity.jdbc.base.BaseStatement.commonTransitionToState(Unknown Source)

      at com.ca.clarity.jdbc.base.BaseStatement.postImplExecute(Unknown Source)

      at com.ca.clarity.jdbc.base.BasePreparedStatement.postImplExecute(Unknown Source)

      at com.ca.clarity.jdbc.base.BaseStatement.commonExecute(Unknown Source)

      at com.ca.clarity.jdbc.base.BaseStatement.executeInternal(Unknown Source)

      at com.ca.clarity.jdbc.base.BasePreparedStatement.execute(Unknown Source)

      at sun.reflect.GeneratedMethodAccessor57.invoke(Unknown Source)

      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

      at java.lang.reflect.Method.invoke(Method.java:585)

      at org.logicalcobwebs.proxool.ProxyStatement.invoke(ProxyStatement.java:68)

      at org.logicalcobwebs.cglib.proxy.Proxy$ProxyImpl$$EnhancerByCGLIB$$7ebba308.execute(<generated>)

      at com.niku.union.persistence.PersistenceController.processSql(PersistenceController.java:2313)

      ... 47 more

    ERROR 2014-11-25 10:28:57,405 [http-80-Processor2] web.PortletController (admin:56809477__1ba5a588:npt.overview) Portlet service request failed for portlet: ogc_upcoming_reviews_column_2

    com.niku.union.web.WebException: WebServiceAdapter::processRequest -> failed to process service request

      at com.niku.union.web.WebServiceAdapter.processRequest(WebServiceAdapter.java:199)

      at com.niku.union.web.PortletController.processServiceRequest(PortletController.java:1323)

      at com.niku.union.web.PortletController.processAuthorizedPortlet(PortletController.java:861)

      at com.niku.union.web.PortletController.processPageActionRequest(PortletController.java:381)

      at com.niku.union.web.PortletController.processRequest(PortletController.java:160)

      at com.niku.union.web.WebActionController.processAction(WebActionController.java:1090)

      at com.niku.union.web.WebActionController.processRequest(WebActionController.java:170)

      at com.niku.union.web.WebControlServlet.service(WebControlServlet.java:319)

      at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)

      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)

      at com.niku.union.web.filter.GZIPResponseFilter.doFilter(GZIPResponseFilter.java:121)

      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)

      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)

      at com.niku.union.web.filter.CharsetFilter.doFilter(CharsetFilter.java:29)

      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)

      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)

      at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)

      at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)

      at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)

      at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)

      at org.apache.catalina.valves.FastCommonAccessLogValve.invoke(FastCommonAccessLogValve.java:495)

      at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)

      at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)

      at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)

      at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)

      at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)

      at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)

      at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)

      at java.lang.Thread.run(Thread.java:595)

    Caused by: com.niku.union.service.ServiceException: Service Exception

      at com.niku.npt.griphendor.GraphServiceAdapter.doProcessRequest(GraphServiceAdapter.java:186)

      at com.niku.npt.griphendor.GraphServiceAdapter.processRequest(GraphServiceAdapter.java:68)

      at com.niku.union.service.binding.ServiceControlBindingJava.processRequest(ServiceControlBindingJava.java:58)

      at com.niku.union.service.ServiceControlImpl.processRequest(ServiceControlImpl.java:759)

      at com.niku.union.service.ServiceControlImpl.processRequest(ServiceControlImpl.java:213)

      at com.niku.union.web.WebServiceAdapter.processRequest(WebServiceAdapter.java:195)

      ... 29 more

    Caused by: com.niku.odf.griphendor.GriphendorException: com.niku.union.persistence.nsql.NSQLException: com.niku.union.persistence.PersistenceException:

    SQL error code: 242

    Error message: [CA Clarity][SQLServer JDBC Driver][SQLServer]The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value.

    Executed:

    select * from (select row_number() over ( order by weeks_out asc) row_num, count(*) over () num_rows, q.* from ( SELECT

    x.monday_start_date monday_start_date,

    x.weeks_out weeks_out,

    SUM(x.proposed) proposed,

    SUM(x.confirmed) confirmed,

    SUM(x.booked) booked

    FROM

    (

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,CASE t.review_status WHEN 'PROP_0' THEN 1 ELSE 0 END proposed

    ,CASE t.review_status WHEN 'CONFIRMED' THEN 1 ELSE 0 END confirmed

    ,CASE t.review_status WHEN 'BOOKED' THEN 1 ELSE 0 END booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    LEFT OUTER JOIN

    (

    SELECT

    t.prstart prstart

    ,odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t  ON t.prstart BETWEEN periods.monday_start_date AND periods.week_end_date

    UNION ALL

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,0 proposed

    ,0 confirmed

    ,0 booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    CROSS JOIN

    (

    SELECT DISTINCT

    odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t

    ) x

    WHERE

    x.review_type = x.review_type

    AND 1=? and 1=1  AND x.review_type IN ('01','05','13','14') GROUP BY

    x.monday_start_date

    ,x.weeks_out

    HAVING

    1=? ) q) q order by q.row_num

    Derived from statement:

    <?xml version="1.0" encoding="UTF-8"?>

    <statement sortColumnPath="/data/header/sortInfo/@sortColumn" sortDirectionPath="/data/header/sortInfo/@sortDirection" slicePath="/data/header/pagination/sliceInfo/@slice" sliceSizePath="/data/header/pagination/sliceInfo/@sliceSize" inputSource="map" xmlns="http://schemas.niku.com/2002/pmd">

      <sql dbVendor="all">

        <text>SELECT

    x.monday_start_date monday_start_date,

    x.weeks_out weeks_out,

    SUM(x.proposed) proposed,

    SUM(x.confirmed) confirmed,

    SUM(x.booked) booked

    FROM

    (

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,CASE t.review_status WHEN 'PROP_0' THEN 1 ELSE 0 END proposed

    ,CASE t.review_status WHEN 'CONFIRMED' THEN 1 ELSE 0 END confirmed

    ,CASE t.review_status WHEN 'BOOKED' THEN 1 ELSE 0 END booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    LEFT OUTER JOIN

    (

    SELECT

    t.prstart prstart

    ,odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t  ON t.prstart BETWEEN periods.monday_start_date AND periods.week_end_date

    UNION ALL

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,0 proposed

    ,0 confirmed

    ,0 booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    CROSS JOIN

    (

    SELECT DISTINCT

    odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t

    ) x

    WHERE

    x.review_type = x.review_type

    AND 1=? and ~FILTER_EXPRESSION~</text>

        <param name="nsql.execFlag" type="int" direction="IN" expressionListDelimiter=","/>

        <param name="monday_start_date_list" type="date" direction="IN" expressionListTag="@monday_start_date_list@" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date IN (@monday_start_date_list@)"/>

        </param>

        <param name="monday_start_date" type="date" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date = ?"/>

        </param>

        <param name="monday_start_date_from" type="date" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date >= ?"/>

        </param>

        <param name="monday_start_date_to" type="date" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date &lt;= ?"/>

        </param>

        <param name="weeks_out_list" type="long" direction="IN" expressionListTag="@weeks_out_list@" expressionListDelimiter=",">

          <variation text="AND x.weeks_out IN (@weeks_out_list@)"/>

        </param>

        <param name="weeks_out" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.weeks_out = ?"/>

        </param>

        <param name="weeks_out_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.weeks_out >= ?"/>

        </param>

        <param name="weeks_out_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.weeks_out &lt;= ?"/>

        </param>

        <param name="proposed_list" type="long" direction="IN" expressionListTag="@proposed_list@" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) IN (@proposed_list@)"/>

        </param>

        <param name="proposed" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) = ?"/>

        </param>

        <param name="proposed_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) >= ?"/>

        </param>

        <param name="proposed_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) &lt;= ?"/>

        </param>

        <param name="confirmed_list" type="long" direction="IN" expressionListTag="@confirmed_list@" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) IN (@confirmed_list@)"/>

        </param>

        <param name="confirmed" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) = ?"/>

        </param>

        <param name="confirmed_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) >= ?"/>

        </param>

        <param name="confirmed_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) &lt;= ?"/>

        </param>

        <param name="booked_list" type="long" direction="IN" expressionListTag="@booked_list@" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) IN (@booked_list@)"/>

        </param>

        <param name="booked" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) = ?"/>

        </param>

        <param name="booked_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) >= ?"/>

        </param>

        <param name="booked_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) &lt;= ?"/>

        </param>

        <param name="param_review_type_wildcard" type="searchString" direction="IN" expressionListDelimiter=",">

          <variation text="AND UPPER(x.review_type) LIKE UPPER(?) ESCAPE '\'"/>

        </param>

        <param name="param_review_type_list" type="string" direction="IN" expressionListTag="@param_review_type_list@" expressionListDelimiter=",">

          <variation text="AND x.review_type IN (@param_review_type_list@)"/>

        </param>

        <param name="param_review_type" type="string" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.review_type = ?"/>

        </param>

        <param name="param_review_type_from" type="string" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.review_type >= ?"/>

        </param>

        <param name="param_review_type_to" type="string" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.review_type &lt;= ?"/>

        </param>

        <dynamicDefault tag="~FILTER_EXPRESSION~">

          <text>1=1</text>

        </dynamicDefault>

      </sql>

      <sql dbVendor="all">

        <text>GROUP BY

    x.monday_start_date

    ,x.weeks_out

    HAVING

    1=?</text>

        <param name="nsql.execFlag" type="int" direction="IN" expressionListDelimiter=","/>

      </sql>

    </statement>

     

     

    Referenced by:

    <?xml version="1.0" encoding="UTF-8"?>

    <statementRef id="nsql_internal_nested_0" inputSource="map" inputMapIndex="0" sortColumnPath="/data/header/sortInfo/@sortColumn" sortDirectionPath="/data/header/sortInfo/@sortDirection" slicePath="/data/header/pagination/sliceInfo/@slice" sliceSizePath="/data/header/pagination/sliceInfo/@sliceSize" defaultSliceSize="20" ignoreIfError="false" hideResultSets="false" xmlns="http://schemas.niku.com/2002/pmd"/>

     

     

    Using input:

    {nsql.execFlag=1, param_review_type_list=01,05,13,14}

     

     

      at com.niku.odf.griphendor.dal.NSQLClient.getCube(NSQLClient.java:182)

      at com.niku.odf.griphendor.DefaultGriphendorRequest.getCube(DefaultGriphendorRequest.java:521)

      at com.niku.odf.griphendor.graph.GraphKernel.processRequest(GraphKernel.java:89)

      at com.niku.odf.griphendor.GriphendorEngine.processGraphRequest(GriphendorEngine.java:168)

      at com.niku.odf.griphendor.GriphendorEngine.processRequest(GriphendorEngine.java:82)

      at com.niku.npt.griphendor.GraphServiceAdapter.doProcessRequest(GraphServiceAdapter.java:175)

      ... 34 more

    Caused by: com.niku.union.persistence.nsql.NSQLException: com.niku.union.persistence.PersistenceException:

    SQL error code: 242

    Error message: [CA Clarity][SQLServer JDBC Driver][SQLServer]The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value.

    Executed:

    select * from (select row_number() over ( order by weeks_out asc) row_num, count(*) over () num_rows, q.* from ( SELECT

    x.monday_start_date monday_start_date,

    x.weeks_out weeks_out,

    SUM(x.proposed) proposed,

    SUM(x.confirmed) confirmed,

    SUM(x.booked) booked

    FROM

    (

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,CASE t.review_status WHEN 'PROP_0' THEN 1 ELSE 0 END proposed

    ,CASE t.review_status WHEN 'CONFIRMED' THEN 1 ELSE 0 END confirmed

    ,CASE t.review_status WHEN 'BOOKED' THEN 1 ELSE 0 END booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    LEFT OUTER JOIN

    (

    SELECT

    t.prstart prstart

    ,odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t  ON t.prstart BETWEEN periods.monday_start_date AND periods.week_end_date

    UNION ALL

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,0 proposed

    ,0 confirmed

    ,0 booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    CROSS JOIN

    (

    SELECT DISTINCT

    odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t

    ) x

    WHERE

    x.review_type = x.review_type

    AND 1=? and 1=1  AND x.review_type IN ('01','05','13','14') GROUP BY

    x.monday_start_date

    ,x.weeks_out

    HAVING

    1=? ) q) q order by q.row_num

    Derived from statement:

    <?xml version="1.0" encoding="UTF-8"?>

    <statement sortColumnPath="/data/header/sortInfo/@sortColumn" sortDirectionPath="/data/header/sortInfo/@sortDirection" slicePath="/data/header/pagination/sliceInfo/@slice" sliceSizePath="/data/header/pagination/sliceInfo/@sliceSize" inputSource="map" xmlns="http://schemas.niku.com/2002/pmd">

      <sql dbVendor="all">

        <text>SELECT

    x.monday_start_date monday_start_date,

    x.weeks_out weeks_out,

    SUM(x.proposed) proposed,

    SUM(x.confirmed) confirmed,

    SUM(x.booked) booked

    FROM

    (

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,CASE t.review_status WHEN 'PROP_0' THEN 1 ELSE 0 END proposed

    ,CASE t.review_status WHEN 'CONFIRMED' THEN 1 ELSE 0 END confirmed

    ,CASE t.review_status WHEN 'BOOKED' THEN 1 ELSE 0 END booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    LEFT OUTER JOIN

    (

    SELECT

    t.prstart prstart

    ,odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t  ON t.prstart BETWEEN periods.monday_start_date AND periods.week_end_date

    UNION ALL

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,0 proposed

    ,0 confirmed

    ,0 booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    CROSS JOIN

    (

    SELECT DISTINCT

    odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t

    ) x

    WHERE

    x.review_type = x.review_type

    AND 1=? and ~FILTER_EXPRESSION~</text>

        <param name="nsql.execFlag" type="int" direction="IN" expressionListDelimiter=","/>

        <param name="monday_start_date_list" type="date" direction="IN" expressionListTag="@monday_start_date_list@" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date IN (@monday_start_date_list@)"/>

        </param>

        <param name="monday_start_date" type="date" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date = ?"/>

        </param>

        <param name="monday_start_date_from" type="date" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date >= ?"/>

        </param>

        <param name="monday_start_date_to" type="date" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date &lt;= ?"/>

        </param>

        <param name="weeks_out_list" type="long" direction="IN" expressionListTag="@weeks_out_list@" expressionListDelimiter=",">

          <variation text="AND x.weeks_out IN (@weeks_out_list@)"/>

        </param>

        <param name="weeks_out" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.weeks_out = ?"/>

        </param>

        <param name="weeks_out_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.weeks_out >= ?"/>

        </param>

        <param name="weeks_out_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.weeks_out &lt;= ?"/>

        </param>

        <param name="proposed_list" type="long" direction="IN" expressionListTag="@proposed_list@" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) IN (@proposed_list@)"/>

        </param>

        <param name="proposed" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) = ?"/>

        </param>

        <param name="proposed_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) >= ?"/>

        </param>

        <param name="proposed_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) &lt;= ?"/>

        </param>

        <param name="confirmed_list" type="long" direction="IN" expressionListTag="@confirmed_list@" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) IN (@confirmed_list@)"/>

        </param>

        <param name="confirmed" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) = ?"/>

        </param>

        <param name="confirmed_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) >= ?"/>

        </param>

        <param name="confirmed_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) &lt;= ?"/>

        </param>

        <param name="booked_list" type="long" direction="IN" expressionListTag="@booked_list@" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) IN (@booked_list@)"/>

        </param>

        <param name="booked" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) = ?"/>

        </param>

        <param name="booked_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) >= ?"/>

        </param>

        <param name="booked_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) &lt;= ?"/>

        </param>

        <param name="param_review_type_wildcard" type="searchString" direction="IN" expressionListDelimiter=",">

          <variation text="AND UPPER(x.review_type) LIKE UPPER(?) ESCAPE '\'"/>

        </param>

        <param name="param_review_type_list" type="string" direction="IN" expressionListTag="@param_review_type_list@" expressionListDelimiter=",">

          <variation text="AND x.review_type IN (@param_review_type_list@)"/>

        </param>

        <param name="param_review_type" type="string" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.review_type = ?"/>

        </param>

        <param name="param_review_type_from" type="string" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.review_type >= ?"/>

        </param>

        <param name="param_review_type_to" type="string" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.review_type &lt;= ?"/>

        </param>

        <dynamicDefault tag="~FILTER_EXPRESSION~">

          <text>1=1</text>

        </dynamicDefault>

      </sql>

      <sql dbVendor="all">

        <text>GROUP BY

    x.monday_start_date

    ,x.weeks_out

    HAVING

    1=?</text>

        <param name="nsql.execFlag" type="int" direction="IN" expressionListDelimiter=","/>

      </sql>

    </statement>

     

     

    Referenced by:

    <?xml version="1.0" encoding="UTF-8"?>

    <statementRef id="nsql_internal_nested_0" inputSource="map" inputMapIndex="0" sortColumnPath="/data/header/sortInfo/@sortColumn" sortDirectionPath="/data/header/sortInfo/@sortDirection" slicePath="/data/header/pagination/sliceInfo/@slice" sliceSizePath="/data/header/pagination/sliceInfo/@sliceSize" defaultSliceSize="20" ignoreIfError="false" hideResultSets="false" xmlns="http://schemas.niku.com/2002/pmd"/>

     

     

    Using input:

    {nsql.execFlag=1, param_review_type_list=01,05,13,14}

     

     

      at com.niku.union.persistence.nsql.NSQLQuery._execute(NSQLQuery.java:612)

      at com.niku.union.persistence.nsql.NSQLQuery._execute(NSQLQuery.java:526)

      at com.niku.union.persistence.nsql.NSQLQuery.execute(NSQLQuery.java:461)

      at com.niku.odf.griphendor.dal.NSQLClient.getCube(NSQLClient.java:141)

      ... 39 more

    Caused by: com.niku.union.persistence.PersistenceException:

    SQL error code: 242

    Error message: [CA Clarity][SQLServer JDBC Driver][SQLServer]The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value.

    Executed:

    select * from (select row_number() over ( order by weeks_out asc) row_num, count(*) over () num_rows, q.* from ( SELECT

    x.monday_start_date monday_start_date,

    x.weeks_out weeks_out,

    SUM(x.proposed) proposed,

    SUM(x.confirmed) confirmed,

    SUM(x.booked) booked

    FROM

    (

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,CASE t.review_status WHEN 'PROP_0' THEN 1 ELSE 0 END proposed

    ,CASE t.review_status WHEN 'CONFIRMED' THEN 1 ELSE 0 END confirmed

    ,CASE t.review_status WHEN 'BOOKED' THEN 1 ELSE 0 END booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    LEFT OUTER JOIN

    (

    SELECT

    t.prstart prstart

    ,odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t  ON t.prstart BETWEEN periods.monday_start_date AND periods.week_end_date

    UNION ALL

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,0 proposed

    ,0 confirmed

    ,0 booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    CROSS JOIN

    (

    SELECT DISTINCT

    odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t

    ) x

    WHERE

    x.review_type = x.review_type

    AND 1=? and 1=1  AND x.review_type IN ('01','05','13','14') GROUP BY

    x.monday_start_date

    ,x.weeks_out

    HAVING

    1=? ) q) q order by q.row_num

    Derived from statement:

    <?xml version="1.0" encoding="UTF-8"?>

    <statement sortColumnPath="/data/header/sortInfo/@sortColumn" sortDirectionPath="/data/header/sortInfo/@sortDirection" slicePath="/data/header/pagination/sliceInfo/@slice" sliceSizePath="/data/header/pagination/sliceInfo/@sliceSize" inputSource="map" xmlns="http://schemas.niku.com/2002/pmd">

      <sql dbVendor="all">

        <text>SELECT

    x.monday_start_date monday_start_date,

    x.weeks_out weeks_out,

    SUM(x.proposed) proposed,

    SUM(x.confirmed) confirmed,

    SUM(x.booked) booked

    FROM

    (

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,CASE t.review_status WHEN 'PROP_0' THEN 1 ELSE 0 END proposed

    ,CASE t.review_status WHEN 'CONFIRMED' THEN 1 ELSE 0 END confirmed

    ,CASE t.review_status WHEN 'BOOKED' THEN 1 ELSE 0 END booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    LEFT OUTER JOIN

    (

    SELECT

    t.prstart prstart

    ,odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t  ON t.prstart BETWEEN periods.monday_start_date AND periods.week_end_date

    UNION ALL

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,0 proposed

    ,0 confirmed

    ,0 booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    CROSS JOIN

    (

    SELECT DISTINCT

    odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t

    ) x

    WHERE

    x.review_type = x.review_type

    AND 1=? and ~FILTER_EXPRESSION~</text>

        <param name="nsql.execFlag" type="int" direction="IN" expressionListDelimiter=","/>

        <param name="monday_start_date_list" type="date" direction="IN" expressionListTag="@monday_start_date_list@" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date IN (@monday_start_date_list@)"/>

        </param>

        <param name="monday_start_date" type="date" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date = ?"/>

        </param>

        <param name="monday_start_date_from" type="date" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date >= ?"/>

        </param>

        <param name="monday_start_date_to" type="date" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date &lt;= ?"/>

        </param>

        <param name="weeks_out_list" type="long" direction="IN" expressionListTag="@weeks_out_list@" expressionListDelimiter=",">

          <variation text="AND x.weeks_out IN (@weeks_out_list@)"/>

        </param>

        <param name="weeks_out" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.weeks_out = ?"/>

        </param>

        <param name="weeks_out_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.weeks_out >= ?"/>

        </param>

        <param name="weeks_out_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.weeks_out &lt;= ?"/>

        </param>

        <param name="proposed_list" type="long" direction="IN" expressionListTag="@proposed_list@" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) IN (@proposed_list@)"/>

        </param>

        <param name="proposed" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) = ?"/>

        </param>

        <param name="proposed_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) >= ?"/>

        </param>

        <param name="proposed_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) &lt;= ?"/>

        </param>

        <param name="confirmed_list" type="long" direction="IN" expressionListTag="@confirmed_list@" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) IN (@confirmed_list@)"/>

        </param>

        <param name="confirmed" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) = ?"/>

        </param>

        <param name="confirmed_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) >= ?"/>

        </param>

        <param name="confirmed_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) &lt;= ?"/>

        </param>

        <param name="booked_list" type="long" direction="IN" expressionListTag="@booked_list@" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) IN (@booked_list@)"/>

        </param>

        <param name="booked" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) = ?"/>

        </param>

        <param name="booked_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) >= ?"/>

        </param>

        <param name="booked_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) &lt;= ?"/>

        </param>

        <param name="param_review_type_wildcard" type="searchString" direction="IN" expressionListDelimiter=",">

          <variation text="AND UPPER(x.review_type) LIKE UPPER(?) ESCAPE '\'"/>

        </param>

        <param name="param_review_type_list" type="string" direction="IN" expressionListTag="@param_review_type_list@" expressionListDelimiter=",">

          <variation text="AND x.review_type IN (@param_review_type_list@)"/>

        </param>

        <param name="param_review_type" type="string" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.review_type = ?"/>

        </param>

        <param name="param_review_type_from" type="string" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.review_type >= ?"/>

        </param>

        <param name="param_review_type_to" type="string" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.review_type &lt;= ?"/>

        </param>

        <dynamicDefault tag="~FILTER_EXPRESSION~">

          <text>1=1</text>

        </dynamicDefault>

      </sql>

      <sql dbVendor="all">

        <text>GROUP BY

    x.monday_start_date

    ,x.weeks_out

    HAVING

    1=?</text>

        <param name="nsql.execFlag" type="int" direction="IN" expressionListDelimiter=","/>

      </sql>

    </statement>

     

     

    Referenced by:

    <?xml version="1.0" encoding="UTF-8"?>

    <statementRef id="nsql_internal_nested_0" inputSource="map" inputMapIndex="0" sortColumnPath="/data/header/sortInfo/@sortColumn" sortDirectionPath="/data/header/sortInfo/@sortDirection" slicePath="/data/header/pagination/sliceInfo/@slice" sliceSizePath="/data/header/pagination/sliceInfo/@sliceSize" defaultSliceSize="20" ignoreIfError="false" hideResultSets="false" xmlns="http://schemas.niku.com/2002/pmd"/>

     

     

    Using input:

    {nsql.execFlag=1, param_review_type_list=01,05,13,14}

     

     

      at com.niku.union.persistence.PersistenceController.createException(PersistenceController.java:1800)

      at com.niku.union.persistence.PersistenceController.handleSQLException(PersistenceController.java:1858)

      at com.niku.union.persistence.PersistenceController.processSql(PersistenceController.java:2334)

      at com.niku.union.persistence.PersistenceController.processStatement(PersistenceController.java:701)

      at com.niku.union.persistence.PersistenceController.processStatements(PersistenceController.java:610)

      at com.niku.union.persistence.PersistenceController.doProcessRequest(PersistenceController.java:450)

      at com.niku.union.persistence.PersistenceController.processRequest(PersistenceController.java:221)

      at com.niku.union.persistence.nsql.NSQLQuery._execute(NSQLQuery.java:604)

      ... 42 more

    Caused by: java.sql.SQLException: [CA Clarity][SQLServer JDBC Driver][SQLServer]The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value.

      at com.ca.clarity.jdbc.base.BaseExceptions.createException(Unknown Source)

      at com.ca.clarity.jdbc.base.BaseExceptions.getException(Unknown Source)

      at com.ca.clarity.jdbc.sqlserver.tds.TDSRequest.processErrorToken(Unknown Source)

      at com.ca.clarity.jdbc.sqlserver.tds.TDSRequest.processReplyToken(Unknown Source)

      at com.ca.clarity.jdbc.sqlserver.tds.TDSRPCRequest.processReplyToken(Unknown Source)

      at com.ca.clarity.jdbc.sqlserver.tds.TDSRequest.processReply(Unknown Source)

      at com.ca.clarity.jdbc.sqlserver.SQLServerImplStatement.getNextResultType(Unknown Source)

      at com.ca.clarity.jdbc.base.BaseStatement.commonTransitionToState(Unknown Source)

      at com.ca.clarity.jdbc.base.BaseStatement.postImplExecute(Unknown Source)

      at com.ca.clarity.jdbc.base.BasePreparedStatement.postImplExecute(Unknown Source)

      at com.ca.clarity.jdbc.base.BaseStatement.commonExecute(Unknown Source)

      at com.ca.clarity.jdbc.base.BaseStatement.executeInternal(Unknown Source)

      at com.ca.clarity.jdbc.base.BasePreparedStatement.execute(Unknown Source)

      at sun.reflect.GeneratedMethodAccessor57.invoke(Unknown Source)

      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

      at java.lang.reflect.Method.invoke(Method.java:585)

      at org.logicalcobwebs.proxool.ProxyStatement.invoke(ProxyStatement.java:68)

      at org.logicalcobwebs.cglib.proxy.Proxy$ProxyImpl$$EnhancerByCGLIB$$7ebba308.execute(<generated>)

      at com.niku.union.persistence.PersistenceController.processSql(PersistenceController.java:2313)

      ... 47 more

    ERROR 2014-11-25 10:28:57,405 [http-80-Processor2] web.PortletController (admin:56809477__1ba5a588:npt.overview) Portlet service request failed for portlet: ogc_upcoming_reviews_column_2

    com.niku.union.web.WebException: WebServiceAdapter::processRequest -> failed to process service request

      at com.niku.union.web.WebServiceAdapter.processRequest(WebServiceAdapter.java:199)

      at com.niku.union.web.PortletController.processServiceRequest(PortletController.java:1323)

      at com.niku.union.web.PortletController.processAuthorizedPortlet(PortletController.java:861)

      at com.niku.union.web.PortletController.processPageActionRequest(PortletController.java:381)

      at com.niku.union.web.PortletController.processRequest(PortletController.java:160)

      at com.niku.union.web.WebActionController.processAction(WebActionController.java:1090)

      at com.niku.union.web.WebActionController.processRequest(WebActionController.java:170)

      at com.niku.union.web.WebControlServlet.service(WebControlServlet.java:319)

      at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)

      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)

      at com.niku.union.web.filter.GZIPResponseFilter.doFilter(GZIPResponseFilter.java:121)

      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)

      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)

      at com.niku.union.web.filter.CharsetFilter.doFilter(CharsetFilter.java:29)

      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)

      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)

      at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)

      at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)

      at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)

      at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)

      at org.apache.catalina.valves.FastCommonAccessLogValve.invoke(FastCommonAccessLogValve.java:495)

      at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)

      at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)

      at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)

      at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)

      at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)

      at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)

      at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)

      at java.lang.Thread.run(Thread.java:595)

    Caused by: com.niku.union.service.ServiceException: Service Exception

      at com.niku.npt.griphendor.GraphServiceAdapter.doProcessRequest(GraphServiceAdapter.java:186)

      at com.niku.npt.griphendor.GraphServiceAdapter.processRequest(GraphServiceAdapter.java:68)

      at com.niku.union.service.binding.ServiceControlBindingJava.processRequest(ServiceControlBindingJava.java:58)

      at com.niku.union.service.ServiceControlImpl.processRequest(ServiceControlImpl.java:759)

      at com.niku.union.service.ServiceControlImpl.processRequest(ServiceControlImpl.java:213)

      at com.niku.union.web.WebServiceAdapter.processRequest(WebServiceAdapter.java:195)

      ... 29 more

    Caused by: com.niku.odf.griphendor.GriphendorException: com.niku.union.persistence.nsql.NSQLException: com.niku.union.persistence.PersistenceException:

    SQL error code: 242

    Error message: [CA Clarity][SQLServer JDBC Driver][SQLServer]The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value.

    Executed:

    select * from (select row_number() over ( order by weeks_out asc) row_num, count(*) over () num_rows, q.* from ( SELECT

    x.monday_start_date monday_start_date,

    x.weeks_out weeks_out,

    SUM(x.proposed) proposed,

    SUM(x.confirmed) confirmed,

    SUM(x.booked) booked

    FROM

    (

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,CASE t.review_status WHEN 'PROP_0' THEN 1 ELSE 0 END proposed

    ,CASE t.review_status WHEN 'CONFIRMED' THEN 1 ELSE 0 END confirmed

    ,CASE t.review_status WHEN 'BOOKED' THEN 1 ELSE 0 END booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    LEFT OUTER JOIN

    (

    SELECT

    t.prstart prstart

    ,odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t  ON t.prstart BETWEEN periods.monday_start_date AND periods.week_end_date

    UNION ALL

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,0 proposed

    ,0 confirmed

    ,0 booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    CROSS JOIN

    (

    SELECT DISTINCT

    odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t

    ) x

    WHERE

    x.review_type = x.review_type

    AND 1=? and 1=1  AND x.review_type IN ('01','05','13','14') GROUP BY

    x.monday_start_date

    ,x.weeks_out

    HAVING

    1=? ) q) q order by q.row_num

    Derived from statement:

    <?xml version="1.0" encoding="UTF-8"?>

    <statement sortColumnPath="/data/header/sortInfo/@sortColumn" sortDirectionPath="/data/header/sortInfo/@sortDirection" slicePath="/data/header/pagination/sliceInfo/@slice" sliceSizePath="/data/header/pagination/sliceInfo/@sliceSize" inputSource="map" xmlns="http://schemas.niku.com/2002/pmd">

      <sql dbVendor="all">

        <text>SELECT

    x.monday_start_date monday_start_date,

    x.weeks_out weeks_out,

    SUM(x.proposed) proposed,

    SUM(x.confirmed) confirmed,

    SUM(x.booked) booked

    FROM

    (

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,CASE t.review_status WHEN 'PROP_0' THEN 1 ELSE 0 END proposed

    ,CASE t.review_status WHEN 'CONFIRMED' THEN 1 ELSE 0 END confirmed

    ,CASE t.review_status WHEN 'BOOKED' THEN 1 ELSE 0 END booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    LEFT OUTER JOIN

    (

    SELECT

    t.prstart prstart

    ,odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t  ON t.prstart BETWEEN periods.monday_start_date AND periods.week_end_date

    UNION ALL

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,0 proposed

    ,0 confirmed

    ,0 booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    CROSS JOIN

    (

    SELECT DISTINCT

    odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t

    ) x

    WHERE

    x.review_type = x.review_type

    AND 1=? and ~FILTER_EXPRESSION~</text>

        <param name="nsql.execFlag" type="int" direction="IN" expressionListDelimiter=","/>

        <param name="monday_start_date_list" type="date" direction="IN" expressionListTag="@monday_start_date_list@" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date IN (@monday_start_date_list@)"/>

        </param>

        <param name="monday_start_date" type="date" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date = ?"/>

        </param>

        <param name="monday_start_date_from" type="date" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date >= ?"/>

        </param>

        <param name="monday_start_date_to" type="date" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date &lt;= ?"/>

        </param>

        <param name="weeks_out_list" type="long" direction="IN" expressionListTag="@weeks_out_list@" expressionListDelimiter=",">

          <variation text="AND x.weeks_out IN (@weeks_out_list@)"/>

        </param>

        <param name="weeks_out" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.weeks_out = ?"/>

        </param>

        <param name="weeks_out_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.weeks_out >= ?"/>

        </param>

        <param name="weeks_out_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.weeks_out &lt;= ?"/>

        </param>

        <param name="proposed_list" type="long" direction="IN" expressionListTag="@proposed_list@" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) IN (@proposed_list@)"/>

        </param>

        <param name="proposed" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) = ?"/>

        </param>

        <param name="proposed_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) >= ?"/>

        </param>

        <param name="proposed_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) &lt;= ?"/>

        </param>

        <param name="confirmed_list" type="long" direction="IN" expressionListTag="@confirmed_list@" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) IN (@confirmed_list@)"/>

        </param>

        <param name="confirmed" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) = ?"/>

        </param>

        <param name="confirmed_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) >= ?"/>

        </param>

        <param name="confirmed_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) &lt;= ?"/>

        </param>

        <param name="booked_list" type="long" direction="IN" expressionListTag="@booked_list@" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) IN (@booked_list@)"/>

        </param>

        <param name="booked" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) = ?"/>

        </param>

        <param name="booked_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) >= ?"/>

        </param>

        <param name="booked_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) &lt;= ?"/>

        </param>

        <param name="param_review_type_wildcard" type="searchString" direction="IN" expressionListDelimiter=",">

          <variation text="AND UPPER(x.review_type) LIKE UPPER(?) ESCAPE '\'"/>

        </param>

        <param name="param_review_type_list" type="string" direction="IN" expressionListTag="@param_review_type_list@" expressionListDelimiter=",">

          <variation text="AND x.review_type IN (@param_review_type_list@)"/>

        </param>

        <param name="param_review_type" type="string" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.review_type = ?"/>

        </param>

        <param name="param_review_type_from" type="string" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.review_type >= ?"/>

        </param>

        <param name="param_review_type_to" type="string" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.review_type &lt;= ?"/>

        </param>

        <dynamicDefault tag="~FILTER_EXPRESSION~">

          <text>1=1</text>

        </dynamicDefault>

      </sql>

      <sql dbVendor="all">

        <text>GROUP BY

    x.monday_start_date

    ,x.weeks_out

    HAVING

    1=?</text>

        <param name="nsql.execFlag" type="int" direction="IN" expressionListDelimiter=","/>

      </sql>

    </statement>

     

     

    Referenced by:

    <?xml version="1.0" encoding="UTF-8"?>

    <statementRef id="nsql_internal_nested_0" inputSource="map" inputMapIndex="0" sortColumnPath="/data/header/sortInfo/@sortColumn" sortDirectionPath="/data/header/sortInfo/@sortDirection" slicePath="/data/header/pagination/sliceInfo/@slice" sliceSizePath="/data/header/pagination/sliceInfo/@sliceSize" defaultSliceSize="20" ignoreIfError="false" hideResultSets="false" xmlns="http://schemas.niku.com/2002/pmd"/>

     

     

    Using input:

    {nsql.execFlag=1, param_review_type_list=01,05,13,14}

     

     

      at com.niku.odf.griphendor.dal.NSQLClient.getCube(NSQLClient.java:182)

      at com.niku.odf.griphendor.DefaultGriphendorRequest.getCube(DefaultGriphendorRequest.java:521)

      at com.niku.odf.griphendor.graph.GraphKernel.processRequest(GraphKernel.java:89)

      at com.niku.odf.griphendor.GriphendorEngine.processGraphRequest(GriphendorEngine.java:168)

      at com.niku.odf.griphendor.GriphendorEngine.processRequest(GriphendorEngine.java:82)

      at com.niku.npt.griphendor.GraphServiceAdapter.doProcessRequest(GraphServiceAdapter.java:175)

      ... 34 more

    Caused by: com.niku.union.persistence.nsql.NSQLException: com.niku.union.persistence.PersistenceException:

    SQL error code: 242

    Error message: [CA Clarity][SQLServer JDBC Driver][SQLServer]The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value.

    Executed:

    select * from (select row_number() over ( order by weeks_out asc) row_num, count(*) over () num_rows, q.* from ( SELECT

    x.monday_start_date monday_start_date,

    x.weeks_out weeks_out,

    SUM(x.proposed) proposed,

    SUM(x.confirmed) confirmed,

    SUM(x.booked) booked

    FROM

    (

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,CASE t.review_status WHEN 'PROP_0' THEN 1 ELSE 0 END proposed

    ,CASE t.review_status WHEN 'CONFIRMED' THEN 1 ELSE 0 END confirmed

    ,CASE t.review_status WHEN 'BOOKED' THEN 1 ELSE 0 END booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    LEFT OUTER JOIN

    (

    SELECT

    t.prstart prstart

    ,odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t  ON t.prstart BETWEEN periods.monday_start_date AND periods.week_end_date

    UNION ALL

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,0 proposed

    ,0 confirmed

    ,0 booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    CROSS JOIN

    (

    SELECT DISTINCT

    odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t

    ) x

    WHERE

    x.review_type = x.review_type

    AND 1=? and 1=1  AND x.review_type IN ('01','05','13','14') GROUP BY

    x.monday_start_date

    ,x.weeks_out

    HAVING

    1=? ) q) q order by q.row_num

    Derived from statement:

    <?xml version="1.0" encoding="UTF-8"?>

    <statement sortColumnPath="/data/header/sortInfo/@sortColumn" sortDirectionPath="/data/header/sortInfo/@sortDirection" slicePath="/data/header/pagination/sliceInfo/@slice" sliceSizePath="/data/header/pagination/sliceInfo/@sliceSize" inputSource="map" xmlns="http://schemas.niku.com/2002/pmd">

      <sql dbVendor="all">

        <text>SELECT

    x.monday_start_date monday_start_date,

    x.weeks_out weeks_out,

    SUM(x.proposed) proposed,

    SUM(x.confirmed) confirmed,

    SUM(x.booked) booked

    FROM

    (

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,CASE t.review_status WHEN 'PROP_0' THEN 1 ELSE 0 END proposed

    ,CASE t.review_status WHEN 'CONFIRMED' THEN 1 ELSE 0 END confirmed

    ,CASE t.review_status WHEN 'BOOKED' THEN 1 ELSE 0 END booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    LEFT OUTER JOIN

    (

    SELECT

    t.prstart prstart

    ,odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t  ON t.prstart BETWEEN periods.monday_start_date AND periods.week_end_date

    UNION ALL

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,0 proposed

    ,0 confirmed

    ,0 booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    CROSS JOIN

    (

    SELECT DISTINCT

    odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t

    ) x

    WHERE

    x.review_type = x.review_type

    AND 1=? and ~FILTER_EXPRESSION~</text>

        <param name="nsql.execFlag" type="int" direction="IN" expressionListDelimiter=","/>

        <param name="monday_start_date_list" type="date" direction="IN" expressionListTag="@monday_start_date_list@" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date IN (@monday_start_date_list@)"/>

        </param>

        <param name="monday_start_date" type="date" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date = ?"/>

        </param>

        <param name="monday_start_date_from" type="date" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date >= ?"/>

        </param>

        <param name="monday_start_date_to" type="date" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date &lt;= ?"/>

        </param>

        <param name="weeks_out_list" type="long" direction="IN" expressionListTag="@weeks_out_list@" expressionListDelimiter=",">

          <variation text="AND x.weeks_out IN (@weeks_out_list@)"/>

        </param>

        <param name="weeks_out" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.weeks_out = ?"/>

        </param>

        <param name="weeks_out_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.weeks_out >= ?"/>

        </param>

        <param name="weeks_out_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.weeks_out &lt;= ?"/>

        </param>

        <param name="proposed_list" type="long" direction="IN" expressionListTag="@proposed_list@" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) IN (@proposed_list@)"/>

        </param>

        <param name="proposed" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) = ?"/>

        </param>

        <param name="proposed_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) >= ?"/>

        </param>

        <param name="proposed_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) &lt;= ?"/>

        </param>

        <param name="confirmed_list" type="long" direction="IN" expressionListTag="@confirmed_list@" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) IN (@confirmed_list@)"/>

        </param>

        <param name="confirmed" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) = ?"/>

        </param>

        <param name="confirmed_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) >= ?"/>

        </param>

        <param name="confirmed_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) &lt;= ?"/>

        </param>

        <param name="booked_list" type="long" direction="IN" expressionListTag="@booked_list@" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) IN (@booked_list@)"/>

        </param>

        <param name="booked" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) = ?"/>

        </param>

        <param name="booked_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) >= ?"/>

        </param>

        <param name="booked_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) &lt;= ?"/>

        </param>

        <param name="param_review_type_wildcard" type="searchString" direction="IN" expressionListDelimiter=",">

          <variation text="AND UPPER(x.review_type) LIKE UPPER(?) ESCAPE '\'"/>

        </param>

        <param name="param_review_type_list" type="string" direction="IN" expressionListTag="@param_review_type_list@" expressionListDelimiter=",">

          <variation text="AND x.review_type IN (@param_review_type_list@)"/>

        </param>

        <param name="param_review_type" type="string" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.review_type = ?"/>

        </param>

        <param name="param_review_type_from" type="string" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.review_type >= ?"/>

        </param>

        <param name="param_review_type_to" type="string" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.review_type &lt;= ?"/>

        </param>

        <dynamicDefault tag="~FILTER_EXPRESSION~">

          <text>1=1</text>

        </dynamicDefault>

      </sql>

      <sql dbVendor="all">

        <text>GROUP BY

    x.monday_start_date

    ,x.weeks_out

    HAVING

    1=?</text>

        <param name="nsql.execFlag" type="int" direction="IN" expressionListDelimiter=","/>

      </sql>

    </statement>

     

     

    Referenced by:

    <?xml version="1.0" encoding="UTF-8"?>

    <statementRef id="nsql_internal_nested_0" inputSource="map" inputMapIndex="0" sortColumnPath="/data/header/sortInfo/@sortColumn" sortDirectionPath="/data/header/sortInfo/@sortDirection" slicePath="/data/header/pagination/sliceInfo/@slice" sliceSizePath="/data/header/pagination/sliceInfo/@sliceSize" defaultSliceSize="20" ignoreIfError="false" hideResultSets="false" xmlns="http://schemas.niku.com/2002/pmd"/>

     

     

    Using input:

    {nsql.execFlag=1, param_review_type_list=01,05,13,14}

     

     

      at com.niku.union.persistence.nsql.NSQLQuery._execute(NSQLQuery.java:612)

      at com.niku.union.persistence.nsql.NSQLQuery._execute(NSQLQuery.java:526)

      at com.niku.union.persistence.nsql.NSQLQuery.execute(NSQLQuery.java:461)

      at com.niku.odf.griphendor.dal.NSQLClient.getCube(NSQLClient.java:141)

      ... 39 more

    Caused by: com.niku.union.persistence.PersistenceException:

    SQL error code: 242

    Error message: [CA Clarity][SQLServer JDBC Driver][SQLServer]The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value.

    Executed:

    select * from (select row_number() over ( order by weeks_out asc) row_num, count(*) over () num_rows, q.* from ( SELECT

    x.monday_start_date monday_start_date,

    x.weeks_out weeks_out,

    SUM(x.proposed) proposed,

    SUM(x.confirmed) confirmed,

    SUM(x.booked) booked

    FROM

    (

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,CASE t.review_status WHEN 'PROP_0' THEN 1 ELSE 0 END proposed

    ,CASE t.review_status WHEN 'CONFIRMED' THEN 1 ELSE 0 END confirmed

    ,CASE t.review_status WHEN 'BOOKED' THEN 1 ELSE 0 END booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    LEFT OUTER JOIN

    (

    SELECT

    t.prstart prstart

    ,odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t  ON t.prstart BETWEEN periods.monday_start_date AND periods.week_end_date

    UNION ALL

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,0 proposed

    ,0 confirmed

    ,0 booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    CROSS JOIN

    (

    SELECT DISTINCT

    odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t

    ) x

    WHERE

    x.review_type = x.review_type

    AND 1=? and 1=1  AND x.review_type IN ('01','05','13','14') GROUP BY

    x.monday_start_date

    ,x.weeks_out

    HAVING

    1=? ) q) q order by q.row_num

    Derived from statement:

    <?xml version="1.0" encoding="UTF-8"?>

    <statement sortColumnPath="/data/header/sortInfo/@sortColumn" sortDirectionPath="/data/header/sortInfo/@sortDirection" slicePath="/data/header/pagination/sliceInfo/@slice" sliceSizePath="/data/header/pagination/sliceInfo/@sliceSize" inputSource="map" xmlns="http://schemas.niku.com/2002/pmd">

      <sql dbVendor="all">

        <text>SELECT

    x.monday_start_date monday_start_date,

    x.weeks_out weeks_out,

    SUM(x.proposed) proposed,

    SUM(x.confirmed) confirmed,

    SUM(x.booked) booked

    FROM

    (

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,CASE t.review_status WHEN 'PROP_0' THEN 1 ELSE 0 END proposed

    ,CASE t.review_status WHEN 'CONFIRMED' THEN 1 ELSE 0 END confirmed

    ,CASE t.review_status WHEN 'BOOKED' THEN 1 ELSE 0 END booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    LEFT OUTER JOIN

    (

    SELECT

    t.prstart prstart

    ,odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t  ON t.prstart BETWEEN periods.monday_start_date AND periods.week_end_date

    UNION ALL

    SELECT

    periods.monday_start_date

    ,periods.weeks_out weeks_out

    ,t.review_type review_type

    ,0 proposed

    ,0 confirmed

    ,0 booked

    FROM

    (

    SELECT

    weeks.offset weeks_out

    ,(this_week.start + (weeks.offset * 7)) monday_start_date

    ,(this_week.start + (weeks.offset * 7) + 6) week_end_date

    FROM

    (

    SELECT

    Case DatePart("w",getdate())

    When 1 then convert(datetime, convert (varchar(10), getdate(), 1)) + 1

    When 2 then convert(datetime, convert (varchar(10), getdate(), 1))

    When 3 then convert(datetime, convert (varchar(10), getdate(), 1))-1

    When 4 then convert(datetime, convert (varchar(10), getdate(), 1))-2

    When 5 then convert(datetime, convert (varchar(10), getdate(), 1))-3

    When 6 then convert(datetime, convert (varchar(10), getdate(), 1))-4

    When 7 then convert(datetime, convert (varchar(10), getdate(), 1))-5

    End start

    ) this_week

    CROSS JOIN

    (

    SELECT 1 offset

    UNION

    SELECT 2 offset

    UNION

    SELECT 3 offset

    UNION

    SELECT 4 offset

    UNION

    SELECT 5 offset

    UNION

    SELECT 6 offset

    UNION

    SELECT 7 offset

    UNION

    SELECT 8 offset

    UNION

    SELECT 9 offset

    UNION

    SELECT 10 offset

    UNION

    SELECT 11 offset

    UNION

    SELECT 12 offset

    ) weeks

    ) periods

    CROSS JOIN

    (

    SELECT DISTINCT

    odf.review_status review_status

    ,odf.ogc_review_type review_type

    FROM

    prtask t

    INNER JOIN odf_ca_task odf ON t.prid = odf.id

    INNER JOIN odf_ca_project op ON t.prprojectid = op.id 

    WHERE

    odf.review_status in ('PROP_0','CONFIRMED','BOOKED')

    ) t

    ) x

    WHERE

    x.review_type = x.review_type

    AND 1=? and ~FILTER_EXPRESSION~</text>

        <param name="nsql.execFlag" type="int" direction="IN" expressionListDelimiter=","/>

        <param name="monday_start_date_list" type="date" direction="IN" expressionListTag="@monday_start_date_list@" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date IN (@monday_start_date_list@)"/>

        </param>

        <param name="monday_start_date" type="date" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date = ?"/>

        </param>

        <param name="monday_start_date_from" type="date" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date >= ?"/>

        </param>

        <param name="monday_start_date_to" type="date" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.monday_start_date &lt;= ?"/>

        </param>

        <param name="weeks_out_list" type="long" direction="IN" expressionListTag="@weeks_out_list@" expressionListDelimiter=",">

          <variation text="AND x.weeks_out IN (@weeks_out_list@)"/>

        </param>

        <param name="weeks_out" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.weeks_out = ?"/>

        </param>

        <param name="weeks_out_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.weeks_out >= ?"/>

        </param>

        <param name="weeks_out_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.weeks_out &lt;= ?"/>

        </param>

        <param name="proposed_list" type="long" direction="IN" expressionListTag="@proposed_list@" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) IN (@proposed_list@)"/>

        </param>

        <param name="proposed" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) = ?"/>

        </param>

        <param name="proposed_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) >= ?"/>

        </param>

        <param name="proposed_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.proposed) &lt;= ?"/>

        </param>

        <param name="confirmed_list" type="long" direction="IN" expressionListTag="@confirmed_list@" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) IN (@confirmed_list@)"/>

        </param>

        <param name="confirmed" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) = ?"/>

        </param>

        <param name="confirmed_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) >= ?"/>

        </param>

        <param name="confirmed_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.confirmed) &lt;= ?"/>

        </param>

        <param name="booked_list" type="long" direction="IN" expressionListTag="@booked_list@" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) IN (@booked_list@)"/>

        </param>

        <param name="booked" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) = ?"/>

        </param>

        <param name="booked_from" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) >= ?"/>

        </param>

        <param name="booked_to" type="long" direction="IN" expressionListDelimiter=",">

          <variation text="AND SUM(x.booked) &lt;= ?"/>

        </param>

        <param name="param_review_type_wildcard" type="searchString" direction="IN" expressionListDelimiter=",">

          <variation text="AND UPPER(x.review_type) LIKE UPPER(?) ESCAPE '\'"/>

        </param>

        <param name="param_review_type_list" type="string" direction="IN" expressionListTag="@param_review_type_list@" expressionListDelimiter=",">

          <variation text="AND x.review_type IN (@param_review_type_list@)"/>

        </param>

        <param name="param_review_type" type="string" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.review_type = ?"/>

        </param>

        <param name="param_review_type_from" type="string" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.review_type >= ?"/>

        </param>

        <param name="param_review_type_to" type="string" direction="IN" expressionListDelimiter=",">

          <variation text="AND x.review_type &lt;= ?"/>

        </param>

        <dynamicDefault tag="~FILTER_EXPRESSION~">

          <text>1=1</text>

        </dynamicDefault>

      </sql>

      <sql dbVendor="all">

        <text>GROUP BY

    x.monday_start_date

    ,x.weeks_out

    HAVING

    1=?</text>

        <param name="nsql.execFlag" type="int" direction="IN" expressionListDelimiter=","/>

      </sql>

    </statement>

     

     

    Referenced by:

    <?xml version="1.0" encoding="UTF-8"?>

    <statementRef id="nsql_internal_nested_0" inputSource="map" inputMapIndex="0" sortColumnPath="/data/header/sortInfo/@sortColumn" sortDirectionPath="/data/header/sortInfo/@sortDirection" slicePath="/data/header/pagination/sliceInfo/@slice" sliceSizePath="/data/header/pagination/sliceInfo/@sliceSize" defaultSliceSize="20" ignoreIfError="false" hideResultSets="false" xmlns="http://schemas.niku.com/2002/pmd"/>

     

     

    Using input:

    {nsql.execFlag=1, param_review_type_list=01,05,13,14}

     

     

      at com.niku.union.persistence.PersistenceController.createException(PersistenceController.java:1800)

      at com.niku.union.persistence.PersistenceController.handleSQLException(PersistenceController.java:1858)

      at com.niku.union.persistence.PersistenceController.processSql(PersistenceController.java:2334)

      at com.niku.union.persistence.PersistenceController.processStatement(PersistenceController.java:701)

      at com.niku.union.persistence.PersistenceController.processStatements(PersistenceController.java:610)

      at com.niku.union.persistence.PersistenceController.doProcessRequest(PersistenceController.java:450)

      at com.niku.union.persistence.PersistenceController.processRequest(PersistenceController.java:221)

      at com.niku.union.persistence.nsql.NSQLQuery._execute(NSQLQuery.java:604)

      ... 42 more

    Caused by: java.sql.SQLException: [CA Clarity][SQLServer JDBC Driver][SQLServer]The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value.

      at com.ca.clarity.jdbc.base.BaseExceptions.createException(Unknown Source)

      at com.ca.clarity.jdbc.base.BaseExceptions.getException(Unknown Source)

      at com.ca.clarity.jdbc.sqlserver.tds.TDSRequest.processErrorToken(Unknown Source)

      at com.ca.clarity.jdbc.sqlserver.tds.TDSRequest.processReplyToken(Unknown Source)

      at com.ca.clarity.jdbc.sqlserver.tds.TDSRPCRequest.processReplyToken(Unknown Source)

      at com.ca.clarity.jdbc.sqlserver.tds.TDSRequest.processReply(Unknown Source)

      at com.ca.clarity.jdbc.sqlserver.SQLServerImplStatement.getNextResultType(Unknown Source)

      at com.ca.clarity.jdbc.base.BaseStatement.commonTransitionToState(Unknown Source)

      at com.ca.clarity.jdbc.base.BaseStatement.postImplExecute(Unknown Source)

      at com.ca.clarity.jdbc.base.BasePreparedStatement.postImplExecute(Unknown Source)

      at com.ca.clarity.jdbc.base.BaseStatement.commonExecute(Unknown Source)

      at com.ca.clarity.jdbc.base.BaseStatement.executeInternal(Unknown Source)

      at com.ca.clarity.jdbc.base.BasePreparedStatement.execute(Unknown Source)

      at sun.reflect.GeneratedMethodAccessor57.invoke(Unknown Source)

      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

      at java.lang.reflect.Method.invoke(Method.java:585)

      at org.logicalcobwebs.proxool.ProxyStatement.invoke(ProxyStatement.java:68)

      at org.logicalcobwebs.cglib.proxy.Proxy$ProxyImpl$$EnhancerByCGLIB$$7ebba308.execute(<generated>)

      at com.niku.union.persistence.PersistenceController.processSql(PersistenceController.java:2313)

      ... 47 more

    INFO  2014-11-25 10:28:57,827 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:57,827 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:57,937 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:57,937 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:57,952 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:57,952 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:57,984 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:57,984 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:57,999 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:57,999 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,015 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,015 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,015 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,015 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,030 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,030 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,030 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,030 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,046 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,046 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,062 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,062 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,062 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,062 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,077 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,077 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,077 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,077 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,093 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,093 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,109 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,109 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,109 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,109 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,124 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,124 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,124 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,124 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,140 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,140 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,155 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,155 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,171 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,171 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,234 [http-80-Processor2] odf.view (admin:56809477__1ba5a588:npt.overview) Not reusing connection

    INFO  2014-11-25 10:28:58,234 [http-80-Processor2] odf.view (admin:56809477__1ba5a588:npt.overview) Not reusing connection

    INFO  2014-11-25 10:28:58,249 [http-80-Processor2] odf.view (admin:56809477__1ba5a588:npt.overview) Not reusing connection

    INFO  2014-11-25 10:28:58,249 [http-80-Processor2] odf.view (admin:56809477__1ba5a588:npt.overview) Not reusing connection

    INFO  2014-11-25 10:28:58,358 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,358 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,374 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,374 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,390 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,390 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,390 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,390 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,405 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,405 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,405 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,405 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,421 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,421 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,437 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,437 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,437 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,437 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,452 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,452 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,452 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,452 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,468 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,468 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,468 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,468 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,483 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,483 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,483 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,483 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,499 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,499 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,499 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,499 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,499 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,499 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,515 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,515 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,515 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:58,515 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:59,140 [http-80-Processor2] odf.view (admin:56809477__1ba5a588:npt.overview) Not reusing connection

    INFO  2014-11-25 10:28:59,140 [http-80-Processor2] odf.view (admin:56809477__1ba5a588:npt.overview) Not reusing connection

    INFO  2014-11-25 10:28:59,640 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:59,640 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:59,827 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:59,827 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:59,843 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:59,843 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:59,858 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:59,858 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:59,858 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:59,858 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:59,874 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:59,874 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:59,890 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:59,890 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:59,890 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:59,890 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:59,905 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:59,905 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:59,905 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:59,905 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:59,921 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:59,921 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:59,952 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:59,952 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:59,968 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:59,968 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:59,968 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:59,968 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:59,999 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:59,999 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:59,999 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:28:59,999 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,015 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,015 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,015 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,015 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,030 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,030 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,046 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,046 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,046 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,046 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,061 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,061 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,077 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,077 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,077 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,077 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,093 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,093 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,108 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,108 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,124 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,124 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,124 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,124 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,140 [http-80-Processor2] odf.view (admin:56809477__1ba5a588:npt.overview) Not reusing connection

    INFO  2014-11-25 10:29:00,140 [http-80-Processor2] odf.view (admin:56809477__1ba5a588:npt.overview) Not reusing connection

    INFO  2014-11-25 10:29:00,155 [http-80-Processor2] odf.view (admin:56809477__1ba5a588:npt.overview) Not reusing connection

    INFO  2014-11-25 10:29:00,155 [http-80-Processor2] odf.view (admin:56809477__1ba5a588:npt.overview) Not reusing connection

    INFO  2014-11-25 10:29:00,233 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,233 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,249 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,249 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,249 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,249 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,265 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,265 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,265 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,265 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,280 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,280 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,296 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,296 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,311 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,311 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,311 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,311 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,327 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,327 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,343 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,343 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,343 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,343 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,421 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,421 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,421 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,421 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,436 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,436 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,436 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,436 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,452 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,452 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,452 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,452 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,468 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,468 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,468 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,468 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,483 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,483 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,483 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,483 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,499 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,499 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,515 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,515 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,530 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,530 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,530 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,530 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,577 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,577 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,655 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,655 [http-80-Processor2] union.persistence (admin:56809477__1ba5a588:npt.overview) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:29:00,749 [http-80-Processor2] odf.view (admin:56809477__1ba5a588:npt.overview) Not reusing connection

    INFO  2014-11-25 10:29:00,749 [http-80-Processor2] odf.view (admin:56809477__1ba5a588:npt.overview) Not reusing connection

    INFO  2014-11-25 10:29:01,546 [http-80-Processor2] dal.NSQLClient (admin:56809477__1ba5a588:npt.overview) The query with id: 5006007 produced a duplicate dimension member(s) key: 5007161 for dimension(s): TASK

    INFO  2014-11-25 10:29:01,546 [http-80-Processor2] dal.NSQLClient (admin:56809477__1ba5a588:npt.overview) The query with id: 5006007 produced a duplicate dimension member(s) key: 5007161 for dimension(s): TASK

    INFO  2014-11-25 10:30:21,085 [http-80-Processor3] niku.xql2 (unknown:8shqeD9Mf0h9DgWt3TyBZ+aZfWQdx1eqCtEXHZ1M/SA=:calendar.actionitemDetails) Not Found eval Property value node Prop: data is field false prop errnum

    INFO  2014-11-25 10:30:21,085 [http-80-Processor3] niku.xql2 (unknown:8shqeD9Mf0h9DgWt3TyBZ+aZfWQdx1eqCtEXHZ1M/SA=:calendar.actionitemDetails) Not Found eval Property value node Prop: data is field false prop errnum

    INFO  2014-11-25 10:30:26,584 [http-80-Processor3] union.persistence (unknown:none:security.loginAction) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:30:26,584 [http-80-Processor3] union.persistence (unknown:none:security.loginAction) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:30:26,866 [http-80-Processor3] niku.xql2 (admin:56809478__1ba5a588:calendar.actionitemDetails) Not Found eval Property value node Prop: data is field false prop actionItemId

    INFO  2014-11-25 10:30:26,866 [http-80-Processor3] niku.xql2 (admin:56809478__1ba5a588:calendar.actionitemDetails) Not Found eval Property value node Prop: data is field false prop actionItemId

    INFO  2014-11-25 10:30:27,537 [http-80-Processor3] union.persistence (admin:56809478__1ba5a588:calendar.actionitemDetails) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:30:27,537 [http-80-Processor3] union.persistence (admin:56809478__1ba5a588:calendar.actionitemDetails) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:30:28,584 [http-80-Processor3] niku.xql2 (admin:56809478__1ba5a588:calendar.actionitemDetails) Not Found eval Property value node Prop: data is field false prop tentativeId

    INFO  2014-11-25 10:30:28,584 [http-80-Processor3] niku.xql2 (admin:56809478__1ba5a588:calendar.actionitemDetails) Not Found eval Property value node Prop: data is field false prop tentativeId

    INFO  2014-11-25 10:30:28,975 [http-80-Processor3] union.persistence (admin:56809478__1ba5a588:calendar.actionitemDetails) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:30:28,975 [http-80-Processor3] union.persistence (admin:56809478__1ba5a588:calendar.actionitemDetails) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:30:29,006 [http-80-Processor3] union.persistence (admin:56809478__1ba5a588:calendar.actionitemDetails) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:30:29,006 [http-80-Processor3] union.persistence (admin:56809478__1ba5a588:calendar.actionitemDetails) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:30:29,818 [http-80-Processor3] union.persistence (admin:56809478__1ba5a588:calendar.actionitemDetails) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:30:29,818 [http-80-Processor3] union.persistence (admin:56809478__1ba5a588:calendar.actionitemDetails) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:30:29,865 [http-80-Processor3] niku.xql2 (admin:56809478__1ba5a588:calendar.actionitemDetails) Not Found eval Property value node Prop: data is field false prop tentativeId

    INFO  2014-11-25 10:30:29,865 [http-80-Processor3] niku.xql2 (admin:56809478__1ba5a588:calendar.actionitemDetails) Not Found eval Property value node Prop: data is field false prop tentativeId

    INFO  2014-11-25 10:30:30,365 [http-80-Processor3] union.persistence (admin:56809478__1ba5a588:calendar.actionitemDetails) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:30:30,365 [http-80-Processor3] union.persistence (admin:56809478__1ba5a588:calendar.actionitemDetails) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:30:30,381 [http-80-Processor3] object.ObjectControllerImpl (admin:56809478__1ba5a588:calendar.actionitemDetails) creating new object xml_document NIKU.ALL

    INFO  2014-11-25 10:30:30,381 [http-80-Processor3] object.ObjectControllerImpl (admin:56809478__1ba5a588:calendar.actionitemDetails) creating new object xml_document NIKU.ALL

    INFO  2014-11-25 10:30:30,850 [http-80-Processor3] odf.ObjectController (admin:56809478__1ba5a588:calendar.actionitemDetails) Error: Object "xml_document" cannot be found

    INFO  2014-11-25 10:30:30,850 [http-80-Processor3] odf.ObjectController (admin:56809478__1ba5a588:calendar.actionitemDetails) Error: Object "xml_document" cannot be found

    INFO  2014-11-25 10:30:30,850 [http-80-Processor3] odf.ObjectController (admin:56809478__1ba5a588:calendar.actionitemDetails) Error: Object "xml_document" cannot be found

    INFO  2014-11-25 10:30:30,850 [http-80-Processor3] odf.ObjectController (admin:56809478__1ba5a588:calendar.actionitemDetails) Error: Object "xml_document" cannot be found

    INFO  2014-11-25 10:30:30,865 [http-80-Processor3] niku.xql2 (admin:56809478__1ba5a588:calendar.actionitemDetails) Not Found eval Property slice node Prop: data is field false prop header prop pagination prop sliceInfo

    INFO  2014-11-25 10:30:30,865 [http-80-Processor3] niku.xql2 (admin:56809478__1ba5a588:calendar.actionitemDetails) Not Found eval Property slice node Prop: data is field false prop header prop pagination prop sliceInfo

    INFO  2014-11-25 10:30:30,865 [http-80-Processor3] niku.xql2 (admin:56809478__1ba5a588:calendar.actionitemDetails) Not Found eval Property slice node Prop: data is field false prop header prop pagination prop sliceInfo

    INFO  2014-11-25 10:30:30,865 [http-80-Processor3] niku.xql2 (admin:56809478__1ba5a588:calendar.actionitemDetails) Not Found eval Property slice node Prop: data is field false prop header prop pagination prop sliceInfo

    INFO  2014-11-25 10:30:30,865 [http-80-Processor3] niku.xql2 (admin:56809478__1ba5a588:calendar.actionitemDetails) Not Found eval Property sliceSize node Prop: data is field false prop header prop pagination prop sliceInfo

    INFO  2014-11-25 10:30:30,865 [http-80-Processor3] niku.xql2 (admin:56809478__1ba5a588:calendar.actionitemDetails) Not Found eval Property sliceSize node Prop: data is field false prop header prop pagination prop sliceInfo

    INFO  2014-11-25 10:30:31,146 [http-80-Processor3] niku.security (admin:56809478__1ba5a588:calendar.actionitemDetails) Unable to get Security Object id: object code=java:com.niku.pma.odf.GetInvSecObjectCodeFromId; object type=RECORD; component=PAC

    INFO  2014-11-25 10:30:31,146 [http-80-Processor3] niku.security (admin:56809478__1ba5a588:calendar.actionitemDetails) Unable to get Security Object id: object code=java:com.niku.pma.odf.GetInvSecObjectCodeFromId; object type=RECORD; component=PAC

    INFO  2014-11-25 10:30:31,146 [http-80-Processor3] niku.security (admin:56809478__1ba5a588:calendar.actionitemDetails) Unable to get Security Object id: object code=java:com.niku.pma.odf.GetInvSecObjectCodeFromId; object type=RECORD; component=PAC

    INFO  2014-11-25 10:30:31,146 [http-80-Processor3] niku.security (admin:56809478__1ba5a588:calendar.actionitemDetails) Unable to get Security Object id: object code=java:com.niku.pma.odf.GetInvSecObjectCodeFromId; object type=RECORD; component=PAC

    INFO  2014-11-25 10:30:31,146 [http-80-Processor3] niku.security (admin:56809478__1ba5a588:calendar.actionitemDetails) Unable to get Security Object id: object code=java:com.niku.pma.odf.GetInvSecObjectCodeFromId; object type=RECORD; component=PAC

    INFO  2014-11-25 10:30:31,146 [http-80-Processor3] niku.security (admin:56809478__1ba5a588:calendar.actionitemDetails) Unable to get Security Object id: object code=java:com.niku.pma.odf.GetInvSecObjectCodeFromId; object type=RECORD; component=PAC

    INFO  2014-11-25 10:30:31,146 [http-80-Processor3] niku.security (admin:56809478__1ba5a588:calendar.actionitemDetails) Unable to get Security Object id: object code=java:com.niku.pma.odf.GetInvSecObjectCodeFromId; object type=RECORD; component=PAC

    INFO  2014-11-25 10:30:31,146 [http-80-Processor3] niku.security (admin:56809478__1ba5a588:calendar.actionitemDetails) Unable to get Security Object id: object code=java:com.niku.pma.odf.GetInvSecObjectCodeFromId; object type=RECORD; component=PAC

    INFO  2014-11-25 10:30:31,146 [http-80-Processor3] niku.security (admin:56809478__1ba5a588:calendar.actionitemDetails) Unable to get Security Object id: object code=java:com.niku.pma.odf.GetInvSecObjectCodeFromId; object type=RECORD; component=PAC

    INFO  2014-11-25 10:30:31,146 [http-80-Processor3] niku.security (admin:56809478__1ba5a588:calendar.actionitemDetails) Unable to get Security Object id: object code=java:com.niku.pma.odf.GetInvSecObjectCodeFromId; object type=RECORD; component=PAC

    INFO  2014-11-25 10:31:07,877 [NMS Message Receiver] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:31:07,877 [NMS Message Receiver] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:36:07,864 [NMS Message Receiver] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:36:07,864 [NMS Message Receiver] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:41:07,851 [NMS Message Receiver] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:41:07,851 [NMS Message Receiver] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:41:24,927 [http-80-Processor1] niku.xql2 (unknown:SYgA5d9VOK/2nH/bf11IP/az6UOWXkLbggd7KPZWATU=:bizdev.companyList) Not Found eval Property value node Prop: data is field false prop errnum

    INFO  2014-11-25 10:41:24,927 [http-80-Processor1] niku.xql2 (unknown:SYgA5d9VOK/2nH/bf11IP/az6UOWXkLbggd7KPZWATU=:bizdev.companyList) Not Found eval Property value node Prop: data is field false prop errnum

    INFO  2014-11-25 10:41:28,802 [http-80-Processor1] union.persistence (unknown:none:security.loginAction) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:41:28,802 [http-80-Processor1] union.persistence (unknown:none:security.loginAction) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:41:29,755 [http-80-Processor1] union.persistence (admin:56809479__1ba5a588:bizdev.companyList) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:41:29,755 [http-80-Processor1] union.persistence (admin:56809479__1ba5a588:bizdev.companyList) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:41:29,786 [http-80-Processor1] union.persistence (admin:56809479__1ba5a588:bizdev.companyList) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:41:29,786 [http-80-Processor1] union.persistence (admin:56809479__1ba5a588:bizdev.companyList) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:41:29,833 [http-80-Processor1] union.persistence (admin:56809479__1ba5a588:bizdev.companyList) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:41:29,833 [http-80-Processor1] union.persistence (admin:56809479__1ba5a588:bizdev.companyList) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:41:29,864 [http-80-Processor1] union.persistence (admin:56809479__1ba5a588:bizdev.companyList) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:41:29,864 [http-80-Processor1] union.persistence (admin:56809479__1ba5a588:bizdev.companyList) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:41:29,958 [http-80-Processor1] union.persistence (admin:56809479__1ba5a588:bizdev.companyList) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:41:29,958 [http-80-Processor1] union.persistence (admin:56809479__1ba5a588:bizdev.companyList) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:41:31,208 [http-80-Processor1] niku.security (admin:56809479__1ba5a588:bizdev.companyList) Unable to get Security Object id: object code=java:com.niku.pma.odf.GetInvSecObjectCodeFromId; object type=RECORD; component=PAC

    INFO  2014-11-25 10:41:31,208 [http-80-Processor1] niku.security (admin:56809479__1ba5a588:bizdev.companyList) Unable to get Security Object id: object code=java:com.niku.pma.odf.GetInvSecObjectCodeFromId; object type=RECORD; component=PAC

    INFO  2014-11-25 10:41:31,208 [http-80-Processor1] niku.security (admin:56809479__1ba5a588:bizdev.companyList) Unable to get Security Object id: object code=java:com.niku.pma.odf.GetInvSecObjectCodeFromId; object type=RECORD; component=PAC

    INFO  2014-11-25 10:41:31,208 [http-80-Processor1] niku.security (admin:56809479__1ba5a588:bizdev.companyList) Unable to get Security Object id: object code=java:com.niku.pma.odf.GetInvSecObjectCodeFromId; object type=RECORD; component=PAC

    INFO  2014-11-25 10:41:31,208 [http-80-Processor1] niku.security (admin:56809479__1ba5a588:bizdev.companyList) Unable to get Security Object id: object code=java:com.niku.pma.odf.GetInvSecObjectCodeFromId; object type=RECORD; component=PAC

    INFO  2014-11-25 10:41:31,208 [http-80-Processor1] niku.security (admin:56809479__1ba5a588:bizdev.companyList) Unable to get Security Object id: object code=java:com.niku.pma.odf.GetInvSecObjectCodeFromId; object type=RECORD; component=PAC

    INFO  2014-11-25 10:41:31,208 [http-80-Processor1] niku.security (admin:56809479__1ba5a588:bizdev.companyList) Unable to get Security Object id: object code=java:com.niku.pma.odf.GetInvSecObjectCodeFromId; object type=RECORD; component=PAC

    INFO  2014-11-25 10:41:31,208 [http-80-Processor1] niku.security (admin:56809479__1ba5a588:bizdev.companyList) Unable to get Security Object id: object code=java:com.niku.pma.odf.GetInvSecObjectCodeFromId; object type=RECORD; component=PAC

    INFO  2014-11-25 10:41:31,208 [http-80-Processor1] niku.security (admin:56809479__1ba5a588:bizdev.companyList) Unable to get Security Object id: object code=java:com.niku.pma.odf.GetInvSecObjectCodeFromId; object type=RECORD; component=PAC

    INFO  2014-11-25 10:41:31,208 [http-80-Processor1] niku.security (admin:56809479__1ba5a588:bizdev.companyList) Unable to get Security Object id: object code=java:com.niku.pma.odf.GetInvSecObjectCodeFromId; object type=RECORD; component=PAC

    INFO  2014-11-25 10:41:35,614 [http-80-Processor1] niku.xql2 (admin:56809479__1ba5a588:bizdev.companyObject) Not Found eval Property value node Prop: data is field false prop odf_view

    INFO  2014-11-25 10:41:35,614 [http-80-Processor1] niku.xql2 (admin:56809479__1ba5a588:bizdev.companyObject) Not Found eval Property value node Prop: data is field false prop odf_view

    INFO  2014-11-25 10:41:35,630 [http-80-Processor1] odf.view (admin:56809479__1ba5a588:bizdev.companyObject) Not reusing connection

    INFO  2014-11-25 10:41:35,630 [http-80-Processor1] odf.view (admin:56809479__1ba5a588:bizdev.companyObject) Not reusing connection

    INFO  2014-11-25 10:41:35,942 [http-80-Processor1] odf.view (admin:56809479__1ba5a588:bizdev.companyObject) Not reusing connection

    INFO  2014-11-25 10:41:35,942 [http-80-Processor1] odf.view (admin:56809479__1ba5a588:bizdev.companyObject) Not reusing connection

    INFO  2014-11-25 10:41:36,176 [http-80-Processor1] niku.xql2 (admin:56809479__1ba5a588:bizdev.companyObject) Invalid query string passed to findAll, must have '=' department

    INFO  2014-11-25 10:41:36,176 [http-80-Processor1] niku.xql2 (admin:56809479__1ba5a588:bizdev.companyObject) Invalid query string passed to findAll, must have '=' department

    INFO  2014-11-25 10:41:39,723 [http-80-Processor3] union.persistence (admin:56809478__1ba5a588:calendar.actionitemDetails) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:41:39,723 [http-80-Processor3] union.persistence (admin:56809478__1ba5a588:calendar.actionitemDetails) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:41:39,739 [http-80-Processor3] web.WebRegistry (admin:56809478__1ba5a588:calendar.actionitemDetails) Action not found in database: actionId = xdm.companiesactivitymanager

    INFO  2014-11-25 10:41:39,739 [http-80-Processor3] web.WebRegistry (admin:56809478__1ba5a588:calendar.actionitemDetails) Action not found in database: actionId = xdm.companiesactivitymanager

    INFO  2014-11-25 10:46:07,838 [NMS Message Receiver] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:46:07,838 [NMS Message Receiver] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:51:07,825 [NMS Message Receiver] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:51:07,825 [NMS Message Receiver] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:56:07,827 [NMS Message Receiver] union.persistence (none:none:none) SQL Trace is not available for this connection.

    INFO  2014-11-25 10:56:07,827 [NMS Message Receiver] union.persistence (none:none:none) SQL Trace is not available for this connection.



  • 15.  Re: Error 501

    Posted Nov 25, 2014 06:11 AM

    Can u run the following commands and paste the output for each command ?

     

    service status all

    service add bg

     

    service deploy bg

     

    service status all

     

    NJ



  • 16.  Re: Error 501

    Posted Nov 25, 2014 06:33 AM

    Hi NJ,

     

    Please find output below. It seems to result in an error:

    Invalid root  in registry key "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Niku Back

    ground Server\DisplayName".

     

    Thanks

     

     

    C:\Niku\Clarity\bin>nikubg status all

    C:\Niku\Clarity\.setup\scripts\matchsvc.js(14, 1) WshShell.RegRead: Invalid root

    in registry key "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Niku Back

    ground Server\DisplayName".

     

     

     

     

    C:\Niku\Clarity\bin>nikubg add bg

    C:\Niku\Clarity\.setup\scripts\matchsvc.js(14, 1) WshShell.RegRead: Invalid root

    in registry key "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Niku Back

    ground Server\DisplayName".

     

     

    Usage "nikubg start|stop||config|status"

     

     

    C:\Niku\Clarity\bin>nikubg deploy bg

    C:\Niku\Clarity\.setup\scripts\matchsvc.js(14, 1) WshShell.RegRead: Invalid root

    in registry key "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Niku Back

    ground Server\DisplayName".

     

     

    Usage "nikubg start|stop||config|status"

     

     

    C:\Niku\Clarity\bin>nikubg status all

    C:\Niku\Clarity\.setup\scripts\matchsvc.js(14, 1) WshShell.RegRead: Invalid root

    in registry key "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Niku Back

    ground Server\DisplayName".



  • 17.  Re: Error 501

    Posted Nov 25, 2014 06:45 AM

    "Invalid root in registry key" error

     

    Something's not right....

     

    Can you run the following ?

     

    NIKUBG ADD DEPLOY APP NSA BG BEACON

     

    Can you check these ?

     

    https://communities.ca.com/message/98311252#98311252

     

    NJ

     

     

     




  • 18.  Re: Error 501

    Posted Nov 25, 2014 06:59 AM

    Is seems to cause the same error, below. Would it be easier to reinstall Clarity? If yes, will I need to uninstall anything before trying to rename the current installation folder and install Clarity it again. I am trying to install v12.0

     

    Thanks

     

    C:\Niku\Clarity\bin>NIKUBG ADD DEPLOY APP NSA BG BEACON

    C:\Niku\Clarity\.setup\scripts\matchsvc.js(14, 1) WshShell.RegRead: Invalid root  in registry key "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Niku Back

    ground Server\DisplayName".

     

    Usage "nikubg start|stop||config|status"



  • 19.  Re: Error 501

    Posted Nov 25, 2014 11:41 PM

    Yes, you can try to re-install.

     

    Also, I would suggest that you get support involved

     

    NJ



  • 20.  Re: Error 501

    Posted Dec 12, 2014 04:37 AM

    Were you able to resolve this ? Would be great if you could share the solution

     

    Have a nice weekend

     

    NJ



  • 21.  Re: Error 501
    Best Answer

    Posted Dec 12, 2014 04:50 AM

    Hi, yes we have resolved that These were the steps taken based on our settings/circumstances.

     

    Solution:

    1. Stop clarity Services (Execute niku stop all command in Command Prompt from …\bin folder)
    2. Put “searchIndex” and “filestore” folders outside of the clarity folders
    3. Give full permission
    4. Re-Install XDM (via Command Prompt from ...\bin folder)

                   nikuadmin install XDM

    1. 5. Replaces the files in the searchindex folder with the original searchindex files received for installation
    2. 6. Run commands below (via Command Prompt from ...\bin folder)

                   nikuadmin search recreate-index-files

                   nikuadmin search recreate-index-files



  • 22.  Re: Error 501

    Posted Dec 12, 2014 04:52 AM

    ah step 6 second command should be:

    nikuadmin search recreate-index-data



  • 23.  Re: Error 501

    Posted Dec 12, 2014 05:36 AM

    Thanks for sharing the solution

     

    NJ