Issue Details (XML | Word | Printable)

Key: JRA-6761
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Hemal Shah
Votes: 1
Watchers: 1
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
JIRA

Need a way of recreating indexes automatically on startup

Created: 20/May/05 04:15 AM   Updated: 23/May/05 01:34 AM
Component/s: Installation
Affects Version/s: 3.1
Fix Version/s: None

Time Tracking:
Not Specified

Environment:
Standalone
JDK 1.4.2

Participants: Anton Mazkovoi [Atlassian] and Hemal Shah
Since last comment: 3 years, 28 weeks ago
Labels:


 Description  « Hide
We recently encountered an issue where somehow after a server restart, the index was not created. We holdthe index in swap memory on a UNIX box, so this should be regenarted each time the server restarts. Can you indicate whether it is possible to run the "re-inde" command from the command line so that we can put this into our JIRA startup script?

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Anton Mazkovoi [Atlassian] added a comment - 23/May/05 01:34 AM
Hemal,

At the moment the moment the only way to trigger re-index from comman line, would be to do a HTTP request to teh following URL:
http://<your server>/secure/admin/jira/IndexReIndex.jspa?os_username=<admin_username>&os_password=<admin_password>

please substitute the correct values for teh server address and the username/password of an admin user.

Thanks,
Anton