NoCalssDefFoundError on iasdeploy

I am getting a NoClassDefFoundError during the deployment process. The classes are included in the classpath and come from an external jar file. Some of the classes are the ones used in the signature of EJB remote interfaces. This is a key statement!
I managed to resolve the problem and now believe this is a bug.
Here is what I had to do. I have unpackaged the jar file and added the classfiles to all ejb modules. As soon as I did that iasdeploy worked fine. I know that there is no problem if the classes from the external library are NOT used in anything that gets verified during deployment process. That is why the earlier statement about remote interface signature ia important. This exercise makes me believe that iasdeploy has a bug where the classpath used during verification is not the classpath specified in JAVA registry setting and neither the one in iasdeploy script (I have tried that too).
This is only a problem on Windows 2000. Deployment on unix works fine. I have tried this for iAS6.0 SP3 and SP4.
If anyone has more information about this, please let me know.
Thanks,
vadim

I believe that is the case on Win2k. You have to be responsible for the runtime class availability. You can solve that by deploying the external jar file in the same war package. And interesting enough, the jar gets extracted during the deployment process and are avaible as class files under the app's WEB-INF/lib/ dir. at runtime.

Similar Messages

  • Error while deploying module with iasdeploy : Exception while createXmlDocument() : connection refused

    Hi to you all,
    I work with iAS 6.0 sp2 on Solaris.
    For 1 day, I get that exception when trying to deploy or remove my modules (servlets + JSP) with the iasdeploy tool :
    Exception while createXmlDocument()
    java.net.ConnectException: Connection refused
    at java.net.PlainSocketImpl.socketConnect(Native method)
    at com.netscape.server.deployment.WebbAppReg.run(compiled code)
    at com.netscape.server.deployment.WebbAppReg.main(Unknown source)
    The war archive is put in the JAR directory, unpacked in the APPS/modules directory, but the servlets of the module have the null GUID in the registry ({000000 000000 000000}. And so, I have the GX error when trying to invoke them.
    What appends ? Is it a iAS process which is unable ?
    Please help !
    Paul-Emile

    I think you have not put the xml files in the war file.
    You need to put them under WEB-INF/ directory. Manually generate the guids using kguidgen script and try to deploy the war module. It should work fine. If it doesnot work please send me the file. So that I can further investigate and find out where exactly the problem is.Other wise you can use the deploytool.
    Please let me know if this works fine.
    Thanks for visiting our web forum.

  • Iasdeploy not working in ias6.5

    I Just installed ias6.5 on Windows NT with Sp6. Installation went on fine, but i could not run sample fortune application. Fortune application itself is not registered in the server and if i try to manually register the application by iasdeploy deployapp fortune.ear, it is giving an errror saying "The input line is too long. The syntax of the command is incorrect "
    Can anyone help

    Hi,
    Yes I can help. Can you post the entire error messages that is displayed on the screen when you tried to deploy the application. That will help to understand the problem better.
    Thanks & Regards
    Ganesh .R
    Developer Technical Support
    Sun Microsystems
    http://www.sun.com/developers/support

  • Iasdeploy in SP3 for NT

    Anyone tries to use iasdeploy in SP3 for NT? I try to deploy 'fortune' (the
    simlpest example) using the bundled Ant script. But I got the following
    error: (Full log below)
    [exec] Severity 1: DeployLogListener: sending packet
    c:/iplanet/ias6/ias/JAR/fortune.ear J2EEInstallEar
    [exec] Severity 1: DeployLogListener:j2eeappreg -nodeprecated
    c:/iplanet/ias6/ias/JAR/fortune.ear 2>&1 XXXXXXXX
    [exec] MCXXXX:j2eeappreg -nodeprecated
    c:/iplanet/ias6/ias/JAR/fortune.ear 2>&1
    [exec] Severity 1: DeployLogListener:10 The system cannot find the path
    specified. XXXXXXXX
    [exec] MCXXXX:10 The system cannot find the path specified.
    [exec] Severity 1: DeployLogListener:50 kas> deployment action
    ''J2EEInstallEar'' (c:/iplanet/ias6/ias/JAR/fortune.ear) failed. XXXXXXXX
    I then used j2eeappreg and iasdeploy directly to deploy and found that
    j2eeappreg works fine, but iasdeploy still fails. I noted that the EAR path
    following j2eeappreg was translated to "/" (instead of "\" in NT) when I
    used iasdeploy. Does it matter?? I tried these 2 combinations for j2eeappreg
    directly and they all work! Any hints to solve? Is it a bug for my machine
    or SP3?
    The same problem occurred with my self-developed application. They all works
    in SP2 for both NT and Solaris!
    Thanks.
    - Rebecca
    ===================================================================
    C:\iplanet\ias6\ias\ias-samples\fortune\src>build install_ear
    Buildfile: build.xml
    install_ear:
    [echo] Copied fortune.ear to sample root directory.
    [echo] Executing iasdeploy to register fortune.ear.
    [exec] iasdeploy for iPlanet Application Server 6.0 SP3
    [exec] Debug level set to on ..
    [exec] Severity 1: Inside IasDeploy.main() ...
    [exec] Connected to LDAP server on mcxxxx port 389
    [exec] Severity 1: Inside DeployJar server size ...1
    [exec] Severity 1: Inside DeployJar Deployable action
    ....J2EEInstallEar
    [exec] Severity 1: Inside DeployJar Deployable Name ...fortune
    [exec] Severity 1: Deploying to IAS, host name is MCXXXX
    [exec] Severity 1: SharedConfigServerGroup:Added: [MCXXXX:10817]
    [exec] Severity 1: Inside DeployJar .. DeployGroupList ..
    [exec] Severity 1: Inside DeployJar .. before creating DeployThread..
    [exec] Severity 1: DeployThread: a new thread created
    [exec] Severity 1: Starting Connection Pool Manager
    [exec] Severity 1: DeployEngine.logon...Logged on to server:
    [MCXXXX:10817]
    [exec] Severity 1: Inside DeployJar .. after forming DeployThread ..
    [exec] Severity 1: Inside DeployJar .. after calling group Thread ..
    [exec] Severity 1: DeployThread: Now sequentially for server:
    [MCXXXX:10817]
    [exec] Severity 1: Deployable Type : 1
    [exec] Severity 1: executeRPC successful ..
    [exec] Severity 1: The JAR Path is : c:\iplanet\ias6\ias\JAR
    [exec] Severity 1: destination file :
    c:/iplanet/ias6/ias/JAR/fortune.ear
    [exec] Severity 1: Sending file :
    C:\iplanet\ias6\ias\ias-samples\fortune\src\..\fortune.ear
    [exec] Severity 1: 1c:\iplanet\ias6\ias\JAR\fortune.ear transferred
    [exec] MCXXXX:null
    [exec] MCXXXX:10 kas> deployment action ''J2EEInstallEar''
    (c:/iplanet/ias6/ias/JAR/fortune.ear) running.
    [exec] Severity 1: DeployEngine.rpc_deploy_cmd: 10 kas> deployment
    action ''J2EEInstallEar'' (c:/iplanet/ias6/ias/JAR/fortune.ear) running.
    [exec] Severity 1: DeployLogListener: sending packet
    c:/iplanet/ias6/ias/JAR/fortune.ear J2EEInstallEar
    [exec] Severity 1: DeployLogListener:j2eeappreg -nodeprecated
    c:/iplanet/ias6/ias/JAR/fortune.ear 2>&1 XXXXXXXX
    [exec] MCXXXX:j2eeappreg -nodeprecated
    c:/iplanet/ias6/ias/JAR/fortune.ear 2>&1
    [exec] Severity 1: DeployLogListener:10 The system cannot find the path
    specified. XXXXXXXX
    [exec] MCXXXX:10 The system cannot find the path specified.
    [exec] Severity 1: DeployLogListener:50 kas> deployment action
    ''J2EEInstallEar'' (c:/iplanet/ias6/ias/JAR/fortune.ear) failed. XXXXXXXX
    [exec] MCXXXX:50 kas> deployment action ''J2EEInstallEar''
    (c:/iplanet/ias6/ias/JAR/fortune.ear) failed.
    [exec] MCXXXX:
    [exec] Could not deploy to MCXXXX
    [exec] Severity 1: Removing [email protected]:10817
    BUILD SUCCESSFUL
    Total time: 15 seconds

    I had a different problem with DBA studio, but the resolution may help.
    Apparently the Agent service for JServer is 8.0 functional still, so the Client's TNSNAMES.ORA file needs to be configured using a SID rather than a SERVICE :
    (CONNECT_DATA =
    (SID = <the DB SID>)
    I am having problems getting servlets running, have you had any joy?

  • Newbie: iasdeploy error (

    I am new to ias and running through some of the sample apps to get my
    configuration straightened out. When trying to deploy the helloworld.ear
    file, I get the following error:
    bash-2.03# iasdeploy deployapp helloworld.ear
    iasdeploy for iPlanet Application Server 6.0 SP3 Test Drive
    dev-mm2:Error: could not logon to dev-mm2
    Since I was not the one that installed the ias I am not familiar with the
    config files. I assume that either dev-mm2 needs to be a full hostname
    (dev-mm2.here.com) or that a permission is not set up right. I'm hoping its
    the hostname.
    Could someone point me in the right direction of the config files and the
    resolution of this error?
    Thanks,
    Jay

    Hi,
    Check if your other applications work such as, fortune, bank, rrs, which are
    shipped along with iAS. Next, just stick to the documentation n the file
    \iplanet\ias6\ias\ias-samples\helloworld\docs\index.html and stick to it. Please
    let me know if this helps.
    Regards
    Raj
    Jay Wright wrote:
    I am new to ias and running through some of the sample apps to get my
    configuration straightened out. When trying to deploy the helloworld.ear
    file, I get the following error:
    bash-2.03# iasdeploy deployapp helloworld.ear
    iasdeploy for iPlanet Application Server 6.0 SP3 Test Drive
    dev-mm2:Error: could not logon to dev-mm2
    Since I was not the one that installed the ias I am not familiar with the
    config files. I assume that either dev-mm2 needs to be a full hostname
    (dev-mm2.here.com) or that a permission is not set up right. I'm hoping its
    the hostname.
    Could someone point me in the right direction of the config files and the
    resolution of this error?
    Thanks,
    Jay

  • ./iasdeploy ? gives Segmentation fault

    We are running a Solaris 8, iplanet 6.5 and when testing the command iasdeploy we receive a very strange error message. Does this fault derive from running the deploy command while the webserver is running?
    Also, we did not shut down the KJS and KXS before deploying an ear file, is it necessary?
    /iplanet/ias6/ias/bin> ./iasdeploy ?
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Error ID: 5448524541440E4350500631 FF
    # Problematic Thread:
    /iplanet/ias6/ias/bin/productversion[60]: 893 Segmentation Fault(coredump)
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Error ID: 5448524541440E4350500631 FF
    # Problematic Thread:
    ./iasdeploy[65]: 906 Segmentation Fault(coredump)
    Thomas

    [root@lapdance ~]# bkhive /mnt/win/windows/system32/config/system key
    Bkhive [email protected]
    Segmentation fault
    [root@lapdance ~]#
    I get the same, and I have tried this on two different computers.  Did you get anywhere with the problem?
    Cheers

  • Problem executing iascontrol and iasdeploy

    I installed IAS 6.0 SP3 under Windows NT 4.0. SP5. This has been the
    second installation. When I try to use either iasdeploy or iascontrol on
    the command line don't recognize the command but the path is OK. I get
    the follow message :
    Exception in thread "main" java.lang.NoClassDefFoundError:
    com/kivasoft/admin/iasControl
    I obtained this message after I defined the variable "GX_ROOTDIR" with
    the value of "C:\iplanet\ias6\ias" because in the second installation
    the setup program didn't do it. Of course, to uninstall IAS I ran the
    uninstall program without any problem but the second installation didn't
    put neither "iascontrol" or "iasdeploy" on "c:\iplanet\ias6\ias\bin". So
    I put inside this folder "iascontrol" and "iasdeploy" and I obtain the
    message above. It seems that in the second installation it didn't create
    the package "com.kivasoft.admin.iasControl".
    Can I create the package myself? Where can I find the source code?
    Can I solve my problem?
    Thanks you
    Regards.
    Victor

    Hi,
    Since you are installing on NT almost all the variables (like GX_ROOTDIR)
    are set automatically. You donot need to do anything to run iasdeploy or
    others. You may not find the source code for iAS, if you are not autherised
    to. I suggest you that, when you uninstall, after un-installation delete the
    remaining folders in ias installation directory manually. I donot think you
    can create a package your self. Please you try installation once more but
    with out modifying any variables. You may use easy set up.
    Should you have furhter questions please get back to the group.
    Thanks,
    Rakesh,
    Developer-Support Team, iAS.
    Victoriano Saez Gonzalez wrote:
    I installed IAS 6.0 SP3 under Windows NT 4.0. SP5. This has been the
    second installation. When I try to use either iasdeploy or iascontrol on
    the command line don't recognize the command but the path is OK. I get
    the follow message :
    Exception in thread "main" java.lang.NoClassDefFoundError:
    com/kivasoft/admin/iasControl
    I obtained this message after I defined the variable "GX_ROOTDIR" with
    the value of "C:\iplanet\ias6\ias" because in the second installation
    the setup program didn't do it. Of course, to uninstall IAS I ran the
    uninstall program without any problem but the second installation didn't
    put neither "iascontrol" or "iasdeploy" on "c:\iplanet\ias6\ias\bin". So
    I put inside this folder "iascontrol" and "iasdeploy" and I obtain the
    message above. It seems that in the second installation it didn't create
    the package "com.kivasoft.admin.iasControl".
    Can I create the package myself? Where can I find the source code?
    Can I solve my problem?
    Thanks you
    Regards.
    Victor

  • Why my iasdeploy tool can not run? Always display NoClassDefFoundError?

    C:\>iasdeploy
    iasdeploy for iPlanet Application Server 6.5
    Exception in thread "main" java.lang.NoClassDefFoundError: 4/0\common\lib\servle
    t/jar;
    Can anyone help me? Thank you

    up

  • I want to remove the COnlineBank, OnlineBank and csample applications from my application and web server.

    How can I safely do this on Solaris? I've tried "iasdeploy removeapp" and "iasdeploy removemodule" with no luck. I want to clear all of this demo stuff out to make both the web and app server look more production like.
    Thanks
    Eric

    Eric,
    these applications are applogics which are not controlled by the
    iasdeploy tool. Unfortunately, there is no tool available to remove
    these applications for you. What you can do is to manually remove all
    their entries, but be careful if you do that. If you remove the wrong
    keys you might break your ias installation, so be warned and make sure
    you backup the whole ias registry before attempting to remove anything.
    Eric Coleman wrote:
    >
    I want to remove the COnlineBank, OnlineBank and csample applications
    from my application and web server.
    How can I safely do this on Solaris? I've tried "iasdeploy removeapp"
    and "iasdeploy removemodule" with no luck. I want to clear all of
    this demo stuff out to make both the web and app server look more
    production like.
    Thanks
    Eric
    Try our New Web Based Forum at http://softwareforum.sun.com
    Includes Access to our Product Knowledge Base!--
    Han-Dat Luc ([email protected])
    Senior Consultant
    SUN Professional Services (iPlanet)
    o .
    o .
    O _ ____ _ _
    (_) _ \| | __ _ _ __ ___| |_ TM
    | | |_) | |/ _` | '_ \ / _ \ __|
    | | __/| | (_| | | | | __/ |_
    |_|_| |_|\__,_|_| |_|\___|\__|
    e-commerce solutions
    Sun Microsystems Australia Pty Ltd

  • The deployment process seems to die or get stuck, iAS 6 SP3 for Solaris 8?

    When I deploy my application in iAS 6 SP3 for Solaris 8 the deployment process seems to die or get stuck. In the shell window i get the messages
    iasdeploy for iPlanet Application Server 6.0 SP3
    Connected to LDAP server on sstu15.auto.com port 389
    iPlanet Application Server is running in international mode
    sstu15:null
    sstu15:10 kas> deployment action ''J2EEInstallEar'' (/u02/home/iplanet/JAR/SSS.ear) running.
    sstu15:10 kas> deployment action ''J2EEInstallEar'' (/u02/home/iplanet/JAR/SSS.ear) running.
    After this nothing happens for a really long time.
    When starting the deployment I get in the beginning of kas.log two entries
    ADMIN-168: kas> deployment get log ''J2EEInstallEar''
    GDS-007: finished a registry load
    but suddenly the second line disappears and the only message I get is the first entry. I need to break the deployment process and kill the processes manually.
    When starting the application server I get two error messages:
    Connected to LDAP server on sstu15.auto.com port 389
    iPlanet Application Server is running in international mode
    Connected to LDAP server on sstu15.auto.com port 389
    iPlanet Application Server is running in international mode
    iPlanet Administrative Server
    Version 6.0 SP3, Build 20010704
    Copyright (c) 1996-1997 KIVA Software Corporation.
    Copyright (c) 1998-1999 Netscape Communications Corporation.
    Copyright (c) 2000-2001 Sun Microsystems, Inc. Some preexisting portions Copyright (c) 2000 Netscape Communications Corp
    . All rights reserved.
    Use of this software is governed by the terms of the executed license agreement between you and iPlanet E-Commerce Solutions.
    [14/Feb/2002 11:02:12:7] error: ADMIN-071: kas> error: failed to either start up or connect to engine ''0'' (CCS0)
    [14/Feb/2002 11:03:08:8] error: ADMIN-071: kas> error: failed to either start up or connect to engine ''1'' (CCS0)
    I think all processes starts OK, I get one for .kas and one for kas, one for .kxs and one for kxs and finally one for .kjs and one for kjs.
    Is someone familiar with this/these problem(s)?

    It seems you are deploying a very big application. Try to deploy this application with following command
    j2eeappreg <filename>
    It should work fine. It was a bug with iasdeploy command in iAS SP3 which had been fixed in iAS SP4.

  • exception-type in web.xml does not appear to work

    WLS 60 SP1 (#101616)
              <exception-type> in web.xml does not appear to work. WLS shows standard
              "Internal error 500" page instead of a custom error page. The custom error
              page is shown if <error-code> is used instead of <exception-type>.
              Any ideas? Thanks
              

    Can you show me some of your code? This works for me.
    Also, you say that you are working with 6.0sp3. Are you sure? sp3 hasn't been
    released yet, except in a very limited beta. (I believe only internally, but I
    could be wrong about that.)
    David
    [email protected] wrote:
    Hi all,
    I have created a very simple servlet and an index.html file with a link
    to it, then packaged it into a WAR file with the appropriate web.xml and
    ias-web.xml files. I then created an application.xml file referencing
    only this servlet and adding a context root. After deployment via
    "iasdeploy deployapp simple.ear" and cycling the web server, I can reach
    the welcome file (index.html) correctly
    -"http://localhost/NASApp/simple". When I attempt to follow the link to
    the servlet ("simple servlet") the URL ends
    up as "http://localhost/NASApp/SimpleServlet" whereas it should be
    http://localhost/NASApp/simple/SimpleServlet If I type that url in, the
    servlet executes fine.
    I've deployed this into Tomcat and get the behavior I expect. It appears
    that the element in the application.xml file is ignored by
    iAS.
    I'm using iAS SP3 on Win2k (same problem on NT).
    This is such a basic behavior that I can't believe this is an existing
    bug. I must be doing something wrong...
    Any ideas?
    Thanks in advance,
    -Glen
    Files are attached.
    Name: simple.ear
    simple.ear Type: application/x-unknown-content-type-ear_auto_file
    Encoding: base64
    Description: filename="simple.ear"

  • Where do I deploy common EJB helper and utility classes

    Hi,
    I have a number of EJBs that each use a common set interfaces, exceptions and Value beans. If I deploy using the iasdeploy command line, then I must package up all these common classes within each of the EJB modules - leading to a lot of duplicate code.
    Is there a smarter a way of packaged the common classes so that I can include them in the .EAR file but only in one module.
    Note: I would prefer to only argument the IAS classpath with 3rd party classes that rarely change and not these common classes e.g. Jlog
    cheers
    Daniel

    Hi,
    Try to put all the EJB's in a single package and import the package. I
    can think of this solution right now, will keep posting for updates.
    Regards
    Raj
    Daniel Westerdale wrote:
    Hi,
    I have a number of EJBs that each use a common set interfaces,
    exceptions and Value beans. If I deploy using the iasdeploy command
    line, then I must package up all these common classes within each of
    the EJB modules - leading to a lot of duplicate code.
    Is there a smarter a way of packaged the common classes so that I can
    include them in the .EAR file but only in one module.
    Note: I would prefer to only argument the IAS classpath with 3rd party
    classes that rarely change and not these common classes e.g. Jlog
    cheers
    Daniel
    Try our New Web Based Forum at http://softwareforum.sun.com
    Includes Access to our Product Knowledge Base!

  • EJB and helper classes ...

    I have created an EJB component which uses
    some helper classes in JDeveloper 3.0 .
    The component deploys sucessfully to OAS 4.0.8.1 . When I try to run the component through an applet ( including the _client.jar
    in the archive tag) , the applet does not find the helper classes . How I do i include the helper classes in the _client.jar file ?                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Hi,
    Try to put all the EJB's in a single package and import the package. I
    can think of this solution right now, will keep posting for updates.
    Regards
    Raj
    Daniel Westerdale wrote:
    Hi,
    I have a number of EJBs that each use a common set interfaces,
    exceptions and Value beans. If I deploy using the iasdeploy command
    line, then I must package up all these common classes within each of
    the EJB modules - leading to a lot of duplicate code.
    Is there a smarter a way of packaged the common classes so that I can
    include them in the .EAR file but only in one module.
    Note: I would prefer to only argument the IAS classpath with 3rd party
    classes that rarely change and not these common classes e.g. Jlog
    cheers
    Daniel
    Try our New Web Based Forum at http://softwareforum.sun.com
    Includes Access to our Product Knowledge Base!

  • Servlet context in application.xml does not appear to work

    Hi all,
    I have created a very simple servlet and an index.html file with a link
    to it, then packaged it into a WAR file with the appropriate web.xml and
    ias-web.xml files. I then created an application.xml file referencing
    only this servlet and adding a context root. After deployment via
    "iasdeploy deployapp simple.ear" and cycling the web server, I can reach
    the welcome file (index.html) correctly
    -"http://localhost/NASApp/simple". When I attempt to follow the link to
    the servlet ("simple servlet") the URL ends
    up as "http://localhost/NASApp/SimpleServlet" whereas it should be
    http://localhost/NASApp/simple/SimpleServlet If I type that url in, the
    servlet executes fine.
    I've deployed this into Tomcat and get the behavior I expect. It appears
    that the element in the application.xml file is ignored by
    iAS.
    I'm using iAS SP3 on Win2k (same problem on NT).
    This is such a basic behavior that I can't believe this is an existing
    bug. I must be doing something wrong...
    Any ideas?
    Thanks in advance,
    -Glen
    Files are attached.

    Can you show me some of your code? This works for me.
    Also, you say that you are working with 6.0sp3. Are you sure? sp3 hasn't been
    released yet, except in a very limited beta. (I believe only internally, but I
    could be wrong about that.)
    David
    [email protected] wrote:
    Hi all,
    I have created a very simple servlet and an index.html file with a link
    to it, then packaged it into a WAR file with the appropriate web.xml and
    ias-web.xml files. I then created an application.xml file referencing
    only this servlet and adding a context root. After deployment via
    "iasdeploy deployapp simple.ear" and cycling the web server, I can reach
    the welcome file (index.html) correctly
    -"http://localhost/NASApp/simple". When I attempt to follow the link to
    the servlet ("simple servlet") the URL ends
    up as "http://localhost/NASApp/SimpleServlet" whereas it should be
    http://localhost/NASApp/simple/SimpleServlet If I type that url in, the
    servlet executes fine.
    I've deployed this into Tomcat and get the behavior I expect. It appears
    that the element in the application.xml file is ignored by
    iAS.
    I'm using iAS SP3 on Win2k (same problem on NT).
    This is such a basic behavior that I can't believe this is an existing
    bug. I must be doing something wrong...
    Any ideas?
    Thanks in advance,
    -Glen
    Files are attached.
    Name: simple.ear
    simple.ear Type: application/x-unknown-content-type-ear_auto_file
    Encoding: base64
    Description: filename="simple.ear"

  • Problem staring KJS after redeploying application in IAS6SP2

    After redeploying an application to IAS6SP2 several times, I suddenly get
    the following errors when trying to start KJS:
    Starting Java Engine
    Engine running on Solaris VM 1.2.2 JVM supplied by Sun Microsystems Inc.
    Connected to LDAP server
    Initializing LDAP cache from server
    Could not initialize LDAP cache from server
    [04/Sep/2001 21:36:42:2] error: BINDER-004: GXBindWorker: invalid key defs
    {91F29620-16E1-11CF-96C8-0020AFED9A65}
    [04/Sep/2001 21:36:42:3] error: UTIL-loadcomponent_binding: loadComponent:
    binding
    [04/Sep/2001 21:36:42:4] error: BINDER-004: GXBindWorker: invalid key defs
    {91F29740-16E1-11CF-96C8-0020AFED9A65}
    [04/Sep/2001 21:36:42:4] error: UTIL-loadcomponent_binding: loadComponent:
    binding
    [04/Sep/2001 21:36:42:4] error: BINDER-004: GXBindWorker: invalid key defs
    {ED049D80-B936-1548-E481-080020721767}
    [04/Sep/2001 21:36:42:4] error: UTIL-loadcomponent_binding: loadComponent:
    binding
    [04/Sep/2001 21:36:42:4] error: BINDER-004: GXBindWorker: invalid key defs
    {C6783B32-8996-11CF-AA51-524153480000}
    [04/Sep/2001 21:36:42:4] error: UTIL-loadcomponent_binding: loadComponent:
    binding
    [04/Sep/2001 21:36:42:4] error: BINDER-004: GXBindWorker: invalid key defs
    {02E58780-6BC3-11CF-AA3F-524153480000}
    [04/Sep/2001 21:36:42:4] error: UTIL-loadcomponent_binding: loadComponent:
    binding
    [04/Sep/2001 21:36:42:4] error: BINDER-004: GXBindWorker: invalid key defs
    {65F889A0-6BC3-11CF-AA3F-524153480000}
    [04/Sep/2001 21:36:42:4] error: UTIL-loadcomponent_binding: loadComponent:
    binding
    [04/Sep/2001 21:36:42:4] error: BINDER-004: GXBindWorker: invalid key defs
    {01C89538-123C-1850-BAA0-0800208C8EAD}
    [04/Sep/2001 21:36:42:4] error: UTIL-loadcomponent_binding: loadComponent:
    binding
    The list goes on with more invalid key defs errors, and the server does not
    start. Has anyone seen this before and know how to correct the problem?
    Thanks.
    - Chun Cheng

    This is a problem which was previously discussed on this mailing list.
    Dunno if you tried to restart (iascontrol start) iAS several times but after
    a while all processes bind successfully.
    In a nutshell (assuming you are using < SP2), your problem is that you don't
    clean up your old references when you redeploy. What I mean by that, is you
    should always run "iasdeploy removeapp/removemodule .... " prior to
    redeploying. What you have now is a cache full of stale entries which are
    taking space in the ldap resulting in a slow startup. When you redeploy new
    entries are created (this has been changed in SP3) for all you components
    instead of overwriting.
    hope this helps,
    -robert
    "Chun Cheng" <[email protected]> wrote in message
    news:[email protected]...
    After redeploying an application to IAS6SP2 several times, I suddenly get
    the following errors when trying to start KJS:
    Starting Java Engine
    Engine running on Solaris VM 1.2.2 JVM supplied by Sun Microsystems Inc.
    Connected to LDAP server
    Initializing LDAP cache from server
    Could not initialize LDAP cache from server
    [04/Sep/2001 21:36:42:2] error: BINDER-004: GXBindWorker: invalid key defs
    {91F29620-16E1-11CF-96C8-0020AFED9A65}
    [04/Sep/2001 21:36:42:3] error: UTIL-loadcomponent_binding: loadComponent:
    binding
    [04/Sep/2001 21:36:42:4] error: BINDER-004: GXBindWorker: invalid key defs
    {91F29740-16E1-11CF-96C8-0020AFED9A65}
    [04/Sep/2001 21:36:42:4] error: UTIL-loadcomponent_binding: loadComponent:
    binding
    [04/Sep/2001 21:36:42:4] error: BINDER-004: GXBindWorker: invalid key defs
    {ED049D80-B936-1548-E481-080020721767}
    [04/Sep/2001 21:36:42:4] error: UTIL-loadcomponent_binding: loadComponent:
    binding
    [04/Sep/2001 21:36:42:4] error: BINDER-004: GXBindWorker: invalid key defs
    {C6783B32-8996-11CF-AA51-524153480000}
    [04/Sep/2001 21:36:42:4] error: UTIL-loadcomponent_binding: loadComponent:
    binding
    [04/Sep/2001 21:36:42:4] error: BINDER-004: GXBindWorker: invalid key defs
    {02E58780-6BC3-11CF-AA3F-524153480000}
    [04/Sep/2001 21:36:42:4] error: UTIL-loadcomponent_binding: loadComponent:
    binding
    [04/Sep/2001 21:36:42:4] error: BINDER-004: GXBindWorker: invalid key defs
    {65F889A0-6BC3-11CF-AA3F-524153480000}
    [04/Sep/2001 21:36:42:4] error: UTIL-loadcomponent_binding: loadComponent:
    binding
    [04/Sep/2001 21:36:42:4] error: BINDER-004: GXBindWorker: invalid key defs
    {01C89538-123C-1850-BAA0-0800208C8EAD}
    [04/Sep/2001 21:36:42:4] error: UTIL-loadcomponent_binding: loadComponent:
    binding
    The list goes on with more invalid key defs errors, and the server doesnot
    start. Has anyone seen this before and know how to correct the problem?
    Thanks.
    - Chun Cheng

Maybe you are looking for