facebook

Packaged delply to oc4j very slow

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #243953 Reply

    awamser
    Member

    Eclipse 3.1.1
    MyEclipse 4.0.1
    OC4J 10g (10.1.2.0.2)

    I’m deploying a packaged project to an oc4j configured with auto-deploy. The progress information show the operation in process is WEB-INF/lib/hibernate3.jar or the actual war file. It’ll take 5 to 10 minutes for the EAR to get deployed.

    Any ideas on why it’s taking so long. My workstation is a 2.4 GHz with 2GB memory.

    #243954

    awamser
    Member

    jdk 1.4.2_10

    #243973

    awamser
    Member

    *** Date: Wed Jan 04 08:59:20 CST 2006

    *** System properties:
    OS=Windows2000
    OS version=5.0
    Java version=1.4.2_10

    *** MyEclipse details:
    MyEclipse Enterprise Workbench

    Version: 4.0.3 GA
    Build id: 20051025-4.0.3-GA

    *** Eclipse details:
    Eclipse SDK

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Platform

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse RCP

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Java Development Tools

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Plug-in Development Environment

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Project SDK

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\eclipse\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    860_70
    -vm
    C:\WINNT\system32\javaw.exe

    #244000

    Greg
    Member

    Are you deploying this just to the local filesystem? Does this slowness only happen with OC4J and with any project you create or just this one project you are working on?

    #244969

    awamser
    Member

    It’s been deployed to the local file system. This happens with both oc4j and tomcat.

    #244971

    Riyad Kalla
    Member

    Is OC4J running while you are trying to deploy? This is generally not a good idea. Have you tried using an exploded deployment?

    #245064

    awamser
    Member

    I’ve tried both oc4j stopped and running no change… also from what I’ve read you can’t used exploded deployment with oc4j.

    #245077

    Riyad Kalla
    Member

    How large is your project? How many files? (quick way to do this is right click in Windows Explorer on the project dir and read the stats from there, same goes for Gnome I believe)

    #245082

    awamser
    Member

    151 files @ 8.8 M

    Right now i have 2 tables mapped using hibernate, and 3 jsp files (/w struts configured).

    #245084

    Riyad Kalla
    Member

    Are you running a virus scanner by chance that analyzes files real-time? Try disabling it and seeing if deployment speeds up (obviously it shouldn’t be this slow regardless of what’s running, but I’m trying to rule out silly things)

    #245085

    awamser
    Member

    That’s what I thought and tried stopped the virus scanner, same results… also I was incorrect about saying I had the same issue with Tomcat. I just deployed the application (exploded) and it was complete in a few seconds.

    #245087

    awamser
    Member

    Ok, it’s not related to oc4j. I did a custom packaged deploy to the filesystem with the same results. My virus program was turned off… The ear file was on 8.13MB. the CPU on the boxes is at 100% when it’s running the deploy.

    #245092

    Scott Anderson
    Participant

    8.13MB? Is your application really that big or did you add some Jars from your sever or something (ie weblogic.jar)

    #245293

    awamser
    Member

    It contains the Jars that are added when you add hibernate and struts capabilities to a project.

Viewing 14 posts - 1 through 14 (of 14 total)
Reply To: Packaged delply to oc4j very slow

You must be logged in to post in the forum log in