Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Possible to run Aloha, in demo mode, on virtual machine? 2

Status
Not open for further replies.

ScottN79

Programmer
Oct 16, 2015
23
US
Basically what the titles says. If so, where to get the setup files and any documentation?
 
Here is how I have it running without a key in demo mode in Hyper-V

Use a known data folder and create a c:\bootdrv\aloha folder
copy data and back copy called newdata
delete any .log files in data and newdata
set DOB to today
delete any eod settings in events.cfg
install aloha as normal into c:\bootdrv\aloha Do not check anything about demo mode or run both foh and boh on same machine
set computer name to something like demo1 (I used Hyper-pc2)
set termstr=hyper-pc
once Aloha shortcut is created I added /remote to end of it
so the target is c:\bootdrv\aloha\bin\alohamgr.exe /remote
This will get BOH running
Once aloha manager is up, log in and remove any printers and opos assigned to terminal number you are using. I my case term2

for Front of house I used this as the iber.bat

SET IBERROOT=Aloha
SET LOCALDIR=C:\bootdrv\Aloha
;SET CALIBRATE=C:\Aloha\bin\calib.exe ([highlight #FCE94F]no calibration with mouse[/highlight])
SET EDCPATH=\\ALOHABOH\BOOTDRV\Aloha\EDC
SET TERMSTR=Hyper-pc
SET TERM=2
SET NUMTERMS=6 ([highlight #FCE94F]I have system set for 6 terms[/highlight])
SET SERVER=hyper-pc2
SET MASTERCAPABLE=TRUE
SET SERVERCAPABLE=TRUE
SET DOUBLECLICK=TRUE
SET AUTOEXIT=false
SET REBOOTNT=FALSE
COPY %LOCALDIR%\newbin\*.* %LOCALDIR%\bin
ECHO y | DEL %LOCALDIR%\newbin\*.*
START C:\bootdrv\Aloha\BIN\IBER.EXE

If you need further help, you can find me from website below

Please vote as "great post" if you found this helpful

AlohaRoss
3rd Party support
 
Thanks for the informative post! I'll give it a try (might be some time from now, I'm still focusing on other POS platforms but have started doing research for Aloha now) and let you know if I hit any snags with this. From what I understand is you setup a VM for BOH and on the same VM you ran a FOH instance? OR, did you create a new VM for the FOH?

AlohaRoss said:
If you need further help, you can find me from website below

Hoping that if I need any clarification with your post I don't have to go through your site? Hoping to keep this post community focused for others to learn from as well..

Thanks
 
I have both running on same VM
I no longer keep install files in my dropbox folder, you will have to get that from others in the community


AlohaRoss
3rd Party support
 
I have installed Aloha and have the manager up and running but I don't know the default user/password for manager. What would it be for version 6.5 or 6.7?
 
There is no default user ID and Password for either version. Most of us have a database we use that already has a know emp id, password and highest security level. You will need a program like dbfnavigator to clear passwords or make changes to emp.dbf file in newdata folder.

AlohaRoss
3rd Party support
 
Got it! Thanks!

Edit: I tried to run iber for FOH GUI to login as an employee to open tickets, etc like a normal terminal would operate but I get an error "Local terminal not specified" and it exits.

Thanks for all your help.
 
I missed that section, sorry, I've been bouncing around on different threads trying to get as much info as possible.

I got the batch file setup, configured lana, and now it runs iber, but when it's initially open it counts up to find fileserver and then finally it shows "Looking for fileserver" and a button on the bottom to create a file server which when pressed, asks for a password.

Thanks again for your assistance. It's getting closer now!
 
Thanks for your quick reply. I've changed the batch files to what is necessary for my VM system and also disabled simple file sharing. There is a system share for BOOTDRV pointing to the correct folder. I'm assuming setup created that.

Here is the end of DEBOUT.01 file:

Dec 10, 12:19:59, [240], [STATUS],,""
Dec 10, 12:19:59, [240], [STATUS],,"................................................................"
Dec 10, 12:19:59, [240], [STATUS],,"IBER started (robust mode)... version 6.5.57.5185 "
Dec 10, 12:19:59, [240], [INFO],,"***************************************************"
Dec 10, 12:19:59, [240], [INFO],,"ENVIRONMENT START"
Dec 10, 12:19:59, [240], [INFO],,"***************************************************"
Dec 10, 12:19:59, [240], [INFO],,"ALLUSERSPROFILE=C:\ProgramData"
Dec 10, 12:19:59, [240], [INFO],,"APPDATA=C:\Users\Administrator\AppData\Roaming"
Dec 10, 12:19:59, [240], [INFO],,"AUTOEXIT=false"
Dec 10, 12:19:59, [240], [INFO],,"CommonProgramFiles=C:\Program Files (x86)\Common Files"
Dec 10, 12:19:59, [240], [INFO],,"CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files"
Dec 10, 12:19:59, [240], [INFO],,"CommonProgramW6432=C:\Program Files\Common Files"
Dec 10, 12:19:59, [240], [INFO],,"COMPUTERNAME=ALOHA-65-VM1"
Dec 10, 12:19:59, [240], [INFO],,"ComSpec=C:\Windows\system32\cmd.exe"
Dec 10, 12:19:59, [240], [INFO],,"DOUBLECLICK=TRUE"
Dec 10, 12:19:59, [240], [INFO],,"EDCPATH=\\ALOHABOH\BOOTDRV\Aloha\EDC"
Dec 10, 12:19:59, [240], [INFO],,"FP_NO_HOST_CHECK=NO"
Dec 10, 12:19:59, [240], [INFO],,"HOMEDRIVE=C:"
Dec 10, 12:19:59, [240], [INFO],,"HOMEPATH=\Users\Administrator"
Dec 10, 12:19:59, [240], [INFO],,"IBERDIR=C:\BootDrv\Aloha"
Dec 10, 12:19:59, [240], [INFO],,"IBERROOT=Aloha"
Dec 10, 12:19:59, [240], [INFO],,"LOCALAPPDATA=C:\Users\Administrator\AppData\Local"
Dec 10, 12:19:59, [240], [INFO],,"LOCALDIR=C:\bootdrv\Aloha"
Dec 10, 12:19:59, [240], [INFO],,"LOGONSERVER=\\ALOHA-65-VM1"
Dec 10, 12:19:59, [240], [INFO],,"MASTERCAPABLE=TRUE"
Dec 10, 12:19:59, [240], [INFO],,"NUMBER_OF_PROCESSORS=1"
Dec 10, 12:19:59, [240], [INFO],,"NUMTERMS=1"
Dec 10, 12:19:59, [240], [INFO],,"OS=Windows_NT"
Dec 10, 12:19:59, [240], [INFO],,"Path=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\"
Dec 10, 12:19:59, [240], [INFO],,"PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC"
Dec 10, 12:19:59, [240], [INFO],,"PROCESSOR_ARCHITECTURE=x86"
Dec 10, 12:19:59, [240], [INFO],,"PROCESSOR_ARCHITEW6432=AMD64"
Dec 10, 12:19:59, [240], [INFO],,"PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel"
Dec 10, 12:19:59, [240], [INFO],,"PROCESSOR_LEVEL=6"
Dec 10, 12:19:59, [240], [INFO],,"PROCESSOR_REVISION=3a09"
Dec 10, 12:19:59, [240], [INFO],,"ProgramData=C:\ProgramData"
Dec 10, 12:19:59, [240], [INFO],,"ProgramFiles=C:\Program Files (x86)"
Dec 10, 12:19:59, [240], [INFO],,"ProgramFiles(x86)=C:\Program Files (x86)"
Dec 10, 12:19:59, [240], [INFO],,"ProgramW6432=C:\Program Files"
Dec 10, 12:19:59, [240], [INFO],,"PROMPT=$P$G"
Dec 10, 12:19:59, [240], [INFO],,"PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\"
Dec 10, 12:19:59, [240], [INFO],,"PUBLIC=C:\Users\Public"
Dec 10, 12:19:59, [240], [INFO],,"REBOOTNT=FALSE"
Dec 10, 12:19:59, [240], [INFO],,"ROBUST=TRUE"
Dec 10, 12:19:59, [240], [INFO],,"SERVER=Aloha-65-VM1"
Dec 10, 12:19:59, [240], [INFO],,"SERVERCAPABLE=TRUE"
Dec 10, 12:19:59, [240], [INFO],,"SESSIONNAME=Console"
Dec 10, 12:19:59, [240], [INFO],,"SystemDrive=C:"
Dec 10, 12:19:59, [240], [INFO],,"SystemRoot=C:\Windows"
Dec 10, 12:19:59, [240], [INFO],,"TEMP=C:\Users\ADMINI~1\AppData\Local\Temp"
Dec 10, 12:19:59, [240], [INFO],,"TERM=1"
Dec 10, 12:19:59, [240], [INFO],,"TERMSTR=Aloha-65-VM"
Dec 10, 12:19:59, [240], [INFO],,"TMP=C:\Users\ADMINI~1\AppData\Local\Temp"
Dec 10, 12:19:59, [240], [INFO],,"USERDOMAIN=ALOHA-65-VM1"
Dec 10, 12:19:59, [240], [INFO],,"USERNAME=Administrator"
Dec 10, 12:19:59, [240], [INFO],,"USERPROFILE=C:\Users\Administrator"
Dec 10, 12:19:59, [240], [INFO],,"windir=C:\Windows"
Dec 10, 12:19:59, [240], [INFO],,"***************************************************"
Dec 10, 12:19:59, [240], [INFO],,"ENVIRONMENT END"
Dec 10, 12:19:59, [240], [INFO],,"***************************************************"
Dec 10, 12:19:59, [240], [INFO],,"+++++++++++++++++++++++++++++++++++++++++++++++++++"
Dec 10, 12:19:59, [240], [INFO],," OS, CPU AND MEMORY INFORMATION"
Dec 10, 12:19:59, [240], [INFO],,"+++++++++++++++++++++++++++++++++++++++++++++++++++"
Dec 10, 12:19:59, [240], [INFO],,"OS = Operating system is Windows 7 (BuildNumber 7601, Platform 2, Version 6.1, Service Pack 1)"
Dec 10, 12:19:59, [240], [INFO],,"CPU TYPE = Intel(R) Core(TM) i5-3570 CPU @ 3.40GHz"
Dec 10, 12:19:59, [240], [INFO],,"CPU SPEED = 3548 MHz"
Dec 10, 12:19:59, [240], [INFO],,"TOTAL PHYSICAL MEMORY = 2147016704 Bytes"
Dec 10, 12:19:59, [240], [INFO],,"+++++++++++++++++++++++++++++++++++++++++++++++++++"
Dec 10, 12:19:59, [240], [INFO],," OS, CPU AND MEMORY INFORMATION"
Dec 10, 12:19:59, [240], [INFO],,"+++++++++++++++++++++++++++++++++++++++++++++++++++"
Dec 10, 12:20:14, [240], [INFO],,"Delete ExitingFile(C:\bootdrv\Aloha\TMP\EXITING)"
Dec 10, 12:20:14, [240], [INFO],,"LoadIberStrings() - Loaded version 6.5.57.0, C:\BootDrv\Aloha\bin\IBERSTR.DLL"
Dec 10, 12:20:14, [240], [STATUS],,"RFSInitReady flag is set to true..."
Dec 10, 12:20:14, [240], [STATUS],,"DeboutsThread() called..."
Dec 10, 12:20:14, [240], [INFO],,"Begin initializing network..."
Dec 10, 12:20:14, [240], [INFO],,"Initializing network..."
Dec 10, 12:20:14, [240], [INFO],,"Node = 1 String = 'B'"
Dec 10, 12:20:14, [240], [INFO],,"NBInit()-> Before NBAddName()-> StationName = "ALOHA-65-VMB ""
Dec 10, 12:20:17, [240], [INFO],,"NBInit()-> After NBAddName()-> StationNumber = 2"
Dec 10, 12:20:17, [240], [INFO],,"NBInit()-> Before NBAddGroupName()-> SessionName = "ALOHA-65-VMLINK""
Dec 10, 12:20:20, [240], [INFO],,"NBInit()-> After NBAddGroupName()-> SessionNumber = 3"
Dec 10, 12:20:20, [240], [INFO],,"Station number 2, session 3"
Dec 10, 12:20:20, [240], [INFO],,"Network initialization complete."
Dec 10, 12:20:20, [240], [INFO],,"TIMEOUT ALERT!!! NBInit took 6.000000 seconds our threshold is 5.000000"
Dec 10, 12:20:20, [240], [INFO],,"Done initializing network."
Dec 10, 12:20:20, [240], [INFO],,"Determining Master And Fileserver"
Dec 10, 12:20:20, [240], [INFO],,"Local DOB is 12/9/2015 in C:\bootdrv\Aloha\DATA\ALOHA.INI (12 09 2015)"
Dec 10, 12:20:20, [240], [INFO],,"AutoMakeFileserver: FALSE"
Dec 10, 12:20:20, [240], [INFO],,"Local Terminal 1 asserts it is master since there are no others"
Dec 10, 12:20:20, [240], [INFO],,"Master terminal is 1. Now determining fileserver...
 
I'm still having no luck. I've went back a few times in checkpoints on my VM and trying a few things but still have an issue running iber and I believe Aloha manager isn't working right either. When I open the Aloha manager, I login but it takes about 5 mins of "unresponsive" before it allows me to do anything and then once I'm there, all the menus are empty like and I can't change anything.

When I run the install, I'm choosing to load sample data too so there is a database to start. Any more ideas on why I can't get this to work?
 
are you using the short cut created during install to launch Aloha Manager? Did you add c:\bootdrv\aloha\bin\alohamgr.exe [highlight #FCE94F]/remote[/highlight] to the short cut? The database you are using is also going to be issue. The sample database is horrible with many issues. It is not meant to be used the way you are intending it to. The user ID you are logging in does not have boh security access, and is why you are getting blank options.
the 5 minute lag is becuase control service is attempting to start. You did not start Aloha with /remote. You also mentioned you have used different check points. Make sure if you have gone back to previous point you have put back in any needed settings.

Setting up Aloha to run without key in demo mode takes some understanding of how Aloha works and a known database. It is not something I recommend to someone with limited aloha resources.

AlohaRoss
3rd Party support
 
Thanks for the reply!

I created a shortcut on the desktop with /remote, see image here. Still has the 5 min lag when logging in.

I do have a database from one of my clients but it's just the EOD grind and doesn't include NewData. Do I need the NewData folder or can I restore from just what I have to make a working database?

FYI, for the BOH security, I went in and modified the EMP.dbf table and took a user and emptied the BOHPASSWORD field and changed the SECLEVEL to 997 which is the highest value from SECLVL. When I attempted to login with the manager then, it prompted for a new password and logged me in and gave me the 5 min lag, but had empty menus and no functionality.

AlohaRoss said:
Setting up Aloha to run without key in demo mode takes some understanding of how Aloha works and a known database.

I'm beginning to learn more about this, slowly but surely. Thanks for all your assistance!
 
OK, I will get a copy of their NewData folder from the client. What is the best way to get the data without having corruption or data missing? Before start of the day? Is there any services I should shut down first? Any documentation out there on how to go about this the correct way?

Also, during setup, what is the BMP option when importing existing data?
 
Just copy NewData. When you make changes in AlohaMGR, it saves them to the new data folder, otherwise, it isn't locked.
 
MenulinkMan said:
Just copy NewData

What about the "Data" folder? Anything in there that I should grab? What is the difference between NewData and Data?
 
I've got Aloha Manager up and running with full menus, etc.

When I execute FOH batch file iber.exe tries to find the file server for 30 secs then goes to another screen to create file server.

Here is my lana config:
I'm at the last configuration of this I believe, just need to get FOH working.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top