Problem in Importing in configuration.

Hi All,
  I am facing a problem while importing the configuration object saying that "UNABLE TO CONNECT TO SLD".
Can you please let me know if i need to check anything , or anyway out.
thanks,
JAY

Thanks a lot for all your valuable suggestion.#
I have checked the SLDCHECK it is perfectly all right as expected with most of the things in gree and there is no red mark showing in from the perticular transaction, so also the SLD part is also opening perfectly as expected.
what next ... i am not findng any clue to progress.
thanks,#
JD

Similar Messages

  • SAP NW Developer Studio: Problem with Import Development Configuration(DC)

    Dear Experts!
    I have a problem with SAP NetWeaver Developer Studio when import a Developement Configuration.
    I create a Software Component(SC) in SLD( with Dependencies:  SAP J2EE Engine, SAP Java Tech Service, DI BUILD TOOL, Then I create a Development Configuration(DC) and add this SC.
    On SAP Netweaver  Developer  Studio I import this DC. I see on the Component Browser My DC include: my software conponent , and SCs: SAPJEE, SAP_BUILDT, SAP_JTECHS but in DC detail there are nothing. So I cannot create the Development Component
    Please help me resolve this issue.
    Thanks all

    Hi,
    you cannot see the DCs (for SCs like SAPBUILDT, JTECHS, JEE, etc) in NWDS, because there is nothing imported into the buildspace(s) DEV (and cons).
    You need to go to the http://<host>:<port>/devinf -- CMS webui, to the Transport Studio, go to the Check-in tab, and check-in all the software you can see in the queue (which you have also added previously in SLD for your software) . This is a quick process, you'll see your software moved to the Development tab and waiting for import.
    Import all the components. This can take longer. As soon as all of them finished, you can open up your NWDS again. In order to see the DCs this time when you expand the corresponding node, you need to reimport (but at least) update the development configuration  (you do it in NWDS in the context menu of the development config in question).
    Best Regards,
    Ervin
    Edited by: Ervin Szolke on Sep 2, 2010 1:26 PM

  • Problem when importing Configuration Objects in ID

    Hi,
    i have a problem, when importing configuration objects in my integration directory.
    i have one development system and one corresponding quality assurance system.
    in sld i have defined my business systems + groups + transport targets. the export works fine.
    when trying to import the configuration objects in integration directory of QA i get the following failure.
    #13 07:41:34 [AWT-EventQueue-0] ERROR com.sap.aii.utilxi.swing.toolkit.ExceptionDialog: Throwable
    Thrown:
    MESSAGE ID: com.sap.aii.ib.core.transport.api.TransportCsException
    com.sap.aii.ib.core.transport.api.TransportCsException: java.lang.NullPointerException
         at com.sap.aii.ib.server.transport.impl.pvc.PvcTransport.pvcImport(PvcTransport.java:145)
         at com.sap.aii.ibdir.server.transport.impl.pvc.DirPvcTransport.pvcImport(DirPvcTransport.java:74)
         at com.sap.aii.ibdir.server.transport.impl.service.InternalDirTransportServiceImpl.pvcImport(InternalDirTransportServiceImpl.java:127)
         at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importZippedStream(InternalTransportServiceImpl.java:709)
         at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importFromImportSource(InternalTransportServiceImpl.java:365)
         at com.sap.aii.ib.server.transport.impl.service.TransportServiceImpl.importFromImportSource(TransportServiceImpl.java:154)
         at com.sap.aii.ib.sbeans.transport.TransportServiceBean.importFromImportSource(TransportServiceBean.java:129)
         at com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0.importFromImportSource(TransportServiceRemoteObjectImpl1_0.java:730)
         at com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0p4_Skel.dispatch(TransportServiceRemoteObjectImpl1_0p4_Skel.java:105)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:313)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:199)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(AccessController.java:215)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Serialized server exceptions:
    MESSAGE ID: java.lang.NullPointerException (serialized)
    java.lang.NullPointerException: java.lang.NullPointerException
         at com.sap.aii.ibdir.server.sldaccess.gen.LDAccess.getMySAPIntegrationServerBusinessSystem(LDAccess.java:301)     at com.sap.aii.ibdir.server.sldaccess.gen.LDAccess.getMyBusinessSystemGroup(LDAccess.java:243)     at com.sap.aii.ibdir.server.sldaccess.gen.LDAccess.getBusinessSystemNameInMyGroup(LDAccess.java:173)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.TransportPostprocessor.renameService(TransportPostprocessor.java:838)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.TransportPostprocessor.renameService(TransportPostprocessor.java:732)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.TransportPostprocessor.postprocessTransport(TransportPostprocessor.java:345)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.DirImportPostprocessor.postprocess30Import(DirImportPostprocessor.java:62)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.InternalPostprocessingService.postprocess(InternalPostprocessingService.java:211)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.PostprocessingService.doPostprocessing(PostprocessingService.java:168)     at com.sap.aii.ibdir.server.pvcadapt.XIDirPropagationProvider.transportFinished(XIDirPropagationProvider.java:90)     at com.sap.aii.ib.server.transport.impl.pvc.PvcTransport.pvcImport(PvcTransport.java:107)     at com.sap.aii.ibdir.server.transport.impl.pvc.DirPvcTransport.pvcImport(DirPvcTransport.java:74)     at com.sap.aii.ibdir.server.transport.impl.service.InternalDirTransportServiceImpl.pvcImport(InternalDirTransportServiceImpl.java:127)     at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importZippedStream(InternalTransportServiceImpl.java:709)     at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importFromImportSource(InternalTransportServiceImpl.java:365)     at com.sap.aii.ib.server.transport.impl.service.TransportServiceImpl.importFromImportSource(TransportServiceImpl.java:154)     at com.sap.aii.ib.sbeans.transport.TransportServiceBean.importFromImportSource(TransportServiceBean.java:129)     at com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0.importFromImportSource(TransportServiceRemoteObjectImpl1_0.java:730)     at com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0p4_Skel.dispatch(TransportServiceRemoteObjectImpl1_0p4_Skel.java:105)     at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:313)     at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:199)     at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)     at java.security.AccessController.doPrivileged(AccessController.java:215)     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    #12 07:41:34 [Pool-Thread-3] ERROR com.sap.aii.ib.gui.tools.transport.ConcurrentProgressDialog: Execution failed
    Thrown:
    MESSAGE ID: com.sap.aii.ib.core.transport.api.TransportCsException
    com.sap.aii.ib.core.transport.api.TransportCsException: java.lang.NullPointerException
         at com.sap.aii.ib.server.transport.impl.pvc.PvcTransport.pvcImport(PvcTransport.java:145)
         at com.sap.aii.ibdir.server.transport.impl.pvc.DirPvcTransport.pvcImport(DirPvcTransport.java:74)
         at com.sap.aii.ibdir.server.transport.impl.service.InternalDirTransportServiceImpl.pvcImport(InternalDirTransportServiceImpl.java:127)
         at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importZippedStream(InternalTransportServiceImpl.java:709)
         at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importFromImportSource(InternalTransportServiceImpl.java:365)
         at com.sap.aii.ib.server.transport.impl.service.TransportServiceImpl.importFromImportSource(TransportServiceImpl.java:154)
         at com.sap.aii.ib.sbeans.transport.TransportServiceBean.importFromImportSource(TransportServiceBean.java:129)
         at com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0.importFromImportSource(TransportServiceRemoteObjectImpl1_0.java:730)
         at com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0p4_Skel.dispatch(TransportServiceRemoteObjectImpl1_0p4_Skel.java:105)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:313)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:199)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(AccessController.java:215)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Serialized server exceptions:
    MESSAGE ID: java.lang.NullPointerException (serialized)
    java.lang.NullPointerException: java.lang.NullPointerException
         at com.sap.aii.ibdir.server.sldaccess.gen.LDAccess.getMySAPIntegrationServerBusinessSystem(LDAccess.java:301)     at com.sap.aii.ibdir.server.sldaccess.gen.LDAccess.getMyBusinessSystemGroup(LDAccess.java:243)     at com.sap.aii.ibdir.server.sldaccess.gen.LDAccess.getBusinessSystemNameInMyGroup(LDAccess.java:173)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.TransportPostprocessor.renameService(TransportPostprocessor.java:838)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.TransportPostprocessor.renameService(TransportPostprocessor.java:732)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.TransportPostprocessor.postprocessTransport(TransportPostprocessor.java:345)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.DirImportPostprocessor.postprocess30Import(DirImportPostprocessor.java:62)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.InternalPostprocessingService.postprocess(InternalPostprocessingService.java:211)     at com.sap.aii.ibdir.server.transport.impl.postprocessing.PostprocessingService.doPostprocessing(PostprocessingService.java:168)     at com.sap.aii.ibdir.server.pvcadapt.XIDirPropagationProvider.transportFinished(XIDirPropagationProvider.java:90)     at com.sap.aii.ib.server.transport.impl.pvc.PvcTransport.pvcImport(PvcTransport.java:107)     at com.sap.aii.ibdir.server.transport.impl.pvc.DirPvcTransport.pvcImport(DirPvcTransport.java:74)     at com.sap.aii.ibdir.server.transport.impl.service.InternalDirTransportServiceImpl.pvcImport(InternalDirTransportServiceImpl.java:127)     at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importZippedStream(InternalTransportServiceImpl.java:709)     at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importFromImportSource(InternalTransportServiceImpl.java:365)     at com.sap.aii.ib.server.transport.impl.service.TransportServiceImpl.importFromImportSource(TransportServiceImpl.java:154)     at com.sap.aii.ib.sbeans.transport.TransportServiceBean.importFromImportSource(TransportServiceBean.java:129)     at com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0.importFromImportSource(TransportServiceRemoteObjectImpl1_0.java:730)     at com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0p4_Skel.dispatch(TransportServiceRemoteObjectImpl1_0p4_Skel.java:105)     at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:313)     at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:199)     at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)     at java.security.AccessController.doPrivileged(AccessController.java:215)     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    I couldn't find any similiar problem when searching SDN and SAP Notes.
    BR,
    Martin

    Hi
    Chk this thread
    XI Transport Error
    BR

  • Problem in Importing Configuration object

    Dear All,
    I am facing the problem while importing ID object.
    Business system INTEGRATION_SERVER_XIP is not assigned to a business system group with the ID (XISystemGroup).
    So , I just try to create a Group in Business System in SLD. But I could not find the option to create the System Gourp.
    I could n't see <b> edit groups </b>
    any clue..
    Regards
    Danab

    Hi,
    First, you have to start the SLD.
    To create a group, proceed as follows:
    > Business Systems
    > Click on the drop-down next to Group and select Edit Groups
    > Create a group for each environment (eg DEV, TST, PRD). Specify for each group which Integration Server is used.
    To assign business systems to a group, proceed as follows:
    > Business Systems (Group = all)
    > Select your Business System
    > Click on the Integration tab.
    > Select the related Integration Server (which is associated with a group - see step 1)
    To map your DEV Business Systems to TST Business Systems etc., proceed as follows:
    > Business Systems
    > Select the group of your choice
    > Select your Business System
    > Click on Transport
    > Click on Add/Change Target
    > Select the Target Group and System
    KR, Danny De Roovere

  • I just moved my itunes library from a win 7 computer to a win 8.1 computer. Getting an error message "iTunes has detected a problem with your audio configuration. Audio/Video playback may not operate properly. Can't play CDs or get audio file from web!

    Help! I just moved my itunes library from a Win 7 computer to a new Win 8.1 computer following the instructions on the itunes website. Everything is good except I'm getting an error message on the Win 8 computer if I try to play a CD or get an audio file off of the internet. I get an error message that says "iTunes has detected a problem with your audio configuration. Audio/Video playback may not operate properly. I don't know where to look for or fix the audio configuration on the win 8 computer. As far as I can tell the iTunes configuration looks the same as on the other computers in the house. At this point I don't dare plug my ipod touch into the Win 8 computer for fear it will get messed up.

    I have the same problem and I know that it is due to my PCI Audio driver not being compatible with WIndows 8.1.
    iTunes isn't the only program that can't direct sound to the built-in speakers anymore. The obvious solution would be to update the drivers, but unfortunately Dell does not provide an updated driver for my model, so I am stuck with that.
    However, saying that, only my laptop speakers are affected by this. I can use sound fine on applications where I can choose the output device and direct sound to the head phones, but for some reason iTunes does not let you choose the audio device manually.
    To listen to music I imported the iTunes Library in Windows Media Player and changed the audio output using the following instructions: http://windows.microsoft.com/en-us/windows7/c00d11ba
    However, I would also like to rent movie's from iTunes, 
    Would be great if iTunes would let you choose the output device, too, like most other applications using sound  from Skype to Windows Media Player,...

  • Getting an error while importing Development Configuration file (NW 2.0)

    i,
        while importing a development configuration file for Webdynpro (  SAP NW 2.0 ), i am getting an error
       "Getting Input Stream Failed-> Unable to find the host ..."
    But i can ping to the server and tr is also working .
    i could see Active and Inactive Objects
    Any access permission is needed to download a configuration file.
    or whatis the reason for this error.
    any preconditions have to be done for importing a configuration file ?

    You can try the following:
    1. try the fully qualified domain name of the DTR server host in NWDS Preferences->Development Configuration.
    2. Are your WAS and JDI are on a higher SP level. That may cause the problem
    regards,

  • Getting an error while importing Development Configuration file

    Hi,
        while importing a development configuration file for Webdynpro (  SAP NW 2.0 ), i am getting an error
       "Getting Input Stream Failed-> Unable to find the host ..."
    Any access permission is needed to download a configuration file.
    or whatis the reason for this error.
    any preconditions have to be done for importing a configuration file ?

    You can try the following:
    1. try the fully qualified domain name of the DTR server host in NWDS Preferences->Development Configuration.
    2. Are your WAS and JDI are on a higher SP level. That may cause the problem
    regards,

  • Problem in importing SWCV in Integration Repository

    Hi All,
    I am facing a problem while importing SWCV in Integration repository. it is throwing an error as
    <b>Unable to read Software Component Version from the System Landscape Directory "XI1:50000"(SWC_IMPORT_PROCESS_EXCEPTION).</b>
    Regards,
    Chandu

    Hi Chandrasekhar,
    Have you configure SLD properly. to check this give the tcode 'sldcheck'. if it is not giving any error, u have to create 'lcr' rolesin j2ee UME and those roles to be maped to the users using j2ee visuval administrator. for more information check SLD configuration guide .
    Regards
    N.Amarnath

  • Hi Guys, I have a problem with Importing Pictures onto my Mac mini with Lion installed by using a Card Reader, What is the problem here so I can get Pictures onto my Computer. ,

    Hi Guys,
    I have a problem with Importing Pictures onto my Mac mini with Lion installed by using a Card Reader,
    What is the problem here so I can get Pictures onto my Computer. ,

    Hi Noob Søren
    There are a few things that are confusing in your question.
    As far as I know, you dont have to install Time Machine on this OS as it is already installed for you. You only need to connect a hard drive to your computer via firewire or usb, click on the Time Machine icon, Open Time Machine Preference in the drop down menu and select a disk: your connected hard drive.
    You can of course reformat this connected device, partition it into a few volumes to organise data if you so wish.
    I find it strange that your mac's hard drive is divided into two volumes... perhaps this was created through bootcamp?
    You can access the configuration of your hd through Applications/Utilities/Disk Utilities.
    Clicking on one of the icons on the right hand panel will bring the details of the contents of your hardDrive and volumes. From there you can decide to erase a partition, reformat etc....
    If your hd contains more than one volume, and one of them is empty, you could decide to remove it. Back up all your important data before doing so.
    Hope this helps
    WN

  • This message recently popped up on my PC - "iTunes has detected a problem with your audio configuration. Audio/video playback may not operate properly." What does this mean and how to fix ??

    Hi Everyone - recently this message popped up on my PC, when I was trying to import cd's into the iTunes library and then onto my iPod - "iTunes has detected a problem with your audio configuration. Audio/video playback may not operate properly." Can anyone tell me what this means and how to fix it ?? I am not fantastically PC savvy, so any information explained fully and all steps to follow to get my music playing again would be great !! Thanks, SC

    Hi B, thanks so much for helping me troubleshoot !!
    Ok, so when I went in to check the Audio tab of the Sounds and Audio Device Properties, I found the following:-
    * Sound Playback Default Device = No Playback Devices.
    * Sound Recording Default Device = No Playback Devices.
    * MIDI Music Playback Default Device = No MIDI Playback Devices.
    All text in this drop-down box were light grey, and therefore unable to be selected or altered.
    I also tried playing a cd through Windows Media player, to see if I could get sound a different way. When I put the cd in and clicked on Play, the following message appeared, "Windows Media Player cannot play the file because there is a problem with your sound device. There may not be a sound device installed on your PC, it may be in use by another program, or it may not be functoning properly."
    Any ideas ? I had sound previously, but then a work colleague re-built the PC to add more space to the hard drive, and since then, no sound. I know this may now not just be an iTunes issue, but I would appreciate any assistance you can offer.
    Thanks again,
    Shell

  • ITunes has detected a problem with your audio configuration...?!!?!?!?!?!

    i get thins message when i open itunes...
    "iTunes has detected a problem with your audio configuration. Audio/Video playback man not operate properly."
    HOW DO I FIX IT??

    Sounds like several people still have this problem... including me.
    I upgraded to a new PC (still running XP , installed iTunes 8.0.2.20, reloaded my library...
    And I got the "iTunes has detected a problem with your audio configuration" error.
    I've deinstalled and reinstalled Quicktime to no avail.
    iTunes seems to launch okay after the error.
    But when I select a song and click "play", the song and time-counter show up correctly, but the song does not play... the "play head" stays stuck at 0:00.
    I've imported new CDs, and the problem is the same with them.
    This sounds like an unsolved problem... where do we go from here?

  • Cannot import development configuration (Track) in developer studio

    Hello,
    Log in works fine, I can select the track, but when I try to import it, it fails ...
    error:
    [code]com.sap.cms.util.exception.conf.CMSCFinderException
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
         at com.sap.cms.client.connector.CMSParser.getException(CMSParser.java:419)
         at com.sap.cms.client.connector.CMSConnector.callMethod(CMSConnector.java:511)
         at com.sap.cms.client.organizerAPI.CMSTransportOrganizerAPI.getConfiguration(CMSTransportOrganizerAPI.java:556)
         at com.sap.cms.client.ideAPI.CmsConfiguration.getConfiguration(CmsConfiguration.java:228)
         at com.sap.ide.eclipse.component.devconf.DevConfManager.getDevConfStream(DevConfManager.java:736)
         at com.sap.ide.eclipse.component.wizard.DevConfWizard.getInputStream(DevConfWizard.java:149)
         at com.sap.ide.eclipse.component.wizard.DevConfWizard.access$300(DevConfWizard.java:67)
         at com.sap.ide.eclipse.component.wizard.DevConfWizard$2.run(DevConfWizard.java:589)
         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
         at com.sap.ide.eclipse.component.wizard.DevConfWizard.initDevConf(DevConfWizard.java:587)
         at com.sap.ide.eclipse.component.wizard.LoadDevConfPage.getNextPage(LoadDevConfPage.java:394)
         at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDialog.java:677)
         at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:316)
         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.ide.eclipse.component.provider.actions.DevConfNewMenuAction.openWizard(DevConfNewMenuAction.java:39)
         at com.sap.ide.eclipse.component.provider.actions.DevConfNewMenuAction.run(DevConfNewMenuAction.java:33)
         at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251)
         at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:207)
         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:286)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:795)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:602)[/code]
    Can someone help me please, this is urgent!
    Thanks,
    Joachim

    Hi Joachim,
    I have the same problem when I tried to import development configuration. It throws the CMSCFinderException.
    Have you solved it since you last posted. If it's solved, would you like to post the solution. Maybe it will help me too.
    Thank you!
    Xiao

  • Problem with my audio configuration that keeps iTunes from starting.

    When I tried to run iTunes on my computer this morning, it said that iTunes was missing files or something like that. But that's not the problem, although that happens often, I know how to fix it. So I went and ran the repair for iTunes, but now when I try to run iTunes, it says, "ITunes cannot rune because it has detected a problem with your audio configuration." This is the first time that's ever happened, and I've reinstalled iTunes a couple times since then. Okay, like seven times, but I keep getting the same error message. I know that I haven't ever changed my audio configuration, but I don't know what to look for, or what to do. I'm pretty much at the end of my technological knowledge, as limited as that is, now, and I don't know how to fix it. It is quite aggrivating, I just imported about 30 CD's just last night, and I need to burn some CD's for my friend. I am attempting, yet again, to download iTunes, if it by some random intervention of God it works, I'll say never mind my ranting.

    Click on Start, the go to All Programs, go to Quicktime and uninstall it.
    Then go here, download and install quicktime 7.2
    www.apple.com/support/downloads/quicktime72forwindows.html
    Try to launch itunes.
    Let me know how it goes.

  • Importing iPhone configuration profiles in Profile Manager

    Does anyone know how to import iPhone configuration profiles into the Profile Manager on Lion?
    We have a few profiles I'd rather not re-create.
    Thanks

    Thank you both. My problem was that I was looking in the wrong place for the profiles.ini file. I'm not sure now where it was I was looking, but I found it quickly with the links cor-el gave. I didn't want to use command line option (though it is a good suggestion) because that would increase the clutter from icons and I was attempting to reduce clutter.
    Again thank you both for the quick response.

  • Problems with importing text messages from PC Suit...

    Problems with importing text messages from PC Suit 7.1.18.0 to my Nokia 5800
     I am trying to import a csv file that contains text messages (Note that this file was created using PC Suit 7.1.18.0) to a subfolder that I have created to My Folders but PC Suits only imports the text messages to the Draft folder. Note that initially it shows that the messages are import in the correct folder but after a refresh it shows them in the Draft Folder. Is their any setting that I should change in the PC Suit or the phone? My computer runs on Windows XP Service Pack 3 and the Nokia 5800 was upgraded to the latest firmware v20.0.012
     Thanks for your help

    Most phones only allows importing of draft and archived box for SMS.
    To do a restoring, you need to backup the SMS as a .nbu file using PC Suite and restore later.
    If you got an SD card, you can also do a backup on the SD Card (backup.arc) then restore later (reset and restore: backup.arc and mmc).
    What's the law of the jungle?

Maybe you are looking for

  • How do I share a compound clip between projects?...

    Hello everyone, I have created a 10 second intro/title graphic clip in Motion and published it to FCPX. I have added this generator sequence to a project's timeline in FCPX. I then added a lower third title set. I have edited my text (font, style, et

  • How do show JTree DnD drop location with custom TreeRenderer?

    I am adding DnD support to a JTree with a custom renderer. With the custom renderer I am losing the display of drop location on the tree. Is there a method to determine if the passed in node object in the getTreeCellRendererComponent is currently a d

  • Why is the preview of my video montage so slow ?

    Hey everyone ! I just begin to use Final Cut pro, i used to edit videos on Imovie. I use videos taken from my gopro 720p 60fps, so i began my video montage and as soon as i begin to use a lot of very short shot, the preview is ultra slow ! By the way

  • Multiplexing error

    Has anyone discovered a way to solve this problem? I have never had issues using iDVD and suddenly this problem has popped up. I have tried what others suggested but they have not worked. My project is 77 mins long and exported from FCP. I keep getti

  • How to create cost element in controlling

    how to create cost element in controlling for Direct meterail. i have to create for each materail or on rm consumption is enough please give me replay thanks