Error in installing weblogic plugin in Eclipse 3.1

I installed the weblogic 6.x server plugin for Eclipse (com.bea.weblogic.eclipse_1.1.1), and set the server ddetails correctly in Eclipse IDE. But on starting the server through Eclipse (RUN), I get the following error -
<p>
<b>java.lang.SecurityException: Unable to locate a login configuration at com.sun.security.auth.login.ConfigFile.<init>(Unknown Source) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at java.lang.Class.newInstance0(Unknown Source) at java.lang.Class.newInstance(Unknown Source) at javax.security.auth.login.Configuration$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.login.Configuration.getConfiguration(Unknown Source) at javax.security.auth.login.LoginContext$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.login.LoginContext.init(Unknown Source) at javax.security.auth.login.LoginContext.<init>(Unknown Source) at weblogic.security.internal.ServerAuthenticate.main(ServerAuthenticate.java:78) at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:211) at weblogic.Server.main(Server.java:35) Caused by: java.io.IOException: Unable to locate a login configuration at com.sun.security.auth.login.ConfigFile.init(Unknown Source) ... 17 more </b>
<p>
Anybody - any tips on what I can do next?

Hello,
This is the error message when I start run weblogic in eclipse.. Can someone please help?
java.lang.SecurityException: Unable to locate a login configuration
     at com.sun.security.auth.login.ConfigFile.<init>(Unknown Source)
     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
     at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
     at java.lang.reflect.Constructor.newInstance(Unknown Source)
     at java.lang.Class.newInstance0(Unknown Source)
     at java.lang.Class.newInstance(Unknown Source)
     at javax.security.auth.login.Configuration$3.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at javax.security.auth.login.Configuration.getConfiguration(Unknown Source)
     at javax.security.auth.login.LoginContext$1.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at javax.security.auth.login.LoginContext.init(Unknown Source)
     at javax.security.auth.login.LoginContext.<init>(Unknown Source)
     at weblogic.security.internal.ServerAuthenticate.main(ServerAuthenticate.java:78)
     at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:210)
     at weblogic.Server.main(Server.java:35)
Caused by: java.io.IOException: Unable to locate a login configuration
     at com.sun.security.auth.login.ConfigFile.init(Unknown Source)
     ... 17 more

