Solar_Project_Admin Project Already Exists

Hello All,
I am facing a weird error in Solar_Project_Admin.
For some reason, when I try to create a new maintenance Project, I am facing an error saying "The Project Already Exists"
Now the funny thing is, the project does not actually exist.
Also, when I try to take an existing Maintenance Project and Try to edit the existing logical component (I know its not recommended, but its a Sandbox environment) and re-define the system landscape and create the New Img Project, I get a message saying the project already exists.
I wonder what the cause behind this could be. I can choose to create any random named maintenance Project and I see a message saying the Project already exists.
There are 5 projects in Solution Manager, and I have managed to close all existing maintenance cycles with the report /TMWFLOW/TL_COMPLETE_FORCE
Can anyone plz help me out on this.

Thanks for the help Fernando.
I was able to find a fix for the issues, Apparently there is a SAP Note that describes the syndrome.
For those who may face this issue in the future :
SAP Note 1540274 will fix this for you.
This error happens when the module SPROJECT_CHECK_EXISTENCE has an error in it.
Plz implement the note to fix the issue.
The error message you get is : SPROJECT303
Thanks once again for your help Fernando, I have added to your points tally for the prompt answer
I am closing this thread now.

Similar Messages

  • Creation of a new wbs elements to an already existing project

    1. i am using BAPI_BUS2054_CREATE_MULTI to create a new wbs element in an already existing project.When this is done then i am using BAPI_PS_PRECOMMIT and then bapi_transaction_commit
    so this creates the wbs element which i guess but only the element.
    2. Now i need to attach the networks to it which are there in BOM so i am taking all the network data from the table afko joining it with aufk.It is giving all the network data which was there attached prior to the project but the new one it is not showing.The query is
    SELECT afkoaufnr afkopronr aufkpspel aufkktext aufk~loekz
    INTO (afko-aufnr, afko-pronr, aufk-pspel, aufk-ktext, aufk-loekz)
    FROM  ( afko AS afko INNER JOIN aufk AS aufk ON aufkaufnr = afkoaufnr)
    WHERE afko~pronr = w_wbs_cur-psphi.
    3.Now i am comparing this data from above to the BOM data and take the difference of the networks which are to be created.
    But as the above query is not returning the new wbs so it is getting failed.

    i am already using this
      CALL FUNCTION 'CONVERSION_EXIT_KONPD_INPUT'
        EXPORTING
          input     = g_znpsdata_old-project_definition
        IMPORTING
          output    = w_wbs_cur-psphi
        EXCEPTIONS
          not_found = 1
          OTHERS    = 2.
    do i need to use the other one also

  • File 'Form1.resx' already exists in the project

    Dear Everyone, 
    Could you help me to solve the File 'Form1.resx' already exists in the project. when I put my form under a sub folder?
    I tried to copy the 'Form1.resx' from project base folder to the sub folder, the Visual studio 2010 C++ complied but the software hang at: 
    this->Icon = (cli::safe_cast<System::Drawing::Icon^  >(resources->GetObject(L"$this.Icon")));
    I am using Visual studio C++ 2010.
    Here is an explanation from someone with the same issue:
    "if you create a new Windows Form in a C++/CLI application and choose to save the .h and .cpp files in a location other than the project folder - for example a sub folder below the sub folder - the form gets created ok, but when you try to change
    anything on it you get an error message saying:
    "Could not find the file: <path_to_project_folder>\<subfolder>\<form_name>.resx"
    If you try to save the changes you get another error message saying:
    "File <path_to_project_folder>\<form_name>.resx' already exists in the project."
    followed by another error message:
    "Error HRESULT E_FAIL has been returned from a call to a COM component."
    Regardless of where you save the .h file, Visual studio creates the .resx file in the project folder and then looks for it in the same folder as the .h file, and can't find it!"

    Hi Shu Hu,
    I followed you suggestion and the issue was still there. I got the software crashed at:
    this->Icon = (cli::safe_cast<System::Drawing::Icon^  >(resources->GetObject(L"$this.Icon")));
    Here are my steps:
    1. Create a subdirectory
    2. Add new form under new sub-directory
    3. Change form icon from "Properties" tab
    4. ignore error
    5. copy the *.resx from the root of the project to sub-directory
    6. close and reopen the project
    7. remove *.resx from project Solution
    8. Add *.resx under sub-directory to Header Files
    9. Add some code to call the form.
    10. Build & run
    I saw this issue reported at least since VS C++ 2005 and it seemed there is no fix.
    I tried these steps to reproduce this issue. But my project works well on my side. According to your application hang at : "this->Icon = (cli::safe_cast<System::Drawing::Icon^  >(resources->GetObject(L"$this.Icon")));"
    I guess you may forget one step, could you try open the .resx file and click add resource -> add existing file. I guess your icon file didn't embed in resx file.
    How to report this issue to Microsoft development team so they can fix it?
    I cannot reproduce this issue. If you have a sample to reproduce this issue, you could submit this issue to
    microsoft connect. I am also glad to test your sample on my side, and you could share it on a public Onedrive folder with me.
    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.

  • Assigning budget profile to already existing project

    Hi All,
    Please suggest how can we assign budget  profile to already existing project .

    Hi Vishal,
    You can go the Project builder, open the particular project and in the detail screen of the project definition, enter the budget profile in the control data tab page.
    Or goto SPRO->Project system->Costs->Budget->Stipulate default budget profile for Project definition and assing the bedget profile.
    Or enter the Budget profile in the Controlling tab page of the Project profile.
    You can do all these for existing projects.
    regards
    Pratap.V

  • Opening already existing ejb project

    Hello Tehcies,
    I am using Sun Java Studio Creator 2.
    How can I open an ejb project which is already exists. Previously this ejb project is done on sun one ejb builder.
    Can u guys send me the url for sun one ejb builder so that I can download it.
    Looking forward 4 u r reply.
    regards,
    Krishna.

    Are you refering to Sun One Studio IDE ? That was very old release. We have newer IDE now. Check the following url :
    http://developers.sun.com/prodtech/javatools/jsenterprise/index.jsp
    If you still want to refer to Sun One Studio guide:
    http://docs.sun.com/app/docs/doc/817-2318

  • Java Dictionary Project with Tables already Existing

    Hi@all,
    is there a possibility to define a Dictionary Project in Developer Studio with Database Tables already existing? I tried to rebuild them manually in a project though there is no import possibility.
    But it doesen't seem to work with the frameworks requiring Java Dictioniary such as CMPs and SQLJ
    Best
    Uwe

    I forgott to mention the AppServer: it is a WebAS with J2EE (4)
    Developer Studio 7.0.11
    WebAS 7.00

  • How to export single object of LSMW to already existing project

    I want to export one object of LSMW project to another project which is already exists and conatins some subprojects and objects. Menas I want to export one object to already exsiting project. How can I do this?

    hi,
    you may copy objects between projects....
    see: lsmw-all project objects,,and here fucntion "copy entry"
    regards,darek

  • Project Versions - Already Exist Message

    Hi Experts
    We are using CN72 to create Project Versions and there is a requirement that different projects need to be created with version key 1 (identified as initial version) with same version description and version group.
    whenever we create the version there is a warning message saying "Project version 1 already exists (see long text)" with  Message no. OV004
    however we can save version with given key, description and version group.
    What is implication of this message and is there a way to avoid it
    Regards
    Shailesh

    I think SAP doesnt recommend to use same version key for different projects. I simualted your case, and i looked into the longtext of the warning message, it says it will lead to performance problem if you use same version key for different projects. Please read the longtext of the warning message.
    Edited by: Ahmed Rifaee on Aug 12, 2010 10:33 AM

  • How to Create a new Project by Combining 2 already existing Projects

    How to Create a new Project by Combining 2 already existing Projects

    CCopy the contents of one and paste it into the other. Or duplicate the first project and then paste the contents of the second.

  • Project Server 2010 and Report Builder 3 : the same name already exists

    Hi,
    I created my first report in Report Builder, and,
    although it's not perfect, I tried to save it. But I get the error :
    Impossible to save the report "No title.rdl". A file from another type with the same name already exists".
    I tried to change the name 5 times but I always got the same error.
    Any idea ?
    Thanks

    Hi WLID,
    I have taken a sample test in my environment, it works well. If there is already another type file named “No title” on report server, then it can be saved on report server. If there is already a report named “No title” on report server, then it would prompt
    that “An item named ‘http://servername/reportserver/foldername/No title’ already existed. Do you want to replace the existing item?” when we want to save the report in the same folder.
    What’s the location that you want to save the report? Is it a report server or others? Could you please provide us more information about the issue? You can try to reopen the Report Builder, then create another simple report to text the issue again.
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • How to deal with "Error 1001. The specified service already exists" when install a service using installer package?

    Hi everybody,
    I wrote a "Class Library" project which is a service using Visual Stodio 2008 recently, then tried to use a Visual Studio 2008
    Setup Project to install it.
    Here is what I did for the "Class Library":
    1. Finish the program.cs, Service.cs
    2. Add Installer
    3. Change the serviceInstaller so that "StartType" to be Aotumatic
    4. Change the ServiceProcessInstaller2 so that "Account" to be LocalSystem
    5.
    6. Click in F5 (Start Debugging)
    Here is what I did for the Setup Project:
    1. Add the exe file built from the "Class Library" project to the Application Folder
    2. On the Custom Action Editor, add the exe file from 1 to Install and Commit
    3. Change the property of the project so that "RemovePreviousVersion" to be true
    4. Click on F6(Build Solution)
    Then I tried to run the msi file from the built of the Setup Project. Because I modified the two projects serveral times, I uninstalled the Class Library using "Control Panel->Add or Remove Programs" before I reinstall. Two things I notived:
    1. After unstall, the registry was not cleaned up about the installed program
    2. After several rounds install/uninstall, I got "Error 1001. The specified service already exists"
    My questions are:
    1. How to cleanup the registry when uninstall a program?
    2. How to deal with the "Error 1001. The specified service already exists"?
    3. Did I do anytbing wrong with the "Class Library" or the "Setup Project"?
    Thanks a lot!
    Helen

    Hi Simon, not a problem!
    I spent some more time on this and here are few more notes:
    it is called Major Upgrade, when you are installing new version of the product upon a previous one and
    MSI supports 2 strategies:
    Strategy 1. Install a new version and uninstall previous one. (Install a new version right upon previously installed version (file merging is performed based on dll version number) and the delete previously
    installed files)
    Strategy 2. Uninstall previous version and install a new one (Delete all previous files and install from scratch new files.)
    From the first look it seems that 1st strategy is weird and buggy. But, remember, MSI is great because it's transactional!!! That means that if once some of the phases (Installation, Uninstallation, Rollback, Comit) fails, your machine
    will be reverted to the previous state and it'll be still functional. 
    Let's consider both strategies:
    Consider you have installed product_v1.msi and you want to install product_v2.msi.
    Strategy 1
    1. MSI engine copies files from Product_v1 directory to TEMP directory
    2. MSI engine merges files based on the assembly version (between v1 and v2)
    3. Once merging is completed successfully it removes files in TEMP (RemoveExistingProducts  action triggers it) and you got product_v2 installed, otherwise if it fails MSI engine revert machine to V1 and copies previous files from TEMP.
    Strategy 2
    1. MSI engine tottaly removes all files from v1.
    2. MSI engine installs v2 files and if something goes wrong you cannot revert back, because RemoveExistingProducts  allready worked out and MSI doesn't have files to revert machine back
    I recommend to everybody to use Strategy 1 and leverage MSI transaction functionality. And you can set this strategies by defining sequence of RemoveExistingProducts action. See more info
    here.  So, I think it's not even a bug in VS as I said in the upper post it is default recommened behaviour.
    AND, you got "Error 1001. The specified service already exists"
    because if we follow Strategy 1 MSI engine tries to install Windows Service on top of the existing service and OF COURSE it fails MSI engine (StopServices, DeleteServices actions are executed before actual
    installation and  they look at ServiceControl table). In order to stop service first and delete them you have to fill ServiceContol table of the MSI (and then StopServices, DeleteServices actions will recognize what to they have to stop
    and delete), like this:
    *clip*clip*clip*
    ' see http://msdn.microsoft.com/en-us/library/windows/desktop/aa371634(v=vs.85).aspx for more info
    ' Update the Service Entry to stop and delete service while uninstalling
    query = "INSERT INTO ServiceControl (ServiceControl, Name, Event, Arguments, Wait, Component_) VALUES ('MAD_Service', 'Service name', '160', '', '1', '"
    + componentName + "')"
    Set view = database.OpenView(query)
    : CheckError
    view.Execute : CheckError
    ' Update the Service Entry to stop and delete service while installing
    query = "INSERT INTO ServiceControl (ServiceControl, Name, Event, Arguments, Wait, Component_) VALUES ('MAD2_Service', 'Service name', '10', '', '1', '"
    + componentName + "')"
    Set view = database.OpenView(query)
    : CheckError
    view.Execute : CheckError
    *clip*clip*clip*
    We can uninstall service first by following Strategy 2, but then we lose transactional support.
    So, Simon did I encourage you to change your code a bit?:)
    And, btw, if you don't want to change the strategy, please don't rely on SequenceID in MSI table, it can be change, you have to get the at the runtime.
    Hope it will help to everybody!
    See also more advanced explanation of how MSI works
    here.
    Truly yours, Marat

  • An intelligent way to import already existing directory structure to Aperture

    Hello,
    is there an intelligent way to import already existing big directory structure of photographs (over 2TB) archive into Aperture?
    I have my catalogue on a disk created in a way:
    date - short shot description (i.e. “2011-02-14 Name Surname (portrait)”)
              Originals
              Converted
              PSD
              Final
    I would like, when importing “date - short description”, it to become an Aperture Project with the same name and subfolders Originals, Converted, PSD and Final to become Aperture Albums or Folders in that Project.
    The only way I found is to create a Project and Albums in that project manually and then import all the pictures from the corresponding folders, one-by-one,  to Aperture’s Albums. I use references only to preserve the current archive structure on a disk as well.
    thank you for your time.

    You can try and experiment with the various options in File->Import Folders as Projects, specifically the option Import Folders as  to see if you get what you are looking for but I doubt  you will get exactly what you are looking for.
    One way to achieve your goal would be to import the projects and then once that is done create the other entities (either folders or Albums) once and then paste them into each project.
    The only way to truly automate this would be to write an Applescript and unless this is an ongoing requirement by the time you developed the script you could have just created the structure and pasted into the projects.

  • File name replaced with Tilde (~), name already exists error

    When exporting jpg files in Lightroom 4 I've recently had an issue with some of the files containing a tilde (~), the 43rd file in the series often gets it as well as a few others. So in the series one might be named 43-MA~1.jpg instead of the 43-Maegan-details.jpg that I originally named the file.
    When I've tried to rename these files from the finder I get the error "name already exists". If I rename it to something totally different it works but if I then try to rename it the original filename I wanted it gives me the error again or reverts to the name with the ~.
    I'm running 10.6.8, and the problem has been happening the past few weeks but I've never had the problem before. I can't figure out what is causing the problem and it's not every export but it's a huge hassle to try and rename the files.

    This is the one error message that I have gotten in years with Encore. In my case, I had created a Project to be used as a "template," and had done the layout, Imported the common Assets, and then used this as the basis for a 17 DVD set, just Importing the unique Assets to each. Everything went perfectly, until disc 15. Maybe I was sloppy, as I had just completed 14 such Projects that day, but when I went to Build, I got that error. I tried un-Linking and re-Linking Assets, and checked all Menus. Nothing - just that error. Flushed Media Cache, and only the error. I posted here, with the details and asking for ideas.
    In the meantime, I just grabbed my "template" Project and Imported those same, unique Assets. Used my altered Menus from bad Project and did my linking, exactly (or so I thought) as I had just done. This time, the Build was successful and # 15 thru 17 went without a hitch.
    I had Saved that bad Project, and several folk offered suggestions. I tried them all, but never could get it to Build. I always got that error. I finally gave up testing and chalked it up to OE on my part, but I never figured out what I had done wrong, as I really thought that it was by the numbers.
    Based on my experience, I would just start a new Project, being careful in the workflow. That was the only thing that worked for me.
    Good luck,
    Hunt

  • Using of already existing logical tables and columns in a new subject area.

    Hi Every one,
    i am new to OBIEE technology.
    In my project i need to create a new subject area for already existing RPD.
    In that RPD there are some logical tables and column created for previous project and i need to use those in this new subject area that i am going to create.
    My question is what is the best way to use them .
    I mean just to drag and drop them into new subject area or any other way.
    please have your valuable suggestions
    thanking you

    Yes, you can basically copy paste all the tables that you need from BMM layer into your new folder in the presentation layer. Just make sure all the joins are defined well between all the tables that exists in the new folder, so you wont end up running into ODBC errors when you run analysis.
    Hope this helps.
    Thanks,
    -Amith.

  • Share: File already exists. It doesn't: Won't Replace

    FCPX 10.0.9 OSX 10.7.5
    Never had any trouble exporting before. 
    Share---- Export File----- (select location as the 1tb HD)- fcpx says file already exists, do you want to replace?  Hit Replace, and it just cycles the same error, until cancelled.
    Does this on every single fcpx project, even those that worked fine before.
    Share--- E-mail  ----- fcpx immediatley throws a quicktime -50 error. 
    Share ------ Export File (select loction as the desktop or any other folder) ---- fcpx give the quicktime -50 error.
    I don't think I've changed anything. 
    All saving works fine on all other programs that I use.
    I am trying to save to the internal drive in my macbook pro
    disk utilty says the drive is fine.
    You got me....?

    I did that and got rid of some of the early frame errors.  i was able to export a section of clips, but then it would never export past frame 7065 no matter what clip was holding that place (at least that is what I think).  Even then it only worked with master file exports.
    I was wrong about this.  Don't use it if you are troubleshooting your problem with this thread.
    What was happening is that there was a black frame at the end of the clips that were throwing errors.  I had to check the errors on that frame.  I don't konw if they are dead frames or simply black frames, but all of them had those bad frames in the original clips themselves (and as a result in the timeline if I had inserted the WHOLE clip, or at least any subclip including that last bad frame).  The only position they were was at the end of the clip. 
    The solution was to find the offending frame in the timeline and then cut it out.  IN my case there were 5 of them.
    Note: that the title does not reflect the problem.  That problem was that it didn't like where I was saving (not specificing a directory, not sure why it was allowing me to choose the destination as my HD, and gave a less than helpful error on that). 

Maybe you are looking for