WebLogic 10.3 - version conflict Ant - help with filtering

I'm trying to deploy Hudson on WebLogic 10.3

I got an error saying Hudson needs Ant 1.7 and WebLogic loaded Ant 1.6.5 so I put prefer-web-inf-classes to true in weblogic.xml

After that, I got another error:

java.lang.LinkageError: class org, xml, sax, XMLReader violates constraints charger
at org.apache.commons.jelly.parser.XMLParser.getXMLReader(XMLParser.java:496)
at org.apache.commons.jelly.parser.XMLParser.parse(XMLParser.java:312)
at org.apache.commons.jelly.JellyContext.compileScript(JellyContext.java:521)

Apparently, some of Hudson jar files contain org. Xml.sax.XmlReader SAX2 which is a different version of that weblogic has loaded.

I try now to go back and instead of prefer-web-inf-classes use prefer-application-packages in weblogic application. XML

< prefer-application-packages >

< package name > org.apache.tools.ant. * < / package-name >

< package name > antlr.* < / package-name >

< / prefer-application-packages >

but Hudson webapp still complains "Ant classes are responsible for M:\bea\modules\org.apache.ant_1.6.5\lib\ant.jar.

do I have to specify each package into application folders - prefer - or is the wildcard character enough?


I'm now stuck what to do next

Hello!

It's your lucky day, I posted exactly the use case that you use.
Everything is explained in this article: http://m-button.blogspot.com/2008/09/how-to-deploy-hudson-on-weblogic.html

It should take you five minutes to make it work.

Kind regards.

Published by: m on 1 Sep, 2008 21:19

Published by: m on 1 Sep, 2008 21:21

Tags: Fusion Middleware

