NWDS 7.0.11 Error

Hi
I upgrade my NWDS from 7.0.9 ot 11 and when I want to import a NWDI track I get the following error getRemoteDevelopmentConfigurationError
Thanks
Theo

Hi,
Check out this thread it may help you out
getRemoteDevelopmentConfigurationError
Regards
Radhika Kuthiala
do ward points for encouragement:)

Similar Messages

  • NWDS is generating IndexedStore Errors when I do reload +rebuild

    Hi All,
    I am working on a Java Webdynpro application in NWDS V7.0.13 with Eclipse 2.1.2. When I am trying to RELOAD + REBUILD NWDS is generating some errors which are not source code related.
    I would like to know why I am getting those errors whenever I rebuild my project. And if I go to the Project Explorer and do DC rebuild and refresh sometimes the errors are gone after 7 to 8 rebuilds.
    I would appreciate if I get any help here as I am working on a critical project.
    The error log shows below errors:
    Error Wed Apr 02 19:25:53 CDT 2008 Apr 2, 2008 7:25:53 PM    com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse  [Thread[ModalContext,5,main]] Error: Refresh of resource C:/Documents and Settings/mkosuri/.dtc/0/DCs/deloitte.com/home/enrolment/_comp/gen_wdp/packages/com/deloitte/component/enrollment/OpenEnrollmentComponent.java fails (org.eclipse.core.internal.resources.ResourceException: Indexed store transactions did not commit properly: C:\Documents and Settings\mkosuri\Documents\SAP\workspace\.metadata\.plugins\org.eclipse.core.resources\.projects\NWP_ESSTRK4_Dhomeenrolment~deloitte.com\.properties.)
    org.eclipse.core.internal.resources.ResourceException(C:/Documents and Settings/mkosuri/Documents/SAP/workspace/.metadata/.plugins/org.eclipse.core.resources/.projects/NWP_ESSTRK4_Dhomeenrolment~deloitte.com/.properties)[272]: IndexedStoreException:Error committing the indexed store.
    org.eclipse.core.internal.indexing.ObjectStoreException: Cannot store page in page store.
         at org.eclipse.core.internal.indexing.IndexedStore.commit(IndexedStore.java:139)
         at org.eclipse.core.internal.properties.IndexedStoreWrapper.commit(IndexedStoreWrapper.java:86)
         at org.eclipse.core.internal.properties.PropertyStore.commit(PropertyStore.java:449)
         at org.eclipse.core.internal.properties.PropertyManager.setProperty(PropertyManager.java:173)
         at org.eclipse.core.internal.resources.Resource.setPersistentProperty(Resource.java:1190)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.refreshResourceNew(GenerationEclipse.java:1344)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.access$1000(GenerationEclipse.java:76)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse$11.run(GenerationEclipse.java:1386)
         at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1595)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.refreshResourceInBatch(GenerationEclipse.java:1391)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.generatePersistentComponent(GenerationEclipse.java:268)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.generatePersistentComponent(GenerationEclipse.java:307)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationVisitor.visitComponent(GenerationVisitor.java:297)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationVisitor.visit(GenerationVisitor.java:127)
         at org.eclipse.core.internal.resources.Resource$2.visit(Resource.java:106)
         at org.eclipse.core.internal.resources.Resource$1.visitElement(Resource.java:50)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:76)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.iterate(ElementTreeIterator.java:119)
         at org.eclipse.core.internal.resources.Resource.accept(Resource.java:60)
         at org.eclipse.core.internal.resources.Resource.accept(Resource.java:104)
         at org.eclipse.core.internal.resources.Resource.accept(Resource.java:82)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationBuilder.build(GenerationBuilder.java:99)
         at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:427)
         at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)
         at org.eclipse.core.runtime.Platform.run(Platform.java:413)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:125)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:181)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:191)
         at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:151)
         at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)
         at org.eclipse.core.runtime.Platform.run(Platform.java:413)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:165)
         at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:265)
         at org.eclipse.core.internal.resources.Project.build(Project.java:85)
         at org.eclipse.ui.actions.BuildAction.invokeOperation(BuildAction.java:156)
         at org.eclipse.ui.actions.WorkspaceAction.execute(WorkspaceAction.java:122)
         at org.eclipse.ui.actions.WorkspaceAction$1.execute(WorkspaceAction.java:279)
         at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:71)
         at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1595)
         at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:85)
         at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)
    org.eclipse.core.internal.indexing.ObjectStoreException: Cannot store page in page store.
         at org.eclipse.core.internal.indexing.ObjectStore.commit(ObjectStore.java:183)
         at org.eclipse.core.internal.indexing.IndexedStore.commit(IndexedStore.java:137)
         at org.eclipse.core.internal.properties.IndexedStoreWrapper.commit(IndexedStoreWrapper.java:86)
         at org.eclipse.core.internal.properties.PropertyStore.commit(PropertyStore.java:449)
         at org.eclipse.core.internal.properties.PropertyManager.setProperty(PropertyManager.java:173)
         at org.eclipse.core.internal.resources.Resource.setPersistentProperty(Resource.java:1190)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.refreshResourceNew(GenerationEclipse.java:1344)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.access$1000(GenerationEclipse.java:76)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse$11.run(GenerationEclipse.java:1386)
         at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1595)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.refreshResourceInBatch(GenerationEclipse.java:1391)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.generatePersistentComponent(GenerationEclipse.java:268)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.generatePersistentComponent(GenerationEclipse.java:307)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationVisitor.visitComponent(GenerationVisitor.java:297)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationVisitor.visit(GenerationVisitor.java:127)
         at org.eclipse.core.internal.resources.Resource$2.visit(Resource.java:106)
         at org.eclipse.core.internal.resources.Resource$1.visitElement(Resource.java:50)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:76)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.iterate(ElementTreeIterator.java:119)
         at org.eclipse.core.internal.resources.Resource.accept(Resource.java:60)
         at org.eclipse.core.internal.resources.Resource.accept(Resource.java:104)
         at org.eclipse.core.internal.resources.Resource.accept(Resource.java:82)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationBuilder.build(GenerationBuilder.java:99)
         at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:427)
         at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)
         at org.eclipse.core.runtime.Platform.run(Platform.java:413)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:125)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:181)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:191)
         at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:151)
         at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)
         at org.eclipse.core.runtime.Platform.run(Platform.java:413)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:165)
         at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:265)
         at org.eclipse.core.internal.resources.Project.build(Project.java:85)
         at org.eclipse.ui.actions.BuildAction.invokeOperation(BuildAction.java:156)
         at org.eclipse.ui.actions.WorkspaceAction.execute(WorkspaceAction.java:122)
         at org.eclipse.ui.actions.WorkspaceAction$1.execute(WorkspaceAction.java:279)
         at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:71)
         at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1595)
         at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:85)
         at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)
    org.eclipse.core.internal.indexing.PageStoreException: Error occurred opening transaction log file.
         at org.eclipse.core.internal.indexing.LogWriter.open(LogWriter.java:39)
         at org.eclipse.core.internal.indexing.LogWriter.putModifiedPages(LogWriter.java:26)
         at org.eclipse.core.internal.indexing.PageStore.commit(PageStore.java:209)
         at org.eclipse.core.internal.indexing.ObjectStore.commit(ObjectStore.java:181)
         at org.eclipse.core.internal.indexing.IndexedStore.commit(IndexedStore.java:137)
         at org.eclipse.core.internal.properties.IndexedStoreWrapper.commit(IndexedStoreWrapper.java:86)
         at org.eclipse.core.internal.properties.PropertyStore.commit(PropertyStore.java:449)
         at org.eclipse.core.internal.properties.PropertyManager.setProperty(PropertyManager.java:173)
         at org.eclipse.core.internal.resources.Resource.setPersistentProperty(Resource.java:1190)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.refreshResourceNew(GenerationEclipse.java:1344)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.access$1000(GenerationEclipse.java:76)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse$11.run(GenerationEclipse.java:1386)
         at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1595)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.refreshResourceInBatch(GenerationEclipse.java:1391)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.generatePersistentComponent(GenerationEclipse.java:268)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.generatePersistentComponent(GenerationEclipse.java:307)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationVisitor.visitComponent(GenerationVisitor.java:297)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationVisitor.visit(GenerationVisitor.java:127)
         at org.eclipse.core.internal.resources.Resource$2.visit(Resource.java:106)
         at org.eclipse.core.internal.resources.Resource$1.visitElement(Resource.java:50)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:76)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.iterate(ElementTreeIterator.java:119)
         at org.eclipse.core.internal.resources.Resource.accept(Resource.java:60)
         at org.eclipse.core.internal.resources.Resource.accept(Resource.java:104)
         at org.eclipse.core.internal.resources.Resource.accept(Resource.java:82)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationBuilder.build(GenerationBuilder.java:99)
         at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:427)
         at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)
         at org.eclipse.core.runtime.Platform.run(Platform.java:413)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:125)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:181)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:191)
         at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:151)
         at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)
         at org.eclipse.core.runtime.Platform.run(Platform.java:413)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:165)
         at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:265)
         at org.eclipse.core.internal.resources.Project.build(Project.java:85)
         at org.eclipse.ui.actions.BuildAction.invokeOperation(BuildAction.java:156)
         at org.eclipse.ui.actions.WorkspaceAction.execute(WorkspaceAction.java:122)
         at org.eclipse.ui.actions.WorkspaceAction$1.execute(WorkspaceAction.java:279)
         at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:71)
         at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1595)
         at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:85)
         at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)
    java.io.FileNotFoundException: C:\Documents and Settings\mkosuri\Documents\SAP\workspace\.metadata\.plugins\org.eclipse.core.resources\.projects\NWP_ESSTRK4_Dhomeenrolment~deloitte.com\.properties.log (Access is denied)
         at java.io.FileOutputStream.open(Native Method)
         at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
         at java.io.FileOutputStream.<init>(FileOutputStream.java:70)
         at org.eclipse.core.internal.indexing.LogWriter.open(LogWriter.java:37)
         at org.eclipse.core.internal.indexing.LogWriter.putModifiedPages(LogWriter.java:26)
         at org.eclipse.core.internal.indexing.PageStore.commit(PageStore.java:209)
         at org.eclipse.core.internal.indexing.ObjectStore.commit(ObjectStore.java:181)
         at org.eclipse.core.internal.indexing.IndexedStore.commit(IndexedStore.java:137)
         at org.eclipse.core.internal.properties.IndexedStoreWrapper.commit(IndexedStoreWrapper.java:86)
         at org.eclipse.core.internal.properties.PropertyStore.commit(PropertyStore.java:449)
         at org.eclipse.core.internal.properties.PropertyManager.setProperty(PropertyManager.java:173)
         at org.eclipse.core.internal.resources.Resource.setPersistentProperty(Resource.java:1190)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.refreshResourceNew(GenerationEclipse.java:1344)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.access$1000(GenerationEclipse.java:76)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse$11.run(GenerationEclipse.java:1386)
         at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1595)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.refreshResourceInBatch(GenerationEclipse.java:1391)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.generatePersistentComponent(GenerationEclipse.java:268)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.generatePersistentComponent(GenerationEclipse.java:307)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationVisitor.visitComponent(GenerationVisitor.java:297)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationVisitor.visit(GenerationVisitor.java:127)
         at org.eclipse.core.internal.resources.Resource$2.visit(Resource.java:106)
         at org.eclipse.core.internal.resources.Resource$1.visitElement(Resource.java:50)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:76)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.iterate(ElementTreeIterator.java:119)
         at org.eclipse.core.internal.resources.Resource.accept(Resource.java:60)
         at org.eclipse.core.internal.resources.Resource.accept(Resource.java:104)
         at org.eclipse.core.internal.resources.Resource.accept(Resource.java:82)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationBuilder.build(GenerationBuilder.java:99)
         at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:427)
         at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)
         at org.eclipse.core.runtime.Platform.run(Platform.java:413)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:125)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:181)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:191)
         at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:151)
         at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)
         at org.eclipse.core.runtime.Platform.run(Platform.java:413)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:165)
         at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:265)
         at org.eclipse.core.internal.resources.Project.build(Project.java:85)
         at org.eclipse.ui.actions.BuildAction.invokeOperation(BuildAction.java:156)
         at org.eclipse.ui.actions.WorkspaceAction.execute(WorkspaceAction.java:122)
         at org.eclipse.ui.actions.WorkspaceAction$1.execute(WorkspaceAction.java:279)
         at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:71)
         at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1595)
         at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:85)
         at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)
    Thanks for your time and consideration!
    Madhavi

    Solution:
    http://jira.pentaho.com/browse/BISERVER-5282
    Short Fix using find und sed:
    http://jira.pentaho.com/browse/BISERVER-5282?focusedCommentId=91528&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_91528

  • Par file deployment from nwds - sap-plugin.log error

    i'm trying to deploy par file
    all my setting are right, but i get error that i see in sap-plugin.log file
    Server returned HTTP response code: 401 for URL: http://sapepdev:50100
    does anyone knows how to fix that problem?
    is my "nwds-> preference-? workbench-> proxy " settings should be like the settings in the browser?
    thanks
    Roni

    the error in sap-plugin.log is:
    [02.01.07 / 11:05] #ERROR LEVEL# com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1 > No Information
    java.io.IOException: Server returned HTTP response code: 401 for URL: http://sapepdev:50100/irj/servlet/prt/portal/prteventname/upload/prtroot/com.sap.portal.runtime.system.console.ArchiveUploader?login_submit=on&j_user=amit-y&j_password=123456&j_authscheme=default&uidPasswordLogon=Log%20on
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:800)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.readResponse(DeployEngine.java:363)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.uploadPar(DeployEngine.java:435)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.deploy(DeployEngine.java:221)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1.processUpload(SAPMPWizard.java:416)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1.run(SAPMPWizard.java:350)
         at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:302)
         at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:252)
         at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:758)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard.performFinish(SAPMPWizard.java:531)
         at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:608)
         at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:321)
         at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
         at org.eclipse.jface.window.Window.open(Window.java:563)
         at org.eclipse.ui.actions.ExportResourcesAction.run(ExportResourcesAction.java:112)
         at org.eclipse.jface.action.Action.runWithEvent(Action.java:842)
         at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:456)
         at org.eclipse.jface.action.ActionContributionItem.handleWidgetEvent(ActionContributionItem.java:403)
         at org.eclipse.jface.action.ActionContributionItem.access$0(ActionContributionItem.java:397)
         at org.eclipse.jface.action.ActionContributionItem$ActionListener.handleEvent(ActionContributionItem.java:72)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)

  • Deploying my first web dynpro java application through NWDS 7.3 giving error

    hi all,
    i am new to webdynpro java. i am basically a xi consultant, but due to some work need to work on webdynpro java as well.
    i went through the blog Web Dynpro Tutorial: Hello World
    i am using NWDS 7.3
    i created web dynpro project as per above blog. on the last step, it says to deploy it on SAP system.
    now i have access to PI7.1 system only, though in our landscape, we have ECC system, EP system, BI system etc.
    i guess the above webpage is referring to getting it deployed on EP system - but i have access to only PI7.1 system - in NWDS 7.3 in window - preferences - SAP AS Java - i have added PI7.1 system and it is showing there.
    now on right-clicking web dynpro application, and selecting deploy new archive and run - it is not deploying and the web-page gives error 404 - not found. The requested resource does not exist.
    can the web dynpro application be deployed on PI7.1 system?
    pls suggest how to resolve this error. thanks.

    i have downloaded NWDS7.1 through this link
    https://nwds.sap.com/swdc/downloads/updates/netweaver/nwds/ce/
    used the first option - Download latest NWDS_platform.zip release
    the zip file got downloaded.
    on trying to install through IDEsetup.exe - now i am getting error in installation - The installer cannot run in the 32-bit sub-system on a 64-bit architecture.
    how to solve this error - i tried installing jdk-6u7-windows-x64.exe and jdk-6u18-windows-x64.exe - but still the error remains same.
    So how to install NWDS7.1 on my system? please tell. thanks.

  • Adobe LiveCycle Designer 7.1 in NWDS 7.1 memory error

    Hi,
    After installation of Adobe Designer 7.1, when I want to edit Interactive
    Form I get such error after ca.4-5 minutes of running Designer in NWDS 7.1:
    "The instruction at "0x06..." referenced memory at "0x06..."
    The memory could not be "read".
    Do You know any reason or solution for this?

    Well, I have made a component and now I would like to make its View using Interactive Form. After right-click on the Interactive Form and choosing Edit, Adobe Designer starts in NWDS. I get a blank form and everything looks and works ok, because I can create Interactive Form. But after a while, several minutes, I get this message, and I have to restart Developer Studio. NWDS works ok, when Designer is not started. After starting Designer weather  I am working on it or not I get error.

  • NWDS 7.31 build errors: CMICardinality.ONE cannot be resolved

    Hi,
    I am getting the following errors after importing the WebDynpro Java DCs into NWDS 7.31, can anybody provide any resolution?
    1. CMICaridality.ONE cannot be resolved
    2. com.sap.tc.webdynpro.progmodel.context.DataNodeElement cannot be resolved
    3. com.sap.tc.webdynpro.progmodel.gci.IGCIExternalController cannot be resolved
    etc.
    Thank you.
    Any help, highly appreciate.
    Regards,
    Rambabu

    Hi Peter,
    Thanks for your reply. Yes, these are developed in 7.01 and now I am importing into NWDS 7.31 from NWDI 7.01. But, the DCs are getting migrated without any issues in NWDDS 7.31.
    I have resolved the previous mentioned errors, but now I am getting another kind of errors
    "Unhandled event loop exception", "java.lang.StackOverflowError" when I tried to open the view.
    Any idea on these errors?
    Thank you.
    Regards,
    Rambabu

  • NWDS 2004 SP20 Installation error

    Hi ,
    I am getting following error during the installation of NWDS workplace 2004 SP20 .
    ERROR 2007-08-03 13:37:15
    FSL-00001  System call failed. Error 32 (The process cannot access the file because it is being used by another process.
    ) in execution of system call 'MoveFileEx' with parameter (C:\Program Files\sapinst_instdir\workplace\SCS.SAR\servicehttp\sapmc\sapmc.jar, C:\sapDA.tmp, MOVEFILE_WRITE_THROUGH), line (189) in file (synxcfile.cpp).
    ERROR 2007-08-03 13:37:15
    FSL-02040  Unable to delete node C:/Program Files/sapinst_instdir/workplace/SCS.SAR/servicehttp/sapmc/sapmc.jar with type file: The process cannot access the file because it is being used by another process.
    ERROR 2007-08-03 13:37:15
    MUT-03025  Caught ESyException in Modulecall: ESAPinstException: error text undefined.
    Please let me know if there is any workaround to resolve this issue.
    Regards,
    Kousik Goon

    Hi,
    Use the Process explorer to check who is loocking the file.
    Message was edited by:
            Pavel sheynkman

  • NWDS 7.0 deployement error with SDM

    Hello,
    It seems that my SDM host is not correctly configured, when I try to deploy, the SDM host ip is not correct, I am thus getting this error:
    02-juil.-2008 14:41:38 /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [003]Deployment aborted
    Settings
    SDM host : *WrongIP*
    SDM port : 50018
    URL to deploy : file.ear
    Deployment exception : Server *WrongIP* did not accept login request as admin on port 50018. Details: ERROR: Could not establish connection to server *WrongIP* at port 50018: Connection timed out: connect
    Inner exception was :
    Server *WrongIP* did not accept login request as admin on port 50018. Details: ERROR: Could not establish connection to server *WrongIP* at port 50018: Connection timed out: connect
    Where can I change this configuration?
    I've checked the sdmrepository.sdc, the defined host is correct (it's not a ip but a hostname).
    We have user IPs and admin IPs thus two networks for the machine hosting those servers.
    I don't know at which level to look: Message Server, Dispatcher or Network Config.
    Thx for your help,
    Tanguy

    Hi,
    Did you add server IP and hostname in HOSTS file under C:\WINDOWS\system32\drivers\etc ?
    If you did that then....
    Deployment error occurs when deploying from IDE, the following message is displayed:
    Server XXX did not accept login request as admin on port 50018
    Details: ERROR: Could not establish connection to server XXX at port
    50018: XXX
    If you use the SDM remote GUI with the same SDM host and port, you can deploy successfully.
    Solution
    This problem can be fixed without any code changes just by adding a corresponding record to the file %WINDIR%/system32/drivers/etc/hosts on the IDE host, so that the remote host short name is known to the local host.
    For more information, see SAP Note 783965.
    from http://help.sap.com/saphelp_nw04/helpdata/en/76/fb72ec091f4bf8a2d8ba321bb7e8d9/content.htm
    regards,
    Pradeep

  • ABAP Sneak Preview SP11 - NWDS:SAP Enterprise Connector error

    Hello
    I have installed the ABAP 6.4 Sneak Preview SP11 (It works fine with the SAP GUI). I am trying to call Bapis from Java with the help of the proxies generated by "SAP Enterprise Connector". But the problem is that the "SAP Connection Wizard" does not progress any further after providing the R/3 system details(like hostname, sys number, client) and username/pasword. When I click the "Next Button" after providing the correct connection parameters it just stays there.
    -->Would the license be a problem. I did not apply for the 90 day license yet, I wanted to do that once everything is working fine.
    --> Should I do any additional configuration on the R/3 side.
    --> Should I add any extra setting to the environment variable path.
    Your help will be greatly apprecaited!!!
    Thanks
    Yasu

    Hello some more information....
    I have installed the ABAP 6.4 Sneak Preview SP11 (It works fine with the SAP GUI). I am trying to call Bapis from Java with the help of the proxies generated by "SAP Enterprise Connector". But the problem is that the "SAP Connection Wizard" does not progress any further after providing the R/3 system details(like hostname, sys number, client) and username/pasword. When I click the "Next Button" after providing the correct connection parameters it just stays there.
    -->Would the license be a problem. I did not apply for the 90 day license yet, I wanted to do that once everything is working fine.
    --> Should I do any additional configuration on the R/3 side.
    --> Should I add any extra setting to the environment variable path.
    Your help will be greatly apprecaited!!!
    Thanks
    Yasu

  • Deploy Exception Error while Deploying DCs in NWDS 7.3

    Hi
    I have this following error while deploying the DCs into the AS Java.
    "Deployment Exception during deployment phase [DeploymentException], cause=[ASJ.dpl_dc.001085 Operation [deploy] of [demo.sap.com_dc] failed] "
    The DC which i created is a Dictionary DC Which contains Tables created from the entities in EJB DC.
    Thanks
    Teja

    Hi Ervin,
    Thanks for your help. The error I was getting is resolved. It was due to Higher version of NWDS (version including SP and PAT needs to be considered).
    On checking the stack throughly I came up with the error:
    "The given process model was built with a NWDS or development track of a higher version than the target runtime. Revision number of built process model: 4.4. Revision number of process runtime: 4.3. Please refer to SAP note 1600131 for details......"
    One thing learnt:- First thing you need to check is the exact version of SAP PO including the Service Pack and Patch Level.
    You can check this from:
    1. Directly through the URL::   http://<host>:<port>/sap/monitoring/SystemInfo
    2. From http://<server>:<port>/ -> System Information -> Component Information
    The NWDS should be either less than or equal to the version of SAP PO. You need to check all the details including Service Pack and Patch level.
    Ex- If the version of your PO is 7.30 SP 08 PAT 0000
    You cannot deploy SAP PO server with 7.30 SP 09 PAT 0000 nor 7.30 SP 08 PAT 0013.
    You can consider 7.30 SP 08 PAT 0000 or less than that.
    *** In our case, although the SAP PO and NWDS are of same version i.e 7.31. But the higher SP and PAT of the NWDS was giving the error.
    Regards,
    Atreyee

  • Error creating a web service in NWDS SP18.

    Hello,
      I created a web service DC. It works fine when I test this with Web Services Navigator. I get the output as expected. But when I test it with Enterprise Portal Web Services Checker in NWDS, I get this error:
    "The SOAP Message returned is not well formed
    com.sap.engine.services.webservices.jaxm.soap.accessor.NestedSOAPException: Unable to create message from source"
    When I tried creating a web service using a simple J2EE-->EJB Module project, added to an EAR project and deployed, I see the same error. In both cases am able to successfully test on Web Services Navigator...
    Any body let me know how to create a web service in NWDS SP 18...
    Thanks
    Srinivas

    http://www.sdn.sap.com/irj/sdn/index?rid=/webcontent/uuid/f272e75d-0501-0010-1786-ab6ed3496bb1&language=en

  • Quick par upload NWDS ERROR   Unexpected end of file from server

    Hi:
    I can´t deploy my par file from NWDS, this is the error:
    28.04.09 / 08:24] #ERROR LEVEL# com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1 > No Information
    java.net.SocketException: Unexpected end of file from server
         at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:763)
         at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:626)
         at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:760)
         at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:626)
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:957)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.readResponse(DeployEngine.java:363)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.uploadPar(DeployEngine.java:435)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.deploy(DeployEngine.java:221)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1.processUpload(SAPMPWizard.java:416)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1.run(SAPMPWizard.java:350)
         at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:302)
         at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:252)
         at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:758)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard.performFinish(SAPMPWizard.java:531)
         at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:608)
         at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:321)
         at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
         at org.eclipse.jface.window.Window.open(Window.java:563)
         at com.sap.portal.developmentTools.general.uploader.QuickPARUploader.run(QuickPARUploader.java:146)
         at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251)
         at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:456)
         at org.eclipse.jface.action.ActionContributionItem.handleWidgetEvent(ActionContributionItem.java:403)
         at org.eclipse.jface.action.ActionContributionItem.access$0(ActionContributionItem.java:397)
         at org.eclipse.jface.action.ActionContributionItem$ActionListener.handleEvent(ActionContributionItem.java:72)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
    Any idea?
    Thanks a lot for your time on this thread.
    Rocío.

    Hi Rocio,
    Check the proxy settings in NWDS and use JAVA RUNTIME 1.5.0_06-b05.
    Please refer to the links below where similar problems have been resolved:
    Cannot deploy par from NWDS
    Can not download SOAP CLIENT TOOL
    Another way of deploying the .par file is from System Administration -> Support -> Portal Runtime -> Administration Console.
    Hope this resolves your issue.
    Regards,
    Seema Rane.
    Edited by: Seema Rane on Apr 29, 2009 8:57 AM

  • Problem during startup of NWDS - Error while opening NWDS -

    Hi,
    iam unable to start up NWDS.problem during startup of NWDS
    Error when double click the NWDS to open.
    Error in .log file of workshop[--
    !SESSION -
    !ENTRY org.eclipse.core.launcher 4 0 Dec 03, 2007 15:59:04.226
    !MESSAGE Exception launching the Eclipse Platform:
    !STACK
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
    Caused by: java.lang.reflect.InvocationTargetException
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:861)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         ... 7 more
    Caused by: org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NullPointerException)
         at org.eclipse.swt.SWT.error(SWT.java:2330)
         at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:101)
         at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:1999)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1733)
         at org.eclipse.swt.widgets.Display.release(Display.java:1782)
         at org.eclipse.swt.graphics.Device.dispose(Device.java:212)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1390)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         ... 8 more

    Hi nayab,
                     Ur workspace metadata seems to be corrupted. Go to ur workspace. rename .metadata folder  & open the NWDS. It will not show ur previous configuration so u have to import the Development configuration again. In case ur any activity is open, it will come back when u import the Development Configuration.
    regards
    Sumit

  • Out of memory error while starting NWDS

    Hi.
    I have NWDS 7.0.08 installed. I'm developing DC's assigned to a DTR. While working, I had about 10 projects open in the workspace and when I tried opening another one, NWDS crashed giving an "out of memory" error. And when I try to reopen NWDS, I get the error "Problems during startup. Check the .log file in the .metadata directory of your workspace".
    When I look at the log, I see the following lines:
    !ENTRY org.eclipse.core.runtime 4 2 Feb 19, 2007 16:32:18.78
    !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.runtime".
    !STACK 1
    org.eclipse.core.internal.resources.ResourceException(null)[567]: java.io.EOFException
         at java.io.DataInputStream.readUnsignedShort(DataInputStream.java:400)
         at java.io.DataInputStream.readUTF(DataInputStream.java:633)
         at java.io.DataInputStream.readUTF(DataInputStream.java:610)
         at org.eclipse.core.internal.dtree.DataTreeReader.readNode(DataTreeReader.java:57)
         at org.eclipse.core.internal.resources.WorkspaceTreeReader.readTree(WorkspaceTreeReader.java:44)
         at org.eclipse.core.internal.resources.SaveManager.restoreTree(SaveManager.java:776)
         at org.eclipse.core.internal.resources.SaveManager.restore(SaveManager.java:488)
         at org.eclipse.core.internal.resources.SaveManager.startup(SaveManager.java:1033)
         at org.eclipse.core.internal.resources.Workspace.startup(Workspace.java:1734)
         at org.eclipse.core.internal.resources.Workspace.open(Workspace.java:1537)
         at org.eclipse.core.resources.ResourcesPlugin.startup(ResourcesPlugin.java:268)
         at org.eclipse.core.internal.plugins.PluginDescriptor$1.run(PluginDescriptor.java:736)
         at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)
         at org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation(PluginDescriptor.java:748)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
    !ENTRY org.eclipse.core.resources 4 567 Feb 19, 2007 16:32:18.78
    !MESSAGE Problems reading workspace tree.
    !STACK 0
    java.io.EOFException
         at java.io.DataInputStream.readUnsignedShort(DataInputStream.java:400)
         at java.io.DataInputStream.readUTF(DataInputStream.java:633)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
    !ENTRY org.eclipse.core.runtime 4 2 Feb 19, 2007 16:32:18.93
    !MESSAGE Plug-in com.tssap.util was unable to load class com.tssap.util.startup.WBLauncher.
    !STACK 0
    org.eclipse.core.internal.boot.DelegatingLoaderException: org.eclipse.core.runtime.CoreException: Problems encountered starting up plug-in: "org.eclipse.core.resources".
         at org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation(PluginDescriptor.java:754)
         at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:188)
         at org.eclipse.core.internal.plugins.PluginClassLoader.activatePlugin(PluginClassLoader.java:112)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
    !ENTRY org.eclipse.core.runtime 4 2 Feb 19, 2007 16:32:18.93
    !MESSAGE Plug-in com.tssap.util was unable to load class com.tssap.util.startup.WBLauncher.
    !STACK 0
    org.eclipse.core.internal.boot.DelegatingLoaderException: org.eclipse.core.runtime.CoreException: Problems encountered starting up plug-in: "org.eclipse.core.resources".
         at org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation(PluginDescriptor.java:754)
         at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:188)
         at org.eclipse.core.internal.plugins.PluginClassLoader.activatePlugin(PluginClassLoader.java:112)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
    !SESSION -
    !ENTRY org.eclipse.core.launcher 4 0 Feb 19, 2007 16:32:18.109
    !MESSAGE Exception launching the Eclipse Platform:
    !STACK
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
    Caused by: java.lang.IllegalArgumentException: Application not found: com.tssap.util.WBLauncher.
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:856)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         ... 7 more
    I cut off some parts as they are too long and seem to be useless.
    I guess NWDS is trying to reopen the projects I was working on while it crashed. So, how can I prevent it?
    I can't change my workspace because I have open activites in DTR, so I shouldn't loose my DCs.
    Help? Anybody?
    Thanks in advance..

    Hi guys.
    I've solved my problem. I deleted the project navigator tree structure files from workspace, and NWDS opened up with a clean workspace . But the projects themselves were there though. So I recreated my DC projects, but didn't download the sources, modified local copies are used instead.
    I deleted the these files:
    <workspace>\.metadata\.plugins\org.eclipse.core.resources\.safetable\org.eclipse.core.resources
    <workspace>\.metadata\.plugins\org.eclipse.core.resources\.root\###.tree
    Then I opened NWDS and it was clean. I opened the Development Configurations perspective, in the Local DCs view, right-clicked on each DC and choosed "Create Project". This looks like a safe method, it worked for me.

  • NWDS Deployment Error

    Hi,
    when i try to diploy any .ear file from my NWDS client ,its give error:
    Jul 28, 2008 1:12:35 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [002]Deployment aborted
    Settings
    SDM host : prosindia
    SDM port : 50118
    URL to deploy : file:/C:/DOCUME1/gyan/LOCALS1/Temp/temp1336gyan.ear
    Deployment exception : Server prosindia did not accept login request as admin on port 50118. Details: ERROR: Could not establish connection to server prosindia at port 50118: Connection timed out: connect
    Inner exception was :
    Server prosindia did not accept login request as admin on port 50118. Details: ERROR: Could not establish connection to server prosindia at port 50118: Connection timed out: connect
    please help.
    Regards
    Gyan

    Can you able to see your J2EE engine in Developer studio?
    If not you have to configure it in Windows -> Preferances - > J2EE Engine
    Provide IP /Host name of message server and its port number 36XX <XX = SystemNo>
    If you have already configured it ...
    Did you asked for SDM password when deploying ??
    There may be the case that your SDM password is expired ... follow this link to reset the password
    [Changing SDM Password (SAP Library - Java Development Manual)|http://help.sap.com/saphelp_nw04s/helpdata/en/43/042270123a2bc7e10000000a114cbd/frameset.htm]
    Cheers!

Maybe you are looking for

  • With 3.6.12, Help menu item "For Internet Explorer Users" results in a "Page Not Found" error. Is this a known bug? Is it being addressed?

    Clicking the 3.6.12 Help menu item "For Internet Explorers" item results in a "Page Not Found" error. The URL of the resultant page is https://support.mozilla.com/en-US/kb/Windows%20start%20page?as=u Is this a known bug, if so, is it being addressed?

  • Group Save Script Modifications

    I need to change and fix a few things with this script. Where do I insert a try-clause on all layers to determine the layer group not selected not to be included in the export ? I want to insert this condition into the script, the script which export

  • Jdk1.4 on ipaq

    Hello, I need to run a network application, that has been written and compiled with jdk1.4, on a Compaq Ipaq running Linux. I can't find a JVM that supports 1.4 API for that PDA, can you help me? Thanks

  • DNG profile with Fuji X100s raw files...

    Hi, I'm trying to make a dng profile for my Fuji X100s (I did the same recently for my Canon 5dII). Because I shoot architecture and interiors, I profiled for daylight, tungsten, and flourescent light (I also did this for the Canon with success, much

  • SRM-EBP approved purchase orders.

    Hi. In SRM, when an user (no approver user) click in Confirm Goods, he can see in browser the purchase orders created by himself. When approver user click in the same zone, i need that browser shows purchase orders created and in addition the purchas