It is currently Thu Mar 28, 2024 7:30 am


All times are UTC - 8 hours [ DST ]




Post new topic Reply to topic  [ 15 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: Error occures when MUMPS Routine is being executed.
PostPosted: Sun Feb 26, 2012 9:00 am 
User avatar

Joined: Wed Nov 17, 2010 8:37 am
Posts: 136
Real Name: Terry L. Wiechmann
Began Programming in MUMPS: 0- 0-1971
I discovered that the in-line Routine Editor Exec command did not work properly on GT.M. To solve that problem, do the following:
  1. Log into the Mumpster VM.
  2. Click the Firefox icon on the menu bar.
  3. Enter the following URL: http://dl.dropbox.com/u/2398704/VESREDTO.m
  4. Select Save on the Download dialog and click on 'OK'.
  5. This file is a GT.M routine file. It will reside in the Downloads directory.
  6. Bring up the file browser by clicking on the Home Directory icon. Use it to move (drag and drop) the VESREDTO.m file in the Downloads directory to '/opt/lsb-esiobjects/V4.2.1.0/source', replacing the old version.

_________________
Terry L. Wiechmann


Top
Offline Profile  
 
 Post subject: Re: Error occures when MUMPS Routine is being executed.
PostPosted: Fri Mar 16, 2012 6:07 am 

Joined: Tue Jul 26, 2011 8:06 am
Posts: 17
Real Name: Nancy Grimes
Began Programming in MUMPS: 15 Nov 2010
I have tried everything I can think of - however when I enter the URL for the Editor Exec fix Firefox returns the message "The URL cannot be found." I have tried several other websites also such as, MSN.COM, YAHOO.COM, etc. I have tried this on a couple of different machines and the results are always the same. Is there something I am missing in the directions?

Thank you,

Nancy Grimes


Top
Offline Profile  
 
 Post subject: Re: Error occures when MUMPS Routine is being executed.
PostPosted: Fri Mar 16, 2012 7:22 am 
User avatar

Joined: Wed Nov 17, 2010 8:37 am
Posts: 136
Real Name: Terry L. Wiechmann
Began Programming in MUMPS: 0- 0-1971
I've tried every possible approach and can not make it fail. There is something fundamentally wrong.

  1. Bring up the Mumpster VM on your machine.
  2. Bring up Firefox by clicking on the icon.
  3. Enter the following url: http://www.mumpster.org
  4. Does the Mumpster web site come up?
  5. If not, you are not getting out of the VM to your network which must happen for you to download. If this is the case, let me know and we will deal with it in a separate message.
  6. If you can get to the Mumpster site, migrate to this topic (Error occures when MUMPS Routine is being executed.).
  7. In the message from me that contains the dropbox URL, simply left click on it. A dialog should come up. Click the Save radio button and then the OK button. At that point, the routine should download to the Downloads directory.
  8. If it does, proceed with the instructions. If not, you have a different problem.

_________________
Terry L. Wiechmann


Top
Offline Profile  
 
 Post subject: Re: Error occures when MUMPS Routine is being executed.
PostPosted: Fri Mar 16, 2012 10:31 am 

Joined: Tue Jul 26, 2011 8:06 am
Posts: 17
Real Name: Nancy Grimes
Began Programming in MUMPS: 15 Nov 2010
Here is a the error I am receiving.

SERVER NOT FOUND

Firefox can't find the server at www.mumpster.org


Top
Offline Profile  
 
 Post subject: Re: Error occures when MUMPS Routine is being executed.
PostPosted: Fri Mar 16, 2012 11:11 am 
User avatar

Joined: Wed Nov 17, 2010 8:37 am
Posts: 136
Real Name: Terry L. Wiechmann
Began Programming in MUMPS: 0- 0-1971
You have no internet connection from the VM.
  • Is your host machine on a network?
  • If no - it must be to simplify this process. If not, you will have to use external media to transfer the routine to the VM.
  • if yes, are you working in an environment that has a firewall up? This could cause the problem.
  • If your host machine is on a open network, then do the following:
  • Bring up the VM. I'm assuming you are using VMware Player.
  • Click on the VM menu command VirtualMachine and select Virtual Machine Settings.
  • Click on Network Adapter.
  • Is the Bridged radio button on?
  • If it is, I've run out of possibilities... :cry:
  • If not, click it on and save the settings.
  • Try to get Firefox to display this web site again.

_________________
Terry L. Wiechmann


Top
Offline Profile  
 
 Post subject: Re: Error occures when MUMPS Routine is being executed.
PostPosted: Mon Mar 19, 2012 2:30 pm 

Joined: Tue Jul 26, 2011 8:06 am
Posts: 17
Real Name: Nancy Grimes
Began Programming in MUMPS: 15 Nov 2010
I have attempted to connect to the internet with Firefox thru the VM on 3 different machines. On each machine I am getting the same results, SERVER NOT FOUND.

In your previous post you stated you were out of ideas, however I find it interesting that I am getting consistent results from all of the machines on which I attempt this operation. Two of the machines are my work machines and the third is my personal laptop.

Is there another way I can load the corrected MUMPS routine onto the virtual machine/


Top
Offline Profile  
 
 Post subject: Re: Error occures when MUMPS Routine is being executed.
PostPosted: Mon Mar 19, 2012 4:09 pm 
User avatar

Joined: Wed Nov 17, 2010 8:37 am
Posts: 136
Real Name: Terry L. Wiechmann
Began Programming in MUMPS: 0- 0-1971
Can you actually connect to the internet using Firefox (or any other browser) from these machines (not the VM)?
If so, then there may be some kind of problem with the VM.
If not, then you have to put the VM on a machine that you can connect to the internet with.

_________________
Terry L. Wiechmann


Top
Offline Profile  
 
 Post subject: Re: Error occures when MUMPS Routine is being executed.
PostPosted: Mon Mar 19, 2012 4:21 pm 

Joined: Tue Jul 26, 2011 8:06 am
Posts: 17
Real Name: Nancy Grimes
Began Programming in MUMPS: 15 Nov 2010
Yes, I can successfully connect to the Internet on all of them.


Top
Offline Profile  
 
 Post subject: Re: Error occures when MUMPS Routine is being executed.
PostPosted: Mon Mar 19, 2012 5:24 pm 
User avatar

Joined: Wed Nov 17, 2010 8:37 am
Posts: 136
Real Name: Terry L. Wiechmann
Began Programming in MUMPS: 0- 0-1971
It's a problem with the VM seeing the network. Normally Bridged makes it available. Unfortunately I can't help you beyond this.

You can try putting the routine on a CD and loading it to the VM. Can't help you there either since my CD died.

_________________
Terry L. Wiechmann


Top
Offline Profile  
 
 Post subject: Re: Error occures when MUMPS Routine is being executed.
PostPosted: Tue Mar 20, 2012 6:18 am 
User avatar

Joined: Wed Nov 17, 2010 8:37 am
Posts: 136
Real Name: Terry L. Wiechmann
Began Programming in MUMPS: 0- 0-1971
Couple questions:
  1. What is your host OS?
  2. What VM are you using - VMware Player?

_________________
Terry L. Wiechmann


Top
Offline Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 15 posts ]  Go to page 1, 2  Next

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 10 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Theme created StylerBB.net