Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Authoring tool issue

Former Member
0 Likes
820

Hi all,

I'm getting the below stated when ever i try to access the master repository from authoring tool, the user credentials are passed correctly to the repository. If i try to access the URL directly with those credentials server is accepting the user inside but from the authoring tool the same is not happening. Help us if anyone worked on this before.

Error Details:-

No access: 200

-> Please verify the settings: WebDavSlide-Repository: [ServerURL=http://blr-depo-ed1:50000/irj/go/km/docs/documents/LSO/]

com.sap.hcm.ls.shared.repository.access.NoAccessException: No access: 200

-> Please verify the settings: WebDavSlide-Repository: [ServerURL=http://blr-depo-ed1:50000/irj/go/km/docs/documents/LSO/]

at com.sap.hcm.ls.shared.repository.access.wdslide.WDRepository.checkAccessability(WDRepository.java:404)

at com.sap.hcm.ls.shared.repository.access.Repository.checkOnlineState(Repository.java:120)

at com.sap.hcm.ls.las.repository.explorer.ConfigContext.checkMasterAccess(ConfigContext.java:879)

at com.sap.hcm.ls.las.repository.explorer.ConfigContext.goCMOnlineCore(ConfigContext.java:859)

at com.sap.hcm.ls.las.repository.explorer.ConfigContext.goCMOnline(ConfigContext.java:761)

at com.sap.hcm.ls.las.repository.explorer.ConfigContext.goOnline(ConfigContext.java:733)

at com.sap.hcm.ls.las.repository.explorer.ExplorerControl.doGoOnline(ExplorerControl.java:201)

at com.sap.hcm.ls.las.repository.explorer.ExplorerGui$43.actionPerformed(ExplorerGui.java:1346)

at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786)

at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1839)

at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)

at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)

at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:245)

at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231)

at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231)

at java.awt.Component.processMouseEvent(Component.java:5100)

at java.awt.Component.processEvent(Component.java:4897)

at java.awt.Container.processEvent(Container.java:1569)

at java.awt.Component.dispatchEventImpl(Component.java:3615)

at java.awt.Container.dispatchEventImpl(Container.java:1627)

at java.awt.Component.dispatchEvent(Component.java:3477)

at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)

at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)

at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)

at java.awt.Container.dispatchEventImpl(Container.java:1613)

at java.awt.Window.dispatchEventImpl(Window.java:1606)

at java.awt.Component.dispatchEvent(Component.java:3477)

at java.awt.EventQueue.dispatchEvent(EventQueue.java:480)

at com.sap.hcm.ls.las.ide.CatchQueue.dispatchEvent(EditorFrame.java:1668)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:141)

at java.awt.Dialog$1.run(Dialog.java:540)

at java.awt.Dialog.show(Dialog.java:561)

at java.awt.Component.show(Component.java:1133)

at java.awt.Component.setVisible(Component.java:1088)

at com.sap.hcm.ls.las.repository.explorer.ExplorerControl.start(ExplorerControl.java:1684)

at com.sap.hcm.ls.las.repository.adapter.auth.AuthRepAdapter.showRepositoryExplorer(AuthRepAdapter.java:1322)

at com.sap.hcm.ls.las.ide.RepositoryAccess.showRepositoryExplorer(RepositoryAccess.java:155)

at com.sap.hcm.ls.las.ide.EditorMenu.toolsmenu_repexplorer(EditorMenu.java:1070)

at com.sap.hcm.ls.las.ide.EditorMenu$57.actionPerformed(EditorMenu.java:132)

at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786)

at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1839)

at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)

at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)

at com.sap.hcm.ls.shared.util.swing.help.OnlineHelpButtonModel.setPressed(OnlineHelpButtonModel.java:53)

at javax.swing.AbstractButton.doClick(AbstractButton.java:289)

at com.sap.plaf.frog.FrogMenuItemUI$MouseInputHandler.mouseReleased(FrogMenuItemUI.java:803)

at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231)

at java.awt.Component.processMouseEvent(Component.java:5100)

at java.awt.Component.processEvent(Component.java:4897)

at java.awt.Container.processEvent(Container.java:1569)

at java.awt.Component.dispatchEventImpl(Component.java:3615)

at java.awt.Container.dispatchEventImpl(Container.java:1627)

at java.awt.Component.dispatchEvent(Component.java:3477)

at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)

at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)

at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)

at java.awt.Container.dispatchEventImpl(Container.java:1613)

at java.awt.Window.dispatchEventImpl(Window.java:1606)

at java.awt.Component.dispatchEvent(Component.java:3477)

at java.awt.EventQueue.dispatchEvent(EventQueue.java:480)

at com.sap.hcm.ls.las.ide.CatchQueue.dispatchEvent(EditorFrame.java:1668)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)

at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)

at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)

at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)

Regards,

Suman.

Edited by: sumankumar kurimilla on Sep 4, 2008 10:09 AM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
766

Hi ,

Check same user id and password exiats in KM Repository and backend r3/ecc

Koti Reddy

6 REPLIES 6
Read only

Former Member
0 Likes
767

Hi ,

Check same user id and password exiats in KM Repository and backend r3/ecc

Koti Reddy

Read only

0 Likes
766

Hi Mr Reddy,

Thaanks alot for the Prompt response.

Both the front end and backend users are same.

Regards,

Suman

Read only

Former Member
0 Likes
766

Hi,

"access the root folder through the authoring tool using the webdav protocol":

Webdav URL is: http://<server>:<port>/irj/go/km/docs/<CMS_FOLDER>;

in your case is :

http://blr-depo-ed1:50000/irj/go/km/docs/LSO

you shouldn´t to set: http://blr-depo-ed1:50000/irj/go/km/docs/documents/LSO/

Regards,

Read only

Former Member
0 Likes
766

answered.

Read only

0 Likes
766

where did you make that adjustment change? is it in the SPRO, or somewhere on the KM portal?

i have the same error, and if removing the /documents/ folder solves it, would you please share where you made that modification?

Thanks,

Read only

0 Likes
766

The adjust is in SPRO :

Training and Event Management -> SAP Learning Solution -> Learning Portal -> Content Player -> Specify CMS Adress

maopacheco.