Weblogic 10.0 jbuilder 2007

hi, can someone guide me how to configure weblogic server 10 for jbuilder 2007? is it possible?
i tried installing BEA WebLogic? Server Tools but no much help..
thanks in advance

Workshop for WebLogic 10.0 does not support 3.2.2/1.5.4. The upcoming 10.1 release of Workshop will support those versions exactly.
-Chris

Similar Messages

  • Large project in JBuilder 2007... How do I create an executable JAR?

    First, I've googled quite a bit and keep getting thiings about "Jbuilder Application Wizard", etc... Well, I don't see any "wizard" menu in the version of JBuilder I'm using!
    I'm using JBuilder 2007 Enterprise edition, however it's a trial version apparently. I'm not sure if that matters, and perhaps the functionality was taken out with the trial version..
    Anyway, the issue is that I have a multi class (with one main function) program that I want to run (it's a command line based application) as an executable JAR file. The program uses LOTS of include statements including quite a few custom libraries ("external JARs") that I had to import.
    Basically I want the application to do exactly what it does now when I hit the ol' "RUN" button. Except I want to be able to run it from a batch file with "java -jar (or whatever) myProgram".
    Anybody have any experience with this type of thing?

    OK, here's what I've got:
    I've got a jar file that contains:
    1. a folder "importQD"
    2. a folder called META-INF
    3. a .classpath file
    4. a .project file
    Inside the importQD folder are my three .class files that are the classes I created myself.
    Inside the META-INF folder is the MANIFEST.MF file which looks like:
    Manifest-Version: 1.0
    Main-Class: importQD.ImportQDInside the .classpath file we have:
    <?xml version="1.0" encoding="UTF-8"?>
    <classpath>
         <classpathentry kind="src" path=""/>
         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
         <classpathentry kind="lib" path="C:\Programs\CMQualityDocumentImport\CMUploadInterface83.jar"/>
         <classpathentry kind="lib" path="C:\Programs\CMQualityDocumentImport\DBCon.jar"/>
         <classpathentry kind="lib" path="C:\Programs\CMQualityDocumentImport\SENAeMail.jar"/>
         <classpathentry kind="lib" path="C:\Programs\CMQualityDocumentImport\SENAFileHandler.jar"/>
         <classpathentry kind="output" path=""/>
    </classpath>NOTE: All of the paths point at the .jar files as they are located on the machine the final version will be running on.
    Inside the .project file we have:
    <?xml version="1.0" encoding="UTF-8"?>
    <projectDescription>
         <name>importOldQD</name>
         <comment></comment>
         <projects>
         </projects>
         <buildSpec>
              <buildCommand>
                   <name>org.eclipse.jdt.core.javabuilder</name>
                   <arguments>
                   </arguments>
              </buildCommand>
         </buildSpec>
         <natures>
              <nature>org.eclipse.jdt.core.javanature</nature>
         </natures>
    </projectDescription>Now, it would make sense to me that this should be all good to go, and that I should be able to run this via a command line now. When I try
    java -jar importQD.jar I get a ton of various errors such as "Exception in thread "main" java.lang.UnsupportedClassVersionError: importQD/importQD (unsupported major.minor version 49.0) + a nice stack trace with a bunch of java.lang and java.net references.
    What am I doing wrong?

  • How to view the JSP file from JBuilder 2007?

    Hi,
    I want to know that how to preview the JSP page from jbuilder 2007. whenever i am changing the jsp code, i would like to see the reflection in preview page. but i couldn't find that tab in jbuilder. Is JBuilder not supporting the preview feature ?? :-(
    awaiting for your immediate response.
    thanks
    pannar

    it's more likely because you lack even a basic understanding about both JBuilder and JSP.
    If you have even a modicum of intelligence the documentation is enough to get you up and running, but don't expect it to be a how-to document that holds your hand every step of the way through implementing an entire application from scratch.
    And no, we're not going to write something like that for you.

  • Adobe Flex 3 Plugin / JBuilder 2007

    Can the Adobe Flex 3 plugin be installed with JBuilder 2007
    (since built on Eclipse)? If yes, then please let me know where the
    Eclipse directory is located or how to setup properly? The system
    requirements on the MacOS X are as follows:
    Flex Builder 3 for Mac OS X
    G4 1.25GHz PowerPC or Intel-based Mac
    OS X 10.4.7 through 10.4.10, OS X 10.5.x
    1GB of RAM recommended
    500 MB of available hard-disk space to install
    Java Virtual Machine: JRE 1.5 or JRE 1.6 from Apple®
    Eclipse 3.2.2 or higher for Plug-in install
    New Flex Builder 3 projects create applications that require
    users to have Flash Player 9 (9.0.30) or higher. You can change
    this to an earlier version of Player 9 in the Flex Compiler section
    of your project's Properties.
    Thank you for any assistance.
    Dan

    It sounds like Eclipse should load each plug-in using its own
    class loader so that we are not in "jar hell" with all the plug-ins
    needing the same version of library jars to be functional. While
    this also introduces issues (due to java's strong typing and
    security paranoia), it is the only real solution in the long run.
    In the short run Eclipse should include a standard version of such
    common libraries so plug-in versions targeted at a certain Eclipse
    version can standardize on a version. I am sure that if Adobe
    updates their version to match IBM they will break compatability
    with some other version of bundled Eclipse.
    You can always use the stand alone FB to edit your Flex
    assets and IBM to edit your Java assets.

  • Setting up weblogic 6 with jbuilder 4

    Hi
    Im trying to set up weblogic 6 service pack 1 with jbuilder 4.
    I've followed
    the steps outlined in the following article:
    http://community.borland.com/article/0,1410,26796,00.html
    but when I come to running my container in jbuilder i get an AccessControlException.
    I cannot find a field in jbuilder where i should be entering a
    password for weblogic.
    Can anyone help me????
    Thanks in advance
    Sohail

    for the time being , create a file called 'password.ini' under
    weblogic_install_dir/config/yourdomain and just enter the password on it
    and try. The password.ini file is an ascii file that should have only
    one line, your password.
    Try this and see if this is the problem.
    Cheers,
    Bassam

  • WebLogic 6.0 & JBuilder 4.0

    Hi All!
    Can anybody give me an idea how to install Borland JBuilder4.0 to work with
    WebLogic Server 6.0 sp1?
    It already has an option to work with Wls5.1 but the server software
    structure chainged (there is a one jar file containing all *class files,
    including server.class).
    Should I take this files out of the jar?
    Thank in advance
    Alexander Mitchenko
    Kiev, Ukraine

    Hi Jim!
    This article is only about building the project.
    And what about deployment descriptors and deployment process.
    As for me WL6.0 looks like some beta prerelease missing a lot of usefull
    things available before.
    Or this is a WebLogic policy?
    With the best regards
    Alexander Mitchenko
    "Jim Edwards-Hewitt" <[email protected]> wrote in message
    news:[email protected]..
    >
    Try these instructions from the Borland developer community:
    http://community.borland.com/article/0%2C1410%2C26796%2C00.html
    -- Jim
    Alexander Mitchenko wrote:
    Hi All!
    Can anybody give me an idea how to install Borland JBuilder4.0 to work
    with
    WebLogic Server 6.0 sp1?
    It already has an option to work with Wls5.1 but the server software
    structure chainged (there is a one jar file containing all *class files,
    including server.class).
    Should I take this files out of the jar?
    Thank in advance
    Alexander Mitchenko
    Kiev, Ukraine

  • Deploy web application in jbuilder 9 with weblogic 7 problem

    when i create a web application and a servlet, and deploy it in jbuilder 9 with weblogic 7.0 ,jbuilder 9 showed me the error,please tell me why, when i choose "redeploy" ,it can be normally work..
    E:\bea\jdk131_02\bin\javaw -classpath E:\bea\weblogic700\server\lib\weblogic.jar;E:\bea\weblogic700\server\lib\webservices.jar;E:\bea\weblogic700\server\lib\weblogic_sp.jar; weblogic.Deployer -user system -adminurl http://localhost:7001 -password 12345678 -deploy -name firstWebApp -upload -source E:/J2EE/servlet/firstWebApp.war -targets myserver
    WebLogic Application Deployment Utility
    Usage: java weblogic.Deployer [options] [-activate|-deactivate|-remove|-unprepare|-cancel|-list] [files]
    where options include:
    -help Print this help message.
    -version Print version information.
    -adminurl <https://<server>:<port>> The URL of the administration server: default
    http://localhost:7001
    -user <user> A user other than the default of
    "installadministrator"
    -password <password> Specifies the password on the command line.
    If this option is absent the user is
    prompted.
    -verbose Displays additional status during the
    deployment process, including notifications
    when the application is prepared and
    activated on each target.
    -debug Displays debug level messages to the standard
    output.
    -examples Display example usage of this tool.
    -upload Causes the specified source file(s) to be
    transferred to the adminstration server. This
    is used when the Deployer tools is not being
    used on the same machine as the adminstration
    server and the user does not otherwise have
    access to place the targeted files on the
    adminstration server.
    -delete_files Causes the server to remove the files that
    are specified in the file list and leave the
    application activated. This option is valid
    only for unarchived web applications.
    -remote Signals that the tools is not runnning on the
    same machine as the adminstration server and
    that the source path should be made passed
    through unchanged as it represents the path
    on the remote server.
    -nostage Sets the stagingMethod attribute on the
    application mbean when it is created so that
    the application will not be staged and the
    original source is be used.
    -external_stage Sets the stagingMethod attribute on the
    application mbean when it is created so that
    the application will not be staged but the
    value of the staging path will be used when
    preparing the application.
    -stage Sets the stagingMethod staging attribute on
    the application when it is created so that
    the application will always be staged. This
    value will override the stagingMethod
    attribute on any targeted servers.
    -nowait Once the action is initiated the tool will
    print the task id and exit. This is used to
    initiate multiple tasks and then monitor them
    later using the -list action.
    -timeout <seconds> The maximum time in seconds to wait for the
    completion of the deployment task. When the
    time expires the current status is printed
    and the program exits.
    -source <archive file or directory> Location of the file or directory that
    represents the enterprise component or
    application tha is being (re)activated. If
    the source file is relative it is relative to
    the current directory, unless the -remote
    option is used. To specify individual files
    within an application for reployment or
    addition list them at the end of the command
    line.
    -name <application name> The name of the application being deployed.
    -targets <<server 1>,...<component>@<server N>> A comma separated list of the server and/or
    cluster names. Each target may be qualified
    with a J2EE component name. This enables
    different components of the archive to
    deployed on different servers.
    -id <task identifier> Optional client supplied unique identifier
    for the deployment task. The id is first
    specified to -activate, -deactivate,
    -unprepare or -remove. It is then used later
    as an argument to -cancel or -list.
    -activate (Re)activates the <source> application on the
    <targets> with the <name>.
    -deactivate Deactivates the application <name> on the
    <targets> leaving an staged application files
    in a state where the may be quickly
    reactivated.
    -unprepare Deactivates and unloads classes for the
    application <name> on the <targets> leaving
    an staged application files in a state where
    the may be quickly reloaded.
    -remove Deactivates the application <name> on the
    <target> and removes any files that were
    staged for this application. If there are no
    longer any targets for the application, the
    associated configuration is completely
    removed.
    -cancel Atempts to cancel the task <id> if it is has
    not yet completed.
    -list Lists the target status of each task <id>
    -deploy a convenient alias for activate.
    -undeploy a convenient alias for unprepare.
    Optionally a list of the specific files in the archive that are to be
    redeployed may be specified. If a directory is specified the entire subtree is
    redeployed.
    Full documentation on this tool is available at:
    http://edocs.beasys.com/wls/docs70/adminguide/utils.html#1138475
    No actions was specified. Please specify one and only one of:
    -activate, -deactivate, -cancel, -remove, -unprepare, or -list.
    Type java weblogic.Deployer -examples for example usage.

    you use "deploy" under DOS-Mode to deploy your web application?
    i found some differences between "deploy" and "redeploy" function in jbuilder 9.
    when i choose "deploy" ,jbuilder shows me the commond below:
    E:\bea\jdk131_02\bin\javaw -classpath E:\bea\weblogic700\server\lib\weblogic.jar;E:\bea\weblogic700\server\lib\webservices.jar;E:\bea\weblogic700\server\lib\weblogic_sp.jar; weblogic.Deployer -user system -adminurl http://localhost:7001 -password 12345678 -deploy -name firstWebApp -upload -source E:/J2EE/servlet/firstWebApp.war -targets myserver
    WebLogic Application Deployment Utility
    when i choose redeploy,it shows me: (the -deploy parameter has changed to -activate) ,maybe it's a bug.
    E:\bea\jdk131_02\bin\javaw -classpath E:\bea\weblogic700\server\lib\weblogic.jar;E:\bea\weblogic700\server\lib\webservices.jar;E:\bea\weblogic700\server\lib\weblogic_sp.jar; weblogic.Deployer -user system -adminurl http://localhost:7001 -password 12345678 -activate -name firstWebApp -upload -source E:/J2EE/servlet/firstWebApp.war -targets myserver
    WebLogic Application Deployment Utility

  • WEBLOGIC & JBUILDER

    I have tried to run weblogic from within JBuilder and get as far as it
    trying to start weblogic but then I get the following error any ideas? My
    config directory is under bea/wlserver6.0sp1:-
    Starting WebLogic Server ....
    The WebLogic Server did not start up properly.
    Exception raised: weblogic.management.configuration.ConfigurationException:
    XmlRepository directory .\config does not exist
    weblogic.management.configuration.ConfigurationException: XmlRepository
    directory .\config does not exist
    at
    weblogic.management.internal.xml.XmlFileRepository.setDirectories(XmlFileRep
    ository.java:81)
    at
    weblogic.management.AdminServer.initializeRepositories(AdminServer.java:202)
    at
    weblogic.management.AdminServer.configureFromRepository(AdminServer.java:178
    at weblogic.management.AdminServer.configure(AdminServer.java:168)
    at weblogic.management.Admin.initialize(Admin.java:207)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:317)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    at SteveWLServerWrapper.main(SteveWLServerWrapper.java:31)
    Reason: Fatal initialization exception

    再说吧,这本书还在卖呢!赵强老师不知道怎么想!
    各位要是转发,请注明作者和书名阿!

  • Weblogic and JBuilder

    I have a problem integrating JBuilder and weblogic.
    When I am controling weblogic server through jbuilder unfortunatly I can not use
    deploy the application as a exploded ear.
    For example I have some of my configuration in application-config.xml that wont
    be picked up by weblogic if I start the server via JBuilder.

    Did you try redeploying the enterprise application after modifying application-config.xml
    file. I also don't think it's a best practise to modify the application-config.xml
    when you run the weblogic server. If the server is running, use the weblogic console
    to add/modify configuraton to enterprise app.
    Cheers
    Zulfi
    "babak rastgoo" <[email protected]> wrote:
    >
    I have a problem integrating JBuilder and weblogic.
    When I am controling weblogic server through jbuilder unfortunatly I
    can not use
    deploy the application as a exploded ear.
    For example I have some of my configuration in application-config.xml
    that wont
    be picked up by weblogic if I start the server via JBuilder.

  • Error while starting weblogic 9.0 server .

    Hi ,
    When I start weblogic 9.0 server , I'm getting the following error and the server gets disconnected .
    JRockit dump produced after 0 days, 00:00:45 on Wed Jul 25 11:19:01 2007
    Additional information is available in:
    C:\bea92\user_projects\domains\dbAdapter\jrockit.1344.dump
    C:\bea92\user_projects\domains\dbAdapter\jrockit.1344.mdmp
    If you see this dump, please open a support case with BEA and
    supply as much information as you can on your system setup and
    the program you were running. You can also search for solutions
    to your problem at http://forums.bea.com in
    the forum jrockit.developer.interest.general.
    Error Message: Illegal memory access. [54]
    Exception Rec: EXCEPTION_ACCESS_VIOLATION (0xc0000005) at 0x0044CE73 - memory at 0x00000034 could not be read.
    Minidump : Wrote mdmp. Size is 173MB
    Version : BEA JRockit(R) R25.2.0-28 dra-45238-20050523-2021-win-ia32
    GC : System optimized over throughput (initial strategy singleparpar)
    : GC strategy for GC 0 was singleparpar
    : GC strategy for GC 1 was genparpar
    : mmHeap->data = 0x00620000, mmHeap->top = 0x10620000
    : mmStartCompaction = 0x0E622030, mmEndCompaction = 0x0F620000
    : Heap is not included in dumps.
    CPU : Intel Pentium 4 SSE SSE2 NetBurst
    Number CPUs : 1
    Tot Phys Mem : 1071628288
    OS version : Microsoft Windows XP Service Pack 2 (Build 2600)
    State : JVM is running
    I need to run embedded adapter using weblogic 9.0 .
    JRockit used is jrockit90_150_03.
    Please help me urgently.

    I have downloaded developer license ,but it's still throwing the error .
    To start WebLogic Server, use a username and *
    password assigned to an admin-level user. For *
    server administration, use the WebLogic Server *
    console at http:\\hostname:port\console *
    tarting weblogic with Java version:
    ava version "1.5.0_03"
    ava(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_03-b07)
    EA JRockit(R) (build dra-45238-20050523-2021-win-ia32, R25.2.0-28)
    tarting WLS with line:
    :\bea92\JROCKI~1\bin\java -jrockit -Xms256m -Xmx512m -Djrockit.codegen.optpriority=1 -Xverify:none -da -Dplatform.home
    \bea92\WEBLOG~1 -Dwls.home=C:\bea92\WEBLOG~1\server -Dwli.home=C:\bea92\WEBLOG~1\integration -Dweblogic.management.discov
    true -Dweblogic.ProductionModeEnabled= -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.di
    C:\bea92\patch_weblogic901\profiles\default\sysext_manifest_classpath -Dweblogic.Name=AdminServer -Djava.security.policy=C
    ea92\WEBLOG~1\server\lib\weblogic.policy weblogic.Server
    Jul 25, 2007 2:52:35 PM GMT+05:30> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with BEA JRockit(R) Vers
    dra-45238-20050523-2021-win-ia32 from BEA Systems, Inc.>
    Jul 25, 2007 2:52:37 PM GMT+05:30> <Info> <Management> <BEA-141107> <Version: WebLogic Server 9.0 Sun Jul 3 21:15:00 PDT
    5 598247 >
    Jul 25, 2007 2:52:40 PM GMT+05:30> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    nable to start WebLogic Server!
    xception occurred while reading the license file.
    lease make sure you have a valid license.bea
    ile in the BEA home directory associated with this
    nstallation. For more information about the license.bea
    ile, see the installation guide for the version of the
    oftware you are using at http://e-docs.bea.com.
    Jul 25, 2007 2:52:40 PM GMT+05:30> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    Jul 25, 2007 2:52:40 PM GMT+05:30> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut
    elf down>
    Jul 25, 2007 2:52:40 PM GMT+05:30> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    Could you please advise me as to what all I should inclde in the classpath to start weblogic 9.0 server.

  • How to upgrade jdk used in jbuilder 5.0?????

    Hi all
    i have jbuilder 5.0 Enterprise which use jdk1.3
    each time i change the jdk configuration and use jdk 6
    it gave me when i compile an error that the file version is incorrect
    and the design window doesnt parsing the components....so plz
    how would i solve this damm problem
    if i cant
    plz provide me with jbuilder 9 or 10x
    but not with jbuilder 2007 because it is soooo complex to me
    thnx all

    Please ask this question at another site, as these forums support Java language questions, not jBuilder (or other IDEe.)

  • EJB Dependencies in WebLogic

    I have what I hope is a fairly straightforward question, but I can't seem to figure it out from the documentation.
    I'm using Weblogic 6 and JBuilder. I'm trying to deploy an EJB. In the application folder of my Weblogic Server I put the .jar file for the EJB, and also a .jar file that contains a bunch of common classes needed by all the EJBs I'm working on. When the server starts up, the bean complains that it can't find the helper classes in the other .jar.
    What do I need to do in order for the bean to be able to see and use classes in the other .jar file?

    I am going from memory, but I believe that in WLS 6 that there is a \lib directory some where under the application deployment directory. This is where you need to add your helper .jar files.

  • Launch Server in JBuilder

    Hi,
    I try to launch a managed Weblogic Server in JBuilder (to debug)
    and I have this error:
    Starting WebLogic Server ....
    Connecting to http://localhost:7001...
    The WebLogic Server did not start up properly.
    Exception raised: java.lang.ArrayIndexOutOfBoundsException
    java.lang.ArrayIndexOutOfBoundsException
         at java.lang.System.arraycopy(Native Method)
         at weblogic.logging.LogManager.removeLogger(LogManager.java:169)
         at weblogic.logging.LogManager.initialize(LogManager.java:64)
         at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:322)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
         at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception
    Have you seen this error before? It'a memory problem?
    Thanks - Pierre

    Actually I have.
    I just forgot about it. Jbuilder comes installed with a Java Virtual
    Machine. It's actually IBM's VirtualMachine. I think when you start weblogic
    from Jbuilder, it tries to use that virtual machine.
    You can test this by trying to start webloigc from the comand line and use the
    Java Virtual machine that's located in your $JBUILDER_HOME/jdkx.x directory
    fro me it's the jdk1.3 which works fine for me, but than again I am on linux.
    Hope this helps.
    Tony McClay
    "Mr. BigMAN"
    Pierre Parisot wrote:
    Hi,
    I try to launch a managed Weblogic Server in JBuilder (to debug)
    and I have this error:
    Starting WebLogic Server ....
    Connecting to http://localhost:7001...
    The WebLogic Server did not start up properly.
    Exception raised: java.lang.ArrayIndexOutOfBoundsException
    java.lang.ArrayIndexOutOfBoundsException
    at java.lang.System.arraycopy(Native Method)
    at weblogic.logging.LogManager.removeLogger(LogManager.java:169)
    at weblogic.logging.LogManager.initialize(LogManager.java:64)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:322)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception
    Have you seen this error before? It'a memory problem?
    Thanks - Pierre--
    Mr.BigMAN Lives!
    [email protected]
    "Big By Nature!" dot com :)
    "Technology By Choice" dot com :)
    "Lead By Example" dot com :)
    "Life is Too Short, not to have fun"
    < BAD TO THE BONE! > dot net
    [att1.html]
    [mrbigman.vcf]

  • Weblogic 9.2 cluster install across 2 linux servers - authentication errors

    Hello all,
                        I am currently trying to install a 9.2 cluster across two Linux machines, but am having a few problems that I was hoping someone here could help with. I?ve been reading the documentation, but feel as though it?s getting me nowhere.
                        I have two servers, on which I have installed weblogic portal 9.2. On the first I have then used the configuration wizard to great an admin server and cluster members 1, 2 and 3.
                        A cluster is created and the three cluster members are assigned to it.
                        Then I configure two unix machines, for the servers 1 and 2.
                        I assign the admin server and cluster member 1 to the first server. Cluster members 2 and 3 are assigned to the second server.
                        The connection pools and JMS stores I left as the default values.
                        The configuration completes and a domain is created on the first server.
                        I have copied the complete user_projects directory to the second server. I didn?t want to go through the configuration steps on each server that weblogic was to be installed on, so this looked like the easiest way to get the startManagedWeblogic scripts onto the second server. Also I didn?t find anything in the documentation that mentioned how to set up a cluster across multiple machines in any detail, only how to install multiple instances on a single server and run them as a cluster.
                        I manage to start the admin server ok and can connect through the web based admin console.
                        The first cluster member also starts up on the first server.
                        Now I go to the second server again, and when I try to start the cluster members here I get Authentication errors:
                        <Jan 31, 2007 2:56:22 PM CET> <Error> <Security> <BEA-090854> <SAMLCredentialMapper provider initialization failed: Could not retrieve credentials for AssertionSigningKey.>
              <Jan 31, 2007 2:56:23 PM CET> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
              <Jan 31, 2007 2:56:23 PM CET> <Error> <com.bea.weblogic.kernel> <000000> <[Security:090735]The DBMS connection was not usable>
              <Jan 31, 2007 2:56:23 PM CET> <Critical> <Security> <BEA-090403> <Authentication for user weblogic denied>
              <Jan 31, 2007 2:56:23 PM CET> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication for user weblogic denied
              weblogic.security.SecurityInitializationException: Authentication for user weblogic denied
                      at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:947)
                      at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1029)
                      at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:854)
                      at weblogic.security.SecurityService.start(SecurityService.java:141)
                      at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
                      Truncated. see log file for complete stacktrace
              >
              <Jan 31, 2007 2:56:24 PM CET> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
              <Jan 31, 2007 2:56:24 PM CET> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
              <Jan 31, 2007 2:56:24 PM CET> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
              Autonomy engine processes stopped
                                  What am I doing wrong / forgetting to do.
                        Any help or suggestions are most helpful
                        Regards
                                  IV

    Hello ,
              I can help you in this regard, (let me see).
              Let me start from the beginning.
              Assumptions:
              M1 is hosting 1-Admin server(AdminServer), 2-Managed Server(ms1,ms2),
              M2 is hosting 1 -managed server (ms3)
              1. Install WebLogic Server/Portal product on M1 and M2 say /home/user1/bea1 - on M1
              /home/user1/bea1 - on M2
              2. Create Cluster Domain using ConfigWiz/WLST.
                   [ here I will talk abt Config Wiz)
                   - Open config Wiz
              - Create domain in Production Mode.(ideally Cluster is not supported in Dev mode )
                   - Create 1 Admin server, 3 Managed server Host = <M1> and config SSL port
                        AdminServer ? Host_M1
                        Ms1     ? Host_M1
                        Ms2     ? Host_M1
                        Ms3     ? Host_M2
              NOTE: *** Don't use IP addresses - use hostnames. The hostnames need to be specified in the correct format. When specifying a hostname, use the receiving server side's rules for SSL certificate hostname format when specifying the server address. The address that a client uses needs to match up with the server's SSL certificate host identity field ((example: pint21.bea.com on both server/client side, not just pint21 and other pint21.bea.com)
              Using the 'keytool' Java utility, verify the content of hostname identity embedded in the demo SSL certificate
              $ keytool -list -v -alias demoidentity -keystore DemoIdentity.jks
              Owner: CN=pisol18, OU=FOR TESTING ONLY, O=MyOrganization, L=MyTown, ST=MyState, C=US
              -     Config Data Source (conn pool) to Any DB Type you like, test them and run the DB scripts if applicable (Run DB).
              3. Create Managed Server template Using Pack/Unpack tool
              3.1     Using <WL_HOME>\common\bin\pack.cmd with ?managed option create managed server template.
              3.2     Using <WL_HOME>\common\bin\unpack.cmd on M2 to create the domain on Host2
              4. Starting the Admin Server
              5. Start the Managed server in many way. As given on edocs.
              http://edocs.bea.com/wls/docs92/ConsoleHelp/taskhelp/clusters/StartOrStopAServer.html
              I hope this helps you,
              Thanks
              Viswa
              ------------

  • Executable jar in jbuilder

    Hi
    i have a question for you.
    I create a jar of my application in jbuilder 2007 and when i execute with
    java -jar test.jar it's work fine.
    After i try to create an executable jar but when i execute it i have a problem.
    In a class i have error (java.lang.unsupportedclassversionerror..... major.minor version 49)
    i think that jbuilder create my executable file using jre 1.4 and does'nt use my jvm version 5.
    can you help me?

    Hi
    i have a question for you.
    I create a jar of my application in jbuilder 2007 and
    when i execute with
    java -jar test.jar it's work fine.
    After i try to create an executable jar but when i
    execute it i have a problem.
    In a class i have error
    (java.lang.unsupportedclassversionerror.....
    major.minor version 49)
    i think that jbuilder create my executable file using
    jre 1.4 and does'nt use my jvm version 5.
    can you help me?No, that means that you are trying to execute the application using a JRE that is too old. E.g. trying to execute with 1.4 but your classes requires 1.5.
    See what java -version gives
    Kaj

Maybe you are looking for

  • XFCE - switch to US keyboard layout on screen lock

    I have a dual keyboard layout, and when xscreensaver triggers, I have no indication which language am I in. This is not a problem with gnome screen saver, but with xscreensaver that comes with xfce4 there is no indicator, which is annoying. Also, no

  • Site wide update of navbar changes

    I have a published website created in Dreamweaver mx2004. I want to add new entries to the left navigation bar, which is a multiple row, 1-column table. Is it possible to change it once and have it take effect for every instance of the navbar in the

  • Access Profile

    Hi All, I have a query on the access profile, for a single user who is assigned to a role called FIELD SALES has two access profiles DEFAULT & OWNER. DEFAULT = Will be the acccess levels for the records not onwed by him & in the same book (book funct

  • Account Generator, and AME

    Hi, 2 questions- 1.Is it possible to use more than one account generator process for a particular accounting flexfield structure? I have attached the process 'Generate Default Accounts' to the item type 'PO Requisition Account Generator', however is

  • DEBUGGING F5 F6 F7 F8 ?

    what is the difference between F5 F6 F7 F8 in DEBUGGING mode.please explain more elaborately. thanks in advance.