facebook

Deploying externally launched on bea

💡
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. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #261844 Reply

    apuredol
    Member

    Hi, I am deploying a extensive web application using the feature of externally launched (because is a portal domain) on my bea weblogic 8.1 (on applications dir); things went ok, until i need to modify an struts-config file (i have a lot of modules), when i save the file, the build project takes a lot of time to release the block operation, that is happenning even with my app server stopped.

    If i perform the same operation with another file, like a jsp, java, or html, the build path is refreshed and it doesn’t take a lot of time, but if I modify xml files, like a struts-config file, the process is so frustrating.

    I deactivate all kinds of validations and the problem continues.

    Mi Environment:

    Windows XP 32 bits
    Eclipse 3.2
    MyEclipse Enterprise 5
    Java 1.4.2_08

    Thanks for your help

    #261910

    Riyad Kalla
    Member

    Can you go to your MyEclipse menu, click it, then go down to Installation Summary then Installation Details and paste the result here for me?

    Also is the problem that there is a long running validation process when you save the file? You can open the progress view to see what is running then save the file and see exactly what the process is.

    #262012

    apuredol
    Member

    Riyad,

    Installations Details:
    ==========================================
    *** Date: Wed Nov 15 18:16:58 CLST 2006
    *** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.4.2_12

    *** MyEclipse details:
    MyEclipse Enterprise Workbench

    Version: 5.0 GA
    Build id: 20060805-5.0-GA

    *** Eclipse details:
    MyEclipse Enterprise Workbench

    Version: 5.0.1 GA
    Build id: 20060810-5.0.1-GA

    Eclipse Graphical Editing Framework

    Version: 3.2.0.v20060626
    Build id: 20060627-0816

    Eclipse Platform

    Version: 3.2.0.v20060609m-AgOexn6hlEUsvBO
    Build id: M20060629-1905

    Eclipse RCP

    Version: 3.2.0.v20060609m-SVDNgVrNoh-MeGG
    Build id: M20060629-1905

    Eclipse Java Development Tools

    Version: 3.2.0.v20060609m-F7snq1fxia-Z4XP
    Build id: M20060629-1905

    Eclipse Plug-in Development Environment

    Version: 3.2.0.v20060609m——6zXJJzJzJq
    Build id: M20060629-1905

    Eclipse Project SDK

    Version: 3.2.0.v20060609m-GNq6oQq-7es-Y81
    Build id: M20060629-1905

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    D:\Neoris\java\eclipse32\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    30c_70
    -product
    com.genuitec.myeclipse.product.ide
    -vm
    D:\Neoris\java\j2sdk1.4.2_12\bin\javaw.exe

    =====================================

    About to see the progress window when i save the xml, i already have it, moreover watching sleeping and system operations;

    The error is strange, because today i was trying to replicate it, and the first time it doesn’t take a lot of time, then saving several times the blocking operation appears again, the workspace hangs and a blank screen appears.

    When the blank screen doesn´t appear, I can only see a validator process (without update the task), and is not the same (always on Building Workspace) :
    Sometimes
    invoking WebClassPathBuilder
    or invoking DeploymentDescriptorValidator
    or invoking DeploymentBuilder

    It seems the build process is proportional to the times that i save the same struts-config module, each time takes more time to free.

    All operations where performed with the server stopped.

    Thanks for your support

    Raul

    #262030

    Riyad Kalla
    Member

    Raul,
    This is very strange. Can you do me a favor and download our 5.1 All-In-One installer, install it to a new directory then run it? (it includes JDK, Eclipse, MyEclipse latest stable releases) and then point it at your workspace and open the project and see if saving is faster?

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Deploying externally launched on bea

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