Can not find weblogic_sp.jar file after installed weblogic

I just installed weblogic server (using weblogic610sp2_win.exe file) on my windows
2000 pro box. Everything looks fine but I can not find the < weblogic_sp.jar >
file. I noticed some guys met same problem but no answer.
can you help me ?

Hi.
Don't worry about it.
The reference to weblogic_sp.jar is a leftover from previous methods for updating
service packs. Nowadays when you install a service pack it is integrated into the
weblogic.jar file. If you have any doubts about your server version after installing
or applying a service pack you should check the server version via the console
(Servers|<server name>|Monitoring|Versions). Your version string should look
something like: "WebLogic Server 6.1 SP2 12/18/2001 11:13:46 #154529"
Regards,
Michael
Leo wrote:
I just installed weblogic server (using weblogic610sp2_win.exe file) on my windows
2000 pro box. Everything looks fine but I can not find the < weblogic_sp.jar >
file. I noticed some guys met same problem but no answer.
can you help me ?--
Michael Young
Developer Relations Engineer
BEA Support

Similar Messages

  • I can not find ovi suite program after installing ...

    hi how are you all i need ur help i installed  ovi suite last version on my pc windows 7 but when i click start ovi suite i can not find it on desktop or in program list what shall i do & why the program not found in program list or on desktop plz help me waitting ur answer

    Did you install it or just downloaded the Application Installer from the Nokia site ?
    Search for Nokia_Ovi_Suite_webinstaller_ALL.exe and run it ...

  • Can not find a movie file after downloading from iTunes.

    After downloading a movie in iTunes Store (with iTunes Extra feature), I don't know why I can't find the main movie file on my hard drive (only iTunes Extra file was showed). What can I do?

    I can't find a movie I downloaded and iTunes wants me to purchase it again.

  • Where can i find weblogic_sp.jar???????

    i use JBuilder7 to develop a JSP and Servlet.when i make the files ,the system say "Can not find F;\bea\weblogic700\server\lib\weblogic_sp.jar to copy to WebApp MyWebApp : file is defined as element of library weblogic6.X Deploy"
    when i config Tool->Config servers ,i delete the weblogic_sp.jar item and I can not find this Jar file in that directory.
    How can i do or Which link i can find the weblogic_sp.jar to download?

    Try this link - you'll need to login:
    http://support.bea.com/sitemap.jsp?highlight=sitemap#_BEA_Product_Downloads_and_Service_Packs

  • Please I can not get a .jar file to run on XP SP3 start/run/cmd/

    I can not get a .jar file to run on XP SP3 start/run/cmd/
    Please help if can figure this out. I'm convinced it is a Windows XP SP3 problem from searching on google and seeing other ppl on XP SP3 with same problem (but no working solution for myself). I'll try to be complete-listing all I've done.
    I had installed: Java SE Runtime Environment v6u14 for Windows Multi-language
    I had checked here it was working properly: http://www.java.com/en/download/manual.jsp
    I'm trying to run this jar file (soht-client-0.6.2.jar):
    http://prdownloads.sourceforge.net/telnetoverhttp/soht-java-client-0.6.2.zip?download
    http://www.ericdaugherty.com/dev/soht/javaclient.html < this is the information for the program.
    (yes the file can be executed and should open the program's window
    I wanted to post screenshot of it but friend that it's working for isn't here)
    _(Please find log of all cmds I did in this post here: http://pastebin.com/f792983df )_
    _I have extracted +'all' the files to: C:\062\+_ (I have tried using other directories, same problem)
    ++I then start/open/run/cmd+
    then I: cd C:\062\+
    then I try various commands - all+ of these do absolutely nothing- meaning no errors, no reply, no window opens, nothing except enters that directoy again:
    java -jar soht-client-0.6.2.jar
    java -jar -client soht-client-0.6.2.jar
    java -client -jar soht-client-0.6.2.jar
    java -jar soht-client-0.6.2.jar soht.properties
    soht-client-0.6.2.jar
    So I try this cmd: java soht-client-0.6.2.jar
    Reply:
    C:\062>java soht-client-0.6.2.jar
    Exception in thread "main" java.lang.NoClassDefFoundError: soht-client-0/6/2/jar
    Caused by: java.lang.ClassNotFoundException: soht-client-0.6.2.jar
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    Could not find the main class: soht-client-0.6.2.jar. Program will exit.
    I try this cmd:
    java -jar soht-client-0.6.2.jar -client
    Reply:
    C:\062>java -jar soht-client-0.6.2.jar -client
    Unable to load configuration file: -client - java.io.FileNotFoundException: -cli
    ent (The system cannot find the file specified)
    SOHT Java Client
    The SOHT Java Client requires a properties file. Either start
    the application in the same directory as the soht.properties
    file, or specify the file name on the command line:
    java -jar soht-cleint-<version>.jar c:\soht.properties
    So then I do these cmds which produce the exact same error/reply just above; Unable to load..:
    j_ava -jar soht-client-0.6.2.jar -client soht.properties_
    java -jar soht-client-0.6.2.jar -client C:\062\soht.properties
    So then I copy soht.properties to C root and do:
    java -jar soht-client-0.6.2.jar -client C:\soht.properties <same error as above
    Then from other information I have read I right click on the .jar file, select open with Always open with:
    _"C:\Program Files\Java\jre6\bin\javaw.exe"_
    Try again.. same problem.
    Then I do cmd:
    _"C:\Program Files\Java\jre6\bin\javaw.exe" -jar "C:\062\soht-client-0.6.2.jar"_
    does nothing, retry the other commands same thing (either nothing or those same replies)
    Then I read (http://forums.sun.com/thread.jspa?threadID=5384879) someone had the same problem as I and they solved it by uninstalling all Java/reboot/ then install JDK 6 Update 14 with NetBeans 6.5.1 start NetBeans and then it worked for them.
    So I unistalled all Java, rebooted and gave the cmd another try (before re-installing), now a new error, of course:
    C:\062>java -jar soht-client-0.6.2.jar
    'java' is not recognized as an internal or external command, operable program or batch file.
    Then I install  Java SE and NetBeans Cobundle (JDK 6u14 and NB 6.5.1) Final Release/ reboot/ open Netbeans/
    go to test java page; all is good, run cmds again -and still nothing..
    C:\062>java -version
    java version "1.6.0_14"
    Java(TM) SE Runtime Environment (build 1.6.0_14-b08)
    Java HotSpot(TM) Client VM (build 14.0-b16, mixed mode, sharing)
    I reassociate program with: C:\Program Files\Java\jre1.6.007\bin\javaw.exe_
    same thing.. nothing
    Thank you very much for your time :D_
    PS. My computer has been newly reformatted so needing another reformat I'm sure is not the solution.

    Thank you very much for your replies Taggert_77 & swmtgoet_x :D
    Taggert77_: I have never used NetBeans. I only installed it in the bundle as I had read on another post that somehow installing the bundle magically helped another user with the same problem (he didn't know why it worked after that either).
    Before XP SP3 I was able to execute .jar file through cmd prompt. Now I am not.
    This file is executable, grab it and you will see. Here is a screen shot (program in front is FlashFXP, behind is the cmd prompt and what should happen):http://www.freeimagehosting.net/uploads/53273b4ddf.jpg
    swmtgoetx_: I only did the other cmd's to try to make it spit out something, anything lol :D
    The proper cmd is simply: java -jar soht-client-0.6.2.jar
    I did give your cmd a try, and it produced nothing :( (just like the other correct cmds)
    java -client -jar soht-client-0.6.2.jar soht.properties
    Thank you again...the mystery remains
    PS. If you do a search for this you'll find an amazing amount of XP SP3 users with the same problem and no solution posted that I could find except one chap that did the unistall install order that I did above).

  • Can't open any excel files after installing Snow Leopard

    I can't open any excel files after installing Snow Leopard. Is anyone else having this problem?
    I have a standard iWork '08 install. Has anyone experienced? And better yet, know of a fix?

    Welcome to Apple Discussions
    Most users who have had a problem opening Office files with the iWork apps after upgrading to Snow Leopard have the problem fixed by updating to the latest versions. For iWork '08 that is Pages 3.0.3 & Numbers 1.0.3. For iWork '09 it's Pages 4.0.2 & Numbers 2.0.2. I don't use Keynote, but it should also be updated. If you're not running the latest versions & Software Update says your software is up to date, make sure the applications are where the installer initially put them. The updaters are very picky. If the location is not where the updater is programmed to look or if the folder doesn't have the name the updater looks for, it will not work. The applications cannot be renamed or moved. They must be in the iWork '08 or iWork '09 folder in Applications. That iWork folder must be named iWork '08 or iWork '09. If it doesn't have the '08 or '09 Software Update won't find them & the updaters won't work.

  • SiteMinder with Weblogic8.1: could not find 'smsecurityproviders.jar' file

    Hello All,
    I am trying to "Integrating SiteMinder with Weblogic 8.1" using follwing support pattern:
    https://support.bea.com/application_content/product_portlets/support_patterns/wls/UsingAndTroubleshootingWebLogicServerAndSiteMinderPattern.html
    In the support pattern, one step is to put "smsecurityproviders.jar" file in the "WL_HOME/server/lib/mbeantypes" directory but I could not find "smsecurityproviders.jar" file.
    Could somebody please tell me...where can I find this jar file and if I have to create this jar file ..what are the steps?
    Your help is much appreciated!
    Regards,
    Qumar
    Edited by qumar_tcs at 05/28/2008 2:51 AM
    Edited by qumar_tcs at 05/28/2008 2:51 AM
    Edited by qumar_tcs at 05/28/2008 2:53 AM

    Dear Patel,
    Thanks a lot for the reply!
    It would be very nice...if you could tell me the siteminder directory, where I can find this jar file...I searched a lot but could not find this jar file.
    if possible for you, please send me the jar file on my mail id:
    [email protected]
    Regards,
    Qumar

  • When i look at how much hard drive space i have available, my mac says i have 250 gigs used up in backup.  I can not find this backup file to delete it and free up the space

    When i look at how much hard drive space i have available, my mac says i have 250 gigs used up in backup.  I can not find this backup file to delete it and free up the space

    OmniDiskSweeper is a free utility that checks HD space.
    FreeSpace cost $1 or is a free utility that checks HD space.
    SpaceControl is a free utility that checks HD space.

  • Why my spotlight can not find my personal files ? It can find them before but can not find them now,I want to know why?

    why my spotlight can not find my personal files ? It can find them before but can not find them now,I want to know why?

    From the menu bar, select
     ▹ System Preferences ▹ Spotlight ▹ Privacy
    The list of items excluded from Spotlight indexing is shown (it may be empty.) Click the plus (“+”) icon to add an item to the list. Select your boot volume (under DEVICES) and add it to the list. Then remove it from the list by selecting it and clicking the minus (“-“) icon.
    Spotlight will rebuild the index. If you try to do a Spotlight search now from the magnifying-glass icon in the top right corner of the display, a pulsing dot will appear in the icon. When the dot disappears, the indexing is complete.

  • I can not activate my iphone 4 after installing the firmware ios 7, can not remember the password apple id, a check box is all

    I can not activate my iphone 4 after installing the firmware ios 7, can not remember the password apple id, a check box are all available, please look into this matter
    serial number TP113FG5A4S, imei 012657000548662

    Copied from my initial post:
    Then you'll NEVER be able to re-activate the phone. This is called Activation Lock & there is no way around it if you don't know that info.
    You can try & recover the ID here:
    https://iforgot.apple.com/appleid

  • HT4790 I can not find my hard drive after encryption

    I have a macbook pro I upgraded to Mountian lion from 10.6.8.
    Went through the encryption process. Now my user can not find his hard drive after a re boot
    Steve

    Uninstall the program. It should have come with an uninstaller. If not, contact the developer for instructions.

  • Weblogic can not find mssql jar

    Jdeveloper, latest version can have access to my remote MSSQL database. When I try to Run the application after making a model, IntegratedWebLogic can not find the mssql jar. Any idea how can i fix this.
    Thanks in advance

    Dear Shay, thanks a lot for your prompt respons. Be honest to you I 'm new to jdeveloper and what I did was:
    I have downloaded the sqljdbc4.jar and placed it under the Oracle/Middelware/jdeveloper/jdev/lib directory.
    where/how can i deploy it by default?
    my embeded WebLogic is installed also under the Oracle/Middelware directory, I have the following sub directory:
    Oracle/Middelware/wlserver_10.3/bugsfixed
    Oracle/Middelware/wlserver_10.3/common
    Oracle/Middelware/wlserver_10.3/inventory
    Oracle/Middelware/wlserver_10.3/server
    Oracle/Middelware/wlserver_10.3/sip
    and under all of these directorie I have lib directory, where do I have to copy the mssql jar?
    Mant thanks for your support..

  • CAN NOT FIND PFI.JAR

    TRYING TO COMPILE MY APP PROJECT WITH COMMAND LINE, HOWEVER CAN NOT FIND THE PFI.JAR. (DOESNT EXISTS IN "ADOBECS5/PFI/BIN/PFI")
    UNDERSTAND IT IS NO LONGER EXISTS. WHAT IS THE ALTERNATIVE WAY TO INSTALL MY APP IN ITUNE'S ?

    thanks,
    in my computer i have new version of flash which does not include pfi.jar
    however  i found it in my old computer
    can i just copy the file pfi.jar and paste it in my new computer? can i pase it anywher or should it be in a specific folder?
    thanks

  • Itunes can not find original song file

    Suddenly my itunes can not find the song's original file.
    I see that the file is on the driver but when I double click on Itunes I get this mesage:
    "the song could not be used because the original file could not be found.
    Any helpers out there?
    THKS

    I've been experiencing this problem for a while now. It happens with version 7.1 but it started with an earlier version of iTunes 7. I never experienced it before iTunes 7. In my experience the number of files iTunes "thinks" is missing increases with the length of time iTunes has been running between restarts (I usually just put my system to sleep overnight so it can "run" for days on end). When it first started happening I used to go and find the "missing" music file(s) and reconnect it(them). Then, one day, I found a flood of "missing" songs. I decided I had nothing to lose by stopping iTunes and restarting it. When I restarted iTunes none of my songs were missing! This indicated to me that it's the iTunes code that's active after a restart that has a bug that makes it lose track of the music files.
    To check, I looked in the Music/iTunes/iTunes Music Library.xml file for songs while they were being reported as "missing", and, lo and behold, the song file locations are still there. iTunes must reread the xml file when it starts up and this cures the problem, at least in my case. (Too bad it doesn't use the file while it's running.)
    I usually just play my entire library in random order. So, if a song or two disappears, I'm rarely aware of it. All I've been doing lately is stopping and starting iTunes when I feel like getting rid of the "!" scourge.

  • I CAN NOT FIND MY IWEB FILES SO THAT I CAN USE THE (SEO TOOL) HELP

    IM TRYING TO MAKE MY WEB SITE NOTICED ON SEARCH ENGINE...
    SO I DOWN LOADED THE SEO TOOL FROM MAC STORE
    THE TOOL IS ASKING ME TO OPEN IWEB FILES IN MY MAC AND COPY/PASTE TO PAGE
    BUT I CAN NOT FIND THE FILES SAVED IN MY MAC
    PLZ HELP
    <Link Edited By Host>

    WHY DO YOU SHOUT!!!
    Here's a tip :
    Publish to a folder. It's probably explained in the manual.
    Repeat : IN THE MANUAL
    Another tip.
    Write interesting content.
    Advertise.
    Make yourself known.
    Magic words : social media
    And provide a clickable link.
    Google indexes this forum in realtime and would have found your website in a hour or so.
    Missed opportunity.

Maybe you are looking for