JSP issue with WebLogic 9.1 but not with 8.1

I am getting the following errors when i am trying to build an existing web application. I was able to build it successfully using weblogic 8.1.
          Below are the versions i am using
          Weblogic 9.1
          Ant1.6.2
          JDK 1.5.0_04
          ===================================================
          Results.jsp:596:63: The qualifier of this name is a package, which cannot contai
          n methods.
          onclick="PopupURLMenu('<%=ResultsUtil.getMyDoc(oDocs,cou
          nt).getUrl()%>',
          ^------^
          Results.jsp:598:28: No match was found for method getDisplayName() in type <erro
          r>.
          <%=ResultsUtil.getMyDoc(oDocs,count).getDisplayName()%>
          ^------------------------------------------------^
          Results.jsp:598:40: The qualifier of this name is a package, which cannot contai
          n methods.
          <%=ResultsUtil.getMyDoc(oDocs,count).getDisplayName()%>
          ^------^
          Results.jsp:606:55: No match was found for method getUrl() in type <error>.
          onclick="PopupURLMenu('<%=ResultsUtil.getMyDoc(oDocs
          ,count+1).getUrl()%>',
          ^-------------------------
          -----------------^
          Results.jsp:606:67: The qualifier of this name is a package, which cannot contai
          n methods.
          onclick="PopupURLMenu('<%=ResultsUtil.getMyDoc(oDocs
          ,count+1).getUrl()%>',
          ^------^
          Results.jsp:608:32: No match was found for method getDisplayName() in type <erro
          r>.
          <%=ResultsUtil.getMyDoc(oDocs,count+1).getDisplayNam
          e()%>
          ^------------------------------------------------
          --^
          Results.jsp:608:44: The qualifier of this name is a package, which cannot contai
          n methods.
          <%=ResultsUtil.getMyDoc(oDocs,count+1).getDisplayNam
          e()%>
          ^------^
          Results.jsp:638:21: No match was found for method getDisplayName() in type <erro
          r>.
          if (ResultsUtil.getMyDoc(oDocs,q).getDisplayName().equals("") )
          ^--------------------------------------------^
          Results.jsp:638:21: No match was found for method equals(java.lang.String) in ty
          pe <error>.
          if (ResultsUtil.getMyDoc(oDocs,q).getDisplayName().equals("") )
          ^-------------------------------------------------------^
          Results.jsp:638:33: The qualifier of this name is a package, which cannot contai
          n methods.
          if (ResultsUtil.getMyDoc(oDocs,q).getDisplayName().equals("") )
          ^------^
          at weblogic.servlet.jsp.jspc20.runBodyInternal(jspc20.java:424)
          at weblogic.servlet.jsp.jspc20.runJspc(jspc20.java:195)
          at weblogic.servlet.jsp.JspcInvoker.compile(JspcInvoker.java:239)
          at weblogic.application.compiler.AppcUtils.compileWAR(AppcUtils.java:348
          at weblogic.application.compiler.WARCompiler.compile(WARCompiler.java:74
          at weblogic.application.compiler.flow.AppCompilerFlow.compileInput(AppCo
          mpilerFlow.java:113)
          at weblogic.application.compiler.flow.AppCompilerFlow.compile(AppCompile
          rFlow.java:43)
          at weblogic.application.compiler.FlowDriver$FlowStateChange.next(FlowDri
          ver.java:55)
          at weblogic.application.utils.StateMachineDriver.nextState(StateMachineD
          river.java:26)
          at weblogic.application.compiler.FlowDriver.run(FlowDriver.java:24)
          at weblogic.application.compiler.Appc.runBody(Appc.java:151)
          at weblogic.utils.compiler.Tool.run(Tool.java:158)
          at weblogic.utils.compiler.Tool.run(Tool.java:115)
          at weblogic.application.compiler.Appc.main(Appc.java:162)
          at weblogic.appc.main(appc.java:14)
          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
          java:39)
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
          sorImpl.java:25)
          at java.lang.reflect.Method.invoke(Method.java:585)
          at weblogic.ant.taskdefs.j2ee.CompilerTask.invokeMain(CompilerTask.java:
          290)
          at weblogic.ant.taskdefs.j2ee.Appc.privateExecute(Appc.java:243)
          at weblogic.ant.taskdefs.j2ee.Appc.execute(Appc.java:154)
          at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
          at org.apache.tools.ant.Task.perform(Task.java:364)
          at org.apache.tools.ant.Target.execute(Target.java:341)
          at org.apache.tools.ant.Target.performTasks(Target.java:369)
          at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
          at org.apache.tools.ant.Project.executeTargets(Project.java:1062)
          at org.apache.tools.ant.Main.runBuild(Main.java:673)
          at org.apache.tools.ant.Main.startAnt(Main.java:188)
          at org.apache.tools.ant.launch.Launcher.run(Launcher.java:196)
          at org.apache.tools.ant.launch.Launcher.main(Launcher.java:55)
          ====================================
          Is this a problem with the classpath ?
          Thanks in advance,
          Bye

