Search the FirstSpirit Knowledge Base
I have created a new project by following the tutorials. After generating the project when I browse the URL I get following error
Problem accessing /fs5staging/2811/2845. Reason:
Not Found
Powered by Jetty://
Please help
Hi Dinesh,
Did you have errors during generation?
no error. generation was sucessful.
Are there generate files in the filesystem? If so, maybe the directory listing of the jetty server is not active and you have to use the full url to the generated file.
Thank you.. I will try this
Generate only created a folder and no files are there inside. however no errors during the generate. any idea what is going wrong?
Could you provide a log file. I suspect there is no content to generate in your project..
INFO 17.10.2013 11:28:37.640 (de.espirit.firstspirit.server.sessionmanagement.SessionManagerImpl): new session (ID=8581435836976118675, user=SYSTEM, userID=0, type=DUMMY) created
INFO 17.10.2013 11:28:37.641 (de.espirit.firstspirit.server.scheduler.ScheduleManagerImpl): starting task 'generate' - schedule entry 'generate full' (id=2845)
INFO 17.10.2013 11:28:37.653 (de.espirit.firstspirit.server.scheduler.GenerateTaskExecutor): setting user service to nearest revision Thu Oct 17 11:28:37 CEST 2013
INFO 17.10.2013 11:28:37.690 (de.espirit.firstspirit.server.scheduler.GenerateTaskExecutor): start generation of project 'Mithras-Basic' (project id=2811), date 'Thu Oct 17 11:28:25 CEST 2013', revision 84, schedule generate full (id=2845)
INFO 17.10.2013 11:28:38.624 (de.espirit.firstspirit.server.scheduler.GenerateTaskExecutor): url prefix is not set
INFO 17.10.2013 11:28:38.624 (de.espirit.firstspirit.server.scheduler.GenerateTaskExecutor): deleting directory 'C:\Program Files (x86)\FirstSpirit5\web\fs5staging\2811\2845'
INFO 17.10.2013 11:28:38.626 (de.espirit.firstspirit.server.scheduler.GenerateTaskExecutor): start full generation
INFO 17.10.2013 11:28:38.626 (de.espirit.firstspirit.server.scheduler.GenerateTaskExecutor): starting generation (root), language DE, template set 'html'
INFO 17.10.2013 11:28:38.646 (de.espirit.firstspirit.store.access.AccessStoreBuilder): SITESTORE loaded in 19ms
INFO 17.10.2013 11:28:38.670 (de.espirit.firstspirit.store.access.AccessStoreBuilder): GLOBALSTORE loaded in 24ms
INFO 17.10.2013 11:28:38.680 (de.espirit.firstspirit.server.scheduler.GenerateTaskExecutor): finished generation of project 'Mithras-Basic' (id=2811) - 0 fatal error(s), 0 error(s), 0 warning(s), duration 0:00:00.989
INFO 17.10.2013 11:28:38.680 (de.espirit.firstspirit.server.scheduler.ScheduleManagerImpl): finished task 'generate' - schedule entry 'generate full' (id=2845)
As I said:
I suspect there is no content to generate in your project..