Ok, seems the setup is correct for now. Here is the full report

c:\java\web2py>c:\python27\python.exe web2py.py -K enterprise_search -D 0
web2py Web Framework
Created by Massimo Di Pierro, Copyright 2007-2012
Version 2.1.0 (2012-10-10 15:15:45) dev
Database drivers available: SQLite(sqlite3), MySQL(pymysql), PostgreSQL(
pg8000), MSSQL(pyodbc), DB2(pyodbc), Teradata(pyodbc), CouchDB(couchdb), 
MongoDB(pymongo), IMAP(imaplib)
starting single-scheduler for "enterprise_search"...
Apache SOLR Connection established on port: 9999 ...
2012-10-11 11:01:52,385 - root - DEBUG - defining tables (migrate=True)
2012-10-11 11:01:52,388 - root - DEBUG - thread building own DAL object
2012-10-11 11:01:52,388 - root - DEBUG - looping...
2012-10-11 11:01:52,390 - root - DEBUG - defining tables (migrate=False)
2012-10-11 11:01:52,391 - root - DEBUG - nothing to do
2012-10-11 11:01:52,394 - root - DEBUG - sleeping...
2012-10-11 11:01:52,394 - root - DEBUG -     freeing workers that have notsent 
heartbeat
2012-10-11 11:01:52,400 - root - INFO - TICKER: I'm a ticker (dmhp#7904)
2012-10-11 11:01:55,397 - root - DEBUG - looping...
2012-10-11 11:01:55,414 - root - DEBUG - ........recording heartbeat
2012-10-11 11:01:55,426 - root - INFO - TICKER: workers are 1
2012-10-11 11:01:55,427 - root - INFO - TICKER: tasks are 1
2012-10-11 11:01:55,430 - root - DEBUG - sleeping...
2012-10-11 11:01:58,430 - root - DEBUG - looping...
2012-10-11 11:01:58,437 - root - DEBUG - ........recording heartbeat
2012-10-11 11:01:58,467 - root - DEBUG -    work to do 1
2012-10-11 11:01:58,467 - root - DEBUG -     new scheduler_run record
2012-10-11 11:01:58,483 - root - INFO - new task 1 "Import dat" 
enterprise_search/appadmin.import_json
2012-10-11 11:01:58,484 - root - DEBUG -  new task allocated: 
enterprise_search/appadmin.import_json
2012-10-11 11:01:58,529 - root - DEBUG -    task starting
2012-10-11 11:02:00,000 - root - DEBUG -     task started
2012-10-11 11:02:00,184 - requests.packages.urllib3.connectionpool - INFO - 
Starting new HTTP connection (1): localhost
2012-10-11 11:02:00,204 - requests.packages.urllib3.connectionpool - DEBUG 
- "GET /enterprise_search/import/tmp_data_provider.json HTTP/1.1" 200 1579
2012-10-11 11:02:00,209 - requests.packages.urllib3.connectionpool - INFO - 
Starting new HTTP connection (1): localhost
2012-10-11 11:02:00,224 - requests.packages.urllib3.connectionpool - DEBUG 
- "POST /solr/update/json HTTP/1.1" 200 None
2012-10-11 11:02:00,226 - requests.packages.urllib3.connectionpool - INFO - 
Starting new HTTP connection (1): localhost
2012-10-11 11:02:00,315 - requests.packages.urllib3.connectionpool - DEBUG 
- "POST /solr/update HTTP/1.1" 200 None
2012-10-11 11:02:00,319 - root - DEBUG -     new task report: COMPLETED
2012-10-11 11:02:00,323 - root - DEBUG -    result: 1
2012-10-11 11:02:00,336 - root - DEBUG -     task stopped by general 
exception
2012-10-11 11:02:00,336 - root - DEBUG -     new task report: STOPPED
2012-10-11 11:02:00,338 - root - DEBUG -    result: None
2012-10-11 11:02:00,339 - root - DEBUG -  recording task report in db 
(STOPPED)
2012-10-11 11:02:00,348 - root - INFO - task completed (STOPPED)


c:\java\web2py>

-- 



Reply via email to