Community
Participate
Working Groups
Build Identifier: I20110519-1138 SecurityException service registry does not contain a service of type PROJECT.shared[.SUFFIX].services.process.IDesktopProcessService Calling IDesktopProcessService.load() Reproducible: Always Steps to Reproduce: 1. Create a new Scout Project ("Application with a single form") 2. Start Server 3. Start Client
Created attachment 197582 [details] Screen of ErrorMessage
Created attachment 197585 [details] scout sdk error log after when creating a new project
Comment on attachment 197585 [details] scout sdk error log after when creating a new project !ENTRY org.eclipse.scout.sdk 2 0 2011-06-08 13:41:35.791 !MESSAGE org.eclipse.scout.sdk.jobs.AbstractWorkspaceBlockingJob.shouldSchedule(Unknown Source) POTENTIAL DEAD LOCK DETECTED: running job Create projects...(1122) and scheduling Refreshing...(1124) (check that no join() is done) !ENTRY org.eclipse.scout.sdk 2 0 2011-06-08 13:41:35.812 !MESSAGE org.eclipse.scout.sdk.jobs.AbstractWorkspaceBlockingJob.shouldSchedule(Unknown Source) POTENTIAL DEAD LOCK DETECTED: running job Create projects...(1122) and scheduling Refreshing...(1125) (check that no join() is done) !ENTRY org.eclipse.scout.sdk 2 0 2011-06-08 13:41:36.214 !MESSAGE org.eclipse.scout.sdk.jobs.AbstractWorkspaceBlockingJob.shouldSchedule(Unknown Source) POTENTIAL DEAD LOCK DETECTED: running job Create projects...(1122) and scheduling Refreshing...(1126) (check that no join() is done) !ENTRY org.eclipse.scout.sdk.ui 1 0 2011-06-08 13:41:37.587 !MESSAGE org.eclipse.scout.sdk.ui.internal.view.outline.pages.InvisibleRootNodePage.loadChildrenImpl(Unknown Source) INVISIBLE ROOT NODE: found 3 root projects. !ENTRY org.eclipse.scout.sdk.ui 1 0 2011-06-08 13:41:38.364 !MESSAGE org.eclipse.scout.sdk.ui.internal.view.outline.pages.InvisibleRootNodePage.loadChildrenImpl(Unknown Source) INVISIBLE ROOT NODE: found 3 root projects. !ENTRY org.eclipse.scout.sdk 2 0 2011-06-08 13:41:39.933 !MESSAGE org.eclipse.scout.sdk.jobs.OperationJob.<init>(Unknown Source) operation 'org.eclipse.scout.sdk.ui.internal.wizard.newproject.ScoutProjectNewWizard$P_ApplyTemplateOperation' does not have a name !ENTRY org.eclipse.scout.sdk 2 0 2011-06-08 13:41:39.988 !MESSAGE org.eclipse.scout.sdk.jobs.AbstractWorkspaceBlockingJob.shouldSchedule(Unknown Source) POTENTIAL DEAD LOCK DETECTED: running job (1142) and scheduling Refreshing...(1143) (check that no join() is done) !ENTRY org.eclipse.scout.sdk 2 0 2011-06-08 13:41:39.998 !MESSAGE org.eclipse.scout.sdk.jobs.AbstractWorkspaceBlockingJob.shouldSchedule(Unknown Source) POTENTIAL DEAD LOCK DETECTED: running job (1142) and scheduling Refreshing...(1144) (check that no join() is done) !ENTRY org.eclipse.scout.sdk 1 0 2011-06-08 13:41:40.013 !MESSAGE org.eclipse.scout.sdk.internal.typecache.WorkingCopyManager.register(Unknown Source) #REGISTER working copy DesktopFormData.java !ENTRY org.eclipse.scout.sdk 1 0 2011-06-08 13:41:40.143 !MESSAGE org.eclipse.scout.sdk.internal.typecache.WorkingCopyManager.register(Unknown Source) #REGISTER working copy DesktopForm.java !ENTRY org.eclipse.scout.sdk 1 0 2011-06-08 13:41:40.442 !MESSAGE org.eclipse.scout.sdk.internal.typecache.WorkingCopyManager.register(Unknown Source) #REGISTER working copy IDesktopProcessService.java !ENTRY org.eclipse.scout.sdk 1 0 2011-06-08 13:41:40.547 !MESSAGE org.eclipse.scout.sdk.internal.typecache.WorkingCopyManager.register(Unknown Source) #REGISTER working copy DesktopProcessService.java !ENTRY org.eclipse.scout.sdk 2 0 2011-06-08 13:41:40.632 !MESSAGE org.eclipse.scout.sdk.operation.service.ServiceNewOperation.run(Unknown Source) could not find a session to register service 'DesktopProcessService' in bundle 'test.test.server.test'. !ENTRY org.eclipse.scout.sdk 1 0 2011-06-08 13:41:41.356 !MESSAGE org.eclipse.scout.sdk.internal.typecache.WorkingCopyManager.register(Unknown Source) #REGISTER working copy Desktop.java !ENTRY org.eclipse.scout.sdk 2 0 2011-06-08 13:41:41.629 !MESSAGE org.eclipse.scout.sdk.jobs.AbstractWorkspaceBlockingJob.shouldSchedule(Unknown Source) POTENTIAL DEAD LOCK DETECTED: running job (1142) and scheduling Refreshing...(1146) (check that no join() is done)
Created attachment 197586 [details] exported log
Could not reproduce bug on both WinXP/Win7 using Scout 3.7.0RC3 download
Works with Eclipse Classic RC3 and Scout SDK 3.7.0.201106080712 (Nightly) I was encountering this bug with RC2 and Scout SDK 3.7.0.20110606xxxx
Happens if you have two or more Scout projects in the same workspace
new scout project wizard has been reimplemented. see bug 363041. project can be started successfully now after the creation even if multiple scout project are in the same workspace.
ticket closed. deliverd as part of eclipse scout 3.8.0 (juno release train)