I am also getting the same error. If you have solved this issue please share the solution.
          Thanks,
          Dikshit

Similar Messages

  • I keep getting kicked off of my wifi with my MacBook Pro but not with my IPAD?

    I keep getting kicked off of my wifi with my MacBook Pro but not with my IPAD, what do I do?

    Hi, mmayers.
    Sometimes a simple power cycle of the router can correct the issue that you are experiencing.  However, the issue could be a little more complex.  Wi-Fi routers need adjustments to settings periodically for optimized performance with the constant progression of wireless device technology.  Below, I have included two articles.  The first article will cover basic Wi-Fi troubleshooting.  The second article covers the recommended settings for current Wi-Fi access points.
    Wi-Fi: How to troubleshoot Wi-Fi connectivity
    http://support.apple.com/kb/HT4628
    iOS and OS X: Recommended settings for Wi-Fi routers and access points
    http://support.apple.com/kb/ht4199
    Cheers,
    Jason H.

  • Windows XP - ok with 4.6.21 but not with 4.7.25 (getting_started example)

    I'm new to this.
    I have installled BD 4.7.25 and 4.6.21 from the msi onto my Windows XP (SP3) m/c
    When I compile the simple examples 'getting_started_examples' they
    work with 4.6.21 but not with 4.7.25
    The error happens in 4.7.25 when the dbp->open() is called:
    /* Now open the database */
    ret = dbp->open(dbp, /* Pointer to the database */
              NULL, /* Txn pointer */
              file_name, /* File name */
              NULL, /* Logical db name */
              DB_BTREE, /* Database type (using btree) */
              open_flags, /* Open flags */
              0); /* File mode. Using defaults */
    The error message is:
    illegal flag specified to DB_ENV->set_encrypt
    Any suggestions why this is happening?
    I am using lcc-win32 as the C compiler.
    Regards
    David

    Hi,
    You need to make sure you are using the dll of db4.7 rather than db4.6. Rebuild db4.7 dll and the example program, and make sure the db4.7 dll is used rather than that of db4.6.

  • I can use iMessage with all iPhone uses except for ONE person.  That person can use iMessage with all other users, but not with ME.  What's the problem???

    I can use iMessage with all other iPhone users that I communicate with, except for ONE person.  When I send to that person, it always goes through as a text message.  This person can use iMessage with pther people, but when they send me a message, it always goes as a text.  Why can we both communicate with other people using iMessage, but not with one another?

    Hi Russell,
    1) If you have OD set up and "editor" has UID 1111, then when they log in to any machine that's bound to OD as editor, they will get UID 1111. Therefore, there won't be any of these permission errors. This is typically the recommended approach.
    2) I assume you mean "You'd prefer to not using open directory?" Whatever the case, OD isn't mandatory with Xsan -- it's just that with multiple user accounts, managing them centrally tends to be easier. For 3 or 4 accounts and 3 or 4 machines maybe it's no big deal. If you go larger, it could get a lot more complicated. That said, if you set it up such that each machine has the exact same set of users (as you said, Mary = UID 502, Fred = UID 503, William = UID 504), then you can do what you want. Mary can log in from multiple machines at the same time, and in general you won't have permissions problems. Of course, if you try and read and write the same file from multiple workstations at the same time, you will get file locking issues, which will prohibit somebody from successfully writing the file.
    File locking issues are different from general permissions errors. The former basically says "hey, someone else is editing this file. Therefore I won't let you edit it right now... you can read it if you want though." Permissions means somebody saves it, and Xsan thinks you saved it and own the file, when you really don't.
    Quad-Core PMG5, 4 GB RAM, 7800 GT, 1 TB disk.   Mac OS X (10.4.4)  

  • How do I transfer photos/videos from my Iphone 5 to my Macbook Air. I can do so with my Iphone 4s but not with my Iphone 5

    How do I transfer photos/videos from my Iphone 5 to my Macbook Air. I can do so using my Iphone 4s but not with my Iphone 5

    See this User Hint: https://discussions.apple.com/docs/DOC-3141

  • Left most usb port works with usb 3 devices but not with usb 2 devices

    Can someone enlighten me on this issue? I have a MBP mid 12 that seems to have issues with usb 2 devices such iPods, HHDs, etc. The same port works fine with usb 3 devices. I have tried several solutions but not avail such as resetting the SMC, PROM, disconnecting the battery and reinstalling OS X from scratch. Is there anything Im missing? I still don't believe is a hardware issue but something wrong in the firmware...

    Can someone enlighten me on this issue? I have a MBP mid 12 that seems to have issues with usb 2 devices such iPods, HHDs, etc. The same port works fine with usb 3 devices. I have tried several solutions but not avail such as resetting the SMC, PROM, disconnecting the battery and reinstalling OS X from scratch. Is there anything Im missing? I still don't believe is a hardware issue but something wrong in the firmware...

  • 4s Hotspot tethering only works with USB and BT but not with wifi

    Hi,
    XP sp3 - iPhone 4s with ios 5.0.1 - on Three one plan
    Tethering with wifi works to a friends Samsung phone, wifi on the pc confirmed working with the apple store wifi, tethering with USB and BT works with good connection speeds on my laptop but when i try to tether with wifi it connects to the laptop at 54mbps and all appears well, even claims to have received a small amount of data packets, but no data comes to any browser. The iPhone reports 1 connection to the hotspot and stays connected with a non-pulsing blue bar after the first minute.
    In the PC i have tried this http://windows.microsoft.com/en-US/windows7/Change-the-order-of-network-protocol -bindings
    I've deleted my firewall (zone alarm) completely and turned off windows firewall to go naked surfing for a second even though they don't cause a problem with USB tethering, makes no difference
    I've deleted the network connection numerous times
    "repaired" connection
    dissabled and enabled the wifi
    turned off the wireless with a hardware switch and on again
    disabled bluetooth
    rebooted many times
    reinstalled itunes (latest)
    loads more things i can't remember
    This is causing me a nightmare. I've been through everything i can find online, been to the Apple store genius bar (genius appeared to have sub zero knowledge / interest as it involved a MS machine), been to a Three shop (legally not allowed to touch my PC apparently) and been to a Sony shop (laptop make, not their fault if my iphone doesn't work). All very frustrating.
    Please help if you can! Any suggestion will be tried unless it involves sledge hammers or lakes, and only then for a few more days at most.

    Turned off bluetooth on phone, turned off hotspot and on again, phone asked if i wanted to turn on bluetooth or go with USB and wifi only, said usb/wifi only. Still nothing. Rebooted PC and iphone. Turned on hotspot, pc seemlessly connects to network, still no data comes.
    One odd thing is zone alarm asks me to "select a security zone for the wireless network at ip address: *******.0" every time and doesn't seem to remember the setting over sessions. When i get the status of the connection the ip address is *****.2 and default gateway is same ********.1 Not sure if that's anything.
    Also getting a javascript error about an undefinded component (trustcheckermozilla) since i updated zonealarm but as i said even completely uninstalling zonealarm made no difference. I'll update firefox as well but tried with IE and still no data.

  • Can video chat with Imac non-intel but not with Powerbooks

    Hi,
    I have a Linksys WRT54G firmware v. 1.0.6 connected to a Comcast Cable modem. My IMac Intel Duo (OS 10.4.6) is connected via ethernet cable to the router. I am set to DHCP on router and IMac. My Quicktime settings is at 1.5mb, I have tried with firewall off and on with the appropriate ports open. I have tried upnp on and off.
    I can connect to other Imacs (non-intel) but not to powerbook G4's. With the Powerbooks I can text chat, but sometimes they can see my text, but I can't see theirs. And every video chat is a fail to respond with the powerbook, but they can connect with others.
    Is there anything else I can do?
    Please help. Thanks.

    Hi cmbell,
    Do you know how to access your modem ?
    This should give you somewhere to turn off DHCP.
    Then you go to System Preferences > Network and select the connection method you are using.
    Then select the TCP/IP tab.
    In the drop down that says Using DHCP change it to Manually. (or Manual with DHCP if doing James' way)
    Type the IP you wish to use in the next entry field.
    Copy the subnet mask form the Using DHCP
    Copy any DNS servers listed.
    Copy the router IP address which will be the modem or router in question.
    Hit Apply.
    Done.
    9:23 PM Sunday; May 7, 2006
    Message was edited by: Ralph Johns (UK)

  • How to open .snp files with Microsoft Office 2007 installed? It works with MS Office 2003 but not with MS Office 2007!

    I have MS Office Pro Plus 2007 installed on my computer. I also have MS Office 2003 installed on another computer. Snapshot viewer is installed on both. My work snapshot files works with MS Office Access 2003 but not recognized by MS Office Access 2007. It would not allow me to save them either! Is it a problem with FireFox (3.6.8)? However, I do not have problem opening them up using IE7/8 on both computers. Any ideas? Thanks.

    Are you clicking a download link from an email message on an OWA or webmail site? Do you get the open/save dialog for the .snp files? In that case, you should be able to associate them with the Snapshot viewer. If Firefox does not remember this and you have to do it each time, it usually indicates that the server is not sending a specific content type, just the generic "this is some binary content" content type.

  • Class loading works with jre1.3.1 but not with jre1.4.0

    Hello,
    My JWS application use the following line to create an XMLReader:
    XMLReader rdr = XMLReaderFactory.createXMLReader( "org.apache.xerces.parsers.SAXParser" );
    Everything works fine with jre1.3.1, but with jre1.4.0 or jre1.4.1 I experience a very strange behaviour:
    1) When my application is downloaded and executed for the first time, everthing works fine.
    2) When I quit the application and I launch it again, an Exception is thrown (the system in unable to load the Class org.apache.xerces.parsers.SAXParser).
    3) If I tell JWS to show the console, everthing works fine again. If I tell JWS not to show the console, the Class can't be loaded anymore.
    Any idea ?

    Hi.
    I have also been experiencing problems in using Java Web Start for my application. When i tried certain functions of my application like saving and updating, I will faced this problem:
    javax.xml.soap.SOAPException: Unable to create SOAP connection factory: Provider com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnectionFactory not found
    In the previous email in the forum, it was said that this problem was overcame, but I do not really know to how apply the solution given below:
    /* The following code is not used for now because
    * the code in createXMLReader() which dynamically          
    * allocates the class does not work the with          
    * Web Start class loader.          
    * This can be used again once Sun starts shipping          
    * Xerces 2.x with the JRE. They have already changed          
    * the XML development pack to use Xerces 2.x instead          
    * of Crimson, but as of 1.4.1, they are not updating          
    * the JRE distribution.           
    //String className = System.getProperty("org.xml.sax.parser");     
    //if (className == null) className = "org.apache.xerces.parsers.SAXParser";          
    //try {          
    //     tParser = XMLReaderFactory.createXMLReader(className);          
    //} catch (SAXException e) {          
    //     tParser = XMLReaderFactory.createXMLReader();          
    XMLReader tParser = new org.apache.xerces.parsers.SAXParser()
    Can anyone enlighten me on how to overcome the SOAP Factory problem? Thank you.

  • Cs4 work with 10.10.1 but not with 10.10.2

    CS4works sith 10.10.1 but won't with 10.10.2. Any ideas?

    As CS4 is not supported anymore you will have to upgrade to a later version.
    Even if it was running on 10.1 I would not recommend to go back, as it was also an unsupported OS and it is not guaranteed that it would always work and you would have to live with bugs which have been repaired with 10.2 from Apple.

  • How can I send emails to a list of email addresses using mail merge  feature in Microsoft Word for Mac? It would work with the power pc but not with macbook Air

    I want to send an email and personalize it to several contacts. I could always do it with my old Power PC using Microsoft Office Word for Mac but cannot access my emailoption when I use the Macbook Air. Anyone have a solution??

    No way for us to know for sure (without similar product/issues) but the
    HP Support site suggests that with the current Mavericks OS X 10.9.x
    their drivers should be available through Apple Software Updates:
    http://h30434.www3.hp.com/t5/Mac-Printing-and-Scanning/HP-Product-Support-using- Apple-Software-Updates-for-new-OS-X/td-p/3086229
    However that may be limited to certain models of printers or scanners that
    already had been known to be working under OS X as of that date in a
    prior OS X (such as 10.8.5, 10.7.5, 10.6.8, etc) with earlier product support.
    •Drivers and Downloads for Printers, Scanners, & More - HP Support:
    http://www8.hp.com/us/en/drivers.html
    A link to Mac OS X Support's List Printer & Scanner software (HP+ Other)
    •OS X: Printer and scanner software available for download
    HP Officejet t65 All-in-One Printer
    {According to this page, your old printer has only Windows & Linux drivers
    but you may or may not look into third-party driver support through such
    sites as Gimp; though unlikely to be available with Mavericks, or Yosemite}
    •HP Support Forum - Home:
    http://h30434.www3.hp.com/psg/?lang=en&cc=us
    You may be able to get a deal on a new printer as they are rapidly obsoleted.
    PS: edit to add... there was a Gutenprint driver reference for T65 Printer here:
    Mac OS X 10.5: Included printer drivers
    Yet a driver for ancient Leopard 10.5.x may not be suitable for Mavericks 10.9.x
    but the Gutenprint lead may be helpful to locate whatever may exist; or not.
    https://www.google.com/?gws_rd=ssl#q=gutenprint+mavericks
    Good luck & happy computing!
    edited

  • Time Capsule works with MacBook Pro (Mavericks) but not with IOS devices?  recent problem starting March 1, 2015.

    I have a Time Capsule version 7.7.3 (model A1470) which has worked fine for almost 2 years with all devices, Apple and otherwise.  As of beginning of this month, March 2015 - no longer works with a new IPAD mini 3 and 6-month old iPhone 6 (both updated as of last night) BUT still works fine with MacBook Pro (Mavericks 10.9.5) and Epson printer XP-600. 
    On both IOS devices Airport Utility shows the Time Capsule and shows green light connection to internet, but never does the connection. The little status circle just keeps going round and never shows the Wifi rainbow symbol. both devices work fine on other Wifi's.  Airport Utility on iPhone actually connects enough to check on Airport base station's firmware 7.7.3 and says it is up to date!  but sadly stays on LTE.
    Have tried resetting, replugging etc...
    Also, tried checking on updates.  Nothing shows in Airport Utility. When I try to go to see past updates ~/Library/Application Support/Apple/AirPort/Firmware to see if updated, there is no Airport in the Apple folder?
    A mystery...

    Reset the TC to factory and redo the setup. see details below.
    Here is the typical list of things you should try.. and if this doesn't help post again.
    Factory reset universal
    Power off the TC.. ie pull the power cord or power off at the wall.. wait 10sec.. hold in the reset button.. be gentle.. power on again still holding in reset.. and keep holding it in for another 10sec. You may need some help as it is hard to both hold in reset and apply power. It will show success by rapidly blinking the front led. Release the reset.. and wait a couple of min for the TC to reset and come back with factory settings. If the front LED doesn’t blink rapidly you missed it and simply try again. The reset is fairly fragile in these.. press it so you feel it just click and no more.. I have seen people bend the lever or even break it. I use a toothpick as tool.
    N.B. None of your files on the hard disk of the TC are deleted.. this simply clears out the router settings of the TC.
    Setup the TC again.
    ie Start from a factory reset. No files are lost on the hard disk doing this.
    Then redo the setup from the computer or perhaps it is better using iOS on the phone or ipad currently having issues.
    1. Use very short names.. NOT APPLE RECOMMENDED names. No spaces and pure alphanumerics.
    eg TCgen5 and TCwifi for basestation and wireless respectively.
    Even better if the issue is more wireless use TC24ghz and TC5ghz with fixed channels as this also seems to help stop the nonsense. But this can be tried in the second round. For iOS the fixed channels particularly for 2.4ghz has helped.
    2. Use all passwords that also comply but can be a bit longer. ie 8-20 characters mixed case and numbers.. no non-alphanumerics.
    3. Ensure the TC always takes the same IP address.. you will need to do this on the main router using dhcp reservation.. or a bit more complex setup using static IP in the TC. But this is important.. having IP drift all over the place makes for poor networking. If the TC is main router it will not be an issue. This is a problem for a TC in bridge mode.
    If this is of no help.. what modem do you have? What function other than modem does it have.. ie none or router??
    How is the TC connected into the network? What function does it have? Router or bridge for example.
    Post a few screenshots of the setup.

  • Access to NAS - Error -43; with tiger it worked but not with leopard

    Hello,
    I've got some problems with an NAS Storage device.
    While my iMac was running under tiger i coud access without any problems.
    After upgrade to Leopard i can not access the drive.
    (Same problem with my macbook).
    Using my old, ugly windows-pc i still can access.
    I browsed across the forum but did not find a useful answer.
    any hints?

    Hiya,
    first of all, an apple error "-43" would mean:
    "File not found; Folder not found; Edition container not found; Target not found"
    (this is from apple document http://support.apple.com/kb/HT1618)
    In your case, I assume, the computer cannot find your NAS
    Also, there was another discussion and it looks like, this might be a Leopard issue:
    http://forums.mactalk.com.au/33/38868-leopard-nas.html
    Hope this gives you a start (I entered "nas error apple" into the www.google.co.uk search engine).
    Hope you can sort it.

  • DAQ card works with NIDAQ test panel but not with VB app/Component works

    I am seeing this problem with 2 different DAQ cards. The card works fine with the NIDAQ test panel, but acts like the return lead is lifted with my VB app. The plotted signal appears to be little more than noise. Channel scan is internally triggered; that apparently works fine. The VB app is running in this configuration successfully in other areas, and I fixed this problem once by swapping cards. Currently, I lack a spare, as my "spare" is showing the same symptoms. Any helpful hints?
    Card type: AT-AI-16XE-10
    Configuration: Double-ended input, +/-10V range
    Running: VB6, NIDAQ 6.1, ComponentWorks Std. 2.0.1, Windows NT 4.0 SP5

    I upgraded to NI-DAQ 6.8.1 (with patch), but no joy. The upgrade went smoothly, the card was recognized and I was able to set the resources without a problem. The test panel works fine looking at the actual signal on the target system: slowly varying DC between 0-5 V or so. My app works fine also, except that it behaves as though the A/D is not connected to anything: noise between .05-.1 V or so. I swapped DAQ cards between the test system and my development system. The problem appears to be in the test system, not on the card. Another test system, identical except for (now) the version of NI-DAQ, works fine. I'm stumped!
    BTW, why are there 3 DMA channels listed in the configuration for this DAQ? Do all 3 need to be assigned? I've run some systems
    for years with only the first 2 assigned.

Maybe you are looking for

  • How do I get a tech to visit and test my lines?

    I live in Warrandyte (VIC) and it is widely known that our internet service in the suburb is sub-standard.  This is due to a combination of exchange congestion and ageing infrastructure in the street. What I need is a technician to visit and test my

  • Enterprise Manager on Physical Standby

    Hi, I have switched over from my production database to the physical standby database as the production failed. When I try to use the Enterprise Manager on the new production database (previous standby) I get problems. Basically when I try to click o

  • CCM 2.0: Alphabetic sorting of product categories

    Hi, We are using CCM 2.0. I am interesting in influencing the sorting of product categories during a catalog search. We use both the hierarchy and the index search. It seems that the product categories are sorted by the product category number. We wo

  • Black thumbnails in iPhoto 6.0.5

    I never had any problems with iPhoto (v. 6.0.5), but last week any photo or file imported showed as a black thumbnail. Clicking on the thumbnail brought up the picture just fine. I tried rebuilding the thumbnails and the library database, and this ma

  • Add vendor number and vendor name to the SAP Standard CO/PS Line item repor

    Hi how i can post PS commitment line items and cost center and orders commitment line items The SAP standard reports are: CJI5 PS Commitment Line items KSB2 Cost Centre Commitment Line Items KOB1 Orders Actual Line Items KOB2 Orders Commitment Line I