Webdynpro view design error in Develeoper Studio 7.1

Hello Experts,
i have problem with Develeoper studio 7.1. I installed it properly.
But when  i tried to develop webdynpro projects. it is created all components without any error. but when i open the view for design.
i got this error message
"An error has occurred. See error log for more details.java.lang.NoClassDefFoundError"
I installed "SAP NetWeaver 7.1 Composition Environment SP08 PAT0000" with jdk 1.5.11...
Does anybody know what was wrong ?
Thanks for your help

Armin
sory i was tried to run it with javaw.exe.. and i changed it with java.exe .. and conselog has started...
I got this error in conselog when i clicked to view designer..
!ENTRY org.eclipse.jface 4 2 2009-10-05 17:12:56.093
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface".
!STACK 0
java.lang.ExceptionInInitializerError
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:164)
        at com.sap.tc.webdynpro.clientimpl.html.client.HtmlAdapterManager.create
ClassMap(HtmlAdapterManager.java:61)
        at com.sap.tc.webdynpro.clientimpl.html.client.HtmlAdapterManager.(DdTypeString.java:43)
        ... 97 more

Similar Messages

  • Error opening Webdynpro view of NWDS 7.3

    I just installed NWDS 7.3 patch 1. Installed JDK 1.6.0_07.  NWDS is  having problem showing Webdynpro view.  When i open the webdynpro view and drag a UI control all i get is the below screen.
    In the error log i get the below error message. I was able to compile and deploy the DC, but having problem see the webdynpro view in the Studio. Please help on what need to be done. I tried this on Windows XP and Windows 7 , and ran into the exact same issue.
    org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NoClassDefFoundError: com/sap/security/core/server/csi/XSSEncoder)
        at org.eclipse.swt.SWT.error(SWT.java:3884)
        at org.eclipse.swt.SWT.error(SWT.java:3799)
        at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:137)
        at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3885)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3506)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
        at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
        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:597)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
    Caused by: java.lang.NoClassDefFoundError: com/sap/security/core/server/csi/XSSEncoder
        at com.sap.tc.ls.renderer.base.AbstractRenderer.writeXmlEscaped(AbstractRenderer.java:1168)
        at com.sap.tc.ls.renderer.base.AbstractRenderer.writeXmlEscaped(AbstractRenderer.java:1118)
        at com.sap.tc.ls.renderer.base.AbstractRenderer.writeXmlEscaped(AbstractRenderer.java:1098)
        at com.sap.tc.ls.renderer.ie6.LSPageHeaderRenderer.renderPageHeaderFragment(LSPageHeaderRenderer.java:843)
        at com.sap.tc.ls.renderer.ie6.LSPageHeaderRenderer.render(LSPageHeaderRenderer.java:290)
        at com.sap.tc.ls.renderer.base.BaseRenderManager.render(BaseRenderManager.java:944)
        at com.sap.tc.webdynpro.clientimpl.designtime.LightspeedDesigntimeClient$RenderManager.render(LightspeedDesigntimeClient.java:48)
        at com.sap.tc.ls.renderer.ie6.LSFlowLayoutRenderer.renderFlowLayoutItemFragment(LSFlowLayoutRenderer.java:878)
        at com.sap.tc.ls.renderer.ie6.LSFlowLayoutRenderer.renderFlowLayoutFragment(LSFlowLayoutRenderer.java:812)
        at com.sap.tc.ls.renderer.ie6.LSFlowLayoutRenderer.render(LSFlowLayoutRenderer.java:252)
        at com.sap.tc.ls.renderer.base.BaseRenderManager.render(BaseRenderManager.java:944)
        at com.sap.tc.webdynpro.clientimpl.designtime.LightspeedDesigntimeClient$RenderManager.render(LightspeedDesigntimeClient.java:48)
        at com.sap.tc.ls.renderer.ie6.LSScrollContainerRenderer.renderScrollArea_RenderContent(LSScrollContainerRenderer.java:1574)
        at com.sap.tc.ls.renderer.ie6.LSScrollContainerRenderer.renderScrollAreaInnerFragment(LSScrollContainerRenderer.java:1456)
        at com.sap.tc.ls.renderer.ie6.LSScrollContainerRenderer.renderScrollContainerFragment(LSScrollContainerRenderer.java:984)
        at com.sap.tc.ls.renderer.ie6.LSScrollContainerRenderer.render(LSScrollContainerRenderer.java:358)
        at com.sap.tc.ls.renderer.base.BaseRenderManager.render(BaseRenderManager.java:944)
        at com.sap.tc.webdynpro.clientimpl.designtime.LightspeedDesigntimeClient$RenderManager.render(LightspeedDesigntimeClient.java:48)
        at com.sap.tc.webdynpro.clientimpl.designtime.LightspeedDesigntimeClient$1.run(LightspeedDesigntimeClient.java:158)
        at com.sap.ide.mmservices.core.general.MetamodelService.runWithCache(MetamodelService.java:53)
        at com.sap.tc.webdynpro.clientimpl.designtime.LightspeedDesigntimeClient.render(LightspeedDesigntimeClient.java:149)
        at com.sap.ide.webdynpro.viewdesigner.ur.RenderingService.renderDelta(RenderingService.java:462)
        at com.sap.ide.webdynpro.viewdesigner.ViewDesignerPart.renderDelta(ViewDesignerPart.java:2018)
        at com.sap.ide.webdynpro.viewdesigner.ViewDesignerPart.access$900(ViewDesignerPart.java:197)
        at com.sap.ide.webdynpro.viewdesigner.ViewDesignerPart$ViewChangedListener$1.run(ViewDesignerPart.java:2695)
        at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
        at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
        ... 22 more

    Hi ,
    I think your Jdk is not compatible with the NWDS version so please change it to 32 bit JDK and try.
    I think this will sure work .
    Thanks & Regards,
    Meghal Shah

  • Running a query in a View Designer results in an error, but running the same query in a Query window works

    Hi everyone,
    Just as my title says, I have a query which I've written in a query window and it works perfectly.
    But when I try to add the query code into the view designer, it throws a Syntax error.
    Error in ON clause near '('.Unable to parse query text.
    Also, when running the query from the view designer (pressing red exclamation mark) I get a different error.
    SQL Execution Error.Executed SQL statement: SELECT Sku, ParentSku, UPC, ...Error Source: .Net SqlClient Data ProviderError Message: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
    Has anyone else experienced this and is there any workaround?
    I have tried to create the view with T-SQL (CREATE VIEW etc.), but when opening it in the view designer I get the error from the 1st image.
    Thank you,
    Radu

    Hi Radu,
    Yes, I have faced similar issue. I had a View and it was working totally fine but when once I opened it in via right click - View Design, it was giving parse error.
    Cause is that Query designer parse and executes the query without error but the way View designer works, it can't parse it.
    Later I ignored View desinger and just used T-SQL like CREATE/ALTER view.
    Workaround is to do right click on View - Script View as - CREATE To/ ATER To.
    Regarding Timeout error, again the issue with View designer which couldn't execute query in there and ended up with timeout error.
    If your SELECT query and SELECT * FROM YourView works fine in Query designer, you are good to go.
    Similar threads:
    View with errors still saved, and still works...
    Parsing error when creating view
    -Vaibhav Chaudhari

  • Please take this short survey - Inputs on View Designer

    Inputs in View Designer :-
    Hello Webdynpro developers,
    We would really like to get some input from you, please take a short minute and answer just a couple of questions in our little <a href="http://feedback.sap.com/efs/vote?campaign=c14e041f65f804c900f008f7734bd1c5&org=997">survey</a>
    Your inputs are highly appreciated.
    Thanks,
    Raghuvira

    Hi Raghuvira,
    Its really good to start this thread, so that we could specify the possible enhancements and improvements on View Designer from Design time perspective .
    I personally believe replying to the post is more easire than taking the survey so instead of survey here is my reply ,
    1. I many a time faced a problem of getting an exception of Object not found while working in developer studio on View Designer
    2. If we get a design time preview it would be even helpful as even changing a small text requires deployment
    3. All the actions on the UI elements has to be triggered from outline and could not be done from the main View designer
    4. Shifting a UI element to adjust its position is very painful ( up/down)
    Currently i have these in my mind , will let you know if i get some more
    Thanks
    Dhawal

  • Report Viewer Configuration Error

    Hi,
    I manage a TFS 2010 Server that makes heavy use of Reporting Services, and I have a user that reported the following error
    when attempting to open a report in the Microsoft Visual Studio Report Viewer:
    Report Viewer Configuration Error
    The Report Viewer Web Control HTTP Handler has not been registered in the application's web.config file. Add <add verb="*" path="Resevred.ReportViewerWebControl.xsd" type = "Microsoft.Reporting.WebForms.HttpHandler, ReportingServicesWebServer,
    Version=10.0.0.0, Culture=neutral, PublicKeyToken=################" /> to the system.web/httpHandlers section of the web.config file, or add <add name="ReportViewerWebControlHandler" preCondition="integratedMode" verb="*"
    path="Reserved.ReportViewerWebControl.axd" type="Microsoft.Reporting.WebForms.HttpHandler, ReportingServicesWebServer, Version=10.0.0.0, Culture=neutral, PublicKeyToken=################" /> to the system.webServer/handlers section for
    Internet Information Services 7 or later.
    Has anyone seen this error before, or have any advice on finding a solution?
    Thank you.

    Hi HealthServices3300,
    You can try to install "Microsoft Report Viewer 2010 Redistributable Package" on your server to check if it works for you.
    For the web.config info, it's for web application. And I'd like to know how did you create the report, and whether the report is for a web app or reporting service. From the error message and report, seems it's not a TFS issue. If it's SSRS project
    issue, please post this issue to
    this forum. If it's a report viewer control issue, you can post this issue in
    this forum for a professional response. After that, please update this thread with the new thread link. Thanks for your understanding.
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Problem in assigning Webdynpro view to BPM task

    hello all,
    I have a webdynpro application using EJB Model. Now I am trying to embed this application into BPM. When I am assigning the view to a bpm task then it will show error that data type not supported like that.
    In Component Controller's context and Interface's context I am using context node through model node binding and in the model node i am using some Java Native datatypes like java.util.Date/java.lang.Long etc that are not supported in BPM tasks i think.
    How can I handle this prob. thks in advance. It will very useful for me if somebody have some example that uses the webdynpro views along with EJB Model in that.

    Hi kapitsu,
    not every data type is suppported by BPM.
    May you have a look at
    [Data Type Compatibility|https://help.sap.com/saphelp_nwce711/helpdata/en/63/9f9ca5bb234502bd7b02c91ac6040a/content.htm]
    Or at
    [SAP Message 1266539|https://websmp130.sap-ag.de/sap%28bD1kZSZjPTAwMQ==%29/bc/bsp/spn/sapnotes/index2.htm?numm=1266539]
    There are also some examples where it works:
    [CE 7.1 Samples|SAP NetWeaver Composition Environment Samples Center ]
    [Modeling Your First Process with SAP NetWeaver Business Process Management|SAP NetWeaver Business Process Management Resource Center;
    Maybe it helps.

  • Adobe Document Services - WebDynPro and Javascript error

    Hello,
    I am a new to ADS. I just finished installing a test ADS and made some test, non interactive forms in WebDynPro.
    I have several webdynpro views and some of them embed also a PDF object rendered from ADS and have noticed that in some clients, when attempting to navigate away from the view that contains the PFD by clicking on buttons, a JavaScript "Access denied" error is thrown and no action is taken.
    My only option is to have the view containing the PDF with no buttons to navigate away.
    If the WebDynPro App is embedded in Portal, things go even worst.
    Anybody else has seen this ? Any advice on how to solve this problem ?
    Regards
    Vitaliano Trecca

    Hi Vitaliano,
    Firstly let me tell you that I am not an expert in this, but somethings that I have tried are listed below.
    The buttons that you press are present in the Adobe Form right.
    I was using WAS SP9, Adobe 7.0, and xACF_SP11, I think there was initially a problem with ACF itself, some dlls were not correct.
    I would suggest that you uninstall ACF, and manually remove the dll's if it doesnt remove automatically. Try reinstalling ACF and see.
    I believe you should also move to higher version other than SP9 atleast to SP10 because I faced some other additional problems in SP9, which are fixed in SP10.
    Regards,
    Pavan

  • NWDS WebDynpro views are not refreshing after changes in layout...

    Hello experts..
    I'm using NWDS 7.0.13 and every time I'm modifiying a webdynpro view in layout mode the view does not refresh, instead I get this message:
    This program cannot display the webpage
    Most likely causes:
    You are not connected to the Internet.
    The website is encountering problems.
    There might be a typing error in the address.
    What you can try:
    Check your Internet connection. Try visiting another website to make sure you are connected.
    Retype the address.
    Go back to the previous page.
    More information
    In order to display the changes I have made, I have to close the WD View and re open it, the funny thing is my other team mates can change their views and see their changes inmediately without closing/opening the view.. hope anybody can help me out on this one..
    Thanx in advance..
    JV

    Hi Armin, thanx for your answer and effectively I have installed IE7, I read other posts and after reading the "solutions" I rather close and open my WD views insted of removing security patches of IE.. I guess I'll have to wait until SAP fixes this and meanwhile I'll work the way I just mentioned.
    I'll let this question unanswered until this fix comes out.
    Cheerio !
    JV

  • In design error

    Because my IN DESIGN Italian version one time installed on my PC it is installed as the English version.
    How can I resolve the problem.
    I used IN DESIGN with BLURB plug in.
    Thanks
    Vittorio Necchi

    Jeff the version of my IN DESIGN is CS5
    My operating system is Windows 7 and the language correctly installed on my operating system is Italian.
    The strange thing is that if I install the same version of IN DESIGN on another PC, it is installed correctly in Italian.
    I think that the use of the Blurb plug in, has changed some setting somewhere.
    But where?
    Thanks for your help.
    Vittorio Necchi
    Ven 28/06/13 19:44 , Jeff A Wright  ha inviato:
    RE: IN DESIGN ERROR
    created by Jeff A Wright in Downloading, Installing, Setting Up -
    View the full discussion

  • Add WebDynpro views to existing J2EE app

    I am having a hard time understanding how i can add webdynpro views to my existing war file.  I use Spring, and not EJB's. 
    I would prefer to have the deployment coupled such that the WebDynpro is within the same classloader as my existing servlets(struts, velocity).  I need this because the application uses Toplink for it's O-R, and I would like to share the cache between the Dynpro views, and my struts views.
    How would I set up such a project within developer studio?
    thanks,
    Craig

    Ok, my previous email has skipped too many steps, as I am unable to get things wired as I would have hoped.
    Here is the problem in more detail.  I have a jar file pago.jar.  It has all the domain modeling.  We have use AspectJ in creating our domain model (pago.jar) so I understand that I cannot compile that within the SAP DevStudio.  I continue to build that within eclipse.
    I have a web-application which contains jsp's, velocity files, etc which reference the pago.jar.
    I would like to add Dynpro components to access the pago.jar.  Ideally I need pago.jar to be loaded within the same classloader as the existing web-application which can be deployed on the SAP j2ee server.  However, I am quite happy just getting a WebDynpro hitting my domain model as a first step.
    I thought I could create a DC for the pago.jar.  But then i quickly get stuck.  How do i create a DC which simply wraps this pago.jar?  Which type of DC do I create?  How do I add the pago.jar to it? 
    Then with this DC, do I just add a reference to it from my Dynpro DC?
    Thanks alot in advance!
    craig

  • I created webdynpro view then i want to export to sap portals using SLD CON

    hi
    every body
    i created WebDynpro views in NetWeaver dev studio
    then i want to export to sap portals i have to use
    SLED CONFIGURATION what are all step required can
    post to me and aloes step to configure in visual administrator and JCo connections
    bee

    hi
    check out this weblog for SLD configuration
    /people/sugree.phatanapherom/blog/2005/08/14/configuring-sld-in-sneak-preview-sap-netweaver-04-sneak
    or
    Do the following
    SLD (System Landscape Directory) CONFIGURATION on J2EE Server.
    http://host:j2ee_port/sld
    Enter Administrator user name and password.
    Go to Administration -> Server Settings
    Make sure that the SLD server is stopped
    Enter the following Server Parameters
    Object Server:
    <Host name of the J2EE server>
    Working Directory:
    The working directory of the System Landscape Directory.
    The standard path is "/usr/sap/<SAPSID>/SYS/global/sld"
    Click on SET.
    Select the following parameter for Persistence
    Persistence: Database
    Click on SET.
    Leave ABAP Connection Parameters Blank.
    Go back to Administration.
    Click on Data Supplier Bridge
    Configure the data supplier bridge with following parameters.
    Update local SLD (sld/active): TRUE
    RFC Gateway:
    Server : <host name of J2EE server>
    Service : <The SAP gateway service port>
    Click on SET.
    Open Administration Tool for J2EE server from following Location.
    C:\usr\sap\<SID>\JC<instance number>\j2ee\admin\go.bat
    Select Default and Click on Connect.
    Enter password for Administrator.
    Click on Connect.
    Select Cluster->Server->Services->SLD Data Supplier
    Select http setting tab page and enter following details.
    Host: <host name of J2EE server>
    Port: <Port Number of J2Ee Server>
    User: <Administrator User>
    Password: <Password for Administrator User>
    Use https? : <Check this if you want to use https>
    Trust Store: <leave default i.e. TrustedCAs>
    Click on SAVE.
    Select RFC Settings tab page and enter following details.
    Gateway Host : <host name of J2EE server>
    Gateway Service/Port: sapgw<instance number>
    Click on SAVE.
    Restart the SLD data Supplier Service.
    After the SLD is configured.
    go to the path.
    http://<hostname>:50000/webdynpro/welcome.
    go to your application.
    click on the application. on the right hand side you can see you logical systems.
    create the JCO connection going through that steps.
    Deploy you application on to portal from NWDS and run your application.
    Regards,
    Gopi

  • View designer in Sneak Preview 2004s Abap

    Hi to all,
    just a short question.
    The view designer with all UI elements (standard simple, standard complex & Standard container category) is avaiable in Sneak Preview NW 2004s Abap ?
    If not (because i cannot find it), can i install it as a separated package (if yes,where i can download it)? Or the latest version of the NW Sneak preview 2004s (SP8)already contains it ??
    Thx a lot
    Andrea

    Hi Rich,
    thx a lot for your quick reply.The problem is i cannot find it.
    I run SE80 trx, i create a simple WD application and a view. I select the view, then and i have three "frames" (from the left):
    - The standard SE80 tree
    - In the "layout" tab of the WD application, i have the browser preview (but it shows the standard IE error page) and a window with the UI of the windows, designed in a tree (rootuielementcontainer).
    But nothing about view designer.
    I have sapgui 6.40 patch lev.20
    Thx a lot
    Andrea

  • Configuring adobe live cycle designer in netweaver developer studio

    Hi,
    I installed Adobe Life Cycle designer 7.1 on Studio for NW04S SP9 , I open up the interactive forms ui element .
    Then I opened the library pallete on the studio, but I dont find the webdynpro tab.
    What should I do.
    Thanks,
    Harish

    Hi Amol,
    I have done this but to no avail.
    I picked the prerequisites from help.sap.com
    Let me know what I have missed:
    <b>You have installed the SAP NetWeaver 4.0 Developer Workplace. You must also have Acrobat Reader 7.0 or a full version of Adobe Acrobat 7.0 if you want to use the InteractiveForm UI element. In addition, the Adobe component of the SAP NetWeaver Developer Studio must be installed as this component is not installed in the standard version. However, it is very easy to install it if you want to use interactive PDF forms.</b>
    The above is the prerequisite in help.sap.com
    What I have done is
    1. Downloaded Netweaver Developer Studio NW04S SP9 , from service.sap.com
    2. Downloaded Adobe Life Cycle designer 7.1 from service.sap.com
    3. I run the aldsetup.exe
    Let me know what else needs to be done
    Thanks,
    Harish P Subramanian
    Mobile : 9903306035

  • How to call a Webdynpro view from BSP page (MVC) in a new window?

    Dear Experts,
    kindly advise how to call a webdynpro view from BSP application after performing an event (through button or hyper link).
    Regards,
    Sarat.

    Hi,
    This has been discussed many times in several forums.
    Please check the method CL_WD_UTILITIES=>CONSTRUCT_WD_URL, to create a runtime url for your WD Application and call this URL.
    Refer thread: Call Webdynpro Application from BSP Application
    Hope this will be useful!
    Regards,
    Meganadhan S

  • Not able to install Logic on mac with OSX.  10.8.2. Error message: Logic Studio.mpkg cannot be opened as the power pc programs are no longer supported. I have logic studio 8 software purchased in 2007 and upgraded with logic studio 9 (purchased in 2009)

    After an earlier attempt to move Logic from my other mac (OSX 10.6.8) with the migration assistant to my new mac with OSX 10.8.2. I've re-started the whole start up process by erasing the hard drive from the new machine and build it up from scratch. After a new "out of the box" start, I decided to install LOGIC from my disks : starting with my 2007 package Logic Studio 8 and upgrading with my Logic 9 package from 2009. When trying to start to install 2008 I got the error message : Logic Studio.mpkg cannot be opened as the power pc programs are no longer supported.
    What does this mean? HOw do I get this working under 10.8.2 as it works flawlessly under OSX 10.6.8. For sure I didn't buy a new machine to have OSX 10.8.2 but I suspect this is the roadblock to installing my logic package.
    Help!

    Mark,
    Sorry...
    I completely lost the thread (I actually got confused between you and another poster on a another forum that was asking the same basic question) and somehow ended up thinking you were trying to install on a PPC Mac
    My apologies and please ingnore those parts of my last post relating to the PPC Macs...
    You have an Intel Mac and therefore Logic Studio 2 Boxed Upgrade set should install/run on your Mac without issue. As I said earlier.. you do not need to try and install from the original Logic Studio 1 /Logic 8 Boxed set...(It won't work anyhow because you have an Intel Mac and that version had a PPC installer)  but just install from the Logic Studio 2 / Logic Pro 9 Upgrade Boxed setof DVDs instead...
    Have you tried the "Make Disk Image" solution I gave earlier? That normnally works under such circumstances as what you are describing can happen when your DVD drive cannot read the DVDs correctly... I have had this situation myself where one drive read them okay and another failed to do so for whatever reason. Making and then installing from Disk images of those exact same disks resolved the issue for me...
    You can try to reinstall directly from the DVDs of course though under some circumstances it may not allow you to reinstall Logic Pro itself if that part of the original installation attempt was successful... in which case you can also try this... (It's probably the easiest method if Logic 9 was already installed and present in your Apps Folder)
    If the Logic Pro App is in your applications folder..
    Run Software Updates to update Logic Pro to a version that will run under 10.8.2 (The initially installed version of Logic will not)
    Run Logic
    Go to the menu bar in Logic and select Logic Pro/Install Additional Content and select all content in there..
    This content is basically exactly the same as what is stored on the remaining DVDs of the boxed set so you might not need to use the rest of the DVDs to install from but download it all instead from Apple Servers...

Maybe you are looking for

  • Restoring option with save as/open with window...

    When saving a file from the interwebs I used to be given the option open with/save as with a box to tick to "do this everytime". I accidentally clicked the box when saving as so now it does this everytime. I'm sure it's pretty simple, and feel really

  • Please Read: NI Discussion Forums Maintenanc​e

    Hello Everyone, In my discussions with Lithium (our forum vendor) regarding performance, they have suggested some maintenance on the forums that could help with our community's performance.  The maintenance is to "trim" subscriptions and floats (floa

  • Open a transaction in a block of the screen (urgent)

    Hi all, I've a problem. I have a program splited in 5 parts in the my main screen (by blocks) I want to open an sap transaction (VA01) in one block of my screen. How i can do that? Thanks

  • SCSM 2012 R2 workflows and connectors are not triggered

    Hi All, Suddenly in my SCSM 2012 R2 Production environment , the connectors stopped synchronising at the schedule time and the Service request was in New state for very long time (stuck in New state). When I started troubleshooting , I saw the workfl

  • Loading metadata via iptc core using Bridge

    I've noticed that after loading metadata into photos opened in PS (cs5) that when checking the "file info" for that photo, the metadata isn't showing up. Wonder what I should do differently?