Uploaded image for project: 'Help-Desk'
  1. Help-Desk
  2. HELP-1018

FIWARE.Request.Tech.WebUI.Synchronization.Unit test 4 fails for a precompiled server ran on Windows 8

    Details

    • Type: extRequest
    • Status: Closed
    • Priority: Major
    • Resolution: Done
    • Fix Version/s: 2021
    • Component/s: FIWARE-TECH-HELP
    • Labels:
      None
    • HD-Chapter:
      WebUI
    • HD-Enabler:
      Synch - Tundra

      Description

      Responsible: fiware@ulpgc.es
      Tested GE(s):Synchronization GE
      Environment:
      Local
      Operating System: Windows 8 (64 bits)
      Tundra Server Version: 32 and 64 bits precompiled Tundra server
      Tundra Server download link:
      https://forge.fi-ware.org/frs/download.php/1143/MIWI-Synchronization-Server-Tundra-2.5.3RC-Windows-x86.exe
      https://forge.fi-ware.org/frs/download.php/1142/MIWI-Synchronization-Server-Tundra-2.5.3RC-Windows-x64.exe

      Tests repository: https://github.com/realXtend/WebTundra

      Source:
      https://forge.fi-ware.org/plugins/mediawiki/wiki/fiware/index.php/Synchronization_-_Unit_Testing_Plan_and_Report#Unit_Test_4

      Description:
      From the 4 requests that are said to test in the Unit Testing Plan guide
      both request 2 and 3 (modification and creation) fail.
      When we try to send the HTTP requests, the server simply crashes and
      closes. In the case of testing request 1 and 4 (query and deletion)
      everything went fine. The problem appears for both the 32 bits and the 64
      bits versions of Tundra server.

      The output of the server and the server crash window (with message
      ‘realXtend Tundra stopped working’) can be seen in
      Uni_test_4_fails_for_a_server_ran_on_Windows_8_1.png and
      Uni_test_4_fails_for_a_server_ran_on_Windows_8_2.png respectively.

      _______________________________________________
      Fiware-tech-help mailing list
      Fiware-tech-help@lists.fi-ware.org
      https://lists.fi-ware.org/listinfo/fiware-tech-help

        Activity

        pablo.fernandez Pablo Fernandez Moniz created issue -
        antont Toni Alatalo made changes -
        Field Original Value New Value
        Assignee Lasse Öörni [ loorni ]
        mev Manuel Escriche made changes -
        Workflow FW eRequest Workflow [ 18521 ] FW extRequest Workflow-II [ 20369 ]
        Issue Type eRequest [ 10101 ] extRequest [ 10104 ]
        FI-WARE Environment FI-LAB [ 10100 ]
        loorni Lasse Öörni (Inactive) made changes -
        Link This issue is cloned by HELP-1437 [ HELP-1437 ]
        Hide
        loorni Lasse Öörni (Inactive) added a comment -

        Hey Pablo,
        thank you for the report.

        I ran the Unit Test 4 in Windows 7 64 bit, but I couldn't replicate the crash. I recently updated the Unit Test 4 documentation, order to fix port 2346 already in use error. Now that I'm looking at the error log file include to this ticket, it's showing same port error that was reported on the Linux as well (http://jira.fi-ware.org/browse/HELP-1009). At the moment, I don't have an access to Windows 8 machine to test this further, but when I do, I'll run the Unit Test again in that machine to check if I can replicate the Tundra server crash.

        Show
        loorni Lasse Öörni (Inactive) added a comment - Hey Pablo, thank you for the report. I ran the Unit Test 4 in Windows 7 64 bit, but I couldn't replicate the crash. I recently updated the Unit Test 4 documentation, order to fix port 2346 already in use error. Now that I'm looking at the error log file include to this ticket, it's showing same port error that was reported on the Linux as well ( http://jira.fi-ware.org/browse/HELP-1009 ). At the moment, I don't have an access to Windows 8 machine to test this further, but when I do, I'll run the Unit Test again in that machine to check if I can replicate the Tundra server crash.
        loorni Lasse Öörni (Inactive) made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        Hide
        loorni Lasse Öörni (Inactive) added a comment -

        Hi Pablo,
        I just installed windows 8 to my home computer and run the Tundra with both 8.0 and 8.1 versions,
        and I couldn't replicate the crash. I ran the server both old and fixed command line commands:
        Old: Tundra --file scenes\Avatar\scene.txml --server --httpport 2346 --config tundra.json --config tundra-addons.json
        Fixed: Tundra --file scenes/Avatar/scene.txml --server --httpport 2346 --config tundra.json
        And they both worked fine in my computer. I installed the tundra in same folder path as you switch was C:\Program Files\Tundra 2.5.3RC.

        The system that I ran the tests was following:
        CPU: AMD Phenom II X6 1090T 3.20 GHz
        Ram: 12.0 GB
        GPU: ATI Radeon HD 5800
        OP: Windows 8 and Windows 8.1 PRO (English)

        I ran out of ideas how to replicate this, so for now I'll mark the issue as "Answered". Just let me know if there are any more factors how to replicate this and I will try to replicate the crash.

        br,
        Jonne

        Show
        loorni Lasse Öörni (Inactive) added a comment - Hi Pablo, I just installed windows 8 to my home computer and run the Tundra with both 8.0 and 8.1 versions, and I couldn't replicate the crash. I ran the server both old and fixed command line commands: Old: Tundra --file scenes\Avatar\scene.txml --server --httpport 2346 --config tundra.json --config tundra-addons.json Fixed: Tundra --file scenes/Avatar/scene.txml --server --httpport 2346 --config tundra.json And they both worked fine in my computer. I installed the tundra in same folder path as you switch was C:\Program Files\Tundra 2.5.3RC. The system that I ran the tests was following: CPU: AMD Phenom II X6 1090T 3.20 GHz Ram: 12.0 GB GPU: ATI Radeon HD 5800 OP: Windows 8 and Windows 8.1 PRO (English) I ran out of ideas how to replicate this, so for now I'll mark the issue as "Answered". Just let me know if there are any more factors how to replicate this and I will try to replicate the crash. br, Jonne
        loorni Lasse Öörni (Inactive) made changes -
        Status In Progress [ 3 ] Answered [ 10104 ]
        Hide
        pablo.fernandez Pablo Fernandez Moniz added a comment - - edited

        Hello Lasse, thank you for your reply,

        The error keeps happening for us and the problem is that process simply crashes and generates no output that could help debugging. We share also machine details to help with the comparison:

        CPU: Intel Core i7 4500U 1.8GHz
        Ram: 8.0 GB
        GPU: NVIDIA GeForce GT 730M (2GB) and Intel HD Graphics Family (2GB) ( Forced to run on both, tested and failing)
        OS: Windows 8.1 (Spanish, 64 bit)

        If there are details of any running processes or installed programs that you think we could share we will happily do so.

        Apart from this, we are also clueless about how to proceed to be able to replicate the issue in another machine.

        Best regards,

        Show
        pablo.fernandez Pablo Fernandez Moniz added a comment - - edited Hello Lasse, thank you for your reply, The error keeps happening for us and the problem is that process simply crashes and generates no output that could help debugging. We share also machine details to help with the comparison: CPU: Intel Core i7 4500U 1.8GHz Ram: 8.0 GB GPU: NVIDIA GeForce GT 730M (2GB) and Intel HD Graphics Family (2GB) ( Forced to run on both, tested and failing) OS: Windows 8.1 (Spanish, 64 bit) If there are details of any running processes or installed programs that you think we could share we will happily do so. Apart from this, we are also clueless about how to proceed to be able to replicate the issue in another machine. Best regards,
        mev Manuel Escriche made changes -
        Component/s FIWARE-TECH-HELP [ 10278 ]
        jonne.vaisanen Jonne Väisänen made changes -
        Resolution Done [ 10000 ]
        Status Answered [ 10104 ] Closed [ 6 ]
        mev Manuel Escriche made changes -
        Summary [Fiware-tech-help] [WebUI][Synchronization]Unit test 4 fails for a precompiled server ran on Windows 8 FIWARE.Request.Tech.Unit test 4 fails for a precompiled server ran on Windows 8
        mev Manuel Escriche made changes -
        Summary FIWARE.Request.Tech.Unit test 4 fails for a precompiled server ran on Windows 8 FIWARE.Request.Tech.WebUI.Synchronization.Unit test 4 fails for a precompiled server ran on Windows 8
        mev Manuel Escriche made changes -
        HD-Enabler Synch - Tundra [ 10900 ]
        HD-Chapter WebUI [ 10842 ]
        fla Fernando Lopez made changes -
        Fix Version/s 2021 [ 12600 ]
        Transition Time In Source Status Execution Times Last Executer Last Execution Date
        Open Open In Progress In Progress
        16d 19h 39m 1 Lasse Öörni (Inactive) 21/Nov/14 11:01 AM
        In Progress In Progress Answered Answered
        4d 9h 35m 1 Lasse Öörni (Inactive) 25/Nov/14 8:37 PM
        Answered Answered Closed Closed
        65d 19h 1 Jonne Väisänen 30/Jan/15 3:38 PM

          People

          • Assignee:
            loorni Lasse Öörni (Inactive)
            Reporter:
            pablo.fernandez Pablo Fernandez Moniz
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: