cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to run SDK First JCR Client in Alfresco SDK 3.2

kishore_gara
Champ in-the-making
Champ in-the-making
I am trying to run FirstJCRClient program in SDK FirstJCR Client project provided in "alfresco-community-sdk-3.2r" edition and the following is the error:

org.alfresco.error.AlfrescoRuntimeException: 10030002 File server configuration error, 10030001 Failed to initialize desktop action
   at org.alfresco.filesys.AbstractServerConfigurationBean.init(AbstractServerConfigurationBean.java:464)
   at org.alfresco.filesys.AbstractServerConfigurationBean.onApplicationEvent(AbstractServerConfigurationBean.java:824)
   at org.springframework.context.event.SimpleApplicationEventMulticaster$1.run(SimpleApplicationEventMulticaster.java:77)
   at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:49)
   at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:75)
   at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:246)
   at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:617)
   at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:355)
   at org.alfresco.repo.management.subsystems.ChildApplicationContextFactory.start(ChildApplicationContextFactory.java:460)
   at org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean.onApplicationEvent(AbstractPropertyBackedBean.java:276)
   at org.springframework.context.event.SimpleApplicationEventMulticaster$1.run(SimpleApplicationEventMulticaster.java:77)
   at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:49)
   at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:75)
   at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:246)
   at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:617)
   at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:355)
   at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:122)
   at org.springframework.context.support.ClassPathXmlApplicationContext.<init>(ClassPathXmlApplicationContext.java:66)
   at org.alfresco.sample.FirstJCRClient.main(FirstJCRClient.java:66)
Caused by: org.alfresco.error.AlfrescoRuntimeException: 10030001 Failed to initialize desktop action
   at org.alfresco.filesys.alfresco.AlfrescoContext.initialize(AlfrescoContext.java:134)
   at org.alfresco.filesys.repo.ContentContext.initialize(ContentContext.java:144)
   at org.alfresco.filesys.alfresco.AlfrescoDiskDriver.registerContext(AlfrescoDiskDriver.java:364)
   at org.alfresco.filesys.repo.ContentDiskDriver.registerContext(ContentDiskDriver.java:452)
   at org.alfresco.filesys.config.ServerConfigurationBean.processFilesystemsConfig(ServerConfigurationBean.java:1532)
   at org.alfresco.filesys.AbstractServerConfigurationBean.init(AbstractServerConfigurationBean.java:459)
   … 18 more
Caused by: org.alfresco.filesys.alfresco.DesktopActionException: Unable to resolve drag and drop application as a file, class path resource [alfresco/desktop/Alfresco.exe]
   at org.alfresco.filesys.alfresco.DesktopAction.initializeAction(DesktopAction.java:434)
   at org.alfresco.filesys.alfresco.AlfrescoContext.initialize(AlfrescoContext.java:130)
   … 23 more

I tried to debug and could come to a conclusion that it is a known issue as posted at: https://issues.alfresco.com/jira/browse/ALFCOM-3389?page=com.atlassian.jira.plugin.system.issuetabpa...

I just would like to check if there is any workaround for this issue from the forum
5 REPLIES 5

mdlima
Champ in-the-making
Champ in-the-making
I'm having the same problem, any help would be appreciated.

techhb
Champ in-the-making
Champ in-the-making
Hi,
Me too facing same issue.I think its an open bug in alfresco.
ID ETHREEOH-3228 and ALFCOM-3389 .

dward
Champ on-the-rise
Champ on-the-rise
FYI this is now fixed on HEAD.

sumit057
Champ in-the-making
Champ in-the-making
Can some one please tell me how to correct this silly error, i tried starting up my eclipse running an sample alfresco application  by using alfresco sdk and got stuck over here.

org.alfresco.error.AlfrescoRuntimeException: 02020001 Failed to initialize desktop action
org.alfresco.filesys.alfresco.DesktopActionException: Unable to resolve drag and drop application as a file, class path resource [alfresco/desktop/Alfresco.exe]


any sugettions would be of great help

thanks

sumit057
Champ in-the-making
Champ in-the-making
anyone here who can help me on the above post..