Project

General

Profile

Actions

Activity #1208

closed

Feature #1066: Development and Unit Testing

Module #1122: GUI Application

Sub module #1190: Fundus Viewer

Image serving through image server

Added by Thara S Pillai almost 3 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
09/29/2023
Due date:
10/02/2023
% Done:

100%

Estimated time:
Planned Due Date:

Description

Configure the fundus image viewer to fetch images from the IIP image server.


Files

FilesController.java (23.7 KB) FilesController.java Thara S Pillai, 10/08/2023 06:13 PM
pom.xml (2.5 KB) pom.xml Thara S Pillai, 10/08/2023 06:13 PM
Actions #1

Updated by Thara S Pillai almost 3 years ago

  • Target version set to Version 1.0
Actions #2

Updated by Sreeshna T almost 3 years ago

  • % Done changed from 0 to 50

03-10-2023

Having issues with accessing the image through iip image server. Created an img folder in iipimage server. Inside this i have added an image "cdac.jpg". while accessing the image, got forbidden error.

http://localhost:9090/iipsrv.fcgi?FIF=cdac.jpg

Actions #4

Updated by Sreeshna T almost 3 years ago

  • % Done changed from 50 to 60

04-10-2023

Changed the server. Instead of using lIP image server I used Apache server. now it's working.

05-10-2023, 06-10-2023

Trying to resolve the issue regarding storing images on server.

Actions #5

Updated by Sreeshna T almost 3 years ago

  • % Done changed from 60 to 70

13-10-2023

1. failed to create folder structure.
2. failed to upload image file directly.

accesing an image file through webserver is possible. but failed to upload the file to webserver.

temporarily skipped to excel sheet generation task.

Actions #6

Updated by Sreeshna T over 2 years ago

  • % Done changed from 70 to 80

06-11-2023

1. webserver implementation started.

07-11-2023 to 08-11-2023
1. folder creation done. (fhcid, date, uhid are the folders)
2. 403 error occurred while checking folder existence and resolved it.
3. 409 conflict error occurs while creating the folder which does not exist. trying to fix it now.

Actions #7

Updated by Sreeshna T over 2 years ago

09-11-2023

1. outer foler(fhc) and inner folder (date) created.
2. problem with innermost (uhid) foler.

Actions #8

Updated by Sreeshna T over 2 years ago

  • % Done changed from 80 to 90

10-11-2023

1. outermost(fhc), inner folder(date), innermost folder(uhid) created successfully.
2. while uploading the file into the server url "File upload failed. Server returned: HTTP/1.1 404 Not Found" status is returning.
3.jmeter reponse - {"Fundus_File_id":"File4","Status":"1","capture_date_time":"06-11-2023 13:16:47","uhid":"UHID562T81819191819","Status_description":"could not connect to service: ","fhc_id":"FHC562T81819191818"}

Actions #9

Updated by Sreeshna T over 2 years ago

13-11-2023

1. Working on with 404-not found error.
2. exploring about file writing permission while setting up the server configuration.

Actions #10

Updated by Sreeshna T over 2 years ago

14-11-2023

1. directory index is listing through browser.
2. working on with file upload. Completed the development. Issue with server configuration set up.

Actions #11

Updated by Sreeshna T over 2 years ago

15-11-2023

working on with "File not found on the server".

Actions #12

Updated by Sreeshna T over 2 years ago

  • % Done changed from 90 to 100

16-11-2023

1. Completed the task.
2. Testing done.

Actions #13

Updated by Thara S Pillai over 2 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF