I removed daemon.lock from config.js file because I can get the process id
via this command:" pidof myweb"
Thank you.
陈抒
Best regards
http://blog.csdn.net/sheismylife
On Mon, Dec 26, 2011 at 1:15 PM, Artyom Beilis <art...@ya...> wrote:
> Yes, you need to remove lock file:
>
> http://art-blog.no-ip.info/wikipp/en/page/cppcms_1x_config#daemon.lock
>
> Of course make sure the process is not running (pid= content of this file)
>
> Artyom Beilis
> --------------
> CppCMS - C++ Web Framework: http://cppcms.sf.net/
> CppDB - C++ SQL Connectivity: http://cppcms.sf.net/sql/cppdb/
>
> ------------------------------
> *From:* 陈抒 <csf...@gm...>
> *To:* cpp...@li...
> *Sent:* Monday, December 26, 2011 2:43 AM
> *Subject:* [Cppcms-users] Can't launch web application
>
> Hello:
> I always got the following error info recently :
> Failed to create a lock file:system: File exists
>
> Any idea?
>
>
> 陈抒
>
> Best regards
> http://blog.csdn.net/sheismylife
>
>
> ------------------------------------------------------------------------------
> Write once. Port to many.
> Get the SDK and tools to simplify cross-platform app development. Create
> new or port existing apps to sell to consumers worldwide. Explore the
> Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
> http://p.sf.net/sfu/intel-appdev
> _______________________________________________
> Cppcms-users mailing list
> Cpp...@li...
> https://lists.sourceforge.net/lists/listinfo/cppcms-users
>
>
>
>
> ------------------------------------------------------------------------------
> Write once. Port to many.
> Get the SDK and tools to simplify cross-platform app development. Create
> new or port existing apps to sell to consumers worldwide. Explore the
> Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
> http://p.sf.net/sfu/intel-appdev
> _______________________________________________
> Cppcms-users mailing list
> Cpp...@li...
> https://lists.sourceforge.net/lists/listinfo/cppcms-users
>
>
|