Clarity

 View Only
  • 1.  Jaspersoft 6.2 uprgade error cannot find index.xml file

    Posted May 31, 2017 06:07 AM

    Hi all,

     

    We are upgrading our Jaspersoft from 5.1 to 6.2. The upgrade was failed because of these errors below :

     [java] Resource name: applicationContext-virtual-data-source-query-service.xml
         [java] java.io.FileNotFoundException: C:\jsftinstall\index.xml (The system cannot find the file specified)
         [java]  -- JasperServer:  EhCacheImpl shutdown called.  This normal shutdown operation.
         [java]  -- JasperServer:  EhCacheImpl calling cleanerTimer.cancel().  This normal shutdown operation.
         [java]  -- JasperServer:  ProfileAttributeCacheImpl shutdown called.  This normal shutdown operation.
         [java] com.jaspersoft.jasperserver.api.JSExceptionWrapper: C:\jsftinstall\index.xml (The system cannot find the file specified)
         [java] Arguments:
         [java] com.jaspersoft.jasperserver.api.JSExceptionWrapper: java.io.FileNotFoundException: C:\jsftinstall\index.xml (The system cannot find the file specified)
         [java]  at java.io.FileInputStream.open0(Native Method)
         [java]  at java.io.FileInputStream.open(FileInputStream.java:195)
         [java]  at java.io.FileInputStream.<init>(FileInputStream.java:138)
         [java]  at com.jaspersoft.jasperserver.export.io.FileSystemInput.getFileInputStream(FileSystemInput.java:70)
         [java]  at com.jaspersoft.jasperserver.export.ImporterImpl.getInput(ImporterImpl.java:262)
         [java]  at com.jaspersoft.jasperserver.export.ImporterImpl.readDocument(ImporterImpl.java:232)
         [java]  at com.jaspersoft.jasperserver.export.ImporterImpl.getImportInputMetadata(ImporterImpl.java:272)
         [java]  at com.jaspersoft.jasperserver.export.ImporterImpl.setTask(ImporterImpl.java:110)
         [java]  at com.jaspersoft.jasperserver.export.ImportCommandImpl.process(ImportCommandImpl.java:81)
         [java]  at com.jaspersoft.jasperserver.export.BaseExportImportCommand.process(BaseExportImportCommand.java:94)
         [java]  at com.jaspersoft.jasperserver.export.ImportCommand.main(ImportCommand.java:43)
         [java] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=64m; support was removed in 8.0
         [java] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0

    BUILD FAILED
    C:\jsftinstall\buildomatic\bin\import-export.xml:364: The following error occurred while executing this line:
    C:\jsftinstall\buildomatic\bin\import-export.xml:203: Java returned: -1

     

    Any help to solve this issue will be appreciated.

     

    Karim



  • 2.  Re: Jaspersoft 6.2 uprgade error cannot find index.xml file

    Posted Jun 01, 2017 05:22 AM

    Hi Karim,

     

    Are you following the instructions provided here: Upgrade Jaspersoft and Advanced Reporting Content - CA PPM - 15.2 - CA Technologies Documentation .. Or are you attempting an in-place upgrade..?



  • 3.  Re: Jaspersoft 6.2 uprgade error cannot find index.xml file

    Posted Jun 01, 2017 09:01 AM

    Hi Jeevan,

    Thank you for your answer, yes I have followed the 15.2  instructions.



  • 4.  Re: Jaspersoft 6.2 uprgade error cannot find index.xml file

    Posted Jun 01, 2017 07:06 AM

    Hi Karim,

     

    I met the same problem, I was doing one thing in a wrong way, during the upgrade procedure you are asked to specify full path to exported content from original version of JasperSoft (zip file you created).

     

     From the error log you provided it seems that you specified this full_path as "C:\jsftinstall\" and that is probably the problem.

     

    Hope this helps,

    Martin



  • 5.  Re: Jaspersoft 6.2 uprgade error cannot find index.xml file
    Best Answer

    Posted Jun 01, 2017 08:59 AM

    Hi Martin,

     

    Thank you for your answer, this thread helps me to resolve the issue : https://communities.ca.com/thread/241737361

     

    Regards,

    Karim