sunyanjie7788 / qizmt

Automatically exported from code.google.com/p/qizmt
0 stars 0 forks source link

AELight Exception #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install and config the Qizmt as the manual's description
2. run: qizmt @format Machines=localhost
3. a .net error popup window displayed

What is the expected output? What do you see instead?
we should see the output as the manual described,

What version of the product are you using? On what operating system?
1.0 alpha

Please provide any additional information below.

Original issue reported on code.google.com by lamfeeling2@gmail.com on 18 Sep 2009 at 1:16

Attachments:

GoogleCodeExporter commented 8 years ago
Qizmt has been tested on Windows Vista, Windows 2003 and Windows 2008. For all 
three 
the .net 3.5 SP1 framework must be installed.

Original comment by DanSR...@gmail.com on 18 Sep 2009 at 8:19

GoogleCodeExporter commented 8 years ago
Can you please send the error displayed when you click on the first link of the 
error dialog? For the @format command, the most common issue is permissions 
issue 
with the account which qizmit you installed qizmt with. Can make sure that the 
account running Qizmt under has sufficient access to the directory which you 
are 
installing to.

Original comment by DanSR...@gmail.com on 18 Sep 2009 at 9:41

GoogleCodeExporter commented 8 years ago
Sorry for my carelessness, I havent noticed the system requirement. However, I 
ran 
this program in two different systems: XP and Win7 Chinese simplified edition, 
both 
with .Net framework 3.5 sp1, and the results are the same.

the first link of the error dialog and the error message showed on console is 
as 
attached.

Original comment by lamfeeling2@gmail.com on 20 Sep 2009 at 9:21

Attachments:

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
At this time Qizmt has been tested on Windows Vista, Windows 2003 and Windows 
2008 
clusters with .net 3.5 SP1 only; however, would be interested to see the 
aelight log 
file anyway. It is located:

<installation directory>\aelight-errors.txt

Original comment by DanSR...@gmail.com on 22 Sep 2009 at 10:41

GoogleCodeExporter commented 8 years ago
At this time Qizmt has been tested on Windows Vista, Windows 2003 and 
Windows 2008 
clusters with .net 3.5 SP1 only; however, would be interested to see the 
aelight log 
file anyway. It is located:

<installation directory>\aelight-errors.txt

Original comment by DanSR...@gmail.com on 28 Sep 2009 at 8:56

GoogleCodeExporter commented 8 years ago
I have looked the directory of installation, however, no log file found.

I modified permission of under XP and Win7, as uploaded picture(tick the 
"write" 
box), and everything seems OK.

However, should this property be specified by installation program 
automatically?

Original comment by lamfeeling2@gmail.com on 28 Sep 2009 at 9:55

Attachments:

GoogleCodeExporter commented 8 years ago
Has your problem been solved?
I met the same problem too.
I referd to the aelight-errors.txt file, and found the exception result is
"System.IO.IOException: 找不到网络名( can't find the name of the 
network)".

Can anyone help me ?
Tks.

Original comment by wu_hai...@163.com on 14 Jan 2010 at 1:10

GoogleCodeExporter commented 8 years ago
Qizmt needs to be installed with an account that has sufficient read/write 
access to 
\\<host>\<drive>$\<installdir>\ from every machine in the cluster to every 
other 
machine in the cluster. (if single machine installation, the account will need 
read/write access to \\<host>\<drive>$\<installdir>\ as well. Can try the 
hostname 
command at the commandline to see what the hostname of a machine is.

http://code.google.com/p/qizmt/wiki/MySpaceQizmtFAQInstallation

Original comment by DanSR...@gmail.com on 14 Jan 2010 at 2:14