Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-6673

Access denied in ImportExportTest.testWithCodeset

Agile BoardAttach filesAttach ScreenshotAdd voteVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Test
    • None
    • Windows_amd64_jdk8
    • Normal

    Description

      The following error turned up in the nightly tests on 2014-07-18 on Windows_amd64_jdk8 (http://download.java.net/javadesktop/derby/request_5593934/):

          java.sql.SQLTransactionRollbackException: An IOException occurred while writing data to the file.
      	at org.apache.derby.client.am.SQLExceptionFactory.getSQLException(SQLExceptionFactory.java:107)
      	at org.apache.derby.client.am.SqlException.getSQLException(SqlException.java:321)
      	at org.apache.derby.client.am.ClientPreparedStatement.execute(ClientPreparedStatement.java:1614)
      	at org.apache.derbyTesting.functionTests.tests.tools.ImportExportTest.doExportToFile(ImportExportTest.java:364)
      	at org.apache.derbyTesting.functionTests.tests.tools.ImportExportTest.doExport(ImportExportTest.java:344)
      	at org.apache.derbyTesting.functionTests.tests.tools.ImportExportTest.doImportAndExport(ImportExportTest.java:332)
      	at org.apache.derbyTesting.functionTests.tests.tools.ImportExportTest.testWithCodeset(ImportExportTest.java:144)
      	at org.apache.derbyTesting.junit.BaseTestCase.runBare(BaseTestCase.java:118)
      	at org.apache.derbyTesting.junit.BaseJDBCTestCase.runBareOverridable(BaseJDBCTestCase.java:440)
      	at org.apache.derbyTesting.junit.BaseJDBCTestCase.runBare(BaseJDBCTestCase.java:457)
      	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
      	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
      	at junit.extensions.TestSetup.run(TestSetup.java:25)
      	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
      	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
      	at junit.extensions.TestSetup.run(TestSetup.java:25)
      	at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.java:57)
      	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
      	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
      	at junit.extensions.TestSetup.run(TestSetup.java:25)
      	at org.apache.derbyTesting.junit.BaseTestSetup.run(BaseTestSetup.java:57)
      	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
      	at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
      	at junit.extensions.TestSetup.run(TestSetup.java:25)
      Caused by: ERROR XIE0I: An IOException occurred while writing data to the file.
      	at org.apache.derby.client.am.ClientStatement.completeExecute(ClientStatement.java:1861)
      	at org.apache.derby.client.net.NetStatementReply.parseEXCSQLSTTreply(NetStatementReply.java:323)
      	at org.apache.derby.client.net.NetStatementReply.readExecuteCall(NetStatementReply.java:107)
      	at org.apache.derby.client.net.StatementReply.readExecuteCall(StatementReply.java:84)
      	at org.apache.derby.client.net.NetStatement.readExecuteCall_(NetStatement.java:193)
      	at org.apache.derby.client.am.ClientStatement.readExecuteCall(ClientStatement.java:1824)
      	at org.apache.derby.client.am.ClientPreparedStatement.flowExecute(ClientPreparedStatement.java:2175)
      	at org.apache.derby.client.am.ClientPreparedStatement.executeX(ClientPreparedStatement.java:1620)
      	at org.apache.derby.client.am.ClientPreparedStatement.execute(ClientPreparedStatement.java:1605)
      Caused by: ERROR XJ001: Java exception: 'extinout\T1.dat (Access is denied): java.io.FileNotFoundException'.
      

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            rhillegas Richard N. Hillegas

            Dates

              Created:
              Updated:

              Slack

                Issue deployment