Closed Bug 467107 Opened 16 years ago Closed 16 years ago

Imported database on chat-support staging incomplete

Categories

(mozilla.org Graveyard :: Server Operations, task)

task
Not set
minor

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: zzxc, Assigned: aravind)

Details

Attachments

(1 file)

The database set up for Openfire on pm-chat-stage01 seems to be incomplete; many queries (see below) are returning only the default information rather than the hundreds of rows on production.  This server was set up for bug 466601.

From the attached logfile, it seems that the database schema was never upgraded.  I'm not sure if this was caused by an installation issue, or by an incomplete import.  The database should be imported before the new Openfire is installed to /opt/openfire to match the situation that will happen on production.  These are some queries ran on staging that should be returning lots of information:


Your query: select * from ofUser;

Your response:
username	plainPassword	encryptedPassword	name	email	creationDate	modificationDate
admin	null	118ea9ff327ee2ae5c6b6d98adf1b75221ea1326aac8f62f56024a03ce41342e	Administrator	admin@example.com	0	0
demo	null	b9024fa88147b2861e32e1e97806e7a15b663397e8206871	Fastpath Demo Account	demo@fastpath.com	001227742624223	001227742624223


-----------



Your query: select * from fpSession limit 10;

Your response:
sessionID	userID	workgroupID	transcript	startTime	endTime	queueWaitTime	state	caseID	status	notes
ix3cv43	Fh93mlSE4s	2	rawr
From our conversation, this was not clear to me that the db should have been imported prior to the openfire installation.  Since there was never a staging server setup for this, I started with a clean database.  I can redo this stuff and start with a full db this time.
Assignee: server-ops → aravind
Severity: major → blocker
Is this still needed?
Severity: blocker → normal
This will be needed if we need to make changes to the Openfire core code, which would require pushing out a fully custom Openfire build to production.  We probably won't need it in the short term, since Openfire plugins can be tested and upgraded without IT's involvement.

This should still be fixed eventually, so that we can test builds with the production database if necessary.  I'm reducing the severity to minor - no bugs targeted for 2008 require it.
Severity: normal → minor
Since this is not needed right now, I am going to close it.  Please re-open (or open a new bug) when you need us to import this data.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INCOMPLETE
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: