UCSM list off all Webinterface .jar files / McAfee blocking ccore.jar

Hi guys,
I am looking for a list of all .jar files UCSM loads on startup, basically the /ucsm/unpacked folder.
We are using MCafee Enterprise AV 8.8 and it seems to block access to the ccore.jar file.
I am trying to get an exclude file rule from our IT for the management servers and I'm wondering if anyone could provide me with a list of those files.
If you know a solution for the issue which doesn't involve exception rules you are welcome to help me
Regards,
Constantin

If you open ucsm.jnlp file (the file which will be dowloaded to your machine when you try to launch UCSM GUI) in a text editor then you will see entries like,
and that will give you the complete list of jar files downloaded from the switch to your machine for the launching of UCSM GUI.
e.g.
    http://java.sun.com/products/autodl/j2se" java-vm-args="-Dsun.java2d.d3d=false -XX:+HeapDumpOnOutOfMemoryError -XX:MaxPermSize=256m"  initial-heap-size="128M" max-heap-size="768M"/>
Thanks,
Varun

Similar Messages

  • FM to get list of all directories and files on application server..

    Hi All,
    Can anyone tel me FM to get list of all directories and files on application server..i know 'F4_DXFILENAME_TOPRECURSION'
    and '/SAPDMC/LSM_F4_SERVER_FILE' these are working too...but my requirement is when i click F4 i should get list of directories and whn i select one of these the only directory name should display.....and whn click again for 2nd text box field i want file name ...means directory name in one text box field and file name in another....plz help me out..
    helpful answers wil b awarded.
    Thanks,
    Jayshree

    Hi Jayashree
    Please check this FM, SUBST_GET_FILE_LIST. Pass the file path and file name, if it returns an entry in table FILE_LIST, then the filename and path are valid.
    Hope this helps !
    ~ Ranganath

  • I would like a list off all apps that i have ever bought emailed to me in a list...can they do that???

    can someone help me i didnt back up my ipod and now i cant remeber all the paid apps i bought. i looked in the purchased history on my account but it shows like ton and tons off apps that i ever downloaded. i just want the list of the ones i bought...help.

    I know of no way to get what you want emailed to you.

  • Can I get a list of all binary files and what they do?

    I'm a newbie to Oracle. Needless to say I'm blindly muddling my way through the experiance of installations/setup and managing my first database. I realize that there is a three tier system and for my system all three of the tiers are on the same pc! In short I need help with what executables do what. I've tried going through Linux howto's, online docs, and even bought a book on the subject but the book seems to stroke the benifits of using Oracle instead of actually telling me how to use Oracle. I'm using Oracle8i 8.1.7 EE (enterprise edition) on Linux RH 7.0. I would like a link to a list or the actuall list of all the binary files in $OracleHOME/bin/ and what each of them do. Also important log files I should consult regularly would be most helpfull. Thanks.

    While you're at it, see if you can get a complete description of all the X$ tables.

  • Can we list all the audio files in the mobile throug the midlet application

    when i start an application that application should list(show)all the audio files in the mobile .
    From that user should play any of the audio file.
    is it possible in J2ME ?

    Steps -
    1) Use JSR 75 APIs to access every file on the phone file system.
    2) Apply filter to list only audio files.
    3) Show the list of audio files on UI.
    4) Use MMAPI to play the selected file.
    Atul

  • Listing a special type of files in a subDirectory

    hi all,
    i have a directory where there are some other subdirectories inside it .
    each one of these sub directories contains 2 files: an xml file and a PNG file .
    can i obtain a list of all the xml files only in all subdirectories ??
    if any body knows please try to reply and show me how can this be done...
    thanks in advance.
    regards,
    D.Roth.

    Quick and dirty, and if you only need the file names, you could just use String for your Lists, instead of File references.
    import java.io.File;
    import java.io.IOException;
    import java.util.ArrayList;
    import java.util.List;
    public class Test  {
         public static void main(String[] argv) throws IOException
              List<File> javaFiles = new ArrayList<File>();
              File topDir = new File("c:\\Testing");
              if(topDir.isDirectory())
                   javaFiles = getFiles(topDir);
              System.out.printf("Found %d xml files is directory %s and its sub-directories",javaFiles.size(), topDir.getName() );
              for(File f : javaFiles)
                   System.out.println(f.getPath());
         private static List<File> getFiles(File dir)
              List<File> fileList = new ArrayList<File>();
              File [] files = dir.listFiles();
              for(int i = 0; i < files.length; i++)
                   if(files.isDirectory())
                        fileList.addAll(getFiles(files[i]));
                   else if(files[i].getName().endsWith(".xml"))
                        fileList.add(files[i]);
              return fileList;
    Of course, if you are that new, you might want to back up some and acutally learn java before doing stuff like this. Not that it is that complicated, but you need the basics first. Use this code as is at your own risk.
    ~Tim

  • Table containing list of all Report Definitions

    Hi all
    anyone knows how can i retrive a list of all Report Definition Files?
    Thanks

    You can find the list of Infotypes in Table T582S.
    Vinodh Balakrishnan

  • Help: Algorithm for Load File Data Block Hash?

    Hi guys
    I would like to understand the algorithm of a field in INSTALL for LOAD command. It is "Load File Data Block Hash". I'm concerning about it in JCOP tool + Eclipse
    (All I want to to is designing the new INSTALL for LOAD command, and I want to imitate JCOP tool)
    Can I use DES algorithm for this field?
    Thanks in advance.

    The load file data block hash is described in GP Card Spec v2.1.1 sections 6.7.6.1, 7.7.7 and C.2 all titled Load File Data Block Hash.
    The hash is a SHA-1 hash of the load file data block.
    Cheers,
    Shane

  • Hi ,How can I get a list of all laptops or users with folder direction enabled or offline files enabled, be it sccm or poerwshell . i have struggled for a week.

    Hi ,how can I get a list of all laptops or users with folder direction enabled or offline files enabled, be it sccm
    or poerwshell . i have struggled for a week
    tchocr

    Hi,
    There is no such PowerShell command can achiev this. Maybe you can use a script to get the user name with folder redirection enabled. However, I am not familiar with writing script, and it would be better for you to ask in script forum below for professional
    assistance:
    http://social.technet.microsoft.com/Forums/en-US/home?forum=ITCG&filter=alltypes&sort=lastpostdesc
    Best Regards,
    Mandy
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • How can I get a list of all laptops or users with folder direction enabled or offline files enabled, be it sccm or poerwshell . i have struggled for a week.

    How can I get a list of all laptops or users with folder direction enabled or offline files enabled, be it sccm or poerwshell . i have struggled for a week.

    Hi,
    There is no such PowerShell command can achiev this. Maybe you can use a script to get the user name with folder redirection enabled. However, I am not familiar with writing script, and it would be better for you to ask in script forum below for professional
    assistance:
    http://social.technet.microsoft.com/Forums/en-US/home?forum=ITCG&filter=alltypes&sort=lastpostdesc
    Best Regards,
    Mandy
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • In iTunes 10, I could type "Sinatra" in the search file, and would get a list of all tracks with "Sinatra" in any field.   In iTunes 11 I get these clever little windows, with nice arrows, but no lists to view.   What am I missing?

    In iTunes 10, I could type "Sinatra" in the search file, and would get a list of all tracks with "Sinatra" in any field.   In iTunes 11 I get these clever little windows, with nice arrows, but no lists to view.   What am I missing?

    Thanks for chipping in.   I discovered something after trying what you suggested.   I have quite a few collections of hits by year from Time Life and Billboard.  I've eliminated duplicate tracks that appear in both collections (or other CDs for that matter), but cross-reference the CD where I deleted the track and placed in in the comments section of the CD track I retained.   If I "search" by song name, only the remaining track appears.   But if I want to hear for example Classic Rock 1964, only those tracks remaining would be there when I pull up that CD.   So, I type "Classic Rock 1964,"  in the search field.  First the boxes on the right of the screen open up showing album icons.  Showing four tracks by album with a button to view 10 more, then four songs with an option to vies 18 more.   I finally noticed that at the top of the boxes is a blue band that reads, :Show Classic Rock 1964 in Music.  When I double click on this blue band, all 24 tracks from the original CD appear in the song list format even though I had deleted two of them because they appeard in a Beach Boys CD.   On those tracks, I had referenced Classic Rock 1964 in the comments field.    So, bottom line, Search will also look in the comments field if you click "filter by all" in the magnifying glass to the left of the search field.   And you can move all tracks that if finds into a song list by double clicking on the blue band.

  • My computer crashed with all my itunes files.  I was able to get some off and transfer them to another computer.  I am afraid to sync my ipod to the new computer becaused I do not want to loose all of my playlists and other music.  Will this happen?

    My computer crashed with all my itunes files.  I was able to get some off and transfer them to another computer.  I am afraid to sync my ipod to the new computer becaused I do not want to loose all of my playlists and other music.  Will this happen?

    To import music into your iTunes library on the computer go to iTunes>Help>iTunes Help>Add items to iTunes and follow the instructions
    Delete the "songs" that do not play in your iTunes library and reimport them.

  • How to read list of all files in folder on application server?

    How to read list of all files in folder on application server?

    Hi,
    First get the files in application server using the following function module.
        CALL FUNCTION 'RZL_READ_DIR_LOCAL'
          EXPORTING
            name     = loc_fdir
          TABLES
            file_tbl = int_filedir.
    Here loc_fdir contains the application server path.
    int_filedir contains all the file names in that particular path.
    Now loop at int_filedir.
    OPEN DATASET int_filedir-name FOR INPUT IN TEXT MODE ENCODING  DEFAULT MESSAGE wf_mess.
    MESSAGE wf_mess.
        IF sy-subrc = 0.
          DO.
            READ DATASET pa_sfile INTO wf_string.
            IF sy-subrc <> 0.
              EXIT.
    endif.
    close datset int_filedir-name.
    endloop.

  • Is it possible to export a file from Organizer with the list of all the images in an album?

    Is it possible to export a file from Organizer with a list of all the images in a certain album? In filling one of my albums I did not save my edited images to the same file... they are spread out a bit.... Now I want them to make a book with them (outside of Elements).

    As far as I know, Elements does not have the ability to create lists.
    The solution to your problem of making a book outside of Elements is to place all the desired photos in an Album and then select File->Export->As New Files which gives you the ability to make a copy of every photo in the album in a new folder, from which you would create your photobook.

  • How do I get a list of all missing files in a catalog in LR2?

    Is there an easy way to get a list of all missing files for the thumbnails in Lr2? I know the symbol that appears in the upper right corner of any particular photo that is missing its file, but how can I get a list of all such photos for an entire catalog (or at least big chunks of a catalog).
    Thanks.

    You can right click a folder and choose Synchronise - it has a Show Missing Files buttom.
    John

Maybe you are looking for