Receiving Error "Exception Occurred !" when attaching files to Test Manager

We are receiving the error "Exception Occurred!" when attaching files to Test Manager under issues.
Error Message:
+"Exception Occurred !"+
No Permission to perform this action
I'm not sure if this is a permission issue or not on our end.
Here are the log entries from the debug and server logs.
Error Message from debugweb_07_16_09.log file:
+11:57:02:523 - TMJava addAttachment(): Unknwon exception thrown - avoiding program exit during save attachment of Issue node '42'+
Error Message from server.log file:
+2009-07-16 11:57:02,523 INFO [STDOUT] oracle.oats.otm.util.TMException+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at oracle.oats.otm.web.util.AttachmentAction.addAttachment(Unknown Source)+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at java.lang.reflect.Method.invoke(Unknown Source)+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at oracle.oats.otm.web.OracleActionBase.execute(Unknown Source)+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at oracle.oats.otm.web.ActionServlet.process(Unknown Source)+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at oracle.oats.otm.util.RequestEncodingFilter.doFilter(Unknown Source)+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at org.jboss.web.tomcat.security.CustomPrincipalValve.invoke(CustomPrincipalValve.java:39)+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:153)+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:59)+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at org.jboss.web.tomcat.tc5.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:138)+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856)+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:744)+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)+
+2009-07-16 11:57:02,523 INFO [STDOUT]      at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)+
+2009-07-16 11:57:02,601 INFO [STDOUT]      at java.lang.Thread.run(Unknown Source)+
+2009-07-16 11:57:02,601 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[otm]] action: Forward Name = failure, Path =/jsp/Exception.jsp+
+2009-07-16 12:05:32,926 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[otm]] action: --Action=/displayAttachment.do: AttachmentAction.displayAttachment()+
+2009-07-16 12:05:33,082 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[otm]] action: Forward Name = success, Path =/jsp/AttachmentForm.jsp+
+2009-07-16 12:05:34,645 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[otm]] action: --Action=/displayUploadAttachment.do: AttachmentAction.displayUploadAttachment()+
+2009-07-16 12:05:34,645 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[otm]] action: Forward Name = success, Path =/jsp/UploadFileForm.jsp+
+2009-07-16 12:05:53,067 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[otm]] action: --Action=/addAttachment.do: AttachmentAction.addAttachment()+
+2009-07-16 12:05:53,067 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[otm]] action: File NameC:\Documents and Settings\dfitzgerald\Desktop\TestErrorPleaseDelete.jpg+
+2009-07-16 12:05:53,067 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[otm]] action: File size12683+
+2009-07-16 12:05:53,208 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[otm]] action: nodeId returned : -1+
+2009-07-16 12:05:53,208 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[otm]] action: null+

Alex,
We're using SQL Server and OTM 8.50.0233.
I've tried uploading jpg and bmp images.
Thanks

