REP-1241 Circular column dependency originating with column

Dear,
I receive the error,
REP-1241 Circular column dependency originating with column 'cenvat_opening'
I have the following return statement for a column total_credit;
function total_creditFormula return Number is
begin
Return (return nvl(:cf_cenvat_closing ,0) - nvl(:cf_duty_on_goods_ed,0);
end;
Now i am using this total_creditFormula for the error formula column 'cenvat_opening'
function cenvat_openingFormula return Number is
f_num_opn number(14,2);
begin
SELECT NVL(Amount,0) INTO F_NUM_OPN
FROM Fin_Ex_Pla_Debit_Others
WHERE FISCAL_YR_CD = :P_FISCAL_YR
AND PERIOD_NO = :P_PERIOD
AND ADD_TYPE = 'I';
RETURN(F_NUM_OPN);
EXCEPTION
     WHEN NO_DATA_FOUND THEN     
     RETURN (:total_credit); <------------
end;
here the formula column 'total_credit' has the following return statements;
RETURN Nvl(:cenvat_opening,0) + Nvl(:cenvat_credit_manu,0)
so how can i use this formula column? is there any other option to return the value in the same column.
I hope you understand,
Pls help,
Stalin Ephraim

Hi,
Iam presuming here that your report contains atleast 2 queries, with each requiring the other to be executed first. The query listed in the message is one of the conflicting queries.
You may want to edit the query listed or another conflicting query to remove the circular dependency.
Regards
The Oracle Reports Team

Similar Messages

  • Error When I Deploy Dependent DC With Java DC

    Hai ,
    When i deployed Dependent Dc With Java Dc I got  the floowing Error please let me know the solution . for all applications .
    500   Internal Server Error
    SAP NetWeaver Application Server/Java AS
    The initial exception that caused the request to fail, was:
       java.lang.ClassNotFoundException: com.outokumpu.roma.service.model.RomaListValue -
    Loader Info -
    ClassLoader name: [outokumpu.com/romamast] Living status: alive Direct parent loaders: [system:Frame] [service:servlet_jsp] [service:ejb] [outokumpu.com/csdeploy] [outokumpu.com/romamodel] [outokumpu.com/romaexp] [outokumpu.com/lookup] Resources: /usr/sap/S72/J02/j2ee/cluster/apps/outokumpu.com/romamast/servlet_jsp/webdynpro/resources/outokumpu.com/romamast/root/WEB-INF/lib/app.jar -
        at com.sap.engine.boot.loader.MultiParentClassLoader.loadClass(MultiParentClassLoader.java:259)
        at com.sap.engine.boot.loader.MultiParentClassLoader.loadClass(MultiParentClassLoader.java:228)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:353)
        at com.outokumpu.romamast.romamastcomp.wdp.InternalRomaMastComp.<init>(InternalRomaMastComp.java:140)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        ... 115 more

    You have you references and dependecies wrong. Very few, if any of us, are clairvoyant.
    If you really want to to get help; and there is someone who feels they want to help and has the requisite understanding... you need to provide a proper and complete explanation of your dependencies and setup.
    You need to get your references right and dependencies right.

  • IOS Cangjie input method can not be used. Original with Space Bar word selection function is invalid, as soon as possible to solve, it will affect the most users in Taiwan and Hong Kong.

    iOS Cangjie input method can not be used. Original with Space Bar word selection function is invalid, as soon as possible to solve, it will affect the most users in Taiwan and Hong Kong.

    No PR1.2 Firmware update, No update for Nokia Messaging, No updates for Ovi Maps .... Why is the N900 the forgotten stepchild ?
    "PR1.2 is still being tested - http://twitter.com/luovanto/statuses/13087245356"
    Hong Kong Launch http://www.youtube.com/watch?v=pY8zCBzvQLo

  • Edit original with hard link

    Hi
    I re install adobe with a new graphic card after problem related to extended but not in the default path .
    In dreamweaver CS6  when insert a smartobject  psd file  and useright clcik contextual  menu for select  "edit original with " ( to have acces to original psd not the image use in html page ) .
    Dreamweaver show me "unable to launch ... Photoshop.exe " .
    I can choose  browse to the the real photohsop.exe location but my choice is not save  !!
    1) why adobe developper use static hard link when implemented this functionnalities ?
    2) is there a way to set a custom path to photoshop in the DW setting ?
    3) DW is higly customizable  , does this issue is documented  in adobe documentation ?
    4) smart object is limited if we  have acces only to the whole psd view not part of it like directory or specific layer  !!
    5) i hope this value is not store in binary file ( dll ) but  rather in text format ( file or in registry  ) and thus it can be edit  easely !
    regard's

    hi i fint it easely and i change many  location value in regedit after find the default value under   ( fr_FR language)
    Ordinateur\HKEY_CURRENT_USER\Software\Dreamweaver CS6\Helper applications Preferences\Editor GroupX
    is there easy enhanced way to use smart object in CS6  ?
    regard's

  • Data dependent routing with WebLogic

    How do you do data dependent routing with WebLogic Platform? Does it require additional
    products or can it be done just using WebLogic Platform components?
    Thanks

    WLI, or "WebLogic Integrator" may be what you are looking for, this is a
              full fledged message-flow/routing product built on top of JMS.
              If your needs are simple, you can roll-your-own data dependent routing
              using the WebLogic server built-ins of JMS, which provides reliable
              messaging, in combination with MDBs and/or Messaging Bridges - both of
              which allow the specification JMS selectors (filters). Furthermore,
              your MDB application can enqueue to a specific local destination (or a
              remote one, which is harder) based on the contents of the message it
              receives. Voila.
              For example, WorkQ (local or remote) --> MDB --> JobQ1 or JobQ2 or
              JobQ3. To simplify the MDB logic, JobQs could be on the same server,
              and therefore always available. (This is one of the advantages of
              having a JMS that can run in the same JVM as the app server, the other
              is very fast performance.)
              Tom
              David B wrote:
              > How do you do data dependent routing with WebLogic Platform? Does it require additional
              > products or can it be done just using WebLogic Platform components?
              >
              > Thanks
              

  • Circular guides not working with Curvature Tool

    I am using the latest Illustrator CC Oct 2014 (OSx Yosemite) and Circular guides not working with Curvature Tool.
    any solutions to this problem?
    Thank You
    TS

    Mohit
    Not the answer I was expecting, but thank you for the answer.
    Is this lack of support for guides in the Max curvature tool documented anywhere?
    Thanks agian
    TS

  • DP BOM- How to Plan Dependent Demand with characteristic?

    Hi
    I am using DP BOM functionality.
    I have a following issue:
    Part A- 1 Lit  requires            -
    Demand Date:2014
    Part B -0.4 Lit    --- Age 4 years -
    Reqmt should be:2010
    Part C -0.6 Lit u2013 Age 3 years  -
    Reqmt should be :2011
    Can any one suggest me as to how will I get Dependent Demand with correct qty & correct month/year as per above example?
    Regards
    AR
    Edited by: Ashokan R on Jul 1, 2009 11:42 AM

    Hi,
    I think you can maintain planned delivery time (2 years) for your dependent demand in production location master data.
    -sapcrs

  • How do you compile Flex-dependent classes with ASC?

    Hi,
    I've been trying unsuccessfully for most of the evening to compile a .as file that relies on mx.collections.ListCollectionView using asc. I figured I could just import the Flex framework SWCs from the command line with asc, but asc doesn't seem to respect SWCs - it only seems to respect .abc files.
    So, I've spent most of my time trying to compile the Flex framework into a single .abc file that I can import whenever I want to compile a class that relies on Flex. I figured I could make a base .as file with include statements for all of the Flex .as files (copying the approach I saw for files like builtin.as) and compile that, but all I seem to get are compiler errors - mostly "[Compiler] Error #1181: Forward reference to base class (base class name)."
    I have a feeling I'm doing this completely the wrong way. I'd very much appreciate any assistance that anybody can offer me.
    Thanks,
    - max

    <div class=Section1><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'>I use MXMLC to compile my .as file projects.<o:p></o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'><o:p> </o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'>Alex Harui<o:p></o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'>Flex SDK Developer<o:p></o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'><a href="http://www.adobe.com/"><span style='color:blue'>Adobe<br />Systems Inc.</span></a><o:p></o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'>Blog: <a href="http://blogs.adobe.com/aharui"><span<br />style='color:blue'>http://blogs.adobe.com/aharui</span></a><o:p></o:p></span></p><br /><br /><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";<br />color:#1F497D'><o:p> </o:p></span></p><br /><br /><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><br /><br /><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span<br />style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Maxim Porges<br />[mailto:[email protected]] <br><br /><b>Sent:</b> Monday, February 09, 2009 9:22 PM<br><br /><b>To:</b> [email protected]<br><br /><b>Subject:</b> How do you compile Flex-dependent classes with ASC?<o:p></o:p></span></p><br /><br /></div><br /><br /><p class=MsoNormal><o:p> </o:p></p><br /><br /><p class=MsoNormal style='margin-bottom:12.0pt'>A new discussion was started by<br />Maxim Porges in <br><br /><br><br /><b>Developers</b> --<br><br />  How do you compile Flex-dependent classes with ASC?<br><br /><br><br />Hi, <br><br /><br><br />I've been trying unsuccessfully for most of the evening to compile a .as file<br />that relies on mx.collections.ListCollectionView using asc. I figured I could<br />just import the Flex framework SWCs from the command line with asc, but asc<br />doesn't seem to respect SWCs - it only seems to respect .abc files. <br><br /><br><br />So, I've spent most of my time trying to compile the Flex framework into a<br />single .abc file that I can import whenever I want to compile a class that<br />relies on Flex. I figured I could make a base .as file with include statements<br />for all of the Flex .as files (copying the approach I saw for files like<br />builtin.as) and compile that, but all I seem to get are compiler errors -<br />mostly &quot;[Compiler] Error #1181: Forward reference to base class (base<br />class name).&quot; <br><br /><br><br />I have a feeling I'm doing this completely the wrong way. I'd very much<br />appreciate any assistance that anybody can offer me. <br><br /><br><br />Thanks, <br><br /><br><br />- max <o:p></o:p></p><br /><br /><div class=MsoNormal><br /><br /><hr size=2 width=200 style='width:150.0pt' align=left><br /><br /></div><br /><br /><p class=MsoNormal style='margin-bottom:12.0pt'>View/reply at <a<br />href="http://www.adobeforums.com/webx?13@@.59b7d5d2">How do you compile<br />Flex-dependent classes with ASC?</a><br><br />Replies by email are OK.<br><br />Use the <a<br />href="http://www.adobeforums.com/webx?280@@.59b7d5d2!folder=.3c060fa3">unsubscribe</a>< br />form to cancel your email subscription.<o:p></o:p></p><br /><br /></div>

  • I cannot buy anything on iTunes because I accidentally choose the US store by accident. I am currently in Thailand for a few months now. I have tried to change back to the irish store I was originally with on iTunes by clicking on change country. I

    I cannot buy anything on iTunes because I accidentally choose the US store by accident. I am currently in Thailand for a few months now. I have tried to change back to the irish store I was originally with on iTunes by clicking on change country.  This won't work and I don't know what else to do??
    Please help

    On the iPad - go to Settings>iTunes and App Stores>Apple ID. Tap on your old ID and sign out. Then sign in with your changed/new ID.

  • REP - 1213 Reference column frequency below its group

    Hi,
    In a report (6i) it is showing Error like "REP - 1213 field F_SUM_COLLECTIONS_RATIO
    Reference column CS_COLLECTION_RATIO at a frequency below its group"
    As I know this is a problem of repeating frame problem:-
    1. How can I check this error ? And How can resolve this problem?
    Note:-
    In this sales_ratio,collection_ratio,sales?coll._ratio I added Corr. formula columns and create summary
    columns corr. to each.
    This summary columns having problem.

    Good morning,
    What I have found is that every time I have this problem, it is because during the manipulation of report items, I have inadvertently moved an item outside of its parent block.
    If you expand the size of your report layout editor (control-key and PLUS key [ ctrl+]), you can usually see where the item has strayed outside of its parent report block.
    I hope this helps,
    Don.
    REWARDS: Please remember to mark helpful or correct posts on the forum, not just for my answers but for everyone! :)

  • Certificate of Origin with multiple line items in sapscript - Urgent Please

    Hi Everyone,
    Can you please help me with this issue in SAPSCRIPT.
    This is for billing document with multiple items with each line item with different country of origin.Right now the form is printing only one country of origin even if it has 3 line items each with different country.It's getting first line item's country and printing......but it should diplay each country with comma separated... But in debug it is showing all 3 different countries but in print it is printing only first country of origin.
       I have given text element as &VBDKR-TEXT& in form.
    In ABAP program I am getting country of origin like this,
    CLEAR : V_T005,VBRP , MARC  .
      LOOP AT TVBDPR.
      SELECT SINGLE * FROM VBRP
        WHERE VBELN = VBDKR-VBELN AND POSNR = TVBDPR-POSNR .
    begin of addiiton for ppr 13661
      CLEAR MCH1.
    SELECT SINGLE HERKL FROM MCH1 INTO MCH1-HERKL WHERE MATNR = VBRP-MATNR
                                           AND CHARG = VBdpR-CHARG.
      IF MCH1-HERKL NE ' '.
        CLEAR MARC-HERKL.
        MARC-HERKL = MCH1-HERKL.
      ELSE.
        NAME = VBDKR-VBELN.
          PERFORM HEADER_TEXT1 USING 'VBBK' 'Z065' NAME SY-LANGU.
        IF SY-SUBRC EQ 0.
          READ TABLE TEXT_LINES INDEX 1 .
          IF SY-SUBRC EQ 0.
            VBDKR-TEXT = TEXT_LINES-TDLINE.
          ENDIF.
        ELSE.
          SELECT SINGLE * FROM MARC WHERE MATNR = VBRP-MATNR
                                    AND   WERKS = VBRP-WERKS.
        ENDIF.                                                  "ppr 13661
      ENDIF.                               "PPR 13661 ADD
      CLEAR *T005T.
    data:SEP(3) VALUE ' , '.
    DATA: BEGIN OF ITAB OCCURS 100,
           LANDX LIKE VBDKR-TEXT,
          END OF ITAB.
    clear ITAB.
      SELECT  LANDX FROM T005T INTO table itab WHERE SPRAS = SY-LANGU  AND
    LAND1 = MARC-HERKL.
    LOOP AT itab.
    VBDKR-TEXT = ITAB-LANDX.
    *MOVE VBDKR-TEXT TO ZLAND.
    AT NEW LANDX.
       concatenate ITAB-LANDX sep into VBDKR-TEXT.
    ENDAT.
    modify ITAB.
    VBDKR-TEXT = ITAB-LANDX.
    ENDLOOP.
    endloop.
    Thanks in advance.

    Hi
    It depends on the size of the main in the page, you can set the high of main in order to print max a certain number of rows (so items).
    In this way you don't need the abap control, but the system automatically will print the first page with 15 row and the next with 25

  • Dependent Dropdown with POST

    Hi (Gunter Hi again if it's you that answers this)
    <br />
    <br />I have a dependent dropdown on page with 3 selects (working fine) that needs to pass 3 parameters to a page manage_sections.php and the params are ClientID, ProjectID and SectionID respectively.
    <br />
    <br />Here is my form:-
    <br />
    <br />--------
    <br />
    <br />
    <form action="manage_sections.php" method="get" name="remove" target="_parent">
    <br />
    <span class="textcol4">1.&#160;</span>
    <select name="ClientID" id="ClientID">
    <option value="">select client</option><?php<br />do {  <br />?>
    <option value="<?php echo $row_RsClients['ClientID']?>">
    <?php echo $row_RsClients['ClientName']?>
    </option><?php<br />} while ($row_RsClients = mysql_fetch_assoc($RsClients));<br />  $rows = mysql_num_rows($RsClients);<br />  if($rows > 0) {<br />      mysql_data_seek($RsClients, 0);<br />   $row_RsClients = mysql_fetch_assoc($RsClients);<br />  }<br />?>
    </select>
    <br />
    <label>
    <br />
    <br />
    <span class="textcol4">2.&#160;</span>
    <select name="ProjectID" id="ProjectID" wdg:subtype="DependentDropdown" wdg:type="widget" wdg:recordset="RsProjects" wdg:displayfield="ProjectName" wdg:valuefield="ProjectID" wdg:fkey="ProjectClientID" wdg:triggerobject="ClientID" wdg:selected="">
    <option value="">select project</option>
    </select>
    <br />
    <br />
    <br />
    <label>
    <br />
    <span class="textcol4">3.&#160;</span>
    <select name="SectionID" id="SectionID" wdg:subtype="DependentDropdown" wdg:type="widget" wdg:recordset="RsSections" wdg:displayfield="SectionName" wdg:valuefield="SectionID" wdg:fkey="SectionProjectID" wdg:triggerobject="ProjectID">
    <option value="">select section</option>
    </select>
    <br />
    </label>
    <br />
    <a href="javascript:void(0)">
    <img src="../Nitobi/Assets/style/treegrid/flex/refresh.gif" alt="refresh" width="16" height="14" hspace="4" border="0" onclick="window.location.reload()" />
    </a>
    <br />
    <label>
    <br /> &#160;&#160;&#160;&#160;
    <input type="submit" class="btn1" value="GO" />
    <br /></label>
    <br /></label></form>
    <br />
    <br />-----------
    <br />To submit the IDs I have found the only way I can figure is to use 'GET' form action and manually add the dropdown IDs to be the same as the ID I want to pass eg '
    <select name="ClientID" id="ClientID"></select>

    Hi Glennboy,
    <br />
    <br />regretfully there´s no way to hide URL parameters from the browser´s address bar, but there are ways to protect the originally passed $_GET values -- it´s done by storing them in Session Variables and check these ones against subsequent changes.
    <br />
    <br />Out of curiosity - and also because this is a serious issue to many folks here - I´ve just been experimenting a little, and I´d like you to try the following approach:
    <br />
    <br />1. create a simple "parameters.php" page which just contains a link to "check.php" -- and append some static dummy values to this link, e.g. "check.php?ClientID=53&amp;ProjectID=15&amp;SectionID=25"
    <br />
    <br />2. create the page "check.php", and in here paste the following PHP/HTML code:
    <br />
    <br />-----------
    <br /><?php<br />session_start();  <br />if(isset($_SESSION['views']))<br />    $_SESSION['views'] = $_SESSION['views']+ 1;<br />else<br />    $_SESSION['views'] = 1;<br />?>
    <br />
    <br /><?php<br />if(!empty($_GET['ClientID']) && (is_numeric($_GET['ClientID'])) && ($_SESSION['views'] == 1) ){<br />$session_ClientID = $_GET['ClientID'];<br />$_SESSION['session_ClientID'] = $session_ClientID;<br />}<br /><br />if(!empty($_GET['ProjectID']) && (is_numeric($_GET['ProjectID'])) && ($_SESSION['views'] == 1) ){<br />$session_ProjectID = $_GET['ProjectID'];<br />$_SESSION['session_ProjectID'] = $session_ProjectID;<br />}<br /><br />if(!empty($_GET['SectionID']) && (is_numeric($_GET['SectionID'])) && ($_SESSION['views'] == 1) ){<br />$session_SectionID = $_GET['SectionID'];<br />$_SESSION['session_SectionID'] = $session_SectionID;<br />}<br />?>
    <br />
    <br /><?php<br />// 1. checking the Session Variable "session_clientID"<br />if (isset($_SESSION['session_ClientID']) && ($_SESSION['session_ClientID'] == $_GET['ClientID'] ) ) {<br />$check_ClientID = "has not been faked";<br />$valid_ClientID = 'Y';<br />}<br />else {<br />$check_ClientID = "has been faked to <b>".$_GET['ClientID']."</b>";<br />$valid_ClientID = 'N';<br />}<br /><br />// 2. checking the Session Variable "session_projectID"<br />if (isset($_SESSION['session_ProjectID']) && ($_SESSION['session_ProjectID'] == $_GET['ProjectID'] ) ) {<br />$check_ProjectID = "has not been faked";<br />$valid_ProjectID = 'Y';<br />}<br />else {<br />$check_ProjectID = "has been faked to <b>".$_GET['ProjectID']."</b>";<br />$valid_ProjectID = 'N';<br />}<br /><br />// 3. checking the Session Variable "session_sectionID"<br />if (isset($_SESSION['session_SectionID']) && ($_SESSION['session_SectionID'] == $_GET['SectionID'] ) ) {<br />$check_SectionID = "has not been faked";<br />$valid_SectionID = 'Y';<br />}<br />else {<br />$check_SectionID = "has been faked to <b>".$_GET['SectionID']."</b>";<br />$valid_SectionID = 'N';<br />}<br />?>
    <br />
    <br />The original ClientID value is
    <b>
    <?php echo $_SESSION['session_ClientID']; ?>
    </b> and <?php<br />echo $check_ClientID; ?>
    <br />
    <br />
    <br />
    <br />The original ProjectID value is
    <b>
    <?php echo $_SESSION['session_ProjectID']; ?>
    </b> and <?php<br />echo $check_ProjectID; ?>
    <br />
    <br />
    <br />
    <br />The original SectionID value is
    <b>
    <?php echo $_SESSION['session_SectionID']; ?>
    </b> and <?php<br />echo $check_SectionID; ?>
    <br />-----------
    <br />
    <br />You will see that any subsequent changes of the initially stored $_GET values will return a "has been faked to..." message for each URL variable, and I think that´s quite fine for a start ;-)
    <br />
    <br />Cheers,
    <br />Günter Schenk
    <br />Adobe Community Expert, Dreamweaver

  • Plug-in errors and dependency errors with a CAF app in DS in NW CE 7.1

    I am learining to build CAF apps in Developer Studio in NW CE 7.1.  Here are my steps and the errors I am getting:
    Open Developer Studio
    Switch to the CA perspective
    File->New->Project
    Choose Development Component under Development Infrastructure
    Press Next
    Choose Composite Application under sap.com
    Choose MyComponents[demo.sap.com] under 'Local Development'
    Vendor: demo.sap.com
    Name: carpool
    Caption: Car Pool
    Language: American English
    Domain: SAP-xApps
    Support Component: CAF-APP (typed in, not chosen)
    Press Finish
    The following error appears:
    Status ERROR
    Plugin : com.sap.ide.metamodel.core.services.eclipse
    code=0
    Internal error
       Plugin name: Metamodel Core
       Internal error  : com.sap.ide.metamodel.core.services.eclipse
       Class      : com.sap.ide.mmservices.core.eclipse.project.ArchiveVersionChecker
       Method     : computeIdeJarProperties
       Message    : C:\Program Files\SAP\IDE\CE\eclipse\E:\Program Files\SAP\IDE\CE\eclipse\plugins\com.sap.dictionary.services_10.0.0.070821165456\lib\com.sap.dictionary.services_api.jar (The filename, directory name, or volume label syntax is incorrect)
       Exception  : java.io.FileNotFoundException: C:\Program Files\SAP\IDE\CE\eclipse\E:\Program Files\SAP\IDE\CE\eclipse\plugins\com.sap.dictionary.services_10.0.0.070821165456\lib\com.sap.dictionary.services_api.jar (The filename, directory name, or volume label syntax is incorrect)
    java.io.FileNotFoundException: C:\Program Files\SAP\IDE\CE\eclipse\E:\Program Files\SAP\IDE\CE\eclipse\plugins\com.sap.dictionary.services_10.0.0.070821165456\lib\com.sap.dictionary.services_api.jar (The filename, directory name, or volume label syntax is incorrect)
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(ZipFile.java:203)
    at java.util.jar.JarFile.<init>(JarFile.java:132)
    at java.util.jar.JarFile.<init>(JarFile.java:70)
    at com.sap.ide.mmservices.core.eclipse.project.ArchiveVersionChecker.computeIdeJarProperties(ArchiveVersionChecker.java:296)
    at com.sap.ide.mmservices.core.eclipse.project.ArchiveVersionChecker.doFullCheck(ArchiveVersionChecker.java:214)
    at com.sap.ide.mmservices.core.eclipse.project.ArchiveVersionChecker.checkProject(ArchiveVersionChecker.java:125)
    at com.sap.ide.mmservices.core.eclipse.generation.GenerationServiceEclipse.checkArchiveVersions(GenerationServiceEclipse.java:110)
    at com.sap.dictionary.tools.generation.eclipse.GenerationBuilder.checkArchiveVersions(GenerationBuilder.java:335)
    at com.sap.dictionary.tools.generation.eclipse.GenerationBuilder.build(GenerationBuilder.java:85)
    at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:624)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:166)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:197)
    at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:246)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:249)
    at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:302)
    at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:334)
    at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:137)
    at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:235)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    I do not think I missed anything installing NW CE 7.1, but this error makes me think that some plug-in was erroneously left out of the install. 
    Incidentally, I can continue onward and build an app (this is obviously a tutorial), but when I try to deploy I get the following error:
    The deployment of the archive failed with an exception!
    ([ERROR CODE DPL.DCAPI.1027]) DependenciesResolvingException.
    Reason:[ERROR CODE DPL.DC.3033] An unresolved dependencies error
    occurred while sorting the deployment batch items regarding the
    dependencies.;nested exception is:
    com.sap.engine.services.dc.cm.deploy.sdu_deps_resolver.UnresolvedDepen
    denciesException:[ERROR CODE DPL.DC.3437]Unresolved dependencies
    found for the following deployment items:
    1. Component: name:'carpool~ear',vendor:'my.company',location:
    'localDevelopment',version:'20080501110329',software type: 'J2EE',
    dependencies:'[name:'cafruntimeear',vendor:'sap.com',name:
    'cafcoreear',vendor:'sap.com']
    Unresolved dependency:
    name:'cafruntimeear',vendor:'sap.com'          (not found in the admitted
    batch items and the repository)
    Unresolved dependency:
    name:'cafcoreear',vendor:'sap.com'          (not found in the admitted
    batch items and the repository)
    Please check the error log for further informations.
    Again, this looks like I am missing some components.
    Any assistance is greatly appreciated.
    TB

    Further developments:  As you may note from the error message, DS is looking for com.sap.ide.metamodel.core.services.eclipse in both the C: and the E: drive at the same time.  In fact, this file exists in the E: drive subdirectory listed, so I obviously have an error with two drive designations being concatenated.  Does anyone know how I can change the lookup directory for this dependency (or any dependency)? 
    Thanks,
    TB

  • Wireless network Issue on MacBook Pro Duo (original) with Snow Leopard

    Hello all,
    I have searched the forums and tried many solutions to no avail. I have the original Macbook Pro 2.16 Core Duo running 10.6.6. Here is the problem:
    When I am at home, I have moderate trouble with my wireless. My signal/noise is 78 dPm/94 dPm. However, when I am at school my computer cannot even crawl on the internet unless it is in between classes when the network activity is low.
    My school is a small grad school of only about 250 people, and 80% of the people in my class have newer Apples. No other person seems to be experiencing my problem. I can watch the people beside me surfing away on newer MacBooks while my connection times out almost every time.
    It seems that everyone's connections drown my connection out. However, nobody else is experiencing my problem. It is if I am the last kid in the lunch line and nothing is left for me.
    If there is any more information I need to provide, please do not hesitate to ask. Any help will be greatly appreciated! Thanks!

    "when I am at school my computer cannot even crawl on the internet unless it is in between classes when the network activity is low."
    Make sure you are on the correct network if you have not already done so.
    Repair permissions and restart your computer. If your computer has been in "sleep" mode for a few days, restart it. You really should restart your computer at least _"once a day"_ to refresh it.
    "I have attempted to use the Airport Utility, *however, it detects nothing* and will not let me manually configure anything."
    Is the light green on the router you are using? Apple has several Airport routers. Which one do you have?
    After doing 1 through 5, did you restart your computer afterwards?
    ===========
    See KB Articles: http://support.apple.com/kb/HT1401 *AirPort troubleshooting guide*
    http://support.apple.com/kb/HT2712 *Using network locations in Mac OS X*
    ============================
    System Preferences>Network
    Click the Assist Me button.
    In the next window that pops up, click the Diagnostic button & do the necessary.
    =====================
    If using Apple's Airport, you may wish to cross-post over in one of the AirPort Forums.

  • I have an iphone 5 that was originally with verizon but has been unlocked now by them and the phone is still under the apple warranty, if I go to replace for power button malfunctioning, will they give replace it with an unlocked phone as well?

    I currently have an iphone 5 that was verizon locked but has been unlocked by them because of my contract, the phone is still under the apple warranty but the power button is not working, if it was the case that apple has to replace it with another phone, will they replace with an unlocked phone now?
    thanks

    The SIM Lock is stored on the Apple Activation Server - if it has been correctly unlocked by a network then this would have been done on the Activation Server.
    When you get your replacement handset through Apple they mirror the activation server details of your existing handset and the current SIM LOCK status is mirror'd onto the new device.
    (100% Accurate - done mine 2 weeks before christmas due to original 5 sleep button stopped working)

Maybe you are looking for

  • 10.7.2 corrupts encrypted external drives

    One of the more useful new features of OS X 10.7 was the ability to encrypt a complete drive. Using Disk Utility, and choosing "MacOS Extended (Journaled, Encrypted)" to format the drive, you can set up a drive so that it can only be mounted by enter

  • Close Accordion panel by clicking on a button

    I'd like to have a button either in the Tab or Content to make the content panel close. What is a good way of doing it? Thanks!

  • Can my mac book accept lion?

    I have a MacBook, that was purchased in 2009, that is currently operating on OS 10.6.8 (Snow Leopard), I was wondering if this Macbook has the capacity to run on Lion ( OS 10.7) I am trying to get this laptop through the next two years of college, in

  • Wrapping Crosstab using SAP Hierarchy in Crystal Reports

    Hi Experts, hope you are fine! Need some advice and helpful hints achieving my goal. Frontend Tool: Crystal Reports for Enterprise SP2 or even Crystal Reports 2008. DataSource is BEx Query with Profit Center Hier. in columns and a cost type structure

  • Failed Conversion

    I am trying to convert a publisher file to pdf, but I keep getting a error message. conversion failed