Strange error when check a project

Experts:
When I check a project , I get error: Message from function module /TMWFLOW/CHECK_PRJ_CONS: No export system for PRD-010.
1) SDN has some threads about this error. But none of them fits my case.
2) OSS has 2 notes(e.g.1017929)  with the correction contained in SAPKITL421 and so on, but my SM has much higher level than SAPKITL421.
Would you please share your experience on this trouble-shooting?
I appreciate.

HI,
Please make sure there is a consolidation transport route from DEV, also all RFC connections from Solution Manager to your Transport Landscape are set up, inlcuding 000 clients.
TMS settings need CTC=1, and Trusted Services in STMS need to be activated.
Other prerequsites are:
- Systems are defined in SMSY
- Transport Domain link between Transport domain controllers
- Logical components defined in SMSY (with correct system roles)
- Logical component added to project
You can also check this
1) Go to Solar_project_admin
2) System landscape
3) Systems
4) Click on Shipment routes
You should see all transport routes required for this project.
Update once done!
Regards,
Gagan Deep Kaushal

Similar Messages

  • Strange Error when checking a project into repository!

    Hello,
    I have a project that I checked out of repository, and when I try to check it back in I get an error that I have never seen before. It happened when it is going through the files to list for a check in. I get an error msg box that says, " An unexpected error has occurred. Click details for information that may be useful when diagnosing the problem"
    At that pint if I hit cancel it will keep popping up and I have to kill jdev in my task manager. Here are the details in of the error msg:
    Please help =-)
    Brette
    java.lang.NullPointerException
         boolean oracle.jbo.dt.jdevx.deploy.JbdProfileNode.load()
         java.util.Iterator oracle.jbo.dt.jdevx.deploy.JbdProfileNode.getChildren()
         void oracle.ideimpl.scm.impl.ActionController.addSelection(oracle.ide.model.Element, java.util.List, boolean)
         void oracle.ideimpl.scm.impl.ActionController.addSelection(oracle.ide.model.Element, java.util.List, boolean)
         java.util.List oracle.ideimpl.scm.impl.ActionController.buildSelection(oracle.ide.model.Element[], boolean)
         void oracle.ideimpl.scm.impl.ActionController.handleEventImpl(oracle.ide.scm.SCMOperation, oracle.ide.IdeAction, oracle.ide.addin.Context)
         void oracle.ideimpl.scm.impl.ActionController.access$2000071(oracle.ideimpl.scm.impl.ActionController, oracle.ide.scm.SCMOperation, oracle.ide.IdeAction, oracle.ide.addin.Context)
         void oracle.ideimpl.scm.impl.ActionController$1.run()
         void oracle.ideimpl.scm.impl.OperationThread$ThreadRunnable.run()
         void oracle.ideimpl.scm.impl.OperationThread$ThreadRunnable.access$2000071(oracle.ideimpl.scm.impl.OperationThread$ThreadRunnable)
         void oracle.ideimpl.scm.impl.OperationThread.run()

    Hi Brette-
    There appears to be some sort of problem with the deployment profile in your project. If you select the deployment profile and
    right click on it to get the context menu, can you edit the settings on it? Can you use it to deploy? If the deployment profie has been
    corrupted, one possibility would be that you might try is to delete the deployment profile and recreate it and see if you can check
    that file in ok.
    Ray

  • Strange error when trying to validate a business rule

    I get this strange error when I try to validate a business rule:
    Detail:Cannot calculate. Essbase Error(1200369): Error optimizing formula for [69972] (line 38): can not cross members from the same dimension
    The rule is:
    FIX (@RELATIVE("SG&A", 0))
    "69972" = (("60001" -> "C1130" -> "All Projects" -> "All Employees") + ("69971" -> "C1130" -> "All Projects" -> "All Employees")) * "SG&A % of C1130" -> "No Cost Center" -> "PNULL" -> "No Employee" * (("Headcount" -> "All Projects" -> "All Employees") - ("C1130"->"Headcount" -> "All Projects" -> "All Employees")) / (("Headcount" -> "SG&A" -> "All Projects" -> "All Employees") - ( "C1130"->"Headcount" -> "SG&A" -> "All Projects" -> "All Employees")) ;
    ENDFIX

    Error msg states that you have used crossdim operator with the member of same dim. Cross check again.
    EX:
    "C1130"->"Headcount" -> "SG&A" -> "All Projects" -> "All Employees"
    Are all of these members belong to different dimesions?

  • I have a strange error when I close  a combobox:

    I have a strange error when I close a combobox:
    <mx:ComboBox
    id="currencyComboBox"
    prompt="Select Currency" dropdownStyleName="dropdown"
    labelField="currencyName"
    >
    <mx:close>
    <![CDATA[
    selectedItem = ComboBox(event.target).selectedItem;
    calculateCustomerData();
    ]]>
    </mx:close>
    <mx:change>
    <![CDATA[
    selectedItem = ComboBox(event.target).selectedItem;
    calculateCustomerData();
    ]]>
    </mx:change>
    </mx:ComboBox>
    RangeError: Index '7' specified is out of bounds.
    at
    mx.collections::ListCollectionView/getItemAt()[E:\dev\3.0.x\frameworks\projects\framework \src\mx\collections\ListCollectionView.as:422]
    This only occurs when its dataprovider is from a result event
    rather than its dataprovider from a predifined arraycollection.
    private function handleGetBanks(event:ResultEvent):void{
    bankResult = new ArrayCollection((event.result as
    ArrayCollection).source);
    currencyComboBox.dataProvider = event.result as
    ArrayCollection;
    rather than using the following as a dataprovider:
    <mx:ArrayCollection id="currencies">
    <mx:Object label="AED" />
    <mx:Object label="AUD" />
    <mx:Object label="CAD" />
    <mx:Object label="EUR" />
    <mx:Object label="NZD" />
    <mx:Object label="USD" />
    <mx:Object label="ZAR" />
    </mx:ArrayCollection>
    Can anyone see what the problem might be?

    Sorry my mistake, the change event was being called before
    the close event. Then I could debug and find the problem

  • Strange error when Bootcamp attempts to create partition for Windows

    I get a strange error when I tell Bootcamp to create a partition for Windows. I get to the Create a Partition stage. I select 20GB for Windows leaving 91GB (39GB free) for OS X. I then click Partition and it gives me the following error
    *The disk cannot be partitioned because some files cannot be moved.*
    Back up the disk and use Disk Utility to format it as a single Mac OS Extended (Journaled) volume. Restore your information to the disk and try using Boot Camp Assistant again.
    My disk is formatted in Mac OS Extended (Journaled), I have closed all applications (besides Bootcamp Assistant) and I have even restarted and tried again to see if that might help. Nothing. I can't get it to partition. Any thoughts? Can I partition my disk manually through disk utility and then select it in Bootcamp?

    Hi,
    this gets asked at least a thousand times by now.
    Have a look at this thread for solution http://discussions.apple.com/thread.jspa?messageID=10540273&#10540273
    Regards
    Stefan

  • Error when checking package - SMLT

    Hi im trying to oimport new languanges into the system
    currently it only have en, de,
    i wan ti import addtional vi , zf, zh..
    rscpinst is done, and profile parameter is updated.
    Languange files are inside EPS/in folder, bot ecc languange  and ehp4 languange pack
    the problem is everytime i want to import, during searching the package it giving an error..
    my ecc system is wan ecc6 then upgraded to ehp4 , have anyone can advise, where to look detailed error..the message is too generic
    @0S@     Check Package Attributes
    @38@     Package component: WEBCUIF 700
    @01@     System component: WEBCUIF 700
    @1B@     Error when checking package
    Edited by: Muda Ikhsan on May 25, 2010 4:03 PM

    Hi
    For Language installation, please check SAP Note first specific to your language. Check for <language> install.
    1. You must know code page of your language, install that code page by executing RSCPINST report. Many times this report end with an error. So check following tables for your code page
    TCP0D This must contain your country code and empty language
    TCPDB This must contain your code page in both fields
    2. You are required to make changes in Instanse profile RZ10 for installed language, login language, check that sap note.
    3. First Create a language using SMLT. after you create, you will find an import icon in front of defined language.
    Click it, a new screen will appear,give the path as required and say import.keep on checking SMLT screen till the time it become green.
    Regarding Language CD, You have to order for specific language you want to install, latin american languages comes with standard kit, check Language CD of your Installation kit.
    PS.
    Never install language without reading notes specific to it. First finish all prerequisite then go for SMLT import. Keep one seperate session open and do not close it till the time u sucessfully log in into system after Lang Import.
    Cheers,
    Chaith

  • Strange Error when previewing or publishing

    Hi Muse Family
    I am getting a very strange error when I publish to BC or when I go to preview in browser:
    "Adobe Muse has encountered an error.. blah blah"
    and then a very confusing:
    "There should not be such ID exists in the mapping"
    It forces Muse to close.
    I can't think of any significant step I took to cause this problem from when it was working.

    To enable the frequent release of new features within Muse, the team is always simultaneously working on many different improvements only some of which are completed and exposed in any given release. In the 2014.1 update some of the underlying code related to SVG support was unintentionally enabled. When copying and pasting from some versions of Adobe Illustrator (and other sources) the result may be an SVG vector graphic in Muse, rather than an image. While the SVG may appear to work in Design view, it can cause failures when exporting or publishing from Muse. This functionality will be disabled in an imminent dot release, 2014.1.1. We advise users to remove SVG content from their sites. Until 2014.1.1 is available, the graphics will need to be brought into Muse as .png, .jpg, .gif or .psd images using File > Place or Import, rather than Copy/Paste.
    Sorry for the inconvenience. SVG support will be fully implemented, tested and included in a future major update of Muse.
    Additional discussion in this thread <Re: I can paste vectors in muse now, it shows up in preview, and even in a browser preview, but not when I upload.>.

  • A strange error when starting up Oracle database

    When I was starting up an Oracle DB instance on HP-UX B.11.23 U ia64 host, a strange error message was encountered as follows:
    ======================================================
    SQL*Plus: Release 9.2.0.8.0 - Production on Sat Sep 1 21:50:05 2007
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    SQL> Connected to an idle instance.
    SQL> ORACLE instance started.
    Total System Global Area 320290568 bytes
    Fixed Size 724744 bytes
    Variable Size 285212672 bytes
    Database Buffers 33554432 bytes
    Redo Buffers 798720 bytes
    Database mounted.
    ORA-01122: database file 11 failed verification check
    ORA-01110: data file 11: '/u01/CADDB/data/cwmlite01.dbf'
    ORA-01251: Unknown File Header Version read for file number 11
    SQL> Disconnected from Oracle9i Release 9.2.0.8.0 - 64bit Production
    JServer Release 9.2.0.8.0 - Production
    Database "GPRS" warm started.
    ======================================================
    To my surprise, the file /u01/CADDB/data/cwmlite01.dbf is a data file of the tablespace CWMLITE from another Oracle DB instance named "CADDB". Who can tell me why that? What is the purpose of the tablespace CWMLITE in a DB?

    Hm, what does this have to do with "Community Feedback and Suggestions"?
    Please move your post to a more apropriate forum such as General Database Discussions

  • Meet with a strange error when starting up an Oracle DB instance

    When I was starting up an Oracle DB instance on HP-UX B.11.23 U ia64 host, a strange error message was encountered as follows:
    ======================================================
    SQL*Plus: Release 9.2.0.8.0 - Production on Sat Sep 1 21:50:05 2007
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    SQL> Connected to an idle instance.
    SQL> ORACLE instance started.
    Total System Global Area 320290568 bytes
    Fixed Size 724744 bytes
    Variable Size 285212672 bytes
    Database Buffers 33554432 bytes
    Redo Buffers 798720 bytes
    Database mounted.
    ORA-01122: database file 11 failed verification check
    ORA-01110: data file 11: '/u01/CADDB/data/cwmlite01.dbf'
    ORA-01251: Unknown File Header Version read for file number 11
    SQL> Disconnected from Oracle9i Release 9.2.0.8.0 - 64bit Production
    JServer Release 9.2.0.8.0 - Production
    Database "GPRS" warm started.
    ======================================================
    To my surprise, the file /u01/CADDB/data/cwmlite01.dbf is a data file of the tablespace CWMLITE from another Oracle DB instance named "CADDB". Who can tell me why that? What is the purpose of the tablespace CWMLITE in a DB?

    What I know is that CWMLITE is to do with OLAP. This tablespace is used to store OLAPSYS schema.
    <<To my surprise, the file /u01/CADDB/data/cwmlite01.dbf is a data file of the tablespace CWMLITE from another Oracle DB instance named "CADDB">>
    If the file doesn't belong to your database then it could be that you are using a wrong controlfile.

  • Error when building Azure project

    A few days ago I started to see an error when compiling my Azure Project (cloud service with web and worker roles). I've been working with this Azure project for almost 3 years without seeing this before. When I attempt to build my Azure Project, 9 times
    out of 10 it fails with this error:
    C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\Windows Azure Tools\2.2\Microsoft.WindowsAzure.targets(1371,5): error : Could not find file '<SourceCode>\SomeProject\bin\Debug\ServiceDefinition.csdef'.
    Here's another when I attempt to build again:
    C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\Windows Azure Tools\2.2\Microsoft.WindowsAzure.targets(985,5): error : Could not find a part of the path 'C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\csx\Debug\ServiceDefinition.csdef'.
    Sometimes the error refers to ServiceDefinition, sometimes to ServiceConfiguration. The problem is that it is looking for the two files in places where it's not supposed to be. I have a single Azure Project in my solution, and a single service definition
    in my solution, but when building the error message says it can't find the service definition/config in some other Project in the solution. For example, it may try to find the service definition in some unit testing C# Project instead of in the Azure Project.
    Some isolation:
    Building same source code works fine for my colleauges.
    I've set up a new computer with Windows 8, VS2013, VS2013 Update 1, Azure SDK 2.2. Still same error.
    I've turned off multi-core builds. Still same error.
    I've seen another post on SO with a similar issue, but then it was related to publish settings files in his solution which were missing.

    Hi,
    Did your colleague build the same solution or create a new solution with the existing code? If they have exactly the same solution as you have, then please check if the environment of your machine (both old and new) is different from theirs. For instance,
    please check Azure version, VS extension, etc. If they created a new solution with the existing code, you can try to do that yourself to see whether it works.
    Best Regards,
    Ming Xu
    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.

  • Get error when checking out jsp file from cvs when Jdev is running in linux

    I have JDev 9.0.3 andd CVS running in linux with same build version.
    When I check out a project one jsp does not show up in the IDE but shows in the file folder correcly when I edit it thru vi.
    I get this error when I try to edit in Jdev.
    java.lang.NullPointerException
         at oracle.jdevimpl.webapp.html.HtmlSourceNode.reopen(HtmlSourceNode.java:159)
         at oracle.ide.model.TextNode.open(TextNode.java:150)
         at oracle.ide.model.TextNode.acquireTextBuffer(TextNode.java:375)
         at oracle.jdevimpl.webapp.html.HtmlSourceNode.getInputStream(HtmlSourceNode.java:239)
         at oracle.jdevimpl.webapp.editor.jsp.JspPreviewer.updateDocument(JspPreviewer.java:344)
         at oracle.jdevimpl.webapp.editor.jsp.JspPreviewer.open(JspPreviewer.java:161)
         at oracle.ideimpl.editor.EditorManagerImpl.openEditorInFrame(EditorManagerImpl.java:648)
         at oracle.ide.editor.EditorUtil.openExplicitEditorInFrame(EditorUtil.java:33)
         at oracle.ide.cmd.OpenEditorCommand.doit(OpenEditorCommand.java:45)
         at oracle.ide.CommandProcessor.invoke(CommandProcessor.java:363)
         at oracle.ide.CommandProcessor.invoke(CommandProcessor.java:115)
         at oracle.ideimpl.editor.EditorManagerImpl.handleEvent(EditorManagerImpl.java:1902)
         at oracle.ide.IdeAction$1.run(IdeAction.java:579)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:149)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:332)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:126)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:93)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:88)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:80)

    Hi,
    When you are starting service in OS, you are actually starting the maxdb instance service .
    You can set it in auto mode so that you will not get this error.  The OS service only establishes the connection to SAP.
    As a part of CS install, from CSADMIN part it is just required to send the certificate successfully to OAC0.
    Normally no activity is required to be done to under SICF from CS install point of view.
    Anirudh,

  • Open error 1 - Operation not permitted' error when checking permissions

    Hi
    I just installed Snow Leopard on a clean HD, and when checking permissions I get these errors:
    Repairing permissions for “Internal HD”
    Open error 1: "Operation not permitted" on System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/lib-dynlo ad/itertools.so
    Open error 1: "Operation not permitted" on System/Library/Frameworks/Python.framework/Versions/2.5/Extras/lib/python/PyObj C/CoreFoundation/_CFRunLoopObserver.so
    Open error 1: "Operation not permitted" on System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/imputil.p yo
    Open error 1: "Operation not permitted" on System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/plat-mac/ Carbon/Appearance.pyc
    Open error 1: "Operation not permitted" on System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/plat-mac/ lib-scriptpackages/StdSuites/_init_.pyo
    Open error 1: "Operation not permitted" on System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/test/test _inspect.pyc
    Open error 1: "Operation not permitted" on System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/PyObj C/AppKit/_appmain.so
    Open error 1: "Operation not permitted" on System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/dateu til/relativedelta.py
    Open error 1: "Operation not permitted" on System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/numpy /ma/mrecords.py
    Open error 1: "Operation not permitted" on System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/zope/ interface/adapter.pyc
    Open error 1: "Operation not permitted" on System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils /msvc9compiler.pyc
    Open error 1: "Operation not permitted" on System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/email/tes t/testemailrenamed.pyo
    Open error 1: "Operation not permitted" on usr/sbin/stdhosts
    Open error 1: "Operation not permitted" on Applications/Utilities/Boot Camp Assistant.app/Contents/Resources/fi.lproj/MainMenu.nib/keyedobjects.nib
    Warning: SUID file "System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAg ent" has been modified and will not be repaired.
    Open error 1: "Operation not permitted" on System/Library/Tcl/tcllib1.11/fileutil/multiop.tcl
    Warning: SUID file "System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Reso urces/Locum" has been modified and will not be repaired.
    Is there anything to look out for here? What have I done wrong? Did I reformat my drive incorrectly? I chose Mac OS Extended (Journaled).
    Tried also to fix permissions from the install disk but got the same errors.
    Any help would be appreciated. Thanks

    acquiesce wrote:
    Hmm I haven't seen so many errors either.
    the number of errors is not high at all. Leopard would very often produce at least 3 to 4 times as many.
    It could have something to do with me running snow leopard on a Macbook Pro 2.16 core duo and not a core 2 duo... ?
    no, that would not have anything to do with it. as i said, those are most likely just errors in the permissions database. as i said, leopard was notorious for those. snow leopard is not as bad but produces a number of them too. I just haven't seen this particular kind of messages before. reinstalling SL will fix them but it seems like a serious overkill in this case.

  • Error when checking email adress for imessage activation

    Hi,
    i am french so, first, sorry for the many mistakes i'm gonna do in english ^^
    I have a problem with imessage and facetime activation on my Ipod touch 4G (IOS 6.1.1)
    When taping my email adress and apple password there's no problem, i can access to the next step where it's asked to me to select an email adress where i'll receive my phone calls and messages, my account adress for apple is written bellow and selected by default. So i tap on next to finalize the opération, there's a "checking" of my email adress as it's written on the top of the screen, i wait 5 second and then i'm back to the previous step where my apple email and and password are asked.
    Any ideas of what to do ?
    I've already tried to reboot the itouch, restore it, reset the settings and i've already tried the time and date manipulation...

    Have you tried:
    If you get an error when trying to activate iMessage or FaceTime
      FaceTime, Game Center, Messages: Troubleshooting sign in issues

  • Error when publishing BPM project to MDS

    Hello everyone,
    I get this error when I try to publish a BPM project to MDS : Error while publishing BPM project to MDS: 'BPM-70800: An I/O error occurred'
    I use SOA/BPM 11g version 11.1.1.4.
    Thank in advance for your answer
    Bilel

    Hello Ajaz,
    BPM-70801 is a very generic error that can have multiple causes. Please provide the error log from servers log file. From what I understand, you are using a separate soa_server1, so watch out /your_domain/servers/soa_server1/logs/soa_server1.log
    Regards
    km

  • Error when checking out file : http access -if http client-receive-1

    Hi Everyone,
    I get an error when I am trying to upload a file to Content Server or when I try and check it out.
    The issue has been resolved by manually starting the service on an OS level.
    What I would like to know is this:
    In transaction SICF, there is a Content Server Interface service, which you can activate/deactivate. Would this have the same effect as manually starting the service on an OS level?
    Please advise.
    Thanks.
    Freddie.

    Hi,
    When you are starting service in OS, you are actually starting the maxdb instance service .
    You can set it in auto mode so that you will not get this error.  The OS service only establishes the connection to SAP.
    As a part of CS install, from CSADMIN part it is just required to send the certificate successfully to OAC0.
    Normally no activity is required to be done to under SICF from CS install point of view.
    Anirudh,

Maybe you are looking for