Django-1.1.1 builtin Development WebServer crashes with a core dump

11 views
Skip to first unread message

lbockhold

unread,
Nov 24, 2009, 12:24:57 PM11/24/09
to Django users
Hello users,
I am new to django, just installed Django-1.1.1.tar.gz
but:

Machine HPUX:
th1bl@dex: /home/th18bl > uname -a
HP-UX dex B.11.11 U 9000/785 4042425557 unlimited-user license

python:
th1bl@dex: /home/th18bl > python
ActivePython 2.6.2.2 (ActiveState Software Inc.) based on
Python 2.6.2 (r262:71600, Apr 21 2009, 15:06:28) [C] on hp-ux11
Type "help", "copyright", "credits" or "license" for more information.
dd
1.django-admin.py startproject mysite "ok"
2. python manage.py runserver "ok"
Validating models ...
0 errors found
...
Quit the server ...
3. But when I use a browser to go to that page - the Dev. Server just
quits and writes a big "core" file!


Thanks for help

Greetings Lars


Tim Valenta

unread,
Nov 24, 2009, 4:22:27 PM11/24/09
to Django users
It's not very clear what is happening. If you start a brand new
project, there won't be any URLs for you to visit yet. It will most
probably give you the error page, telling you that there is no URL
matching the query.

A better copy-and-paste would be what the browser is displaying.

I hope I've understood properly,

Tim

lbockhold

unread,
Nov 27, 2009, 4:05:43 AM11/27/09
to Django users
Hi Tim, thanks for your respond,

I am doing the tutorial that comes now to set up the admin page.

The browser does not open the webpage:
http://dexhh022.ham.de.eu.airbus.corp:1026/admin/
Browser: Respond : Server not found .. At the same time the
Development server just quits

Workaround:Is it possible to just set up production web server like
apache2 ?

Web Browser and Development server are on diffrent Machines!

But the development server just quits without an error message on the
console:
th18bl@dexhh022: /do/pro/T/kpi/Scripts/django/mysite > python
manage.py runserver dexhh022.ham.de.eu.airbus.corp:1026
Validating models...
0 errors found

Django version 1.1.1, using settings 'mysite.settings'
Development server is running at http://dexhh022.ham.de.eu.airbus.corp:1026/
Quit the server with CONTROL-C.

-> core file



#################################################################
> > Greetings Lars- Zitierten Text ausblenden -
>
> - Zitierten Text anzeigen -
Reply all
Reply to author
Forward
0 new messages