cancel
Showing results for 
Search instead for 
Did you mean: 

NoAccessException from authoring tool

Former Member
0 Kudos

Hi All,

Here iam getting the error, When ever iam trying 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.

Same user id and password exiats in KM Repository and backend r3/ecc.

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)

Please help me on this.

Thanks and Regards,

Mahee.

Edited by: M.Reddy on Sep 5, 2008 11:06 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I have the same problem, and I verified my repository in: http://<server>:<port>/lms/mediator/config

and is ok !!!

when i check the configuration show the message :

ServerURL=http://<server>:<port>/irj/go/km/navigation/documents/LPD_100Rep ok!

I appreciate much your help. Thanks in advance.

Former Member
0 Kudos

Hi,

the problem is through the address of repository "access the root folder through the authoring tool using the webdav protocol":

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

Explorer URL is : http://<server>:<port>/irj/go/km/navigation/documents/<CMS_FOLDER>;

the address of webdav protocol is different of the adress of CMS of same repository

you should to use the webdav url !

Reggards