Similar Questions

  • When Coldfusion 10 will be updated with a new version of Tomcat, help with PCI compliance?

    Hello

    McAfee Scan Alert reported that Tomcat version 7.0.23.0 is not compatible pci.

    We are on CF10 and just put update to update 12.

    We read in another thread that Tomcat is specialized for the CF and that

    CF should be updated Tomcat as needed.

    The complete Scan alert warning is:

    Scan indicates that you are using a vulnerable version of the server web apache tomcat. The version of tomcat deployed to this web server may be outdated and vulnerable to a series of issues (including but not limited to)

    -denial of service attacks

    -crossing of directories

    -by default the admin password

    -l' run the code by downloads arbitrary files

    -circumvention of access restrictions

    -cross-site scripting

    -session fixation

    -circumvention of CSRF prevention filter

    Thanks in advance,

    -Mike

    Yes, Steve, if your site is running on the integrated server (something that Adobe suggests only to development and never in production), then Tomcat is directly accessible. If CF is running on Apache or IIS, lockout procedures in such place as specified in the guide of lockdown, Tomcat should not be directly accessible.

  • Help with filters...

    I have a BasicEditField Age which should accept only 0-9 and the letter 'or a' character.  Given that I am new to blackberry can someone give me an example, please?  I tried some things using TextFilters, but does not work as I wanted to.

    any help is greatly appreciated.

    Thank you

    Vincent

    Create your TextFilter class as "extends" TextFilter,

    MyTextFitler extends TextFilter

    Now, you must implement the abstract method validate().

    public abstract boolean validate (char ch)

    {

    Here you will return the value true if the character is acceptable

    {

  • Could you please give me some help with filters for Cs5?

    I have installed filters from other programs not knowing that they can cause problems with Cs5, they are not 64-bit, but the problem is that I can't fix what was there and what I added. So, I would appreciate if you could check your programs if they are still with the original filters and see which ones I should delete and which ones I should keep. Thank you very much!

    Here's what I have now:

    Records:

    I have a folder of lighting with 17 filters models

    I have an Optional plug-ins folder

    Filters:

    Atexture: I have 2 of them now, a 8ba PCs. and a single 8bf

    Average

    BW

    ChannelPort

    ChromaNeg

    Clouds

    Halftone color

    Color blind

    DesaGrad

    Move

    Greyscaler1.3

    HistoFix

    HSL2RGB

    The lens blur

    Correction of the lens

    Lens Flare

    LighteningEffects

    Liquefy

    LumaNeg

    Mezzotint

    NTSC colors

    OnEdge

    Particle

    Pinch

    Pointillism

    Polar coordinates

    Radial blur

    Remtrans

    RGB2HSL

    RCG2YCC

    Ripple

    Sepia

    Shear

    Smart Blur

    Solarization

    Standard MultiPlugin

    VanishingPoint

    Variations

    YCC2RGB

    Here is a zip file that contains the entries to the directory of all the files initially installed with Photoshop CS5 32-bit and 64-bit:

    http://Noel.ProDigitalSoftware.com/temp/OriginalPSCS5Files.zip

    -Christmas

  • 1st time scripter... needs help with conditional step 2

    Never write the script in any form. JavaScript can be Cuniform as far as I know.

    Really want to understand such things.

    Download all guides... they make my head ache. Would like any suggestions on a good starting book. entry level stuff.

    Should I go to learn Javascript, then it'll all be easier?

    This is the purpose of the script that I want to write.

    I have a folder folders containing main/artist name/backup / retouched / * this is the lie of the images *.

    also / intact / * this is the lie of the images *.

    I would like to write a script that sends Photoshop thanks to all subfolders looking for files.

    Open the file.

    Determine if the file is grayscale.

    If this isn't the case, close the file.

    If grayscale determine the longest side of the image and resize it to 300 DPI maintaining proportions making long side 10 inches.

    Save the file in the folder '_8x10' file name added

    Save the file in "' C: / getty /" add "_8x10" file name "

    Close the file without saving changes

    OTHER IMPORTANT FACTS

    Emphasizing the need that the originals should not be harmed in any way.

    99% of the files are .tiffs others would jpg - I can't ignore jpg files in order to remove a variable.

    I worked on it for 2 days, trying to teach me, and it is not just by clicking. I can't pick it up quickly.

    Here's what I wrote and tried to patch all of the other scripts on the web in the hope that I understood why I was picking up this code.

    I'm short on time and would like advice on this.

    Here is my code:

    GrayscaleThenLandOrPortTo10Inches300dpi.jsx

    Copyright 2012

    Written by Brian Shupe steal shamelessly on the net

    /*

    Description:

    This script finds the folder and all subfolders for images.

    Check to see if they are grayscale

    If so, he trims the long side at 10 inches at 300 dpi

    */

    turn on double click of the

    Macintosh Finder or Windows Explorer

    #target photoshop

    Make Photoshop the frontmost application

    where we double clicked on the file

    app.bringToFront ();

    ///////////////////////////

    //       SET-UP          //

    ///////////////////////////

    Close all open documents

    so that {(app.documents.length)

    app.activeDocument.close)

    }

    Create the dialog select parent folder

    var imageFolder is Folder.selectDialog ("select a folder with images to treat");.

    Set variables naming for easier coding

    var doc = app.activeDocument;

    set the units to inches

    Save current preferences

    var strtRulerUnits = app.preferences.rulerUnits;

    var strtTypeUnits = app.preferences.typeUnits;

    Adobe Photoshop CS4 use pixels and display without the value dialog boxes

    app.preferences.rulerUnits = Units.INCHES

    app.preferences.typeUnits = TypeUnits.INCHES

    app.displayDialogs = DialogModes.NO

    Recursively process all subfolders

    If (image! = null) processFolder (imageFolder);

    function processFolder (folder) {}

    List of files of the var = folder.getFiles)

    for (var i = 0; i < fileList.length; i ++) {}

    var file = list of files [i];

    }}

    Check if the active document isn't in grayscale. If this is true do nothing

    If (doc.mode! = DocumentMode.GRAYSCALE) {}

    } else

    Check if the document is higher than it is wide

    If (doc.height > doc.width)

    {

    Perform this action if the IF statement is true. Action of sizes both height to 10 inches and 300 DPI

    doAction ("Port", "Getty");

    }

    on the other

    {

    Perform this action if the IF statement is false. Action sizes two length of 10 inches and DPI to 300

    doAction ("Land", "Getty");

    }

    Create a folder to contain a file duplicate

    myFolder var = new Folder("c:/Getty/");

    myFolder. Create();

    saveFile = new file ("C: / Getty /' + imgName +"_"+"8 x 10")

    var CurrentFolder = activeDocument.path;

    var ParentFolder = decodeURI (activeDocument.path.parent);

    saveFile = new file (parentFolder + ' /' + 'CONTAINER BACKUP' + ' /' + imgName + "_" + "8 x 10")

    app.activeDocument.close (SaveOptions.DONOTSAVECHANGES)

    I think that, right now, the problem is when it gets to the point where he seeks an image open... There are jumps to zero and it.

    Anyone can see that for my clumsy attempt and course correct me?

    would be happy to discuss tutoring services.

    This is a full version that could help with all of the necessary steps...

    #target photoshop
    app.bringToFront();
    main(); //call the main function
    function main(){
    var folders =[];
    var topLevel = Folder.selectDialog("Please select top level folder");
    if(topLevel == null) return; //if cancelled quit
    folders = FindAllFolders(topLevel, folders);
    folders.unshift(topLevel);
    var outputFolder = Folder("/c/Getty/");
    //create output folder if it does not exist
    if(!outputFolder.exists) outputFolder.create();
    for(var z in folders){// loop through all subfolders
    var fileList = folders[z].getFiles("*.tif"); //get a list of all tifs in this folder
    for(var a in fileList){//loop through all files in folder
        app.open(fileList[a]);//open file
        var doc = activeDocument;
        if(doc.mode != DocumentMode.GRAYSCALE){//if not greyscale close and get next doc.
            doc.close(SaveOptions.DONOTSAVECHANGES);
            continue;
            }
        if(doc.width > doc.height){//landscape
            //resize document, only one value is required otherwise it might distort the document.
            doc.resizeImage(new UnitValue(10,'in'), undefined, 300, ResampleMethod.BICUBIC);
            }else{//portrait
                doc.resizeImage(undefined, new UnitValue(10,'in'), 300, ResampleMethod.BICUBIC);
                }//end resize
            //get the name without the .tif extension
            var Name = app.activeDocument.name.replace(/\.[^\.]+$/, '');
            //create the output file path and name
            var saveFile = File(outputFolder + "/" + Name + "_8x10.tif");
            //save and close
            SaveTIFF(saveFile);
            doc.close(SaveOptions.DONOTSAVECHANGES);
        }//end filelist
    }//end folders
    }//end main function
    function FindAllFolders( srcFolderStr, destArray) {
     var fileFolderArray = Folder( srcFolderStr ).getFiles();
     for ( var i = 0; i < fileFolderArray.length; i++ ) {
      var fileFoldObj = fileFolderArray[i];
      if ( fileFoldObj instanceof File ) {
      } else {
             destArray.push( Folder(fileFoldObj) );
      FindAllFolders( fileFoldObj.toString(), destArray );
      }
     }
     return destArray;
    }
    function SaveTIFF(saveFile){
    tiffSaveOptions = new TiffSaveOptions();
    tiffSaveOptions.embedColorProfile = true;
    tiffSaveOptions.alphaChannels = true;
    tiffSaveOptions.layers = true;
    tiffSaveOptions.imageCompression = TIFFEncoding.TIFFLZW;
    activeDocument.saveAs(saveFile, tiffSaveOptions, true, Extension.LOWERCASE);
    }
    
  • Hello all, I need help with creating a dynamic region in jdeveloper 11.1.2.3 version

    . Hello everyone, I need help with creating a dynamic region in jdeveloper 11.1.2.3 version

    What JDK you are using?

    You are probably using an old version of the JDK, that class while compiled under JDK 1.7.0

    http://java67.blogspot.com/2012/10/how-to-fix-javalangunsupportedclassversionerror-major-minor-version-49-50-51.html

    For example, work with the correct version, and it will be fine...

  • Hi can anyone help with, where can I download 11.1.1.6.0 version of OSB

    Hi can anyone help with, where can I download 11.1.1.6.0 version of OSB

    Hello

    The Oracle Software Delivery Cloud and OTN currently have SP6 / 11.1.1.7 for download.

    Older versions are archived internally, but they are still available.

    File an SR to My Oracle Support , and we will have our support team provide you with a specific url to the platform and the version you need.

    See you soon

    Iain

  • HELP, I tried for three days to get my Lightroom to read my a G3X Canon RAW files.   I have Lightroom version 5.71 with version 13.0.1 with control 9.1.1 Raw plugin Photoshop and Camera Raw 8.7.1

    HELP, I tried for three days to get my Lightroom to read my a G3X Canon RAW files.   I have version 5.71 with Camera Raw 8.7.1 Lightroom and Photoshop version 13.0.1 with plugin Raw control 9.1.1 no Adobe seems interested to help me.  I have spent a lot of money on CS6, but since you walked toward the Cloud CC you neglected thin clients I.   Please, Please HELP.

    [removed phone number by...] MOD]

    Hi Ken graves,

    Apologies for the inconvenience.

    The minimum version of camera for Canon G3 X access files is 9.1.1 However, last camera raw update for Lightroom 5.7.1 was 8.7.1.

    Thus, you would not be able to access these raw files in Lightroom.

    For Lightroom, you can switch to Lightroom 6 or download DNG Converter to convert these images to DNG and then access in Lightroom.

    For Photoshop CS6, you should be able to access raw Canon G3 X images as CS6 version supports them.

    Make sure all your plugin for Photoshop CS6 camera raw.

    You can upgrade from this link: Camera Raw of Adobe Photoshop CC and CS6 Installer

    Kind regards

    Claes

  • help with my purchased version

    I loaded elements, entered the redemption code, got a serial number, but it says the serial number is invalid can not install. I loaded the trial version and it works, but I need help with my purchased version

    Thanks I thought about it. Windows. Responsible for the trial and from there, got the serial number and there

    Sent from my Verizon Wireless 4 G LTE smartphone

  • Accidentally, I bought the Mac in December and contacted support which helped me to get the right version installed, but now the PC version is not in my account downloads and I need to add it to a new computer. I don't know how to get help with this.

    Accidentally, I bought the Mac in December and contacted support which helped me to get the right version installed, but now the PC version is not in my account downloads and I need to add it to a new computer. I don't know how to get help with this. I don't remember how I got the PC version, I think I have access to my computer remotely and she sent, but I can't find any record of it.

    Since this is an open forum, not Adobe support... you must contact Adobe personnel to help
    Chat/phone: Mon - Fri 05:00-19:00 (US Pacific Time)

    Creative cloud support (all creative cloud customer service problems)
    http://helpx.Adobe.com/x-productkb/global/service-CCM.html

  • need help with the mac version of PES

    need help with the mac version of PES

    If you follow the 7 steps you can dl a trial via the links here: http://prodesigntools.com/tag/ddl

    and activate it with your serial number.

    If you have a problem dl'g, you don't follow all 7 steps.  the most common mistake is not meticulously follow the steps 1, 2, and/or 3 (which adds a cookie to your system, allowing you to download the correct version of the adobe.com site).

    p.s. If you need a more direct link, you must specify the exact version you want.

  • I downloaded and updated to version 6.0.2, and it's what version it says that I have in the help tab. But on the page of the addon, it won't let me download the latest themes ect because it says that my version will not work with it.

    He said all before. He tells me I have the latest version in the help tab slot on Firefox. I've upgraded as 4 times now, I even uninstalled firefox and reinstaled the latest version, but no change what he always says I'm out of date. as I said above on the addon pages I can't get what I want, as it says I still have version 3.6 help please I like firefox and IE hatred but it works much better for the moment

    https://support.Mozilla.com/en-us/KB/websites+or+add-ons+incorrectly+report+incompatible+browser

  • AutoConfig fails with the ERROR: Utility Version conflict failed. End it.

    / App/EBS/itgsiprf01/gsiprf01inst/Apps/GSIPRF01_choleba26t/Appl/admin/GSIPRF01_choleba26t. XML

    AC-10006: Exception - org.xml.sax.SAXParseException: file:/app/ebs/itgsiprf01/gsiprf01inst/apps/GSIPRF01_choleba26t/appl/admin/GSIPRF01_choleba26t.xml < line 433, column 46 >: XML-20121: end tag (Fatal Error) does not match the start tag 'oa_environment '. lifting when creating object file OAVars: /app/ebs/itgsiprf01/gsiprf01inst/apps/GSIPRF01_choleba26t/appl/admin/GSIPRF01_choleba26t.xml

    file:/app/EBS/itgsiprf01/gsiprf01inst/apps/GSIPRF01_choleba26t/appl/Admin/GSIPRF01_choleba26t. < Line 433, column 46 > XML: XML-20121: end tag (Fatal Error) does not match the start tag 'oa_environment '.

    ERROR: Cannot use of Version conflicts.

    End it.

    The log file for this session is located in the: /app/ebs/itgsiprf01/gsiprf01inst/apps/GSIPRF01_choleba26t/admin/log/11271521/adconfig.log

    oraprfgb@choleba26t:/app/EBS/itgsiprf01/gsiprf01inst/apps/GSIPRF01_choleba26t/Admin/scripts >

    Starting from AutoConfig Wed Nov 27 15:33:48 2013

    Using adconfig.pl version 120,26

    Classpath: /app/ebs/itgsiprf01/gsiprf01apps/apps/apps_st/comn/java/lib/appsborg2.zip:/app/ebs/itgsiprf01/gsiprf01apps/apps/apps_st/comn/java/classes

    null

    ERROR: Cannot use of Version conflicts.

    End it.

    The log file for this session is located in the: /app/ebs/itgsiprf01/gsiprf01inst/apps/GSIPRF01_choleba26t/admin/log/11271533/adconfig.log

    ERROR: Cannot create/admin/out/11271613, mkdir/admin order: permission denied at /app/ebs/itgsiprf01/gsiprf01apps/apps/apps_st/appl/ad/12.0.0/bin/adconfig.pl line 686

    Please make sure that your OS level apps node owner has read/write permission to create "/ admin/out/11271613.

    Thank you

    Hussein

  • Help with error: "display driver stopped responding, but recovered."

    Hello

    First of all, my configuration is a Dell XPS 7100, Windows 7 Home Premium 64-bit, the Videocard Visiontek AMD Radeon HD 6850 w / 9.2.0.0 driver version.

    AMD Phenom II X 6 cpu.

    My problem is that when I try to play a game (more precisely: Minecraft, SimCity, World in Conflict, AOE3) under Windows, the screen freezes for 5 seconds then go black for 1 second then back to the top with an error message saying:

    Display driver stopped responding, but recovered

    Driver AMD display driver stopped responding and has successfully recovered.

    This started only after I upgraded my video card to an AMD HD 5670 to an AMD Radeon HD 6850 Visiontek, which, at the same time, I upgraded my power supply to a 500w unit as AMD recommends. After that that I've updated all my drivers, deleted and reinstalled the driver video and which did not help. I then searched in all the forums about this problem and found that it is more than likely a problem with Windows power management. So, I followed the instructions on the site to change the registry data to help with this. This did not work, the same problem at the same time. I then contacted AMD Support and fairly well, they told me that it is either the power supply or windows power management which was the cause of the crash.

    I am at a loss now, I know not what to do. I have not tried all the third-party programs to try to manage the power. But if someone has used one that works or has any ideas for me to try please let me know.

    Thank you very much!

    I found a solution that helps!

    Please make a backup of the registry before making any changes in it.

    When editing the registry go to:

    • HKEY_LOCAL_MACHINE
    • then the MATERIAL
    • then DEVICEMAP
    • then the VIDEO
    • in the 'VIDEO' file, there is an entry with the title: MaxObjectNumber - REG_DWORD
    • This has a value at the end that looks like 0 x 00000006 (6) or 0 x 00000005 (5)
    • Double-click MaxObjectNumber, and an edit box appears
    • put 0 in the given value, and then click OK.

    This will disable Windows GPU Timeout detection and recovery. That she has stopped crashing on me.  The only problem is that windows does not save it and it resets after that rebooting so it must be changed every time you start the computer.

    If anyone knows how to save the changes to the registry, I would be very grateful for your advice.

  • Newbie needs help with cookie cutter in PSE8

    I'm new to PSE8, the cookie cutter tool and work with layers, what I need help with to accomplish what I want to do.

    I want to use one form of cookie cutter to make several 'holes' in an image, leaving a solid color background layer to show through. (Or another path, use the form of Cutter of biscuit as a solid 'rubber stamp' color to stop shape on the image in several places)?

    I opened my image in the editor and create a solid color fill layer, and then I select the shape of Cutter of biscuit that I want to use, for example a sheet.  Then I select the color fill layer, click and drag to create the sheet randomly somewhere in it.  When I release the mouse button, the window returns to the image and there is the leaf, locked in a box, in the color I want, on the image. I drag the box (leaves) to where I want it and click the green checkmark to accept. So far so good.  Here's the problem: in order to create another sheet on the image, I have to create another layer of fill and repeat the whole process.  If I try to use the same fill layer to a second sheet, the first sheet disappears.  I must be missing something very simple, but I can't figure out how to get out several sheets of a filling layer.  Also, I use a version without the constraint of the sheet because I would create several sheets of different sizes out of the fill layer as well.

    I would be grateful for any help or suggestion!

    Try the following:

    1. File > new > empty file - white
    2. Create a new layer, fill it red
    3. Create a new layer, fill it out of blue
    4. Access the marquee tool, drag the rectangle to the blue layer. You should see "ants in market". Press DELETE on the keyboard.  You should see red in the rectangular hole.
    5. Access to the custom shape (U) tool. In the form of culture library, select the heart shape black all and hang out on the blue layer. Press CTRL + left click the thumbnail of the layer of the capping layer for "mobile dotted." Hit delete on keyboard twice, and you should see red in the heart shaped hole.
    6. Continue with other forms.