Similar Messages

  • Installing  weblogic plugin in apache running on RedHat Linux WS4

    I want to install weblogic plugin in apache running on redhat Linux WS4. I have read the documentation. In my local weblogic,under this directory C:\bea81SP4\weblogic81\server\lib\linux
    I see the following three folders
    a) i686
    b) ia64
    c) s390.
    I dont know which folder to choose. Please advise.

    Hi,
    according to your processer you have to chose mod_ ..so file
    if you got error with sp4 plug in file use the plug in file from the another version
    plug in files are compatable
    Regards,
    Prasanna Yalam

  • Error while installing weblogic portal

    I am getting the following error while installing weblogic portal 10.3.2 generic.jar on existing weblogic server 10.3.2 generic.jar installation on RHEL5 with jrockit mission control 3.1.2 as jdk.
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:616)
    at com.bea.plateng.common.ui.console.DelegateConsoleWidget.invokeWidgetCallback(DelegateConsoleWidget.java:200)
    at com.bea.plateng.wizard.console.tasks.ConsoleInteractTask2.onLeave(ConsoleInteractTask2.java:439)
    at com.bea.plateng.wizard.console.tasks.ConsoleInteractTask2.okNext(ConsoleInteractTask2.java:361)
    at com.bea.plateng.wizard.WizardController.nextTask(WizardController.java:642)
    at com.bea.plateng.wizard.WizardController.run(WizardController.java:519)
    at java.lang.Thread.run(Thread.java:636)
    Caused by: java.lang.NullPointerException
    at java.io.File.<init>(File.java:239)
    at com.bea.plateng.wizard.installer.diskspace.TempDir.<init>(TempDir.java:55)
    at com.bea.plateng.wizard.installer.diskspace.TempDir.getInstance(TempDir.java:41)
    at com.bea.plateng.wizard.installer.helpers.DiskSpaceHelper.checkDiscSpaceForProductInstallation(DiskSpaceHelper.java:255)
    at com.bea.plateng.wizard.installer.helpers.ProductDirHelper.setStoreKeysAndValidateDiskSpace(ProductDirHelper.java:474)
    at com.bea.plateng.wizard.installer.helpers.ProductDirHelper.validateAndSet(ProductDirHelper.java:278)
    at com.bea.plateng.wizard.installer.console.tasks.ProductDirChooserConsoleTask.onLeave(ProductDirChooserConsoleTask.java:235)
    ... 10 more
    anyone please help

    I'm getting this error as well.
    Did you resolve this problem?

  • CFGFWK-60850 Error while installing weblogic portal 10.3.5

    I am getting below error while installing weblogic portal 10.3.5 configuration wizard for creating domain. Please help me resolve this issue.
    OS: Windows 2008 64 bit
    Installable file: portal103_generic.jar
    This is the first weblogic installation.
    Installtion command applied: java -d64 -jar portal103_generic.jar
    Test JDBC data sources.
    Data Source=cgDataSource
    Driver=org.apache.derby.jdbc.ClientDriver
    URL=jdbc:derby://localhost:1527/weblogic_eval;create=true;ServerName=localhost;databaseName=weblogic_eval
    User=WEBLOGIC
    Password=********
    SQL Test=SELECT COUNT(*) FROM SYS.SYSTABLES
    java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused: connect.
    CFGFWK-60850: Test Failed!
    Data Source=cgDataSource-nonXA
    Driver=org.apache.derby.jdbc.ClientDriver
    URL=jdbc:derby://localhost:1527/weblogic_eval;create=true;ServerName=localhost;databaseName=weblogic_eval
    User=WEBLOGIC
    Password=********
    SQL Test=SELECT COUNT(*) FROM SYS.SYSTABLES
    java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused: connect.
    CFGFWK-60850: Test Failed!
    Data Source=p13nDataSource
    Driver=org.apache.derby.jdbc.ClientDriver
    URL=jdbc:derby://localhost:1527/weblogic_eval;create=true;ServerName=localhost;databaseName=weblogic_eval
    User=WEBLOGIC
    Password=********
    SQL Test=SELECT COUNT(*) FROM SYS.SYSTABLES
    java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused: connect.
    CFGFWK-60850: Test Failed!
    Data Source=portalDataSource
    Driver=org.apache.derby.jdbc.ClientDriver
    URL=jdbc:derby://localhost:1527/weblogic_eval;create=true;ServerName=localhost;databaseName=weblogic_eval
    User=WEBLOGIC
    Password=********
    SQL Test=SELECT COUNT(*) FROM SYS.SYSTABLES
    java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused: connect.
    CFGFWK-60850: Test Failed!
    Data Source=portalDataSourceAlwaysXA
    Driver=org.apache.derby.jdbc.ClientDriver
    URL=jdbc:derby://localhost:1527/weblogic_eval;create=true;ServerName=localhost;databaseName=weblogic_eval
    User=WEBLOGIC
    Password=********
    SQL Test=SELECT COUNT(*) FROM SYS.SYSTABLES
    java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused: connect.
    CFGFWK-60850: Test Failed!
    Data Source=portalDataSourceNeverXA
    Driver=org.apache.derby.jdbc.ClientDriver
    URL=jdbc:derby://localhost:1527/weblogic_eval;create=true;ServerName=localhost;databaseName=weblogic_eval
    User=WEBLOGIC
    Password=********
    SQL Test=SELECT COUNT(*) FROM SYS.SYSTABLES
    java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused: connect.
    CFGFWK-60850: Test Failed!
    Why I am getting this error ? How can i resolve this ?
    Edited by: Prajeesh Kumar KM on Feb 25, 2013 12:26 AM

    I'm getting this error as well.
    Did you resolve this problem?

  • How to Install Lomboz Plugin for Eclipse

    Hi,
    Can anyone please give me the steps for installing Lomboz plugin in Eclipse 3.0.
    i have tried, but i didn't achieve this. so please help me.
    thanks
    bhaskar.

    Frankly, I haven't installed Lomboz but I'm working with Sysdeo.
    But in the "Apache Tomcat Bible" which I use, there is an explanation about both plugins.
    I hope this will help you out.
    1) Go to www.objectlearn.com and navigate to the Lomboz section. There you can download the plugin.
    You must download 3 files :
    lomboz.096.zip
    install.pdf
    tutorial.pdf
    Before beginning the installation, you must have installed Tomcat first.
    2) To install the plugin, extract the contents of the lomboz-zipfile and put them into C:\eclipse. The directory plugins\com.objectlearn.jdt.j2ee should now be created under the Eclipse home.
    3) Now you should restart Eclipse and go to Window - Customize perspective. Expand File-> New and make sure all the Lomboz items are selected.
    Under Available items, expand Window -> Show View tree and check Lomboz J2EE View.
    Finally, expand the Other tree and check the Lomboz Actions items.
    Then Click OK to complete the plugin activation.
    4) Now you should modify the workbench preferences. Select Window - Preferences from the menu.
    Check the source and output location for the creation of new projects. Navigate in the left pane to Java > New project. Make sure the Folders radio button is checkec, the Source Folder Name is set to src, and the Output Folder Name is set to bin. Without this, the Lomboz plugin will not operate properly.
    Like the Sysdeo plugin, Lomboz must point to a JDK, not a JRE to enable JSP compilation. In the Lomboz entry under the preferences dialog box, enter the location of JDK Tools.jar.
    This could be something like C:\jdk1.3.1\lib\tools.jar.
    Mind you, I bought the Apache Tomcat Bible in 2002, but it gave me a lot of support. So, I'm pretty sure you will not work with JDK 1.3.1 any more and the Eclipse you're working with will be a newer version. The menus I mentioned have perhaps other names, but I still hope this text will point you to the right direction.

  • Memory Fault Error While Installing WebLogic

    Hi,
    I am getting Memory Fault error while installing weblogic on RHEL 5.2 (Tikanga). The file I am using to install weblogic is
    server103_linux32.bin.
    When I run command uname -a, following information is displayed:
    Linux Machine1 2.6.18-92.e15 #1 DATE x86_64.
    Some of you may think that I am using 32bit version instead of using 64bit as per my machine but On oracle website, there is only one
    version available which is the one I am using.
    Kindly help.
    Cheers
    Sunny

    Kindly refrain from using a 32-bit installer on a 64-bit system. Kindly contact a Weblogic forum for more assistance.

  • Error when starting weblogic from forthnet eclipse plugin?

    Hi,
    I'm getting an error when trying to start my weblogic server from the forthnet eclipse plugin. (However, it works to start the server from a command prompt on the machine it is running on, and also, it works to stop the server from eclipse)
    Server and eclipse is running on Windows.
    The error reported is:
    <2004-sep-01 kl 16:13 CEST> <Warning> <EmbeddedLDAP> <BEA-171520> <Could not obtain an exclusive lock for directory: .\decisionsite81\ldap\ldapfiles. Waiting for 10 seconds and then retrying in case existing WebLogic Server is still shutting down.>
    <2004-sep-01 kl 16:13 CEST> <Warning> <EmbeddedLDAP> <BEA-171520> <Could not obtain an exclusive lock for directory: .\decisionsite81\ldap\ldapfiles. Waiting for 10 seconds and then retrying in case existing WebLogic Server is still shutting down.>
    <2004-sep-01 kl 16:13 CEST> <Warning> <EmbeddedLDAP> <BEA-171520> <Could not obtain an exclusive lock for directory: .\decisionsite81\ldap\ldapfiles. Waiting for 10 seconds and then retrying in case existing WebLogic Server is still shutting down.>
    <2004-sep-01 kl 16:13 CEST> <Warning> <EmbeddedLDAP> <BEA-171520> <Could not obtain an exclusive lock for directory: .\decisionsite81\ldap\ldapfiles. Waiting for 10 seconds and then retrying in case existing WebLogic Server is still shutting down.>
    <2004-sep-01 kl 16:13 CEST> <Error> <EmbeddedLDAP> <BEA-171519> <Could not obtain an exclusive lock to the embedded LDAP data files directory: .\decisionsite81\ldap\ldapfiles because another WebLogic Server is already using this directory. Ensure that the first WebLogic Server is completely shutdown and restart the server.>
    <2004-sep-01 kl 16:13 CEST> <Critical> <WebLogicServer> <BEA-000364> <Server failed during initialization. Exception:weblogic.server.ServiceFailureException: Could not obtain an exclusive lock to the embedded LDAP data files directory: .\decisionsite81\ldap\ldapfiles because another WebLogic Server is already using this directory. Ensure that the first WebLogic Server is completely shutdown and restart the server.
    weblogic.server.ServiceFailureException: Could not obtain an exclusive lock to the embedded LDAP data files directory: .\decisionsite81\ldap\ldapfiles because another WebLogic Server is already using this directory. Ensure that the first WebLogic Server is completely shutdown and restart the server.
         at weblogic.ldap.EmbeddedLDAP.ensureExclusiveAccess(EmbeddedLDAP.java:959)
         at weblogic.ldap.EmbeddedLDAP.initialize(EmbeddedLDAP.java:221)
         at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:814)
         at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:664)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:342)
         at weblogic.Server.main(Server.java:32)
    >
    <2004-sep-01 kl 16:13 CEST> <Emergency> <WebLogicServer> <BEA-000342> <Unable to initialize the server: weblogic.server.ServiceFailureException: Could not obtain an exclusive lock to the embedded LDAP data files directory: .\decisionsite81\ldap\ldapfiles because another WebLogic Server is already using this directory. Ensure that the first WebLogic Server is completely shutdown and restart the server.>
    I've tried removing the "EmbeddedLDAP.lok" file, but without luck.

    Which version of your eclipse? I am using eclipse 3.0 and I am able to start weblogic 8.1 from eclipse.
    I did the following steps:
    1.create a new domain through weblogic's configuration wizard --> basic weblogic server domain --> Express --> proive the user name and password --> development mode, and sun sdk (or other jdk) --> your new domain name
    2. configure weblogic setting in eclipse: preferences --> weblogic --> 8.1, C:\bea\weblogic81, your newly created domain name --> C:\bea\user_projects\domains (domain directory) --> myserver --> admin (or your user name) --> password --> localhost --> 7001
    after that, you should be able to click on "start weblogic server" button from toolbar.
    Hope my two cents solve your problem.

  • WebLogic plugin for eclipse 3.2

    Hi,
    I have installed WLS 9.2 and eclipse 3.2 and I am trying to start the weblogic from within eclipse.
    I pretty much followed everything written. I can start the weblogic outside of eclipse ok.
    I have reached the stage where after right-click-ing to start the server, am getting the following error response.
    Any advice would be appreciated
    Cheers
    Theo
    <Apr 13, 2007 1:50:34 PM PDT> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
    C:\bea\weblogic92\platform\lib\p13n\p13n-schemas.jar;C:\bea\weblogic92\platform\lib\p13n\p13n_common.jar;C:\bea\weblogic92\platform\lib\p13n\p13n_system.jar;C:\bea\weblogic92\platform\lib\wlp\commerce_system.jar;C:\bea\weblogic92\platform\lib\wlp\content_system.jar;C:\bea\weblogic92\platform\lib\wlp\groupspace_system.jar;C:\bea\weblogic92\platform\lib\wlp\netuix_common.jar;C:\bea\weblogic92\platform\lib\wlp\netuix_schemas.jar;C:\bea\weblogic92\platform\lib\wlp\netuix_system-full.jar;C:\bea\weblogic92\platform\lib\wlp\netuix_system.jar;C:\bea\weblogic92\platform\lib\wlp\nf-jspcmods.jar;C:\bea\weblogic92\platform\lib\wlp\nf-system.jar;C:\bea\weblogic92\platform\lib\wlp\wlp-schemas.jar;C:\bea\weblogic92\platform\lib\wlp\wps_system.jar;C:\bea\weblogic92\platform\lib\wlp\wsrp-client.jar;C:\bea\weblogic92\platform\lib\wlp\wsrp-common.jar>
    <Apr 13, 2007 1:50:34 PM PDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 1.5.0_09-b03 from Sun Microsystems Inc.>
    <Apr 13, 2007 1:50:36 PM PDT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 9.2 MP1 Sun Jan 7 00:56:31 EST 2007 883308 >
    <Apr 13, 2007 1:50:41 PM PDT> <Info> <Management> <BEA-141223> <The server name weblogic specified with -Dweblogic.Name does not exist. The configuration includes the following servers {AdminServer}.>
    <Apr 13, 2007 1:50:41 PM PDT> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    weblogic.management.ManagementException: [Management:141223]The server name weblogic specified with -Dweblogic.Name does not exist. The configuration includes the following servers {AdminServer}.
         at weblogic.management.provider.internal.RuntimeAccessImpl.<init>(RuntimeAccessImpl.java:144)
         at weblogic.management.provider.internal.RuntimeAccessService.start(RuntimeAccessService.java:38)
         at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:374)
         at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:125)
         at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:630)
         at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:402)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
         at weblogic.Server.main(Server.java:67)
    >
    <Apr 13, 2007 1:50:41 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Apr 13, 2007 1:50:41 PM PDT> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Apr 13, 2007 1:50:41 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN> >
    Edited by thavinis at 04/14/2007 9:59 AM

    Should be something like
    - extract the plugin into the plugins directory
    - restart eclipse
    - create a clean project (to prevent artefacts)
    - rightclick the project, select from the menu team->share project
    - choose the VSS option and point it to your VSS server
    - team->update
    - team -> check out on the file you need to change
    - team -> check in after modification

  • Problem installing FlexBuilder Plugin for Eclipse

    I'm trying to install the latest Flex Builder plugin under
    Eclipse 3.4 under Mac OSX. I installed the plugin per the Adobe
    instructions, added the folder to the "List of Available Software"
    in the Eclipse dialog for managing plugins, then tried to install
    it. Here's the error message:
    Cannot complete the request. See the details.
    Cannot find a solution satisfying the following requirements
    Match[requiredCapability:
    org.eclipse.equinox.p2.iu/org.eclipse.mylyn.java_feature.feature.jar/[3.0.3.v20081015-150 0-e3x,3.0.3.v20081015-1500-e3x]].
    What else is required?

    Hi
    I am having same issue, I don't know how to procced. My
    installation has eclise Version: 3.3.1.1
    Build id: M20071023-1652 and configuration directory.
    Any help on this is highly appreciated
    thanks
    Jay

  • Fetal error while installing weblogic server 12c on windows 64 bit

    Dear all,
    i have windows7 64bit, oracle 11g database, and my java version as i enter the JAVA -VERSION command at the cmd prompt is below
    C:\Users\Administrator>java -version
    java version "1.4.2_06"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)
    Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode)i want to install weblogic server generic wls1211_generic.jar.
    when i enter the command
    java -Xmx1024m -jar wls1211_generic.jar
    or
    java -Xmx1206m -jar wls1211_generic.jar
    it try to open the installation but give a fatal error like below
    A fatal error occured, this application will terminate.
    any idea?

    Hi,
    i did the same as you said, i.e i add this path to the PATH variable C:\Program Files (x86)\Java\jdk1.7.0
    add the bin directory to this path, so you should have C:\Program Files (x86)\Java\jdk1.7.0\bintest it in the command prompt with java -version and it should prompt you java 1.7
    also be sure the generic jar is not corrupted.
    and one more thing you should use this command to install with generic jar:
    java -jar wls1211_generic.jar
    http://docs.oracle.com/cd/E24329_01/doc.1211/e24492/guimode.htm#autoId3
    Regards
    Carlos

  • Error while installing weblogic 6.0

    Hi,
    I am trying to install weblogic 6.0 on Solaris SunOS 5.6 Ultrasparc-60
    solaris VM 1.2.1. could someone help me in this.
    Below is the result of my installation.
    TIA
    Arun.
    # sh weblogic600_sol.bin -i console
    Preparing to install...
    Error: failed
    /tmp/install.dir.17096/Solaris/resource/jre/jre/lib/sparc/client/libjvm.so,
    because ld.so.1:
    /tmp/install.dir.17096/Solaris/resource/jre/jre/bin/../bin/sparc/native_threads/java:
    fatal: libCrun.so.1: open failed: No such file or directory

    Mike,
    Should i have to install jdk1.3 separately & run the installation. Is there
    anyway i should specify the javahome for the weblogic installation.
    Arun.
    Michael Girdley wrote:
    WebLogic 6.0 will install its own copy of the JDK using the install anywhere
    wizard. WLS 6.0 requires JDK 1.3 to operate.
    Michael Girdley, BEA Systems Inc
    Learning WebLogic? Buy the book.
    http://www.learnweblogic.com/
    "Arun" <[email protected]> wrote in message
    news:[email protected]..
    Hi,
    I am trying to install weblogic 6.0 on Solaris SunOS 5.6 Ultrasparc-60
    solaris VM 1.2.1. could someone help me in this.
    Below is the result of my installation.
    TIA
    Arun.
    # sh weblogic600_sol.bin -i console
    Preparing to install...
    Error: failed
    /tmp/install.dir.17096/Solaris/resource/jre/jre/lib/sparc/client/libjvm.so,
    because ld.so.1:
    /tmp/install.dir.17096/Solaris/resource/jre/jre/bin/../bin/sparc/native_thre
    ads/java:
    fatal: libCrun.so.1: open failed: No such file or directory

  • Error while installing weblogic server

    Dear all,
    i have install oracle database 11g r2 64bit on windows 7 64bit.
    i download weblogic server ofm_rcu_win32_11.1.1.3.3_disk1_1of1.
    i want to install it, i run the rcu from C:\ofm_rcu_win32_11.1.1.3.3_disk1_1of1\rcuHome\BIN directory.
    it give the following error
    windows cannot find "C:download", make sure you type the name correctly.
    why?

    Hi Maahjoor,
    this ofm_rcu_win32_11.1.1.3.3_disk1_1of1 is not the weblogic's installers, is RCU.
    If you want to install Weblogic you don't need RCU, RCU has been made to create schemas which are needed for some types of installation like SOA suite, BI Publisher etc.
    You can get Weblogic installer from this url:
    http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-for-dev-1703574.html
    To install Weblogic you only need a JDK 1.6 or a JRockit 1.6
    Hope this clarify your doubt :)
    Regards
    Carlos

  • Installation error while installing weblogic 10.3.5 R1

    while installing weblogic server(wls 10.3.5 R1) am getting the following error(this is the same error am getting while installing jdeveloper 11g), as am creating a new middleware home following error comes
    the product maintanance level of the current installer (weblogic 10.3.5) is not compatible with the maintenance level of product installed on your system(wl 10.3.0). Please obtain the compatible installer or product maintainance on your current system to achieve the desired level.

    It seems you have already installed wls 10.3.0 or somehow it exist in your system.
    I suggest, uninstall the current Weblogic 10.3.0. And then reinstall 10.3.5 .
    try something like below
    Choose Start > Programs > Oracle WebLogic > Uninstall Oracle WebLogic.
    clean the middleware folder if anything exist -> restart the server and then start installation again for wls 10.3.5.
    Edited by: Nishith Nayan on Oct 9, 2012 12:17 AM

  • How to install Flex plugin for Eclipse?

    Hello All,
    I am a new user of Flex.
    I would like to install Flex Framework as part of Eclipse, but I have installation problems with it
    I have downloaded and installed the plugin from here:
    http://www.adobe.com/cfusion/search/index.cfm?term=Eclipse+plugin&loc= en_us&siteSection=products%3Aflex.html
    But when I am trying to create a new Flex project, I don't see the possibilities that are shown in
    are shown here (http://www.adobe.com/devnet/flex/videotraining.html) in the lecture "Using Flash Builder" of day one (minute 5:33).
    File -> New -> Flex Project (I don't see the "Flex Project" name and other related options).
    Your help will be more than appreciated,
    Thanks in advance,
    Felix.

    Hi GrendelDeveloper,
    Thank you for your help, I appreciate your advice.
    For the next generations please see the next link:
    http://www.adobe.com/support/documentation/en/flex/2/install.html
    Felix.

  • Weblogic plugin for eclipse not working...

    Hi All:
    I recently downloaded the weblogic plugin (1.1.1) for eclipse from here: http://dev2dev.bea.com/codelibrary/code/wlplugin.jsp.
    I followed the installation steps as laid out in the readme file, but I am not
    seeing the 'WebLogic' option in the 'Window' -> 'Customize Perspective...' ->
    'Other' node.
    I have tried with both eclipse 2.1.3 and 3.0.0 on windows 2k, with the same result.
    I know I am missing something here 'coz reading posts from this group it appears
    people are using it fairly successfully.
    Any help will be greatly appreciated.
    Best Regards
    Sanjeev

    Two issues with the BEA Weblogic/Eclipse plugin:
    1. The documentation hasn't been updated (readme.html). It still says 1.1.0 even though the current version is 1.1.1.
    2. Assuming that the readme.html still applies to version 1.1.1, the language pack of the plugin is missing. The instructions say to copy the language pack (com.bea.eclipse.weblogic.nl1_1.1.0) to the Eclipse plugins directory. But this folder is not in the plugin zip file. Is this supposed to be downloaded separately?
    In any case, the plugin isn't registering in Eclipse 2.1. I can only guess that it's because the language pack is missing. It looks like others are having problems as well.
    Any word on this?
    Thanks in advance,
    --Neal                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

Maybe you are looking for