JDev ANT not picking up inherited 'targets'

I have a build.xml file that has, as it's default target, a 'build' target that is inherited from an imported file e.g.
<import file="${user.home}/.savant_repository/dsi/ant-common/common-build-0.14.xml"/>
Outside of JDev ANT picks up the default target no problem, but inside JDev it only picks up targets that are listed in the build.xml
Anyone got any ideas?     

Support for running targets from imported buildfiles has been added for the upcoming JDeveloper 10.1.3 Production release. In the meantime, these targets can be run by opening the imported buildfile and running them from there. Alternatively, you work around this by adding a dummy target which calls through to the imported target.
-Matt Hawkins
Oracle JDeveloper

Similar Messages

  • Standard manager is not picking up new requests 1533 requests are pending

    Hi all,
    Currently we are in R12.1.3 with DB 11.1.0.7 on RHEL 5
    Suddenly Standard manager is not picking up any new requests actual and target are same but pending requests count reaches 1533 also conflict resolution manager actual & count is same but pending requests count is 219.
    We can find some error messages as follows in the manager logfile of Internal manager log file as
    "Found dead process: spid=(32711), cpid=(64450), ORA pid=(17), manager=(0/1)" apart from this message there is nothing error in standard manger log file as well as cCRM logfile.
    even we checked alertlog file also nothing error message all mount points having free space,Please help us it is on PROD Instance
    Thanks in Advance

    "Found dead process: spid=(32711), cpid=(64450), ORA pid=(17), manager=(0/1)" apart from this message there is nothing error in standard manger log file as well as cCRM logfile.Please check if you have any errors in the database log file.
    Concurrent Processing - Service Manager Processes Are Not Starting After System Restart - usdsop cannot redirect standard output [ID 733901.1]
    Many Defunct Processes Created on System [ID 461684.1]
    Concurrent Processing - CCM.sql Diagnostic Script to Diagnose Common Concurrent Manager Issues [ID 171855.1]
    Concurrent Managers Will Not Start ORACLE error 60 in insert_fcp [ID 1256084.1]
    Why Are Dead Process Found In The Standard Manager Log File? [ID 246584.1]
    even we checked alertlog file also nothing error message all mount points having free space,Please help us it is on PROD InstancePlease stop the CM, run cmclean.sql script, start the CM and check then -- Concurrent Processing - CMCLEAN.SQL - Non Destructive Script to Clean Concurrent Manager Tables [ID 134007.1]
    Thanks,
    Hussein

  • File is not picked up through NFS.

    hi guruz ,
    iam doing a simple file to file scenerio .
    sender file (.txt file tab delimeted) NFS  file adapter.
    reciver file (.txt file tab delimeted) NFS  file adapter.
    i putted the file in xi  server  c:\sender\file.txt.
    and for reciever i made c:\reciver.
    but the file is not picked up .
    i checked in (RWB).mssges showing sucess ,but no mssg id.
    pls guide me .
    warm regards

    Hi Pawan,
    As you are using Transport protocol as File System(NFS) in the comm channel you need to upload your local file in the XI server, just execute SE37 in your XI server then put the module name : ARCHIVFILE_CLIENT_TO_SERVER and execute it. there you give your local file path\name and the target server path(e.g /usr,/tmp etc.)
    after successfully executing you can see the uploaded file by going to AL11 transaction.
    in the sender comm channel give the server path where you uploaded the file as the source directory. activate.
    now start your sender comm channel in RWB.
    --Sankar Choudhury

  • Error(33,79): Reference ByeServiceService does not exist as wire target

    I have simple test BPEL created in Jdev 11gR1+.
    The BPEL has one partner link to asynch WebService (HelloService).
    The HelloService internally invokes ByeServiceService but the ByeServiceService is not connected to BPEL.
    (BPEL only communicates to HelloService and it is nothing to do with the ByeServiceService).
    Yet, I am getting "*Reference ByeServiceService does not exist as wire target*" when I try to build the BPEL process.
    I need help to solve this issue.
    Thanks in advance!

    Is there any reference to the ByeServiceService service in the HelloSerive wsdl.
    Sounds like the HelloService would be invalid as the serive it invokes doesn't exist.
    Also where did you get a copy of 11gR1+, isn't that 2 releases away?
    cheers
    James

  • File not getting posted at target directory

    Hi all,
    I am crearting a simple bypass scenario in which no mapping is involved. I simply have to pick up a file with particular naming convention from the FTP location and write it to other location at the target side with some different naming convention.
    The file is getting picked up from the FTP location but is not written at the target location?
    Can you please suggest me what could be the reason?
    Is there something to do with adapter specific parameters?
    Thanks & Regards,
    Sachi

    Hi,
        Are you seeing any for the same then post the same...
    at what stage you are stuck at...
    is sender adapter picked the file and sent to Integration engine ? check at sender adapter communication channel for logs..
    is message success in SXMB_MONI ?
    is receiver adapter resulted in error ..then check the logs and post the same if any error there....
    Also check the target directory have sufficient privileges for the file operaitons..
    HTH
    Rajesh

  • Multiline FCC  if  row in source file increased--not posting in the target

    Hi All
    I am doing a multiline FCC.
    If I give 2 rows of data in the source file then the file is picked up and posted in the target.
    But if I give 3 rows of data, though the file is picked up but not posting in the target.
    In Adapter monitor Receiver CC shows "up and running and no message processing now"
    Where and What went wrong ?
    Thanks

    Hi Bhavesh,
    Sorry for the delayed reply
    The details are below
    Source Data type:
    CardAccount---Recordset 1 to unbounded
    (SubStructure)
    AccNumber
    CardExpireDate
    CardType
    SpendingLimit
    CostCenter
    GLSubAcct
    CardTransaction---Recordset  1 to unbounded
    (SubStructure)
    AccountNumber
    PostingDate
    Period
    BillingAmount
    TransactionDate
    Document Name:HSBC_OB_MT
    Document Namespace:http://----
    .com
    Recordset Name:Details
    Recordset Structure:CardAccount,,CardTransaction,
    Recordset per Message:*
    Key Field Name:HSBCKEY
    Key Field Type: String (Case-Sensitive)
    CardAccount.fieldNames-----AccNumber,CardExpireDate,CardType,SpendingLimit,CostCenter,GLSubAcct,HSBCKEY
    CardAccount.keyFieldValue--01
    CardAccount.fieldSeparator---,
    CardAccount.endSeparator---'nl'
    CardAccount.processConfiguration---FromConfiguration
    CardTransaction.fieldNames---AccountNumber,PostingDate,Period,BillingAmount,TransactionDate,HSBCKEY
    CardTransaction.keyFieldValue---02
    CardTransaction.fieldSeparator---,
    CardTransaction.endSeparator--FromConfiguration
    ignoreRecordsetName---true
    sample source file
    4666000000000003,06132002,2,0000000000200000,8273,7384-3,4666000000000003,06152002,08000,0000000000002500,06152000
    4666000000000003,06132002,2,0000000000200000,8273,7384-3,4666000000000003,06152002,08000,0000000000002500,06152000
    4666000000000003,06132002,2,0000000000200000,8273,7384-3,4666000000000003,06152002,08000,0000000000002500,06152000
    Thanks,
    Ashok

  • TLB order are not picking all PO  in APO

    Hi Expert,
    TLB order are not picking PO in  APO.Order has missing PO.
    for ex :
    Ord 1 ; 10 lines with 20 qty of PO
    Ord 2 : 5 lines with 20 qty of PO (here lines should be 10 instead of 5)
    I appreciate your immediate response
    Thanks
    Vijay Job

    Hi
    I   found the  mistake.   The  address   ( shift F5  )  in OX10   does  not  get   transported in transport request ,   thought the  plant  gets copied from  eg.  client 100  to client  200.
    So  I   manually entered  the address  for the target  client  eg 200  here,    and  then  the  dropdown list  now shows all   plants.
    Thanks
    kamala

  • LR.3.3 Web module not picking up image edits

    When I create a slideshow in LR3.3, it does not pick up the edits that I made to the images. The only things it picks up are crop and maybe sharpening (hard to tell). Haven't had the problem before today. Any help will be appreciated.
    Thanks,
    John

    Pierluigi Vernetto, thanks for that link. Though it was for a web module consumption of the persistence package, I was able to adapt it for use by my ejb module.
    Here is my solution, under split-directory development workflow.
    Create the persistence module, place the persistence.xml in that module's META-INF.
    Create an Ant task in the build.xml to 'wlcompile' and JAR it to the EAR direcotries APP-INF/lib directory.
    Exclude the persistence module from the rest of the 'wlcompile' and 'appc' tasks.
    I was then able to inject it with annotation in my EJB module.
    dvohra16, thanks for that pointer. Now that I've been able to solve, the pressure is off (and shifted to other things). But I will surely check your option out. If I can get that working, it will be much easier than tinkering around with the build.xml and would be the normal flow of split-directory development workflow.
    As of now, I will say this thread as 'solved', but if I get it working the way you mention (on my sandbox project), I will surely come back and update this thread.
    Edited by: Vyoma on May 27, 2011 11:21 AM

  • My iPhone 4 will not pick up any wifi

    Today my iPhone 4 will not pick up ant wifi

    You could look at this link for iOS wifi troubleshooting http://support.apple.com/kb/TS1398
    Or you could just turn your phone wifi on and then off. If that doesnt work, try switching it off and restarting. but those are not really guaranteed to work though. The link should help in the least anyway.
    hope this helped,
    RZ

  • SNP is not picking transportation lane

    A valid transportation lane exists for a material that is sourced by DC B from Plant A.
    A valid transporation lanes exists between these two however SNP Run does not pick the transporation lane and a Pur Req is created without a source iniside it.

    Make sure you have  Product maintained for both source and target location.
    /SAPAPO/MAT1
    Also check if any Blocking Indicator for Source of Supply is set in TL(/SAPAPO/SCC_TL1 - Master Data -> Transportation Lane -> Transportation Lane )
    Manish

  • Weblogic 10.3.2.0 installation does not pick the right JDK

    The installation does not pick up the right jdk version that is jdk 11.6.0_11 . Although the machine is running the same. Instead it picks up jdk 1.6.0_14. have tested the machine many times. I am Installing Oracle SOA Suite 11g.

    Inside "startWebLogic.sh" file add the JAVA_HOME like following (just below the "setDomainEnv.sh" call):
    JAVA_HOME=C:\bea103\jdk1.6.0_17
    See if this helps.
    Thanks

  • I have an old iphone 3G that I want to use as an ipod touch. It does have a sim card and it has been reset but for some reason it will not pick up my wireless network, or any other wireless network.  What is the problem?

    I have an old iphone 3G that I want to use as an ipod touch.  It does have a sim card in it and it has been reset. For some reason it will not pick up my wireless network in my house, or any other wireless network.  What could be the problem?

    Is this the problem:
    iOS: Wi-Fi or Bluetooth settings grayed out or dim

  • AP - Payment Process not picking up Invoices

    Hi All,
    I am running the payment process from AP(Payments Manager).I have created 5 Invoices on 12-Dec-2013 and have attached the Pay Group. Once i run the payment process with the pay group none of my invoices has been picked up for processing.I have given the date range from 01-Dec-2013 to 13-Dec-2013
    Please help i need close this task ASAP
    Regards

    Hi,
    What are the payment terms on the invoices? If these are not IMMEDIATE, and the payment is not due, the system would not pick them up until they are due.
    What is the payment method on the invoice and in the PPR? Are you running the PPR for electronically paid invoices but the invoices are set to be paid by check?
    Are there any holds on the suppliers you are trying to pay?
    What are the other parameters you gave when running the PPR? It helps to check those against the invoice to make sure they would qualify.
    Information about the pararameters you are using and one of the invoices to be selected would be helpful.
    Cheryl

  • Document type KR is not picking to Clear GL account with T-code F-03

    Hi all,
    My client wants to clear GL account Cash-in-Transit which is open item managed. He has posted two items. One is with KR document type like Intercompnay adjustment account debit (40) and Cash-in-Transit account credit (50). Second item is with SA document type like Cash-in-Transit accont debit (40) and Intercompany adjustment account credit (50). He did not give vendor number and appropriate posting key (31) while postings. With document type KR, he posted with posting keys 40 and 50. Now while clearing the GL account through T-code F-03, system is picking only SA document type. The system is not picking document type KR. He wants to clear the items with each other. I have checked the document type settings. Check boxes Intercompany postings and trading partner are active in both above document types.
    How can the GL account be cleared ? Are any configuration settings missing ? Kindly advice as soon as possible.
    Thanks in advance.
    Regards,
    K.S.K

    Hi,
    First of all..why would system need a Exchange gain/Loss Account..If your local currency is INR and you posted a debit and a credit document both in INR..then there is no question of a foreign exchange gain/loss account..
    BUT, if you have posted the document in any currency other than INR, ie: your local currency...then the system would need a exchnage gain/loss account when you try to clear the debits and credits.. i am giving an example below to explain better..
    You posted a debit of 100 USD @ 40 = Rs. 4000.00
    You posted a Credit of 100 USD @ 42 = Rs. 4200.00
    Now, if you clear this debit and credit then there is no difference in 100 USD, as the debit and credit is netting off.. but if you see INR there is a difference of Rs. 200.00 which system posts to Exchange gain/loss account..which we maintain in OB09.
    Hope it is clear to you now..
    Regards,
    SAPFICO.

  • Vendor account not picked in F110 payment run

    Hi Sap Experts,
    i have assigned two payment methods to vendor master X,Y,which i do payment run for X for currency USD all the documents are picked for payment and when i run another payment run same time for Y  for currency INR its not picking up in payment run even all the open item s are due,
    could help me to solve the issue
    Laxmi

    Hi,
    Delete the current proposal of the payment run. Enter parameters once again. In Free selection tab restrict the currency to INR field. Run the proposal once again. If it still does pick up line items, check the following things
    1. Parameters of the first payment run. Did you restrict the payment run only for the first payment method
    2. Also see the dates entered in parameter tab of both runs
    Regards,
    radha

Maybe you are looking for

  • How do I assign a numerical value to text cells in cartesian products?

    Hi, this is more of a two part question. Question 1 I need to be able to assign numerical values (Table Value £ of set up) to text cells (Set Up). 1. The table "Combinations" then uses the formula IF($A3≤Information::$B$8, MOD(INT((ROW(cell)−3)÷PRODU

  • How to do an if-or tag in xml ?

    Hi guys,i want to hide a column depending if the other column has or not two values,for example if column1='window' or if column1='door' im using like this -> in the column title <?if@column:TAX_TYPE1!='Real Estate Tax'?> -> in the column value <?if@

  • Setting audio transitions in to out??

    Say I've got 40 audio edit points. Can I apply the default audio transition to every point on my timeline at once...say between my in and out point? Learned this on Media Composer and it was very handy....just having a hard time finding it on CS6....

  • Custom fields in FD32 Transaction

    Hi All, My requirement is to add custom Fields in FD32 transaction in central data tab. Please help.

  • Help my ipod (touch) lock button doesn't work

    my  iPod lock button doesn't usualy work only like 40 times then stops also the volume buttons don't work at the same time  any help | Thanks in advanceLogan0916