Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to create session #1

Open
nagarajhubli opened this issue Mar 16, 2015 · 6 comments
Open

Failed to create session #1

nagarajhubli opened this issue Mar 16, 2015 · 6 comments
Assignees

Comments

@nagarajhubli
Copy link

I am getting error saying "Failed to create session" when I start hunting after selecting the data files to hunt. Please find the error screenshot in the URL below

https://drive.google.com/file/d/0B7eJ4gOB47zqb0lJQXFfTzRXY00/view

I am using Windows 8.1 Pro, with 8GB of RAM

@pizza-and-dog
Copy link
Contributor

@nagarajhubli, is the CMD window still open when you attempt the search? Also, are you using the sample files provided, or other .FITS files?

@pizza-and-dog pizza-and-dog self-assigned this Mar 16, 2015
@nagarajhubli
Copy link
Author

Yes, the CMD window was still open and the application was running, and I was using the Test Images as provided here.. http://www.topcoder.com/asteroids/asteroiddatahunter/

@nagarajhubli
Copy link
Author

I found the cause of the issue, after looking at the error in the CMD window, which said...

Caused by:
org.h2.jdbc.JdbcSQLException: The database is read only; SQL statement:|insert into detection_session (id, progress) values (null, ?) [90097-176]

I realised that I had to right click start.bat and run as administrator.

@pizza-and-dog
Copy link
Contributor

Thanks for the update @nagarajhubli!

@astrochoupe
Copy link

I had the same issue and resolved it by running as administrator. I also have an issue during the installation, fixed it the same way.

On Windows, if you install the app in "Program files" directory (that's the most logical directory to install it), you will accounter these problems because this directory is not writable by a common user!

The installation guide should mention it. Or the data should be written in the user's directory (c:\users...).

@pizza-and-dog pizza-and-dog reopened this Mar 23, 2015
@pizza-and-dog
Copy link
Contributor

Thanks @astrochoupe, I'm reopening this ticket until we resolve both of the issues mentioned above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants