I have try 1.2.3,but can not success,so i try the low branch.

thx!


----The following is the content of the replied email----

From:Roberto De Ioris<[email protected]>

To:uWSGI developers and users list<[email protected]>

Cc:(无)

Date:2012-05-31 18:30:40

Subject:Re: [uWSGI] InterfaceError Unable to acquire Oracle environmenthandle





>

>

> enviornment:

>

>

> Linux x86_64 x86_64 x86_64 GNU/Linux

> nginx 1.2.0

> uwsgi-0.9.9.3

> django 1.2.5

>

>

> uwsgi configure:

> <uwsgi>

>   <socket>127.0.0.1:8082</socket>

>   <listen>10240</listen>

>   <processes>8</processes>

>   <max-requests>2048000</max-requests>

>   <master>true</master>

>   <pidfile>/usr/local/nginx/logs/uwsgi.pid</pidfile>

>   <module>uwsgi</module>

>   <pythonpath>/home/myproject</pythonpath>

>   <profiler>true</profiler>

>   <memory-report>true</memory-report>

>   <enable-threads>true</enable-threads>

>   <logdate>true</logdate>

>   <limit-as>256</limit-as>

>   <env>ORACLE_HOME=/usr/lib/oracle/10.2.0.4/client64</env>

>   
> <env>LD_LIBRARY_PATH=.:/usr/lib/oracle/10.2.0.4/client64/lib:/usr/local/lib</env>

>  
> <env>PATH=/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin</env>

> </uwsgi>

>

>





All looks good, try removing <limit-as/> maybe oracle libraries need more

address space



P.S.

try to always use a stable release (currently 0.9.8.6, 1.0.5 or 1.2.3)





-- 

Roberto De Ioris

http://unbit.it

_______________________________________________

uWSGI mailing list

[email protected]

http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi


_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to