[Mono-aspnet-list] xsp2 web server issues in Mac

Andrus kobruleht2 at hot.ee
Mon Mar 8 08:00:36 EST 2010


server.command contains:

cd /Users/user/Desktop/MyApp/Web
sudo mono
/Library/Frameworks/Mono.framework/Versions/2.6.1/lib/mono/2.0/xsp2.exe  --port
8081

Questions:

1. How to start start this command automatically if Mac is swithed on?
currently user should click in server.command manually and enter password
evary time.

2.  xsp2 throws warning:

_wapi_handle_unref: Attempting to unref unused handle 0x14

How to fix ?

Last login: Mon Mar  8 13:13:16 on ttys000
/Users/user/Desktop/MyApp/Web/server.command ; exit;
Macintosh-2:~user$ /Users/user/Desktop/MyApp/Web/server.command ; exit;
Password:
xsp2
Listening on address: 0.0.0.0
Root directory: /Users/user/Desktop/Myapp/Web
Listening on port: 8081 (non-secure)
Hit Return to stop the server.

**
(/Library/Frameworks/Mono.framework/Versions/2.6.1/lib/mono/2.0/xsp2.exe:3421):
WARNING **: _wapi_handle_unref: Attempting to unref unused handle 0x14



More information about the Mono-aspnet-list mailing list