Quantcast
Channel: Visual COBOL - Forum - Recent Threads
Viewing all articles
Browse latest Browse all 1559

Launching 'Remote Cobol Builder' on Redhat 7.4 (running on Virtualbox)

$
0
0

Hallo,

I installed Visual Cobol 3 with Devhub on a Redhat System 7.4 which runs on Virtualbox. Connecting from Eclipse to the remote system and creating a Cobol program is no problem. Also compiling it on Redhat works fine. However the remote built does not work. As I am a beginner with Devhub I probably missed one step.

"Connection to 192.168.178.49 could not be established." is the main message from my understandig (see entire message below). However I have access to the remote system.

I hope this is not a big for the community and someone knows what I did wrong.

Thanks in advance

Franz

 

Below  the error message is shown:

 

Errors occurred during the build.
Errors running builder 'Remote COBOL Builder' on project 'CobolProgram1'.
Could not connect to remote host
Connection to 192.168.178.49 could not be established.
Launch command output:
Last login: Wed Jan 10 23:26:31 2018 from 192.168.178.23
sh -c "/opt/microfocus/VisualCOBOL/remotedev/startrdoserver 0 " &

COBDIR set to /opt/microfocus/VisualCOBOL
[cobol@RedHatServer ~]$ sh -c "/opt/microfocus/VisualCOBOL/remotedev/startrdoser ver 0 " &
[1] 6748
[cobol@RedHatServer ~]$
[cobol@RedHatServer ~]$ Checking Java Version
Correct Java Version installed, proceeding
Starting RSE server...
DStore Server Starting...
JRE 1.4 or higher required
Could not connect to remote host
Connection to 192.168.178.49 could not be established.
Launch command output:
Last login: Wed Jan 10 23:26:31 2018 from 192.168.178.23
sh -c "/opt/microfocus/VisualCOBOL/remotedev/startrdoserver 0 " &

COBDIR set to /opt/microfocus/VisualCOBOL
[cobol@RedHatServer ~]$ sh -c "/opt/microfocus/VisualCOBOL/remotedev/startrdoser ver 0 " &
[1] 6748
[cobol@RedHatServer ~]$
[cobol@RedHatServer ~]$ Checking Java Version
Correct Java Version installed, proceeding
Starting RSE server...
DStore Server Starting...
JRE 1.4 or higher required

 


Viewing all articles
Browse latest Browse all 1559

Trending Articles