View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012938ParaView(No Category)public2012-02-14 16:002012-02-20 10:28
ReporterUtkarsh Ayachit 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version3.14 
Summary0012938: Launching reverse connection jobs is not working without errors
DescriptionRefer to discussion thread:
http://public.kitware.com/pipermail/paraview-developers/2012-February/001320.html [^]
TagsNo tags attached.
ProjectSandia
Topic Name12938_fix_server_connection_issues
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0028263)
Utkarsh Ayachit (administrator)
2012-02-14 16:02

commit b850454c42a0eb694ba42b6e4dc2daee25dfd83a
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Mon Feb 13 15:22:12 2012 -0500

    Added support for -url (--server-url) command line option.
    
    ParaView client can now be launched using -url command line option to specify
    the server host and port to connect to (similar to ParView 2.*).

commit f6f8f1fb7e0bc5a788dc62214629cb45d9e3f5ea
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Mon Feb 13 14:50:24 2012 -0500

    Update status message printed by server executables.
    
    Even in reverse connection mode, the message said "Waiting for client" which was
    misleading. Fixed that.

commit aadc75f97c830cfd1a5e7ebf90ee35125e8855e8
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Sat Feb 11 20:10:19 2012 -0500

    Fixed errors reported when using command startup for reverse connect.
    
    The problem was due to the fact that the client launched the server process
    before opening the socket to accept the server connect request. This caused in
    error messages from the server, more often than not. Although the server would
    eventually connnect, it was quite misleading. Fixed that. Now pqServerLauncher
    opens up the port before launching the server in reverse connect mode.

commit 18fe3e3d8c2d9ff43621f504b36fcb183cf9616f
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Sat Feb 11 18:58:44 2012 -0500

    Fix bug in changing flag.
    
    There were cases when WaitingForConnection was left as true erroneously. Fixed
    that.

commit b6e42902e53589ac08cba6116627922bb16f0697
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Fri Feb 10 23:04:03 2012 -0500

    Fixes server-connection issues on windows.
    
    * Added missing PV_CLIENT_HOST variable.
    * Fixed missing environment.
    * Ensuring that messages from process are shown in the output-window.
    * Handle case where script quits after server launch.
    
    Change-Id: I6c20e178bf6b45c30d105a5977d65c88e9762cd3
(0028287)
Utkarsh Ayachit (administrator)
2012-02-17 12:22

Merged into git-master, if applicable.
(0028297)
Alan Scott (manager)
2012-02-17 23:31

I previously tested this remote server (command line connection as well as GUI connection), Linux, master. Another tester (John B.) also tested it.

 Issue History
Date Modified Username Field Change
2012-02-14 16:00 Utkarsh Ayachit New Issue
2012-02-14 16:02 Utkarsh Ayachit Topic Name => 12938_fix_server_connection_issues
2012-02-14 16:02 Utkarsh Ayachit Note Added: 0028263
2012-02-14 16:02 Utkarsh Ayachit Status backlog => gatekeeper review
2012-02-14 16:02 Utkarsh Ayachit Fixed in Version => git-next
2012-02-14 16:02 Utkarsh Ayachit Resolution open => fixed
2012-02-14 16:02 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2012-02-17 12:22 Utkarsh Ayachit Fixed in Version git-next => git-master
2012-02-17 12:22 Utkarsh Ayachit Status gatekeeper review => customer review
2012-02-17 12:22 Utkarsh Ayachit Note Added: 0028287
2012-02-17 23:31 Alan Scott Note Added: 0028297
2012-02-17 23:31 Alan Scott Status customer review => closed
2012-02-20 10:28 Utkarsh Ayachit Fixed in Version git-master => 3.14


Copyright © 2000 - 2018 MantisBT Team