Page 1 of 1

OSError when Starting for First Time ... In update.py

Posted: Sun Jul 25, 2010 6:37 pm
by NightOwl
I am having the following error when starting OpenEMM for the first time. Running OpenEMM 6.1... The OpenEMM\var\log logfile has the following entry:

Code: Select all

[25.07.2010  13:18:56] 3568 FATAL/except: CAUGHT EXCEPTION:
Traceback (most recent call last):
  File "C:\OpenEMM\bin\openemm.py", line 480, in <module>
    p_upd = pystart (schome + os.path.sep + 'update.py account bounce')
  File "C:\OpenEMM\bin\openemm.py", line 444, in pystart
    return os.spawnv (os.P_NOWAIT, args[0], args)
OSError: [Errno 22] Invalid argument
I am running on a Windows 7 client with full administrative priviledges on the machine. The MySQL database, et al supporting tools for this version of OpenEMM are all on the local machine. The database appears to be working fine.

Has anyone run into this? Does anyone have an idea for how to find the root cause of such an error?

Thank you!

Posted: Tue Jul 27, 2010 1:19 pm
by maschoff
We do not test OpenEMM with Windows 7, only with Windows XP. Is there anyone who installed OpenEMM successfully with Windows 7?

Re: OSError when Starting for First Time ... In update.py

Posted: Thu Nov 18, 2010 4:56 pm
by zuidweg
Have you found a solving for this problem??

I have the same in Windows Server 2003
NightOwl wrote:I am having the following error when starting OpenEMM for the first time. Running OpenEMM 6.1... The OpenEMM\var\log logfile has the following entry:

Code: Select all

[25.07.2010  13:18:56] 3568 FATAL/except: CAUGHT EXCEPTION:
Traceback (most recent call last):
  File "C:\OpenEMM\bin\openemm.py", line 480, in <module>
    p_upd = pystart (schome + os.path.sep + 'update.py account bounce')
  File "C:\OpenEMM\bin\openemm.py", line 444, in pystart
    return os.spawnv (os.P_NOWAIT, args[0], args)
OSError: [Errno 22] Invalid argument
I am running on a Windows 7 client with full administrative priviledges on the machine. The MySQL database, et al supporting tools for this version of OpenEMM are all on the local machine. The database appears to be working fine.

Has anyone run into this? Does anyone have an idea for how to find the root cause of such an error?

Thank you!

Re: OSError when Starting for First Time ... In update.py

Posted: Fri Sep 09, 2011 11:05 am
by Daniell
i believe someone already did install it on Win7. in here forum.openemm.org/installation-upgrades-f2/topic1694.html :D