problem with run code aster
- reiner breuer
- Topic Author
- Offline
- New Member
Less
More
- Posts: 1
- Thank you received: 0
17 years 2 months ago #1442
by reiner breuer
problem with run code aster was created by reiner breuer
I have been trying to run the example of the piston...and when I execute the code aster in the ASTK the program sends the following message to me
"FAILURE DURING START, READ MESSAGE IN THE MESSAGES WINDOW (HEPL MENU) MESSAGE: 3"
I show the end from this message
"
<DEBUG> (rexec_cmd) Numéro du process : 6110
============== OUTPUT ==============
EXIT_CODE=0
====================================
<DEBUG> (rexec_cmd) iret : 0
<DEBUG> (exporter) retour : 0
<DEBUG> (rexec_cmd) Num serv : 0 / CMD : /opt/aster/ASTK/ASTK_SERV/bin/as_serv as_exec --remote_shell_protocol RSH --remote_copy_protocol RCP root@pcmovil04:/root/Desktop/prueba/piston1/piston1.export
<DEBUG> (rexec_cmd) Remote : login=root server=localhost + CMD
<DEBUG> (rexec_cmd) Numéro du process : 6116
============== OUTPUT ==============
localhost: Connection refused
====================================
<DEBUG> (rexec_cmd) iret : 0
"
Can you help me?
Reiner
"FAILURE DURING START, READ MESSAGE IN THE MESSAGES WINDOW (HEPL MENU) MESSAGE: 3"
I show the end from this message
"
<DEBUG> (rexec_cmd) Numéro du process : 6110
============== OUTPUT ==============
EXIT_CODE=0
====================================
<DEBUG> (rexec_cmd) iret : 0
<DEBUG> (exporter) retour : 0
<DEBUG> (rexec_cmd) Num serv : 0 / CMD : /opt/aster/ASTK/ASTK_SERV/bin/as_serv as_exec --remote_shell_protocol RSH --remote_copy_protocol RCP root@pcmovil04:/root/Desktop/prueba/piston1/piston1.export
<DEBUG> (rexec_cmd) Remote : login=root server=localhost + CMD
<DEBUG> (rexec_cmd) Numéro du process : 6116
============== OUTPUT ==============
localhost: Connection refused
====================================
<DEBUG> (rexec_cmd) iret : 0
"
Can you help me?
Reiner
- Joël Cugnoni
- Offline
- Moderator
17 years 2 months ago #1443
by Joël Cugnoni
Joël Cugnoni - a.k.a admin
www.caelinux.com
Replied by Joël Cugnoni on topic Re:problem with run code aster
Hi,
this problem is related to the network configuration of your PC. ASTK is a client / server application and its behaviour depends on the network settings, and more especially on the hostname of your machine.
The ASTK server in CAELinux is configured for a host named "localhost" and the ASTK client will automatically detect your actual hostname.
If the hostname seen by ASTK_Client is different from the one of the server (=localhost), ASTK will use "remote copy" commands instead of local "cp" commands and this will fail!!
So the conclusion is that you absolutelly need to be sure that your hostname is always "localhost":
- when you configure a network interface with static addressing, choose hostname=localhost
- if you use DHCP, be sure to deselect the option "assign hostname from dhcp" and to enter hostname=localhost
- check that you do not have any "alias" names defined except "localhost"
- in ASTK interface options, be sure to leave blank the domain name
This should normally solve the problem.
If you still see the error message, try to rename the hidden folder .astkrc in your home directory.
PS: could you please specify which version of CAELinux that you are using. This could help me to further enhance it.
Joël Cugnoni
this problem is related to the network configuration of your PC. ASTK is a client / server application and its behaviour depends on the network settings, and more especially on the hostname of your machine.
The ASTK server in CAELinux is configured for a host named "localhost" and the ASTK client will automatically detect your actual hostname.
If the hostname seen by ASTK_Client is different from the one of the server (=localhost), ASTK will use "remote copy" commands instead of local "cp" commands and this will fail!!
So the conclusion is that you absolutelly need to be sure that your hostname is always "localhost":
- when you configure a network interface with static addressing, choose hostname=localhost
- if you use DHCP, be sure to deselect the option "assign hostname from dhcp" and to enter hostname=localhost
- check that you do not have any "alias" names defined except "localhost"
- in ASTK interface options, be sure to leave blank the domain name
This should normally solve the problem.
If you still see the error message, try to rename the hidden folder .astkrc in your home directory.
PS: could you please specify which version of CAELinux that you are using. This could help me to further enhance it.
Joël Cugnoni
Joël Cugnoni - a.k.a admin
www.caelinux.com
The following user(s) said Thank You: maria
- maria
- Offline
- New Member
Less
More
- Posts: 1
- Thank you received: 0
9 years 11 months ago #7894
by maria
Replied by maria on topic Re: problem with run code aster
I have just installed Code Aster on Windows and the installation was succesfull. But when i try to run the "demo" example i have this error:
"FAILURE DURING START, READ MESSAGE IN THE MESSAGES WINDOW (HELP MENU) MESSAGE: Job time limited to s".
The window message plots this:
"Actions :
- run the study
====================================
<DEBUG> (enregistrer) Fichier profil : -1 C:/ASTER/TEST/demo.astk
<DEBUG> (rcp_cmd) commande : cp -r C:/TEMP/astk_resanom/.file_save C:/ASTER/TEST/demo.astk
remote_tools (rexec_cmd): CZC1201C49 CZC1201C49
remote_tools (rexec_cmd): -1
<DEBUG> (rexec_cmd) Num serv : -1 / CMD : sh -c "cp -r C:/TEMP/astk_resanom/.file_save C:/ASTER/TEST/demo.astk; echo EXIT_CODE=$?"
<DEBUG> (rexec_cmd) Numéro du process :
============== OUTPUT ==============
EXIT_CODE=0
====================================
<DEBUG> (rexec_cmd) iret : 0".
Could you help me please?
than you very much
Maria
"FAILURE DURING START, READ MESSAGE IN THE MESSAGES WINDOW (HELP MENU) MESSAGE: Job time limited to s".
The window message plots this:
"Actions :
- run the study
====================================
<DEBUG> (enregistrer) Fichier profil : -1 C:/ASTER/TEST/demo.astk
<DEBUG> (rcp_cmd) commande : cp -r C:/TEMP/astk_resanom/.file_save C:/ASTER/TEST/demo.astk
remote_tools (rexec_cmd): CZC1201C49 CZC1201C49
remote_tools (rexec_cmd): -1
<DEBUG> (rexec_cmd) Num serv : -1 / CMD : sh -c "cp -r C:/TEMP/astk_resanom/.file_save C:/ASTER/TEST/demo.astk; echo EXIT_CODE=$?"
<DEBUG> (rexec_cmd) Numéro du process :
============== OUTPUT ==============
EXIT_CODE=0
====================================
<DEBUG> (rexec_cmd) iret : 0".
Could you help me please?
than you very much
Maria
Moderators: catux
Time to create page: 0.153 seconds