Maybe you are looking for

  • want to 700-215: Add drive hard 4th envy 700-215

    You want to add a disk hard 4th envy 700-215.  There are only 4 connections on the motherboard sata, one is used by the dvd and then the other o\are 3 used by the hds. Is there a method to add another connection sata for the 4th disc, or is the choic

  • WiFi pilot missing on HP ENVY 6 - 1209tx Ultrabook

    Please I need help... I have HP ENVY 6 - 1209tx Ultrabook with windows 7 operating system... all the drivers for network cards show working properly in Device Manager... but I have not any wifi adapter or driver... tried to install Ralink 802.11 bgn

  • Re-sizing of my page

    Sometimes my page is now half its width and I have to hit the button expand every time. I can develop but as soon as I open another page it's baaack! UG, can someone tell me how to get my page back to normal?

  • Widows does not recognize HP DeskJet 722C

    I just installed Windows 7 on my Dell 4600. I had Windows XP before and I have problems with my HP Deskjet 722C printer. Windows 7 does not recognize the printer. I downloaded the original printer driver. That did not help. I did adapt Windows and Wi

  • English CC only version: compatibility issues with Windows 7 in Italian?

    Hello. When I try to buy the creative cloud all-apps included (taking advantage of the special offer), I wonder if I want the version of all languages or English only. Given that the latter is cheaper and I use Adobe software in English in any case,