Similar Messages

  • Received error code U44M2P7 when trying to update Extension Manager

    I have CS6 on Windows XP. Can anyone help in this? I have downloaded the update directly through the Adobe site and tried updating first through the Application Manager and then directly through the Adobe site by downloading the update directly. Neither works. Also received error U44M1P7 when using the Application Manager.

    yes, i read your message and yes, i know you already followed a portion of the advice in that link.
    now you should read all of that page and follow the instructions remaining after a failed direct download and follow the links, as needed. or, if you're too aggrevated to do that contact customer support directly:  www.adobe.com/support/chat/ivrchat.html

  • An Error has occured when trasfering file with R/3 order

    Hi Guys,
    Could you please help me on this.
    when saving the order in CRM my i got this error..when i go into error details.
    "Inconsistent update flags (Notification E C( 004)"
    what needs to be done to slove this error.
    what are the possible reasons for thsease.
    Thanks in advance,
    Regards,
    Shaik

    Hi Shaik,
    Please check the following notes. This will be of helpful.
    1056966 C( 004: Inconsistent update flags                    
    1125147 C( 004: Inconsistent update flags                    
    1044818 BDOC status is 'yellow' - What should I do?          
    718044 Composite SAP Note 'Inconsistent update flags'       
    Thanks
    Abishek

  • An error message occured when I tried to test my rule in wanavigator

    Hi, all.
    I tried to deploy my rule as a web service with ws generation tool. After I deplyed my generated .ear file, I tried to test it in wsnavigator. When I found my ws and clicked on it, I got an error message which is below.
    "Invalid Response Code: (404) Not Found. The request URL was:"http://iwdfvm1047.wdf.sap.corp:50000/setcallcharge/SetCallChargeService". Check, whether the URL is correct, and the Web Service that you are requesting is up and running."
    I had no idea what`s wrong with my ws. Can anyone give me a hand?
    Thx
    Best Regards.
    Louis Huang.

    Hello Louis,
    This problem may be occurring because you are using an earlier version of CE 7.11 Beta. I would suggest your using a newer version of CE which is now available on SDN - https://www.sdn.sap.com/irj/scn/downloads?rid=/library/uuid/00846edd-355b-2b10-f38c-df94ec96eb74
    We have tested the web service you had sent me, with this version and it works as expected.
    Please do let us know if you need any further clarifications.
    Regards,
    Arti

  • Orchestration exception:Exception occurred when persisting state to the database because of special character ' ' in HL7 message.

    In some scenarios HL7 message is coming with special character ‘’ and HL7 dis-assembler escaping this character with “”. But while sending out (pass thru pipeline but orchestration trying to persist here at last sendshape.) from orchestration
    this message failing with the error “Exception occurred when persisting state to the database.”
    As per the analysis , Orchestration is unable to convert to xml document from a
    XLANGMessage because of this special character. We have tried to call custom .net class with following code and its failing here as well (I think orchestration also trying to do same way and failing with the message and failing with same error.).
    public void ProcessRequest(XLANGMessage reqMessage)
    XmlDocument xmlDocument = (XmlDocument)reqMessage[0].RetrieveAs(typeof(XmlDocument)); It is failing here with the error
    “ ', hexadecimal value 0x10, is an invalid character. Line 1, position 1865. “
    Note : Please find the special character in the attachment circled in red color. 

    Hi ,
    Please find the xml and the screenshot.
    <OBX_ObservationResult>
      <OBX_1_SetIdObx>3</OBX_1_SetIdObx>
      <OBX_2_ValueType>TX</OBX_2_ValueType>
      <OBX_3_ObservationIdentifier>
        <CE_0_Identifier>P.112</CE_0_Identifier>
        <CE_1_Text>Where pt. will be transported to \T\ where &#x10;&#x1;famly can wait:</CE_1_Text>
      </OBX_3_ObservationIdentifier>
      <OBX_4_ObservationSubId />
      <OBX_5_ObservationValue>Y</OBX_5_ObservationValue>
      <OBX_6_Units>
        <CE_0_Identifier />
      </OBX_6_Units>
      <OBX_7_ReferencesRange />
      <OBX_8_AbnormalFlags />
      <OBX_9_Probability />
      <OBX_10_NatureOfAbnormalTest />
      <OBX_11_ObservationResultStatus>N</OBX_11_ObservationResultStatus>
    </OBX_ObservationResult>

  • Server Error has occurred when loading profile manager page

    I am getting message saying Server Error has occurred when I login into profile manager web page. How can i solve this issue. I am using Mavericks Server.

    PM Logs
    2014-03-07 00:15:27 NZDTLOG:  statement: CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322439-2" ("value" varchar UNIQUE)
    2014-03-07 00:15:27 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 00:15:27 NZDTSTATEMENT:  CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322439-2" ("value" varchar UNIQUE)
    2014-03-07 01:15:27 NZDTLOG:  statement: CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322441-2" ("value" varchar UNIQUE)
    2014-03-07 01:15:27 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 01:15:27 NZDTSTATEMENT:  CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322441-2" ("value" varchar UNIQUE)
    2014-03-07 02:15:27 NZDTLOG:  statement: CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322443-2" ("value" varchar UNIQUE)
    2014-03-07 02:15:27 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 02:15:27 NZDTSTATEMENT:  CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322443-2" ("value" varchar UNIQUE)
    2014-03-07 03:15:27 NZDTLOG:  statement: CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322445-2" ("value" varchar UNIQUE)
    2014-03-07 03:15:27 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 03:15:27 NZDTSTATEMENT:  CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322445-2" ("value" varchar UNIQUE)
    2014-03-07 04:15:27 NZDTLOG:  statement: CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322447-2" ("value" varchar UNIQUE)
    2014-03-07 04:15:27 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 04:15:27 NZDTSTATEMENT:  CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322447-2" ("value" varchar UNIQUE)
    2014-03-07 05:15:27 NZDTLOG:  statement: CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322449-2" ("value" varchar UNIQUE)
    2014-03-07 05:15:27 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 05:15:27 NZDTSTATEMENT:  CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322449-2" ("value" varchar UNIQUE)
    2014-03-07 06:15:28 NZDTLOG:  statement: CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322451-2" ("value" varchar UNIQUE)
    2014-03-07 06:15:28 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 06:15:28 NZDTSTATEMENT:  CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322451-2" ("value" varchar UNIQUE)
    2014-03-07 07:15:28 NZDTLOG:  statement: CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322453-2" ("value" varchar UNIQUE)
    2014-03-07 07:15:28 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 07:15:28 NZDTSTATEMENT:  CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322453-2" ("value" varchar UNIQUE)
    2014-03-07 08:15:28 NZDTLOG:  statement: CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322455-2" ("value" varchar UNIQUE)
    2014-03-07 08:15:28 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 08:15:28 NZDTSTATEMENT:  CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322455-2" ("value" varchar UNIQUE)
    2014-03-07 09:15:28 NZDTLOG:  statement: CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322457-2" ("value" varchar UNIQUE)
    2014-03-07 09:15:28 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 09:15:28 NZDTSTATEMENT:  CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322457-2" ("value" varchar UNIQUE)
    2014-03-07 10:15:28 NZDTLOG:  statement: CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322459-2" ("value" varchar UNIQUE)
    2014-03-07 10:15:28 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 10:15:28 NZDTSTATEMENT:  CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322459-2" ("value" varchar UNIQUE)
    2014-03-07 10:18:03 NZDTLOG:  statement: CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322461-2" ("value" varchar UNIQUE)
    2014-03-07 10:18:03 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 10:18:03 NZDTSTATEMENT:  CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322461-2" ("value" varchar UNIQUE)
    2014-03-07 11:15:29 NZDTLOG:  statement: CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322463-2" ("value" varchar UNIQUE)
    2014-03-07 11:15:29 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 11:15:29 NZDTSTATEMENT:  CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322463-2" ("value" varchar UNIQUE)
    2014-03-07 12:15:29 NZDTLOG:  statement: CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322465-2" ("value" varchar UNIQUE)
    2014-03-07 12:15:29 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 12:15:29 NZDTSTATEMENT:  CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322465-2" ("value" varchar UNIQUE)
    2014-03-07 13:15:29 NZDTLOG:  statement: CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322467-2" ("value" varchar UNIQUE)
    2014-03-07 13:15:29 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 13:15:29 NZDTSTATEMENT:  CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322467-2" ("value" varchar UNIQUE)
    2014-03-07 14:15:29 NZDTLOG:  statement: CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322469-2" ("value" varchar UNIQUE)
    2014-03-07 14:15:29 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 14:15:29 NZDTSTATEMENT:  CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322469-2" ("value" varchar UNIQUE)
    2014-03-07 15:05:34 NZDTLOG:  statement: CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322472-2" ("value" varchar UNIQUE)
    2014-03-07 15:05:34 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:05:34 NZDTSTATEMENT:  CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322472-2" ("value" varchar UNIQUE)
    2014-03-07 15:06:11 NZDTLOG:  statement: CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322474-2" ("value" varchar UNIQUE)
    2014-03-07 15:06:11 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:06:11 NZDTSTATEMENT:  CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322474-2" ("value" varchar UNIQUE)
    2014-03-07 15:06:45 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:06:45 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:06:45 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322480)
    2014-03-07 15:06:53 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:06:53 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:06:53 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322482)
    2014-03-07 15:07:56 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:07:56 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:07:56 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322485)
    2014-03-07 15:08:04 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:08:04 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:08:04 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322489)
    2014-03-07 15:09:06 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:09:06 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:09:06 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322495)
    2014-03-07 15:09:15 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:09:15 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:09:15 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322497)
    2014-03-07 15:09:19 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:09:19 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:09:19 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322500)
    2014-03-07 15:09:28 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:09:28 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:09:28 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322502)
    2014-03-07 15:09:43 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:09:43 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:09:43 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322504)
    2014-03-07 15:09:48 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:09:48 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:09:48 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322506)
    2014-03-07 15:09:52 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:09:52 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:09:52 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322508)
    2014-03-07 15:13:59 NZDTLOG:  statement: CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322519-2" ("value" varchar UNIQUE)
    2014-03-07 15:13:59 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:13:59 NZDTSTATEMENT:  CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322519-2" ("value" varchar UNIQUE)
    2014-03-07 15:14:11 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:14:11 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:14:11 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322522)
    2014-03-07 15:15:40 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:15:40 NZDTLOG:  connection authorized: user=_devicemgr database=template1
    2014-03-07 15:15:41 NZDTLOG:  statement: CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322586-2" ("value" varchar UNIQUE)
    2014-03-07 15:15:41 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:15:41 NZDTSTATEMENT:  CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322586-2" ("value" varchar UNIQUE)
    2014-03-07 15:15:44 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:15:44 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:15:44 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:15:44 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:15:44 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:15:44 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:15:44 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:15:44 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:15:44 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:15:44 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:15:44 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:15:44 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:15:44 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:15:44 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:15:44 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:15:44 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:15:44 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:15:44 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:15:44 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:15:44 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:15:44 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:15:44 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:16:10 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:16:10 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:16:10 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322599)
    2014-03-07 15:16:20 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_9"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:16:47 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:16:47 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:16:52 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:16:52 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:16:53 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:16:53 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE _affected_profiles ON COMMIT DROP AS
              SELECT DISTINCT tp.profile_id
              FROM view_truth_profiles AS tp
              WHERE tp.mdm_target_id = after.id
              AND (tp.device_substitution_keys & fn.mask) <> 0"
              PL/pgSQL function dm_deferred_update_profiles_by_device_substitutions(devices,devices) line 40 at SQL statement
              SQL statement "SELECT dm_deferred_update_profiles_by_device_substitutions(OLD, NEW)"
              PL/pgSQL function _dm_after_device_modify() line 37 at PERFORM
    2014-03-07 15:16:53 NZDTSTATEMENT:  UPDATE "devices" SET ("updated_at","active_checkin_token","udid") = (dm_current_timestamp(),$1,$2) WHERE id = $3
    2014-03-07 15:17:01 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:17:01 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:17:01 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:17:01 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE _affected_profiles ON COMMIT DROP AS
              SELECT DISTINCT tp.profile_id
              FROM view_truth_profiles AS tp
              WHERE tp.mdm_target_id = after.id
              AND (tp.device_substitution_keys & fn.mask) <> 0"
              PL/pgSQL function dm_deferred_update_profiles_by_device_substitutions(devices,devices) line 40 at SQL statement
              SQL statement "SELECT dm_deferred_update_profiles_by_device_substitutions(OLD, NEW)"
              PL/pgSQL function _dm_after_device_modify() line 37 at PERFORM
    2014-03-07 15:17:01 NZDTSTATEMENT:  UPDATE "devices" SET ("updated_at","active_checkin_token","udid") = (dm_current_timestamp(),$1,$2) WHERE id = $3
    2014-03-07 15:17:14 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:17:14 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:17:14 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:17:14 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE _affected_profiles ON COMMIT DROP AS
              SELECT DISTINCT tp.profile_id
              FROM view_truth_profiles AS tp
              WHERE tp.mdm_target_id = after.id
              AND (tp.device_substitution_keys & fn.mask) <> 0"
              PL/pgSQL function dm_deferred_update_profiles_by_device_substitutions(devices,devices) line 40 at SQL statement
              SQL statement "SELECT dm_deferred_update_profiles_by_device_substitutions(OLD, NEW)"
              PL/pgSQL function _dm_after_device_modify() line 37 at PERFORM
    2014-03-07 15:17:14 NZDTSTATEMENT:  UPDATE "devices" SET ("updated_at","active_checkin_token","udid") = (dm_current_timestamp(),$1,$2) WHERE id = $3
    2014-03-07 15:17:20 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_9"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:17:26 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:17:26 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:17:26 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:17:26 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE _affected_profiles ON COMMIT DROP AS
              SELECT DISTINCT tp.profile_id
              FROM view_truth_profiles AS tp
              WHERE tp.mdm_target_id = after.id
              AND (tp.device_substitution_keys & fn.mask) <> 0"
              PL/pgSQL function dm_deferred_update_profiles_by_device_substitutions(devices,devices) line 40 at SQL statement
              SQL statement "SELECT dm_deferred_update_profiles_by_device_substitutions(OLD, NEW)"
              PL/pgSQL function _dm_after_device_modify() line 37 at PERFORM
    2014-03-07 15:17:26 NZDTSTATEMENT:  UPDATE "devices" SET ("updated_at","active_checkin_token","udid") = (dm_current_timestamp(),$1,$2) WHERE id = $3
    2014-03-07 15:17:31 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:17:31 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:17:31 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:17:31 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE _affected_profiles ON COMMIT DROP AS
              SELECT DISTINCT tp.profile_id
              FROM view_truth_profiles AS tp
              WHERE tp.mdm_target_id = after.id
              AND (tp.device_substitution_keys & fn.mask) <> 0"
              PL/pgSQL function dm_deferred_update_profiles_by_device_substitutions(devices,devices) line 40 at SQL statement
              SQL statement "SELECT dm_deferred_update_profiles_by_device_substitutions(OLD, NEW)"
              PL/pgSQL function _dm_after_device_modify() line 37 at PERFORM
    2014-03-07 15:17:31 NZDTSTATEMENT:  UPDATE "devices" SET ("updated_at","active_checkin_token","udid") = (dm_current_timestamp(),$1,$2) WHERE id = $3
    2014-03-07 15:18:00 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:18:00 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:18:01 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:18:01 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE _affected_profiles ON COMMIT DROP AS
              SELECT DISTINCT tp.profile_id
              FROM view_truth_profiles AS tp
              WHERE tp.mdm_target_id = after.id
              AND (tp.device_substitution_keys & fn.mask) <> 0"
              PL/pgSQL function dm_deferred_update_profiles_by_device_substitutions(devices,devices) line 40 at SQL statement
              SQL statement "SELECT dm_deferred_update_profiles_by_device_substitutions(OLD, NEW)"
              PL/pgSQL function _dm_after_device_modify() line 37 at PERFORM
    2014-03-07 15:18:01 NZDTSTATEMENT:  UPDATE "devices" SET ("updated_at","active_checkin_token","udid") = (dm_current_timestamp(),$1,$2) WHERE id = $3
    2014-03-07 15:18:20 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_9"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:19:20 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_9"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:20:16 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:20:16 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:20:16 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322639)
    2014-03-07 15:20:20 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_9"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:20:26 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:20:26 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:20:26 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322641)
    2014-03-07 15:21:11 NZDTLOG:  statement: ALTER TABLE "widgets" ENABLE TRIGGER USER
    2014-03-07 15:21:11 NZDTLOG:  statement: ALTER TABLE "preference_panes" ENABLE TRIGGER USER
    2014-03-07 15:21:11 NZDTLOG:  statement: ALTER TABLE "printers" ENABLE TRIGGER USER
    2014-03-07 15:21:11 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:21:11 NZDTLOG:  connection authorized: user=_devicemgr database=postgres
    2014-03-07 15:21:11 NZDTLOG:  statement: ALTER TABLE "installed_applications" ENABLE TRIGGER USER
    2014-03-07 15:21:11 NZDTLOG:  statement: ALTER TABLE "users" ENABLE TRIGGER USER
    2014-03-07 15:21:11 NZDTLOG:  statement: ALTER TABLE "profiles" ENABLE TRIGGER USER
    2014-03-07 15:21:12 NZDTLOG:  statement: ALTER TABLE "dm_schema_information" ENABLE TRIGGER USER
    2014-03-07 15:21:12 NZDTLOG:  statement: ALTER TABLE "provisioning_profiles" ENABLE TRIGGER USER
    2014-03-07 15:21:12 NZDTLOG:  statement: ALTER TABLE "od_nodes" ENABLE TRIGGER USER
    2014-03-07 15:21:12 NZDTLOG:  statement: ALTER TABLE "user_groups" ENABLE TRIGGER USER
    2014-03-07 15:21:12 NZDTLOG:  statement: ALTER TABLE "network_lab_sessions" ENABLE TRIGGER USER
    2014-03-07 15:21:12 NZDTLOG:  statement: ALTER TABLE "enterprise_apps" ENABLE TRIGGER USER
    2014-03-07 15:21:12 NZDTLOG:  statement: ALTER TABLE "library_items" ENABLE TRIGGER USER
    2014-03-07 15:21:13 NZDTLOG:  statement: ALTER TABLE "data_files" ENABLE TRIGGER USER
    2014-03-07 15:21:13 NZDTLOG:  statement: ALTER TABLE "knob_sets" ENABLE TRIGGER USER
    2014-03-07 15:21:13 NZDTLOG:  statement: ALTER TABLE "od_library_items" ENABLE TRIGGER USER
    2014-03-07 15:21:13 NZDTLOG:  statement: ALTER TABLE "work_tasks" ENABLE TRIGGER USER
    2014-03-07 15:21:13 NZDTLOG:  statement: ALTER TABLE "user_tasks" ENABLE TRIGGER USER
    2014-03-07 15:21:13 NZDTLOG:  statement: ALTER TABLE "mdm_targets" ENABLE TRIGGER USER
    2014-03-07 15:21:13 NZDTLOG:  statement: ALTER TABLE "auto_join_profiles" ENABLE TRIGGER USER
    2014-03-07 15:21:13 NZDTLOG:  statement: ALTER TABLE "asset_metadata" ENABLE TRIGGER USER
    2014-03-07 15:21:13 NZDTLOG:  statement: ALTER TABLE "db_notifications" ENABLE TRIGGER USER
    2014-03-07 15:21:13 NZDTLOG:  statement: ALTER TABLE "internal_tasks" ENABLE TRIGGER USER
    2014-03-07 15:21:13 NZDTLOG:  statement: ALTER TABLE "library_item_tasks" ENABLE TRIGGER USER
    2014-03-07 15:21:13 NZDTLOG:  statement: ALTER TABLE "vpp_licenses" ENABLE TRIGGER USER
    2014-03-07 15:21:13 NZDTLOG:  statement: ALTER TABLE "settings" ENABLE TRIGGER USER
    2014-03-07 15:21:14 NZDTFATAL:  terminating connection due to administrator command
    2014-03-07 15:21:14 NZDTFATAL:  terminating connection due to administrator command
    2014-03-07 15:21:14 NZDTFATAL:  terminating connection due to administrator command
    2014-03-07 15:21:14 NZDTFATAL:  terminating connection due to administrator command
    2014-03-07 15:21:14 NZDTFATAL:  terminating connection due to administrator command
    2014-03-07 15:21:14 NZDTLOG:  statement: ALTER TABLE "media" ENABLE TRIGGER USER
    2014-03-07 15:21:14 NZDTLOG:  received smart shutdown request
    2014-03-07 15:21:14 NZDTLOG:  autovacuum launcher shutting down
    2014-03-07 15:21:14 NZDTLOG:  statement: ALTER TABLE "device_groups" ENABLE TRIGGER USER
    2014-03-07 15:21:14 NZDTLOG:  statement: ALTER TABLE "lab_sessions" ENABLE TRIGGER USER
    2014-03-07 15:21:14 NZDTLOG:  statement: ALTER TABLE "owner_lab_sessions" ENABLE TRIGGER USER
    2014-03-07 15:21:14 NZDTLOG:  statement: ALTER TABLE "library_item_metadata" ENABLE TRIGGER USER
    2014-03-07 15:21:14 NZDTLOG:  statement: ALTER TABLE "system_applications" ENABLE TRIGGER USER
    2014-03-07 15:21:14 NZDTLOG:  statement: ALTER TABLE "completed_tasks" ENABLE TRIGGER USER
    2014-03-07 15:21:14 NZDTLOG:  statement: ALTER TABLE "dynamic_attributes_defaults" ENABLE TRIGGER USER
    2014-03-07 15:21:14 NZDTLOG:  statement: ALTER TABLE "mdm_tasks" ENABLE TRIGGER USER
    2014-03-07 15:21:14 NZDTLOG:  statement: ALTER TABLE "assets" ENABLE TRIGGER USER
    2014-03-07 15:21:14 NZDTLOG:  statement: ALTER TABLE "devices" ENABLE TRIGGER USER
    2014-03-07 15:21:14 NZDTLOG:  statement: ALTER TABLE "vpp_products" ENABLE TRIGGER USER
    2014-03-07 15:21:14 NZDTLOG:  statement: ALTER TABLE "library_items_assets" ENABLE TRIGGER USER
    2014-03-07 15:21:14 NZDTLOG:  statement: ALTER TABLE "its_accounts" ENABLE TRIGGER USER
    2014-03-07 15:21:14 NZDTLOG:  statement: ALTER TABLE "profile_substitution_caches" ENABLE TRIGGER USER
    2014-03-07 15:21:14 NZDTLOG:  shutting down
    '/Library/Server/ProfileManager/Data/PostgreSQL/pg_xlog/0000000100000001000000D0 ' ... '/Library/Server/ProfileManager/Data/backup/0000000100000001000000D0'
    2014-03-07 15:21:14 NZDTLOG:  database system is shut down
    '/Library/Server/ProfileManager/Data/PostgreSQL/pg_xlog/0000000100000001000000D0 ' --> '/Library/Server/ProfileManager/Data/backup/0000000100000001000000D0'
    2014-03-07 15:22:15 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:22:15 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:22:15 NZDTLOG:  database system was shut down at 2014-03-07 15:21:14 NZDT
    2014-03-07 15:22:15 NZDTFATAL:  the database system is starting up
    2014-03-07 15:22:15 NZDTFATAL:  the database system is starting up
    2014-03-07 15:22:15 NZDTLOG:  autovacuum launcher started
    2014-03-07 15:22:15 NZDTLOG:  database system is ready to accept connections
    2014-03-07 15:22:15 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:22:15 NZDTLOG:  connection authorized: user=_devicemgr database=template1
    2014-03-07 15:22:15 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:22:15 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:22:16 NZDTLOG:  statement: ALTER TABLE "widgets" ENABLE TRIGGER USER
    2014-03-07 15:22:16 NZDTLOG:  statement: ALTER TABLE "preference_panes" ENABLE TRIGGER USER
    2014-03-07 15:22:17 NZDTLOG:  statement: ALTER TABLE "printers" ENABLE TRIGGER USER
    2014-03-07 15:22:17 NZDTLOG:  statement: ALTER TABLE "installed_applications" ENABLE TRIGGER USER
    2014-03-07 15:22:17 NZDTLOG:  statement: ALTER TABLE "users" ENABLE TRIGGER USER
    2014-03-07 15:22:17 NZDTLOG:  statement: ALTER TABLE "profiles" ENABLE TRIGGER USER
    2014-03-07 15:22:18 NZDTLOG:  statement: ALTER TABLE "dm_schema_information" ENABLE TRIGGER USER
    2014-03-07 15:22:18 NZDTLOG:  statement: ALTER TABLE "provisioning_profiles" ENABLE TRIGGER USER
    2014-03-07 15:22:18 NZDTLOG:  statement: ALTER TABLE "od_nodes" ENABLE TRIGGER USER
    2014-03-07 15:22:18 NZDTLOG:  statement: ALTER TABLE "user_groups" ENABLE TRIGGER USER
    2014-03-07 15:22:19 NZDTLOG:  statement: ALTER TABLE "network_lab_sessions" ENABLE TRIGGER USER
    2014-03-07 15:22:19 NZDTLOG:  statement: ALTER TABLE "enterprise_apps" ENABLE TRIGGER USER
    2014-03-07 15:22:19 NZDTLOG:  statement: ALTER TABLE "library_items" ENABLE TRIGGER USER
    2014-03-07 15:22:19 NZDTLOG:  statement: ALTER TABLE "data_files" ENABLE TRIGGER USER
    2014-03-07 15:22:20 NZDTLOG:  statement: ALTER TABLE "knob_sets" ENABLE TRIGGER USER
    2014-03-07 15:22:20 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:22:20 NZDTLOG:  replication connection authorized: user=_devicemgr
    2014-03-07 15:22:20 NZDTLOG:  statement: ALTER TABLE "od_library_items" ENABLE TRIGGER USER
    2014-03-07 15:22:20 NZDTLOG:  statement: ALTER TABLE "work_tasks" ENABLE TRIGGER USER
    2014-03-07 15:22:20 NZDTLOG:  statement: ALTER TABLE "user_tasks" ENABLE TRIGGER USER
    2014-03-07 15:22:20 NZDTLOG:  statement: ALTER TABLE "mdm_targets" ENABLE TRIGGER USER
    2014-03-07 15:22:21 NZDTLOG:  statement: ALTER TABLE "asset_metadata" ENABLE TRIGGER USER
    2014-03-07 15:22:21 NZDTLOG:  statement: ALTER TABLE "auto_join_profiles" ENABLE TRIGGER USER
    2014-03-07 15:22:21 NZDTLOG:  statement: ALTER TABLE "db_notifications" ENABLE TRIGGER USER
    2014-03-07 15:22:21 NZDTLOG:  statement: ALTER TABLE "internal_tasks" ENABLE TRIGGER USER
    2014-03-07 15:22:22 NZDTLOG:  statement: ALTER TABLE "library_item_tasks" ENABLE TRIGGER USER
    2014-03-07 15:22:22 NZDTLOG:  statement: ALTER TABLE "vpp_licenses" ENABLE TRIGGER USER
    2014-03-07 15:22:22 NZDTLOG:  statement: ALTER TABLE "settings" ENABLE TRIGGER USER
    2014-03-07 15:22:22 NZDTLOG:  statement: ALTER TABLE "device_groups" ENABLE TRIGGER USER
    2014-03-07 15:22:22 NZDTLOG:  statement: ALTER TABLE "media" ENABLE TRIGGER USER
    2014-03-07 15:22:22 NZDTLOG:  statement: ALTER TABLE "lab_sessions" ENABLE TRIGGER USER
    2014-03-07 15:22:22 NZDTLOG:  statement: ALTER TABLE "owner_lab_sessions" ENABLE TRIGGER USER
    2014-03-07 15:22:23 NZDTLOG:  statement: ALTER TABLE "library_item_metadata" ENABLE TRIGGER USER
    2014-03-07 15:22:23 NZDTLOG:  statement: ALTER TABLE "dynamic_attributes_defaults" ENABLE TRIGGER USER
    2014-03-07 15:22:23 NZDTLOG:  statement: ALTER TABLE "mdm_tasks" ENABLE TRIGGER USER
    2014-03-07 15:22:23 NZDTLOG:  statement: ALTER TABLE "completed_tasks" ENABLE TRIGGER USER
    2014-03-07 15:22:23 NZDTLOG:  statement: ALTER TABLE "system_applications" ENABLE TRIGGER USER
    2014-03-07 15:22:23 NZDTLOG:  statement: ALTER TABLE "assets" ENABLE TRIGGER USER
    2014-03-07 15:22:23 NZDTLOG:  statement: ALTER TABLE "devices" ENABLE TRIGGER USER
    2014-03-07 15:22:23 NZDTLOG:  statement: ALTER TABLE "vpp_products" ENABLE TRIGGER USER
    2014-03-07 15:22:24 NZDTLOG:  statement: ALTER TABLE "library_items_assets" ENABLE TRIGGER USER
    2014-03-07 15:22:24 NZDTLOG:  statement: ALTER TABLE "its_accounts" ENABLE TRIGGER USER
    2014-03-07 15:22:24 NZDTLOG:  statement: ALTER TABLE "profile_substitution_caches" ENABLE TRIGGER USER
    2014-03-07 15:22:24 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:22:24 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:22:24 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:22:24 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:22:24 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:22:24 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:22:24 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:22:24 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:22:24 NZDTLOG:  statement: CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322725-2" ("value" varchar UNIQUE)
    2014-03-07 15:22:25 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:22:25 NZDTSTATEMENT:  CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322725-2" ("value" varchar UNIQUE)
    2014-03-07 15:22:31 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:22:31 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:22:31 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:22:31 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:22:31 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:22:31 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:22:31 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:22:31 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:22:31 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:22:31 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:22:31 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:22:31 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:22:31 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:22:31 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:22:31 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:22:31 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:22:31 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:22:31 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:22:31 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:22:31 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:22:35 NZDTLOG:  statement: CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322728-2" ("value" varchar UNIQUE)
    2014-03-07 15:22:35 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:22:35 NZDTSTATEMENT:  CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322728-2" ("value" varchar UNIQUE)
    2014-03-07 15:22:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_18"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:23:11 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:23:11 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:23:11 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:23:11 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:23:11 NZDTLOG:  statement: CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322766-2" ("value" varchar UNIQUE)
    2014-03-07 15:23:12 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:23:12 NZDTSTATEMENT:  CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322766-2" ("value" varchar UNIQUE)
    2014-03-07 15:24:14 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:24:14 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:24:14 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322870)
    2014-03-07 15:27:19 NZDTLOG:  statement: CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322874-2" ("value" varchar UNIQUE)
    2014-03-07 15:27:19 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:27:19 NZDTSTATEMENT:  CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322874-2" ("value" varchar UNIQUE)
    2014-03-07 15:27:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_17"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:27:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_11"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:27:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_12"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:27:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_15"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:27:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_14"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:27:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_16"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:27:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_9"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:27:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_10"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:27:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_13"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:27:52 NZDTLOG:  statement: CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322875-2" ("value" varchar UNIQUE)
    2014-03-07 15:27:52 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:27:52 NZDTSTATEMENT:  CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322875-2" ("value" varchar UNIQUE)
    2014-03-07 15:28:15 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:28:15 NZDTLOG:  connection authorized: user=_devicemgr database=template1
    2014-03-07 15:28:16 NZDTLOG:  statement: CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322881-2" ("value" varchar UNIQUE)
    2014-03-07 15:28:16 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:28:16 NZDTSTATEMENT:  CREATE TEMPORARY TABLE "__runtime_temp_devicemgrd-4322881-2" ("value" varchar UNIQUE)
    2014-03-07 15:28:19 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:28:19 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:28:19 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:28:19 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:28:19 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:28:19 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:28:19 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:28:19 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:28:19 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:28:19 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:28:19 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:28:19 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:28:19 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:28:19 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:28:19 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:28:19 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:28:19 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:28:19 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:28:19 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:28:19 NZDTLOG:  connection authorized: user=_devicemgr database=devicemgr_v2m0
    2014-03-07 15:28:53 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:28:53 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:28:53 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322886)
    2014-03-07 15:29:16 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:29:16 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:29:16 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322888)
    2014-03-07 15:29:23 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:29:23 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:29:23 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322890)
    2014-03-07 15:29:28 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:29:28 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:29:28 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322892)
    2014-03-07 15:29:38 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:29:38 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:29:38 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322894)
    2014-03-07 15:34:34 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:34:34 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:34:34 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322921)
    2014-03-07 15:34:45 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:34:45 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:34:45 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322923)
    2014-03-07 15:34:49 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:34:49 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:34:49 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322927)
    2014-03-07 15:34:52 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:34:52 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:34:52 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322929)
    2014-03-07 15:35:11 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:35:11 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:35:11 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322931)
    2014-03-07 15:35:14 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:35:14 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:35:14 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322933)
    2014-03-07 15:35:53 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:35:53 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:35:53 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322936)
    2014-03-07 15:35:58 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:35:58 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:35:58 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322939)
    2014-03-07 15:36:01 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:36:01 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:36:01 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322941)
    2014-03-07 15:36:06 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:36:06 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:36:06 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322944)
    2014-03-07 15:36:06 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:36:06 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:36:06 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322945)
    2014-03-07 15:36:12 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:36:12 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:36:12 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322948)
    2014-03-07 15:36:23 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:36:23 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:36:23 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322950)
    2014-03-07 15:36:26 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:36:26 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:36:26 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322952)
    2014-03-07 15:36:42 NZDTERROR:  could not read block 46 in file "base/17197/12027": read only 0 of 8192 bytes
    2014-03-07 15:36:42 NZDTCONTEXT:  SQL statement "CREATE TEMPORARY TABLE IF NOT EXISTS temp_updated_target_tasks (
              LIKE view_target_tasks
              ) ON COMMIT DELETE ROWS"
              PL/pgSQL function dm_prepare_updated_target_tasks(bigint,bigint[]) line 6 at SQL statement
    2014-03-07 15:36:42 NZDTSTATEMENT:  SELECT dm_prepare_updated_target_tasks(4322954)
    2014-03-07 15:37:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_17"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:37:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_11"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:37:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_12"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:37:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_15"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:37:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_14"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:37:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_16"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:37:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_9"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:37:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_10"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:37:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_13"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:38:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_17"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:38:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_11"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:38:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_12"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:38:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_15"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:38:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_14"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:38:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_16"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:38:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_9"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:38:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_10"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:38:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_13"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:39:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_17"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:39:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_11"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:39:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_12"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:39:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_15"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:39:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_14"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:39:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_16"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:39:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_9"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:39:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_10"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:39:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_13"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:40:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_17"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:40:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_11"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:40:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_12"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:40:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_15"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:40:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_14"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:40:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_16"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:40:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_9"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:40:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_10"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:40:35 NZDTLOG:  autovacuum: found orphan temp table "pg_temp_13"."temp_updated_target_tasks" in database "devicemgr_v2m0"
    2014-03-07 15:40:56 NZDTLOG:  statement: ALTER TABLE "widgets" ENABLE TRIGGER USER
    2014-03-07 15:40:56 NZDTLOG:  statement: ALTER TABLE "preference_panes" ENABLE TRIGGER USER
    2014-03-07 15:40:56 NZDTLOG:  statement: ALTER TABLE "printers" ENABLE TRIGGER USER
    2014-03-07 15:40:56 NZDTLOG:  statement: ALTER TABLE "installed_applications" ENABLE TRIGGER USER
    2014-03-07 15:40:56 NZDTLOG:  statement: ALTER TABLE "users" ENABLE TRIGGER USER
    2014-03-07 15:40:56 NZDTLOG:  statement: ALTER TABLE "profiles" ENABLE TRIGGER USER
    2014-03-07 15:40:57 NZDTLOG:  statement: ALTER TABLE "dm_schema_information" ENABLE TRIGGER USER
    2014-03-07 15:40:57 NZDTLOG:  connection received: host=[local]
    2014-03-07 15:40:57 NZDTLOG:  statement: ALTER TABLE "provisioning_profiles" ENABLE TRIGGER USER
    2014-03-07 15:40:57 NZDTLOG:  connection authorized: user=_devicemgr database=postgres
    2014-03-07 15:40:57 NZDTLOG:  statement: ALTER TABLE "od_nodes" ENABLE TRIGGER USER
    2014-03-07 15:40:57 NZDTLOG:  statement: ALTER TABLE "user_groups" ENABLE TRIGGER USER
    2014-03-07 15:40:57 NZDTLOG:  statement: ALTER TABLE "network_lab_sessions" ENABLE TRIGGER USER
    2014-03-07 15:40:57 NZDTLOG:  statement: ALTER TABLE "enterprise_apps" ENABLE TRIGGER USER
    2014-03-07 15:40:57 NZDTLOG:  statement: ALTER TABLE "library_items" ENABLE TRIGGER USER
    2014-03-07 15:40:58 NZDTLOG:  statement: ALTER TABLE "data_files" ENABLE TRIGGER USER
    2014-03-07 15:40:58 NZDTFATAL:  terminating connection due to administrator command
    2014-03-07 15:40:58 NZDTFATAL:  terminating connection due to administrator command
    2014-03-07 15:40:58 NZDTFATAL:  terminating connection due to administrator command
    2014-03-07 15:40:58 NZDTFATAL:  terminating connection due to administrator command
    2014-03-07 15:40:58 NZDTFATAL:  terminating connection due to administrator command
    2014-03-07 15:40:58 NZDTFATAL:  terminating connection due to administrator command
    2014-03-07 15:40:58 NZDTLOG:  received smart shutdown request
    2014-03-07 15:40:58 NZDTLOG:  autovacuum launcher shutting down
    2014-03-07 15:40:58 NZDTLOG:  statement: ALTER TABLE "knob_sets" ENABLE TRIGGER USER
    2014-03-07 15:40:58 NZDTLOG:  statement: ALTER TABLE "od_library_items" ENABLE TRIGGER USER
    2014-03-07 15:40:58 NZDTLOG:  statement: ALTER TABLE "work_tasks" ENABLE TRIGGER USER
    2014-03-07 15:40:58 NZDTLOG:  statement: ALTER TABLE "user_tasks" ENABLE TRIGGER USER
    2014-03-07 15:40:58 NZDTLOG:  statement: ALTER TABLE "mdm_targets" ENABLE TRIGGER USER
    2014-03-07 15:40:58 NZDTLOG:  statement: ALTER TABLE "asset_metadata" ENABLE TRIGGER USER
    2014-03-07 15:40:58 NZDTLOG:  statement: ALTER TABLE "auto_join_profiles" ENABLE TRIGGER USER
    2014-03-07 15:40:58 NZDTLOG:  statement: ALTER TABLE "db_notifications" ENABLE TRIGGER USER
    2014-03-07 15:40:58 NZDTLOG:  statement: ALTER TABLE "internal_tasks" ENABLE TRIGGER USER
    2014-03-07 15:40:58 NZDTLOG:  statement: ALTER TABLE "library_item_tasks" ENABLE TRIGGER USER
    2014-03-07 15:40:58 NZDTLOG:  statement: ALTER TABLE "vpp_licenses" ENABLE TRIGGER USER
    2014-03-07 15:40:58 NZDTLOG:  statement: ALTER TABLE "settings" ENABLE TRIGGER USER
    2014-03-07 15:40:58 NZDTLOG:  statement: ALTER TABLE "device_groups" ENABLE TRIGGER USER
    2014-03-07 15:40:58 NZDTLOG:  statement: ALTER TABLE "media" ENABLE TRIGGER USER
    2014-03-07 15:40:58 NZDTLOG:  statement: ALTER TABLE "lab_sessions" ENABLE TRIGGER USER
    2014-03-07 15:40:58 NZDTLOG:  statement: ALTER TABLE "owner_lab_sessions" ENABLE TRIGGER USER
    2014-03-07 15:40:58 NZDTLOG:  statement: ALTER TABLE "library_item_metadata" ENABLE TRIGGER USER
    2014-03-07 15:40:58 NZDTLOG:  statement: ALTER TABLE "dynamic_attributes_defaults" ENABLE TRIGGER USER
    2014-03-07 15:40:59 NZDTLOG:  statement: ALTER TABLE "mdm_tasks" ENABLE TRIGGER USER
    2014-03-07 15:40:59 NZDTLOG:  statement: ALTER TABLE "completed_tasks" ENABLE TRIGGER USER
    2014-03-07 15:40:59 NZDTL

  • Received error -41 response when loading content to iDVD.  What is the solution?

    Error note received:  error -41 occurred when attempting to load i-movie content into iDVD.  What is the issue?  What is the solution?

    Also The error (-41) is a memory error or file did not load error. Why you get this not always easy to figure out it seems. You cold start by running repair disk and repair permissions using disk utility on your Machine.

  • Error has occurred when transferring f

    I have problems transferring files using creative media source. Whenever i attempt to do so, an error will immediately prompt out saying 'an error has occurred when transferring file'.
    I've also tried using windows explorer, and the error this time was 'cannot copy -song- the directory or file cannot be created'.
    Anybody knows what's the problem? I've tried reinstalling the software, but it's still the same. Please help.

    <FONT face=Helv size=2>
    Here is what you should do:
    - Download and install the latest Creative MediaSource Player/Organizer 3.30.2 from your product download site.
    - Download and install the latest Creative MuVo plugin .0.05 for Creative MediaSource from your product download site.
    Note: You should also update the firmware and driver (if any) of your MP3 player.

  • Exception occurs when get Members

    All,
    Please help. Im getting error "Exception occurs when get Members" when opening Dimension.
    How to resolve this?
    Thanks in advance

    Hello Agus,
    Kindly go to Tcode SE38 and Run program UJA_REFRESH_DIM_CACHE, then select your dimension and execute it.
    Hope this helps
    Regards
    Bhagyesh Ravange

  • SQL Server 2008 R2 { An Error occured when attaching database(s) }

    Hello Guys!
    I just installed SQL Server 2008 R2 a couple of days ago, on the first day use i can attach database(.mdf) with out any problem.
    on the day 2, i keep getting this error:
    http://img515.imageshack.us/img515/14/1212i.png
    TITLE: Microsoft SQL Server Management Studio
    An error occurred when attaching the database(s).  Click the hyperlink in the Message column for details.
    BUTTONS:
    OK
    after clicking the Hyperlink this window open:
    http://img34.imageshack.us/img34/8766/hyperg.png
    TITLE: Microsoft SQL Server Management Studio
    Attach database failed for Server 'STARGAZER-PC\SQLSTARMAX'.  (Microsoft.SqlServer.Smo)
    For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=10.50.1600.1+((KJ_RTM).100402-1539+)&EvtSrc=Microsoft.SqlServer.Management.Smo.ExceptionTemplates.FailedOperationExceptionText&EvtID=Attach+database+Server&LinkId=20476
    ADDITIONAL INFORMATION:
    An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)
    Unable to open the physical file "E:\New folder\DataBase.MDF". Operating system error 5: "5(Access is denied.)". (Microsoft SQL Server, Error: 5120)
    For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=10.50.1600&EvtSrc=MSSQLServer&EvtID=5120&LinkId=20476
    BUTTONS:
    OK
    in that day i reinstall SQL Server 2008 R2, because I'm so confused. after that i try to attach i still got the same error, what i did is i share the folder where the database is.
    i open SSMS and try to attach and i attached without any error...
    i think this is the 4rth day, untill now everytime i want to attach a database i got this error, and even i try to share the folder where the database is i still got that error.
    any advice guys?
    Thanks a lot
    jhules
    if you want to be happy, find something you love to do and do it for free, then find someone to to you for it.

    The Error clearly shows that MDF files and LDF files are not matching or LDF file is corrupted.
    You can follow either of the one option below
    1. Restore a recent backup rather attaching the MDF file
    2. Attach  single MDF file without LOG File( Warning: All the log transactions will be gone and new log file will be created)
    EXEC sp_attach_single_file_db @dbname = 'AdventureWorks2008R2',
        @physname = N'C:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\Data\AdventureWorks2008R2_Data.mdf';
    Thanks, Aditya Badramraju, _______________________________________________________ Please mark answered if your question is completely answered; vote it as helpful to help others find a solution quicker. This posting is provided AS IS with no warranties
    and confers no rights. _______________________________________________________

  • A transport-level error has occurred when receiving results from the server. (provider: TCP Provider, error: 0 - The specified network name is no longer available.)

    Hi guys
    i have problem when i run my windows application exe in windows server 2003
    it give me this exception error :
    I using sql server 2005
    visual studio 2008
    See the end of this message for details on invoking 
    just-in-time (JIT) debugging instead of this dialog box.
    ************** Exception Text **************
    System.Data.SqlClient.SqlException: A transport-level error has occurred when receiving results from the server. (provider: TCP Provider, error: 0 - The specified network name is no longer available.)
       at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
       at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
       at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
       at System.Data.SqlClient.TdsParserStateObject.ReadSniError(TdsParserStateObject stateObj, UInt32 error)
       at System.Data.SqlClient.TdsParserStateObject.ReadSni(DbAsyncResult asyncResult, TdsParserStateObject stateObj)
       at System.Data.SqlClient.TdsParserStateObject.ReadNetworkPacket()
       at System.Data.SqlClient.TdsParserStateObject.ReadBuffer()
       at System.Data.SqlClient.TdsParserStateObject.ReadByte()
       at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
       at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
       at System.Data.SqlClient.SqlDataReader.get_MetaData()
       at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
       at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
       at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
       at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
       at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
       at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
       at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
       at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
       at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
       at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet)
       at Sales.SalesClass.ShowSalesData(String ConnectionString)
       at Sales.Form1.timer1_Tick(Object sender, EventArgs e)
       at System.Windows.Forms.Timer.OnTick(EventArgs e)
       at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    ************** Loaded Assemblies **************
    mscorlib
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
        CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    Sales
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Documents%20and%20Settings/administrator.ALTAWIREADYMIX.000/Desktop/Sales.exe
    System.Windows.Forms
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    System
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    System.Drawing
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    System.Configuration
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    System.Xml
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
    System.Data
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
    System.Transactions
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
    System.EnterpriseServices
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.
    For example:
    <configuration>
        <system.windows.forms jitDebugging="true" />
    </configuration>
    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.
    Why this error show and how to solve it
    if possible help me
    Why this exception show and how to solve it.
    Notes this exception not close my application and not affect in result show but i don't know why it show

    The problem can be caused by certain issues of long-running queries, which are reported improperly. Try increasing the timeout:
    http://support.microsoft.com/en-us/kb/555938

  • Error 7 occurred when trying to read a spreadsheet file in LabVIEW

    Hi,
    I got the message (in bold) below when I was trying to read a text file type. I also include a snippet of my block diagram.
    Error 7 occurred at Open File+.vipen File
    Possible reason(s):
    LabVIEW:  File not found. The file might have been moved or deleted, or
    the file path might be incorrectly formatted for the operating system.
    For example, use \ as path separators on Windows, : on Mac OS X, and /
    on Linux. Verify that the path is correct using the command prompt or
    file explorer.
    I really appreciate if someone can help me. Thanks.
    Attachments:
    read from spreadsheet.png ‏70 KB

    Hi Ravens Fan,
    Thanks again for your valuable input. I replaced the string manipulation functions with a path control. I think it works coz I can see the waveform data, rms values etc. And then you said if it works, do a Path to String on that...and I'm not exactly sure how to do that. I attached a snippet of the modified vi. you may refer the original vi snippet in my previous email.
    I appreciate it if you could help me again.
    Thanks.
    Attachments:
    read from spreadsheet2.png ‏283 KB

  • After downloading Maverick I cannot save or email scans from my HP L7780. I receive  error message "An error has occurred saving the file because it could not be written to.  Check the properties for the file to make sure it is not read-only. "

    After downloading Maverick I cannot save or email scans from my HP L7780. I receive  error message "An error has occurred saving the file because it could not be written to.  Check the properties for the file to make sure it is not read-only.

    Read the user manual that came w/the scanner and/or contact HP Support.
    http://support.apple.com/kb/PH14141 OS X Mavericks: Reset the printing system 
    http://support.apple.com/kb/HT3669 Printer and scanner software available for download 
    A scanner driver you may wish to consider:  VueScan Scanner Software

  • Error occurred when uploading file (unknown file format) in t.code SFP

    Hi,
    According to SAP Note 1465628 - ESI Limit increased and length of temp. ESI no increased, when we are doing Step 4. PDF form changes (valid for ECC 6.0 and above)....and point (i)...in transaction SFP (From - HR_IN_ESI_005_99), system shows the below message.
    Error occurred when uploading file (unknown file format)
    Message no. FPUIFB068
    Plz guide..

    Hi Anil,
    Refer following links :
    Re: Adobe Form assignment
    Adobe Uploading form error unknown file forma
    Hope this will help.
    Regards,
    Vivek

  • Hi, I am getting an 'Error 4810 occurred at Sound File Read Open.vi' for the attached wav file (plus many other wav files). Any ideas?

    Hi,
    I am getting an 'Error 4810 occurred at Sound File Read Open.vi' for the attached wav file (plus many other wav files).
    Any ideas?

    No attachment exists.
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

Maybe you are looking for