From: Alex <alex@westwebstudio.com>
To: community@altlinux.ru
Subject: [Comm] mod_mono install. Phase 2
Date: Thu, 19 May 2005 14:14:55 +0500
Message-ID: <1116494095.4731.1.camel@Alex> (raw)
Теперь mod_mono чисто теоретически работает под Apache, только вот беда
- любое приложение выдает ошибку (установлен стандартный пример из XSP):
System.NullReferenceException: Object reference not set to an instance
of an object
Попробовал зайти с другой стороны:
1) запустил xsp веб-сервер:
[root@Alex xsp]# xsp
Adding applications '/:.'...
Registering application:
Host: any
Port: any
Virtual path: /
Physical path: /var/www/xsp
Listening on port: 8080
Listening on address: 0.0.0.0
Root directory: /var/www/xsp
Hit Return to stop the server.
типа работает
2) открываем в браузере http://localhost:8080/
опять имеем "System.NullReferenceException: Object reference not set to
an
instance of an object". Причем эта ошибка даже приобращении к
текстовому
файлу или картинке. Догадываюсь что Ошибка генерится самим сервером, не
обрабатываемым веб-приложением
3) для уверенности запускаем стандартный тест из описания:
[root@Alex xsp]# /usr/lib/mono/bin/mono ServiceClient.exe 127.0.0.1:8080
Testing simple web service
System.NullReferenceException: Object reference not set to an instance
of an
object
т.е. опять не работает
Все приложения (mono,mod_mono, xsp, xsp example) ставились из ALtLinux
2.4
с официального Сизифа
Что делать? Надо переустановить все нафиг? Надо еще где-то крутить
настройки? Установить mono-developer ?
С уважением, Alex Vader
PS
полный текст ошибки здесь:
Server error in '/' application
Description: Error processing request.
Error Message: HTTP 500.
Stack Trace:
System.NullReferenceException: Object reference not set to an instance
of an
object
in <0x00107> Mono.Http.Modules.AcceptEncodingModule:CheckIfAddFilter
(object,System.EventArgs)
in <0x0005a> (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_object_EventArgs
(object,System.EventArgs)
in <0x00050> EventState:Execute ()
in <0x0007e> StateMachine:ExecuteState
(System.Web.HttpApplication/IStateHandler,bool&)
next reply other threads:[~2005-05-19 9:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-19 9:14 Alex [this message]
2005-05-19 12:02 ` Mike Lykov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1116494095.4731.1.camel@Alex \
--to=alex@westwebstudio.com \
--cc=community@altlinux.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git