IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Integraion server is not starting

    Posted 10/17/03 08:18 AM

    Getting these messages and stopping…

    $ iaik.security.random.RandomException: Error instantiating SecureRandom: iaik.s
    ecurity.random.RandomException: Could not get AES algorithm!
    at iaik.security.random.SecRandom.a(SecRandom.java)
    at iaik.security.random.SecRandom.getDefault(SecRandom.java)
    at com.wm.app.b2b.server.StateManager.init(StateManager.java:63)
    at com.wm.app.b2b.server.Server.run(Server.java:213)


    #webMethods-Architecture
    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Integraion server is not starting

    Posted 10/17/03 09:25 AM

    Hi Mr.Sureshraja,

    Can you check whether your machine on which the IS installed is having all the Administrator previlages.Also is that the first time you are starting the IS after your installation.

    But it’z really needs analyse what is Could not get AES algorithm!

    anyway let me explore parallely on that.

    regards
    Ramesh


    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods-Architecture


  • 3.  RE: Integraion server is not starting

    Posted 10/17/03 04:20 PM

    IS Server provides its own IAIK and entrust security implementation. When the VM find these other JCE implementations first, they conflict. Ensure that any pre-existing JCE implementations are not in the CLASSPATH before running the IS.

    Note: These is one of the posible causes. Checking for the right files/jars depends on what configuration you have (IS version, JVM and OS that you are using)


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General
    #webMethods-Architecture


  • 4.  RE: Integraion server is not starting

    Posted 10/17/03 04:20 PM

    Are you running JDK 1.4? Check the readme file, you may need to take some additional steps to get working.


    #webMethods-Architecture
    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General


  • 5.  RE: Integraion server is not starting

    Posted 10/18/03 01:19 AM

    I am running JDK1.4.,

    Which readme file are we talking here.


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods-Architecture
    #webMethods


  • 6.  RE: Integraion server is not starting

    Posted 10/18/03 03:28 AM

    I changed the version of java to 1_3_1_03

    now i am getting this.

    2003-10-17 17:44:46 PDT [ISS.0025.0008C] State Manager started
    java.lang.ExceptionInInitializerError: java.lang.SecurityException: Cannot set u
    p certs for trusted CAs: java.lang.ClassCastException: iaik.asn1.structures.Name
    at javax.crypto.SunJCE_b.<clinit>(DashoA6275)
    at javax.crypto.Cipher.a(DashoA6275)
    at javax.crypto.Cipher.getInstance(DashoA6275)
    at com.entrust.toolkit.security.provider.AnsiRandom1.engineSetSeed(AnsiR
    andom1.java)
    at java.security.SecureRandom.<init>(SecureRandom.java:166)
    at iaik.security.random.SecRandom.<init>(SecRandom.java)
    at com.entrust.toolkit.security.provider.AnsiRandom.<init>(AnsiRandom.ja
    va)
    at java.lang.Class.newInstance0(Native Method)
    at java.lang.Class.newInstance(Class.java:232)
    at iaik.security.random.SecRandom.a(SecRandom.java)
    at iaik.security.random.SecRandom.getDefault(SecRandom.java)
    at com.wm.app.b2b.server.StateManager.init(StateManager.java:63)
    at com.wm.app.b2b.server.Server.run(Server.java:213)


    #webMethods-Architecture
    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods


  • 7.  RE: Integraion server is not starting

    Posted 10/20/03 05:08 PM

    Hello again sureshraja.

    The readme Tim must have been refereeing to is the <your_601_is_dir>\readme.txt

    Search for (1-GIDOP).
    “webMethods Integration Server might not start on AIX or AS/400 …”

    This may not be your case, but I don’t have enough info from the thread.

    Good luck!


    #webMethods-General
    #webMethods
    #webMethods-Architecture
    #Integration-Server-and-ESB


  • 8.  RE: Integraion server is not starting

    Posted 10/29/03 05:17 PM

    Check the IS6.01 SP1 Readme.txt. There are certain steps you need to go through to make IS SP1 and 1.4 work.


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods-Architecture


  • 9.  RE: Integraion server is not starting

    Posted 10/21/04 09:31 AM

    Another note on the removal of the JCE. Please do not remove it. Renaming it would be wisest as you might need it for other applications.


    #Integration-Server-and-ESB
    #webMethods-Architecture
    #webMethods
    #webMethods-General