Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • I ice
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 14
    • Issues 14
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Eclipse Projects
  • The Eclipse Integrated Computational Environment
  • ice
  • Issues
  • #220

Closed
Open
Created Jun 09, 2016 by Eclipse Webmaster@webmasterOwner

Nek Model Launcher is failing to connect to remote host

Created by: SmithRWORNL

I attempted to follow the tutorial at the wiki. After launching the job, I received the following standard error output:

Log of standard error collected by ICE for Nek5000 Launcher 2 Job launch date: 20160609_124716 Launch host: UltraFluffy Target host: localhost Command Executed: cp -r /home/username/nek5000-svn/examples/conj_ht/* .;rm -rf obj/;cp conj_ht.rea conj_ht.rea;/home/username/nek5000-svn/trunk/tools/scripts/nek conj_ht;/home/username/nek5000-svn/trunk/tools/scripts/visnek conj_ht; conj_ht.rea Working directory: iceLaunch_20160609124715

cp: cannot stat ‘/home/username/nek5000-svn/examples/conj_ht/*’: No such file or directory cp: ‘conj_ht.rea’ and ‘conj_ht.rea’ are the same file ./launchJob_20160609124716.sh: line 4: /home/username/nek5000-svn/trunk/tools/scripts/nek: No such file or directory ./launchJob_20160609124716.sh: line 5: /home/username/nek5000-svn/trunk/tools/scripts/visnek: No such file or directory ./launchJob_20160609124716.sh: line 6: conj_ht.rea: command not found

Note that I was attempting to connect to another host. Despite the fact that I had listed "megafluffy" as the connection's hostname, and I was prompted for the username and password when adding it to the host table, the output claims the target host is "localhost" instead.

Also of note is that the program seems to be assuming the Nek5000 install is of a certain structure that is not reflected in the versions I downloaded this morning. For example, it is attempting to launch /trunk/tools/scripts/visnek. However, visnek is located under at /bin/visnek instead. I think that the Nek5000 repo structure may have changed since the last time our code was updated, and so it can no longer find any of the correct files to launch.

Assignee
Assign to
Time tracking

Copyright © Eclipse Foundation, Inc. All Rights Reserved.     Privacy Policy | Terms of Use | Copyright Agent