FreeAXP fails crating configuration on server 2003
- nztaborgna
- Topic Author
- Visitor
14 years 9 months ago #4862
by nztaborgna
FreeAXP fails crating configuration on server 2003 was created by nztaborgna
I am installing FreeAxp on a Server Intel Xeon E5410 @ 2.33 GHz with 8 GB RAM.
The installation completes without errors, but the configuration utility crashes:
Type of event: Information
Origin: DrWatson
...
Description: The application C:\Programmi\FreeAXP\FreeAxpCfg.exe caused an application error.
Error happens on 04/26/2010 @ 11:16:10.953 Exception c0000005
at address 7C93C862 (ntdll!RtlUpcaseUnicodeChar)
<img src='../images/smiley/sad.gif' alt='smiley'>
Any help? Thanks, bye
The installation completes without errors, but the configuration utility crashes:
Type of event: Information
Origin: DrWatson
...
Description: The application C:\Programmi\FreeAXP\FreeAxpCfg.exe caused an application error.
Error happens on 04/26/2010 @ 11:16:10.953 Exception c0000005
at address 7C93C862 (ntdll!RtlUpcaseUnicodeChar)
<img src='../images/smiley/sad.gif' alt='smiley'>
Any help? Thanks, bye
Please Log in or Create an account to join the conversation.
- VolkerHalle
- Topic Author
- Visitor
14 years 9 months ago #4863
by VolkerHalle
Replied by VolkerHalle on topic RE: please provide description for a reproducer
Hi,
this looks similar to the problem described in the thread titled:
FreeAXP failed to create configuration file on Vista
Could you please EXACTLY describe what you've been doing ? Each mouse-click and each data item entered ?
Thanks,
Volker.
this looks similar to the problem described in the thread titled:
FreeAXP failed to create configuration file on Vista
Could you please EXACTLY describe what you've been doing ? Each mouse-click and each data item entered ?
Thanks,
Volker.
Please Log in or Create an account to join the conversation.
- nztaborgna
- Topic Author
- Visitor
14 years 9 months ago #4864
by nztaborgna
Replied by nztaborgna on topic RE: FreeAXP fails crating configuration on server 2003
- my installation:
The system is a Windows Server 2003;
I am logged on as Administrator; the installation kit of freeaxp is on the desktop;
double-click; a title window pops out;
"click next to continue"
click on next;
a license agreement windows pos out;
tick on "I agree..." then click on next;
Installation options windows
I am installing with all defaults:
v Core components and
v MSI netwok driver...
deafult installation folder is C:\Programmi\FreeAXP
then click on install.
An installation completed windows appears, option to start the configuration utility.
click on finish.
no configuration window cames out.
The error posted is obtained from the event viewer,
application errors.
Now I get the sample config file from
www.openvmshobbyist.com/forum/viewthread...id=163&thread_id=873
with some changes to fit my environment:
/* -- FreeAXP Config --
AXP_Serial.cfg
FreeAXP configuration defining second serial port (TTA0).
Do not modify this configuration using the FreeAXP Wizard.
-- */
cp = control
{
cp_log = logfile
{
filename = "E:\Alpha\AXP_Serial.log"
}
alpha = alpha
{
memory=128M;
image = "E:\Alpha\AXP_Serial.nvr"
pcibus = dc21071da
{
data = "E:\Alpha\AXP_Serial.toy"
serial0 = i16550
{
s0_tn = telnet
{
port = 9000;
wait = true;
action = """C:\Programmi\FreeAXP\putty.exe"" telnet://localhost:9000"
}
}
serial1 = i16550
{
s1_tn = telnet
{
port = 9001;
wait = true;
action = """C:\Programmi\FreeAXP\putty.exe"" telnet://localhost:9001"
}
}
pci7 = i82378
{
}
pci6 = symbios
{
disk0.0 = file
{
image = "E:\Alpha\dka100.img"
autocreate_size = 4G;
}
disk0.6 = device
{
device = "\\.\cdrom0"
read_only = true;
cdrom = true;
}
}
pci11 = de500
{
adapter="ask"
}
}
}
}
By using this config file I can launch freeaxp.exe and now I get the output:
+
+
¦F¦r¦e¦e¦A¦X¦P¦ Alpha Emulator
+
+
x86 version 1.0 patch 6 build 271 (Apr 10 2010 21:04:10)
Copyright (C) 2009-2010 by Migration Specialties International, Inc.
cp(control).alpha(alpha).pcibus(dc21071da).pci11(de500): Choose a network adapte
r to connect to:
1. \Device\MsiPcap_{BCFD1B0A-EFA6-474C-8F64-2BDA1F90B681}
(Broadcom L2 NDIS client driver)
2. \Device\MsiPcap_{EE8BA303-396F-4E6E-8565-40AA10315000}
(Intel(R) PRO/1000 GT Desktop Adapter)
3. \Device\MsiPcap_{878C427C-8544-4D9B-A0D3-1741B42F40C4}
(Broadcom L2 NDIS client driver)
4. \Device\MsiPcap_{F5225768-B27B-4EE4-B644-1211845C2071}
(Intel(R) PRO/1000 PT Server Adapter)
Enter the interface number (1-4):2
AC4-I-DECOMP: Decompressing ROM image.
0%....10%....20%....30%....40%....50%....60%....70%....80%....90%....100%
59.38 Emulator Units of Performance
I am waiting for the console prompt ">>>"
but it looks that there is another more problem because is still giving the units of
performance after 15 minutes... the log file claims that more output has been sent to
the serial port 0:
XP-I-CPUSTRT: cp(control).alpha(alpha).cpu0(EV4): CPU Starting
CSI-I-WRSTRING: Write string "ff.fe.fd.fc.fb.fa.f9.f8.f7.f6.f5." on serial port 0
CTS-I-ENDSESS: Session terminated on cp(control).alpha(alpha).pcibus(dc21071da).serial0(i16550).s0_tn(telnet) from IP address 127.0.0.1
CTS-I-ENDSESS: Session terminated on cp(control).alpha(alpha).pcibus(dc21071da).serial1(i16550).s1_tn(telnet) from IP address 127.0.0.1
CSI-I-WRSTRING: Write string "ef.df.ee.ed.ec.f4.eb.ea.e9.e8.e7.e6.....e5." on serial port 0
CSI-I-WRSTRING: Write string "V7.0-9, built on Mar 18 1999 at 13:25:37" on serial port 0
Now, my server has one serial port but it uses this port for special hw config, so I removed from config both the serial ports.
As above, I am still waiting for the console prompt.
any suggestion? bye
The system is a Windows Server 2003;
I am logged on as Administrator; the installation kit of freeaxp is on the desktop;
double-click; a title window pops out;
"click next to continue"
click on next;
a license agreement windows pos out;
tick on "I agree..." then click on next;
Installation options windows
I am installing with all defaults:
v Core components and
v MSI netwok driver...
deafult installation folder is C:\Programmi\FreeAXP
then click on install.
An installation completed windows appears, option to start the configuration utility.
click on finish.
no configuration window cames out.
The error posted is obtained from the event viewer,
application errors.
Now I get the sample config file from
www.openvmshobbyist.com/forum/viewthread...id=163&thread_id=873
with some changes to fit my environment:
/* -- FreeAXP Config --
AXP_Serial.cfg
FreeAXP configuration defining second serial port (TTA0).
Do not modify this configuration using the FreeAXP Wizard.
-- */
cp = control
{
cp_log = logfile
{
filename = "E:\Alpha\AXP_Serial.log"
}
alpha = alpha
{
memory=128M;
image = "E:\Alpha\AXP_Serial.nvr"
pcibus = dc21071da
{
data = "E:\Alpha\AXP_Serial.toy"
serial0 = i16550
{
s0_tn = telnet
{
port = 9000;
wait = true;
action = """C:\Programmi\FreeAXP\putty.exe"" telnet://localhost:9000"
}
}
serial1 = i16550
{
s1_tn = telnet
{
port = 9001;
wait = true;
action = """C:\Programmi\FreeAXP\putty.exe"" telnet://localhost:9001"
}
}
pci7 = i82378
{
}
pci6 = symbios
{
disk0.0 = file
{
image = "E:\Alpha\dka100.img"
autocreate_size = 4G;
}
disk0.6 = device
{
device = "\\.\cdrom0"
read_only = true;
cdrom = true;
}
}
pci11 = de500
{
adapter="ask"
}
}
}
}
By using this config file I can launch freeaxp.exe and now I get the output:
+
+
¦F¦r¦e¦e¦A¦X¦P¦ Alpha Emulator
+
+
x86 version 1.0 patch 6 build 271 (Apr 10 2010 21:04:10)
Copyright (C) 2009-2010 by Migration Specialties International, Inc.
cp(control).alpha(alpha).pcibus(dc21071da).pci11(de500): Choose a network adapte
r to connect to:
1. \Device\MsiPcap_{BCFD1B0A-EFA6-474C-8F64-2BDA1F90B681}
(Broadcom L2 NDIS client driver)
2. \Device\MsiPcap_{EE8BA303-396F-4E6E-8565-40AA10315000}
(Intel(R) PRO/1000 GT Desktop Adapter)
3. \Device\MsiPcap_{878C427C-8544-4D9B-A0D3-1741B42F40C4}
(Broadcom L2 NDIS client driver)
4. \Device\MsiPcap_{F5225768-B27B-4EE4-B644-1211845C2071}
(Intel(R) PRO/1000 PT Server Adapter)
Enter the interface number (1-4):2
AC4-I-DECOMP: Decompressing ROM image.
0%....10%....20%....30%....40%....50%....60%....70%....80%....90%....100%
59.38 Emulator Units of Performance
I am waiting for the console prompt ">>>"
but it looks that there is another more problem because is still giving the units of
performance after 15 minutes... the log file claims that more output has been sent to
the serial port 0:
XP-I-CPUSTRT: cp(control).alpha(alpha).cpu0(EV4): CPU Starting
CSI-I-WRSTRING: Write string "ff.fe.fd.fc.fb.fa.f9.f8.f7.f6.f5." on serial port 0
CTS-I-ENDSESS: Session terminated on cp(control).alpha(alpha).pcibus(dc21071da).serial0(i16550).s0_tn(telnet) from IP address 127.0.0.1
CTS-I-ENDSESS: Session terminated on cp(control).alpha(alpha).pcibus(dc21071da).serial1(i16550).s1_tn(telnet) from IP address 127.0.0.1
CSI-I-WRSTRING: Write string "ef.df.ee.ed.ec.f4.eb.ea.e9.e8.e7.e6.....e5." on serial port 0
CSI-I-WRSTRING: Write string "V7.0-9, built on Mar 18 1999 at 13:25:37" on serial port 0
Now, my server has one serial port but it uses this port for special hw config, so I removed from config both the serial ports.
As above, I am still waiting for the console prompt.
any suggestion? bye
Please Log in or Create an account to join the conversation.
- nztaborgna
- Topic Author
- Visitor
14 years 9 months ago #4865
by nztaborgna
wow! I got the console prompt!
Now I will try to install...
Replied by nztaborgna on topic RE: FreeAXP fails crating configuration on server 2003
wow! I got the console prompt!
Now I will try to install...
Please Log in or Create an account to join the conversation.
- VolkerHalle
- Topic Author
- Visitor
14 years 9 months ago #4866
by VolkerHalle
Replied by VolkerHalle on topic RE: FreeAXP fails crating configuration on server 2003
The last line displayed in the Emulator VLC (Virtual Layer Control) Window is always:
xx.xx Emulator Units of Performance
while the emulator is running.
The reference to 'serial ports' in the config file does NOT relate to 'serial ports' on your PC, but to the 'serial ports' implemented in the Alpha emulated machine. These serial ports will be mapped to Putty windows, which should pop up on your Windows desktop.
Did you try to run the Configuration Wizard from Start -> all programs -> FreeAXP ?
< class='quote'>
wow! I got the console prompt!
What did you finally do to get the console prompt in the Putty window ?
Volker.<hr>
xx.xx Emulator Units of Performance
while the emulator is running.
The reference to 'serial ports' in the config file does NOT relate to 'serial ports' on your PC, but to the 'serial ports' implemented in the Alpha emulated machine. These serial ports will be mapped to Putty windows, which should pop up on your Windows desktop.
Did you try to run the Configuration Wizard from Start -> all programs -> FreeAXP ?
< class='quote'>
wow! I got the console prompt!
What did you finally do to get the console prompt in the Putty window ?
Volker.<hr>
Please Log in or Create an account to join the conversation.
- Bruce Claremont
- Topic Author
- Visitor
14 years 9 months ago #4867
by Bruce Claremont
Replied by Bruce Claremont on topic RE: FreeAXP fails crating configuration on server 2003
I'd also like to know if running the Configuration Wizard from Start -> All Programs -> FreeAXP works? If it fails, take a look at Start> Administrative Tools> Event Viewer and see if an error has been logged in the System or Application logs. If found, please post the error.
Please Log in or Create an account to join the conversation.
Moderators: iamcamiel
Time to create page: 0.193 seconds