Web Logic 8.1 SP2 Plugin Problems

Hi
I have a problem with configuring the WebLogic 8.1 SP2 Plugin (libproxy.so) for
IPlanet Web Server (Sun One Web Proxy Server SP3).
Once I configure the plugin the web server instance fails to start with the following
error message:
"[13/Jul/2004:10:40:44] failure: regex error: repetition-operator operand invalid
(regex: '^*/weblogic/*$')
[13/Jul/2004:10:40:45] info: LdapCheckUp set to 30 seconds
conf_init: line 25: dlopen of /usr/netscape/suitespot/lib/libproxy.so failed (ld.so.1:
./ns-proxy: fatal: relocation error: file /usr/netscape/suitespot/lib/libproxy.so:
symbol _ex_keylock: referenced symbol not found)"
My current environment setting for LD_LIBRARY_PATH includes the libC.so.5 which
holds the definition of the exkeylock to no avail.
I have added the following config for the plugin in the obj.conf file:
Init fn="load-modules" funcs="wl_proxy,wl_init"\ shlib=/usr/netscape/suitespot/lib/libproxy.so
Init fn="wl_init"
<Object name="weblogic" ppath="*/weblogic/*">
Service fn=wl_proxy WebLogicHost=XX.XX.XX.XX WebLogicPort=7001\ PathTrim="/weblogic"
</Object>
Any ideas what could be causing this problem??

Hi
I have a problem with configuring the WebLogic 8.1 SP2 Plugin (libproxy.so) for
IPlanet Web Server (Sun One Web Proxy Server SP3).
Once I configure the plugin the web server instance fails to start with the following
error message:
"[13/Jul/2004:10:40:44] failure: regex error: repetition-operator operand invalid
(regex: '^*/weblogic/*$')
[13/Jul/2004:10:40:45] info: LdapCheckUp set to 30 seconds
conf_init: line 25: dlopen of /usr/netscape/suitespot/lib/libproxy.so failed (ld.so.1:
./ns-proxy: fatal: relocation error: file /usr/netscape/suitespot/lib/libproxy.so:
symbol _ex_keylock: referenced symbol not found)"
My current environment setting for LD_LIBRARY_PATH includes the libC.so.5 which
holds the definition of the exkeylock to no avail.
I have added the following config for the plugin in the obj.conf file:
Init fn="load-modules" funcs="wl_proxy,wl_init"\ shlib=/usr/netscape/suitespot/lib/libproxy.so
Init fn="wl_init"
<Object name="weblogic" ppath="*/weblogic/*">
Service fn=wl_proxy WebLogicHost=XX.XX.XX.XX WebLogicPort=7001\ PathTrim="/weblogic"
</Object>
Any ideas what could be causing this problem??

Similar Messages

  • Changes not showing in other instance of web logic server after deployment

    Hi Everyone,
    My Jdev version is 11.1.2.3.0.
    I have developed one ADF application and deployed into web logic server from Jdev itself and is working fine with the URL.
    Now the same EAR file is deployed into other instance of web logic server. it was working fine too.
    NOw i have modified some columns in the table in ADF page and modified the URL of the page in Controller project properties Java EE Application tab and deployed the page in first instance through Jdeveloper only and is working very fine with the new URL and with the new changes.
    But when i deploy this EAR file into other instance of the web logic server i got following problems:
    1. URL is not being changed. --> page is running with the old URL only.
    2. Changes to the ADF page is not reflected.
    3. Test point for this application is blank in web logic server.
    What can be the issues with this?
    Any suggestions will be really useful.
    Thanks.....

    About the context URL:
    There are 2 ways to change the context URL, 1 for design time (the one you used) and 1 for deploy time.
    All info here: http://one-size-doesnt-fit-all.blogspot.be/2010/12/adf-changing-your-applications-url-or.html

  • What do these errors mean ? Web Logic 8.1 setting

    I am a newbie in this Web Logic and I'm facing problem in my web application.
    Appreciate that someone can guide me on this issue. I'm able to login to my web app and perform some interaction and but when I started to click on one of the contact button from front end I did receive this message "javax.naming.CommunicationException [Root exception is java.net.ConnectException:t3://localhost:7501,localhost:7551: Destination unreachable; nested exception is: java.net.ConnectException: Connection refused: connect; No available router to destination]".
    Not sure I have to perform any of the configuration from the WebLogic console.
    Below are the executed running cmd when I double click this file "*nodemanagerhelper.exe*" from my local C:bea\weblogic81\server\bin\nodemanagerhelper.exe
    C:\bea\weblogic81\server\bin>set CLASSPATH=.;C:\bea\JROCKI~1\lib\tools.jar;C:\be
    a\WEBLOG~1\server\lib\weblogic_sp.jar;C:\bea\WEBLOG~1\server\lib\weblogic.jar;
    C:\bea\weblogic81\server\bin>cd C:\bea\WEBLOG~1\common\NODEMA~1
    C:\bea\WEBLOG~1\common\NODEMA~1>if not "" == "" if not "" == "" goto runNMWithLi
    stenAddressAndPort
    C:\bea\WEBLOG~1\common\NODEMA~1>if not "" == "" goto runNMWithListenAddress
    C:\bea\WEBLOG~1\common\NODEMA~1>if not "" == "" goto runNMWithListenPort
    C:\bea\WEBLOG~1\common\NODEMA~1>"C:\bea\JROCKI~1\bin\java.exe" -jrockit -Xms32m
    -Xmx200m -Xverify:none "-Djava.security.policy=C:\bea\WEBLOG~1\server\lib\weblo
    gic.policy" "-Dweblogic.nodemanager.javaHome=C:\bea\JROCKI~1" weblogic.NodeManag
    er
    <Nov 23, 2010 4:00:06 PM EST> <Info> <NodeManager> <NodeManager: for information
    on command line options, try "java weblogic.NodeManager -h">
    <Nov 23, 2010 4:00:06 PM EST> <Info> <NodeManager> <Starting NodeManager >
    <Nov 23, 2010 4:00:06 PM EST> <Info> <NodeManager> <Setting java home to 'C:\bea
    \JROCKI~1'>
    <Nov 23, 2010 4:00:06 PM EST> <Info> <NodeManager> <Effective values of properti
    es :
    ListenAddress=*.*
    ListenPort=5555
    ListenerType=secureSocket
    SavedLogsDirectory=NodeManagerLogs
    NativeVersionEnabled=true
    TrustedHosts=nodemanager.hosts
    StartTemplate=../../server/lib/unix/nodemanager.sh
    ReverseDnsEnabled=false
    ScavangerDelaySeconds=180
    PIDFileReadRetryCount=0
    WeblogicHome=null
    bea.home=null
    JavaHome=C:\bea\JROCKI~1
    PropertiesVersion=8.1
    >
    <Nov 23, 2010 4:00:06 PM EST> <Info> <NodeManager> <Saving logs in'NodeManagerLo
    gs'>
    <Nov 23, 2010 4:00:11 PM EST> <Info> <NodeManager@*.*:5555> <Reading private key
    and certificate chain from the keystore C:/bea/weblogic81/server\lib\DemoIdenti
    ty.jks. KeyStore type = jks, Using keystore passphrase = true, Alias = DemoIdent
    ity>
    <Nov 23, 2010 4:00:11 PM EST> <Info> <NodeManager@*.*:5555> <Reading trusted CAs
    from the keystore C:/bea/weblogic81/server\lib\DemoTrust.jks. KeyStore type = j
    ks, Using keystore passphrase = true>
    <Nov 23, 2010 4:00:11 PM EST> <Info> <NodeManager@*.*:5555> <Reading trusted CAs
    from the keystore C:\bea\JROCKI~1\jre\lib\security\cacerts. KeyStore type = jks
    , Using keystore passphrase = false>
    <Nov 23, 2010 4:00:11 PM EST> <Info> <NodeManager@*.*:5555> <Node Manager listen
    ing on *.*:5555..>
    <Nov 23, 2010 4:00:11 PM EST> <Info> <NodeManager@*.*:5555> <NodeManager started
    , log messages being written into file C:\bea\WEBLOG~1\common\NODEMA~1\NodeManag
    erLogs\NodeManagerInternal\nm_KLIS045_11_23_2010-16_00_07.log>
    Edited by: 814719 on Nov 23, 2010 4:30 PM
    Edited by: 814719 on Nov 23, 2010 4:34 PM
    Edited by: 814719 on Nov 23, 2010 4:40 PM

    Thanks. I amended the Web Login console with listen port "7501" and corrected the local host link..it should be pointing to this link http://localhost:7501/Web/index.jsp instead of http://localhost:6501/Web/index.jsp
    Edited by: 814719 on Nov 24, 2010 8:20 AM

  • Problem in using web logic server

    I have following problems in using the weblogic server 8.1.2
    1. Under which folder jsp & html files should be stored?
    2. When I run the weblogic server using web logic work shop,
    I get the following error message.
         "Low virtual memory".
    My pc is running on Windows 2000 Professional.
    Please give me solution for both of my problems.
    My thanks in advance.

    1) somedirectory/yourwebapp/
    2) get more memory , 1Gig is a good start

  • Configuring Web Logic for ODI console problem

    Hi guys ,
    I following the instruction from here
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/odi/odi_11g/setup_jee_agent/setup_jee_agent.htm
    After installing the Weblogic 12.1.1.0 , I came to the configure wizard which run from
    C:\oracle\product\11.1.1\Oracle_ODI_1\common\bin\config.cmd
    then the wizard screen appears
    but the component of my installation only has
    Basic Weblogic Server Domain - 12.1.1.0
    Basic Weblogic SIP Server Domain - 12.1.1.0
    WebLogic Advanced Web Services for JAX-RPC Extension - 12.1.1.0
    WebLogic Advanced Web Services for JAX-WS Extension - 12.1.1.0
    In the document has much more option
    such as
    oracle enterprise manager plugin for ODI
    oracle enterprise manager
    oracle data integrator - SDK Web Services
    Oraclce Data Integrator - Console
    Am I missing something at the installation .
    because i already checked all the component for Web Logic and ODI
    Thanks in advance.

    Hi
    Hopw below URL will helps you on ODI console configuration using Weblogic 11g
    URL: http://odiexperts.com/tag/odi-11g-console
    Regards,
    Phanikanth

  • Logic X Crash all the time , sometimes work sometimes no plug works ??,Plugin Problem?

    Hello
    Please help me .... i dont know what to do anymore
    My logic x now crashes all the time . when i change plug ins sometimes and somtimes just like this . Sometimes all plug ins are loading normal (also via32Bit Bridge from Sound Radix) to use the 32 older ones still ...
    Sometimes no plug in is working, and say contact supplier for latest verision tough i have latest version and original.
    Can be that this has to do with the 32 bid bridge ? i have latest logic update 10.0.6 and Mountain Lion 10.8.5 , 16gbram I7 3,4Gh
    also i cant find were i can register my logic x on apple homepage, only i macs and stuff but no logic x registration to my name and my account. ??
    2nd Problem
    ES1 Synthesizer is modulating when i make low fast bass notes like 3 in one 4/4 bar on 150bpm is modulating tough in es1 is all normal set up for no modulation and normal (ADSR Button on the right choosen , but es1 play 3 completely same notes with same velocity all bit different , not much but too much for using for bass production.
    Also old Channel strips from logic 9 when i load is the same tough always was normal and suddenly in logic x the es1 modulates a bit , i mean plays every note a bit different somtimes with a bit more attack sometimes less ... or cutoff whatever , ??
    pffffffff , is really hard to make music spending more time fixing that i can work .. hope there is any freak out there what can help me ... i m really worried
    Thank you so much friends
    Josef

    Hi All,
    I'm happy to find this discussion about this problem, because I just don't know what can I do. Also, I'm new to logic (and asking myself these days why I switch...!)
    So, I did everything I found on different forum about the system overload problem. Reset my 828mkII, delete my logic pref, clean my hard drive, changed I/O Buffer and exs pref, bla bla bla ...
    I though that the problem was the exs sampler because I found information telling that big samples in this plugin can cause system overload, so I deleted it, but same problem. But I did the same thing with my NI Battery... oh... no crash, but I only have 3 samplers in it!
    But, not all my project using NI Battery crash!
    The smaller one crash and, it contains :
    - 1 ES2 with 7 plugin FX
    - 1 ES2 with 5 plugin FX
    - 1 Native Instrument Battery (3 samples in it) with 1 plugin FX
    - 1 EXS sampler with 4 plugin FX
    That's it !!!
    The difference between all my projects (I'm new so only have a few) is that I add an AVerb plugin in the Battery Channel on the one that always crash.
    So, I deleted the AVerb in the NI Battery channel... Holy S**t it seems to work fine. WOW!! I'm looking the Jesus right now!!!
    I'll have to make more test, like use FXs using BUS insteed, but Logic looks to have a problem using plugin on NI Battery 2.
    I will probably crahs logic again and send another report telling them what I did!
    Maybe this could helps you!
    m
    Single 1.8G G5   Mac OS X (10.4.7)   2G RAM

  • Problem while deploying application in web logic

    Hi,
    i have an web application with servlets running fine in tomcat 5.1.12, but when i copy the same foldet to web logic and i run i gives an error, i create a domain of my name, and i kept the folder in weblogic, user _projects--> applications folder, but while accessing from the browser i got an error. so please rectify my error.
    Babji..

    I don't use web logic so I can't help you. But if you post whatever error message you are referring to into your thread, someone who uses web logic might have a better idea as to how to respond. Additionally I suspect there may be some differences in the configuration settings between Tomcat and web logic, you might look into that. But I have no idea.

  • Problem with a Data Source in Web Logic

    Hi everybody,
    Currently i am deploying a 11g ADF application, i am testing my application in a Web Logic 10.3.2.0, and in the beginning all works OK, but when the user test the application like a half of hour the data source throws this exception:
    Messages
    Test of MOR_DS_ORA2 on server soa_server1 failed, reason:
    Connection test failed with the following exception: weblogic.common.resourcepool.ResourceUnavailableException: No resources currently available in pool MOR_DS_ORA2 to allocate to applications. Either specify a time period to wait for resources to become available, or increase the size of the pool and retry..
    This error only occur in the development server of the company, never in the embed WL of my JDeveloper 11 g
    Checking my code (appModuleImpl where is all the logic and integration with my DB) i don't see any wrong.
    I call SP like this:
    String stmt = "BEGIN XXMOR_FUNCIONAL_PKG.XXMOR_SOL_REPROCESAR_PR(?, ?); END;";
    CallableStatement st = null;
    try {
    st = getDBTransaction().createCallableStatement(stmt, 2);
    st.setInt(1, idSol);
    st.setString(2, rw.getTrackingIdConcom());
    st.execute();
    System.out.println("Exito.");
    catch (SQLException e) {
    throw new JboException(e);
    finally {
    if (st != null) {
    try {
    st.close();
    catch (SQLException e) {}
    Execute some querys like this:
    public ArrayList getElementsByArguments(String query){
    ArrayList al = new ArrayList();
    ResultSet rs = null;
    try {
    rs = getDBTransaction().createStatement(0).executeQuery(query);
    ResultSetMetaData rsMeta = rs.getMetaData();
    int numColumnas = rsMeta.getColumnCount();
    while(rs.next()) {
    for (int i = 1; i <= numColumnas; i++) {
    al.add(rs.getString(i));
    } catch (SQLException e) {
    getDBTransaction().commit();
    return al;
    And some insert and update like this:
    public String setNewFzaVta(Number idSegNeg, String idenFzaVta, String nomFzaVta, String region, String copysOrden,
    String copysFecha, String mutlifuerza, String rtcrdAut, String autCorreo, String mercadotecnia,
    String divCanal, String conCom, String activa, String notificacion, String createBy, Date currentDate,
    String matloc, Number tolerancia, String rate){
    XxmorFzasVtasTabViewImpl u = (XxmorFzasVtasTabViewImpl)getXxmorFzasVtasTabView1();
    XxmorFzasVtasTabViewRowImpl newRow = (XxmorFzasVtasTabViewRowImpl)u.createRow();
    SequenceImpl seq = new SequenceImpl("XXMOR_ID_FZAVTA_SQ", getDBTransaction());
    Number seqNextval = seq.getSequenceNumber();
    newRow.setIdSegNeg(idSegNeg);
    newRow.setIdFzaVentas(seqNextval);
    newRow.setIdentFzaVentas(idenFzaVta);
    newRow.setNombreFzaVentas(nomFzaVta);
    newRow.setRegion(region);
    newRow.setCopysXOrden(copysOrden);
    newRow.setCopysXFecha(copysFecha);
    newRow.setMultifuerza(mutlifuerza);
    newRow.setRtcrdAuthAut(rtcrdAut);
    newRow.setAutXCorreo(autCorreo);
    newRow.setMercadotecnia(mercadotecnia);
    newRow.setDivXCanal(divCanal);
    newRow.setCondicionesComerciales(conCom);
    newRow.setActiva(activa);
    newRow.setNotificacionExtInt(notificacion);
    newRow.setCreatedBy(createBy);
    newRow.setCreatedDate(currentDate);
    newRow.setMatloc(matloc);
    newRow.setAutTolerancia(tolerancia);
    newRow.setGetRate(rate);
    u.insertRow(newRow);
    getDBTransaction().commit();
    return seqNextval.toString();
    Can anybody help me ! ????

    Hi,
    from the original post it is not obvious from where the code is called and if the AM is released properly. So if you face the same issue, maybe you can explain more
    Frank

  • GC 11, Web Logic installation problem

    Redhat 5,5 x64
    Oracle 11gR2 Database
    Oracle 11gR1 GC
    Oracle WebLogic Server 11gR1 (10.3.2) - generic .jar file
    JDK 1,6
    Hello,
    I launch the installer for WLS like:
    <JAVA_HOME>/bin/java -d64 -jar wls1032_generic.jarAnd installer launch fine, however, it feels somewhat slow, graphicly.
    First step is to provide an middleware home, and on the next step, about configuration manager, where they want me to provide metalink account, it hangs after pressing next. It does not matter if i provide my e-mail or not.
    It says; are you sure you would like to continue anyway, and one time again it ask me if im sure, and i press yes, and then on "next", nothing happends and all buttons are grey.
    Im not sure how to investigate this. :)
    Any help is welcomed, thanks

    user624442 wrote:
    Hi,
    As i know the only ways you have to get weblogic patchs are :
    Connecting your server to the internet, juste for time you need to download your patch
    or
    Use a server that is connecting to internet and having the same version of weblogic for witch you need the patch. After you have to move the patch from one machine to anouther using system commands
    Regards,
    MouhssineYes, and thats really crappy. Ive provided Oracle Support with the BUG id number and they are gonna download the patches for me, but in my opinion i should be able to do this myself.
    There must be alot of people that does not want to grant connection to Internet on their production servers, whats the use of a new, nice, good (as it seems) GUI that no one can use anyway? Having another web logic server just for downloading is also another aspect of the uselessness of Smart Update.
    :)

  • The Web Logic Server did not start up properly

    Trying to start Weblogic Portal Server
    Result is :
    # Note: Server initialization may take several minutes.
    # Please be patient.
    <Jan 26, 2002 11:45:43 PM EST> <Info> <Security> <Getting boot password from user.>
    Enter password to boot WebLogic server:
    Starting WebLogic Server ....
    The WebLogic Server did not start up properly.
    Exception raised:
    java.lang.IllegalAccessError: try to access method weblogic.management.internal.Helper.preloadMBeanInfos()V
    from class weblogic.management.Admin
    at weblogic.management.Admin.initialize(Admin.java:212)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:362)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception
    Press any key to continue . . .
    What is goin on ??????

    "Bernie Ferguson" <[email protected]> wrote in
    news:3c7c6672$[email protected]:
    >
    Trying to start Weblogic Portal Server
    Result is :
    # Note: Server initialization may take several minutes.
    # Please be patient.
    <Jan 26, 2002 11:45:43 PM EST> <Info> <Security> <Getting boot
    password from user.> Enter password to boot WebLogic server:
    Starting WebLogic Server ....
    **** The WebLogic Server did not start up properly.
    Exception raised:
    java.lang.IllegalAccessError: try to access method
    weblogic.management.internal.Helper.preloadMBeanInfos()V from class
    weblogic.management.Admin
    at weblogic.management.Admin.initialize(Admin.java:212)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:362)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception
    **** Press any key to continue . . .
    What is goin on ??????
    I had this problem when I tried using Web Logic Server 6.1 SP2. When I
    switched back to SP1 it was fine.

  • Error while running application under  Oracle Web logic server 10.3

    Hi all,
    I am using  Oracle Web logic server 10.3 to run reports(CR4E).when at the time of adding server in to crystal report application
    i had taken Application Development Support Then at run time it is showing following error message
    com.crystaldecisions.sdk.occa.report.lib.ReportSDKException---- Error code:-2147467259 Error code name:failed
    How to Solve these critical  problem
    Thanks ,
    Amol Patil

    Hi Rahul,
    Server logs may contain JDK warnings such as the following if the jdk folder is an mklink.
    *[WARN ][osal ] Could not add counter (null)\ for query*
    *[WARN ][osal ] Failed to init virtual size counter.*
    These are just warnings and do not affect any servers.
    Workaround
    To suppress these warnings, add the following line in the FRAMEWORK_LOCATION\provisioning\provisioning-plan\fusionapps_start_params.properties file
    -Xverbose:osal=error
    You can even try the solution provided in below link
    http://hirt.se/blog/?p=169
    Regards
    Fabian

  • Web logic server found error

    hi guys, i have successfully deployed my first container managed persistence entity bean
    on web logic server 5.1 but i am unable to run my client application the following error
    occurs when i try to run my client application on windows 98 platform
    we are unable to get a connection to the web logic server at t3:\\localhost:7001
    please make sure that the server is running
    unable to lookup the beans home: cannot instantiate
    class:weblogic.jndi.WLInitialContextFactory
    plz let me know how to overcome this problem
    and what does it mean by t3 why we use it instead of http.
    with regards
    abid

    we are unable to get a connection to the web logic
    server at t3:\\localhost:7001
    please make sure that the server is running
    unable to lookup the beans home: cannot instantiate
    class:weblogic.jndi.WLInitialContextFactoryt3 is a proprietary protocol used by weblogic. First of all tcp/ip needs to be set up in order for you to access localhost. You can check this by opening your browser and typing http://localhost in the address bar. This should bring up the weblogic homepage. If this does not happen, all you need to do is install the TCP/IP services.
    Amit Rajaram

  • Error in running web logic/forms locally: wrong signature

    Hi,
    We are trying to configure oracle forms/reports 11g on each developer machine.
    In running form from either forms builder or IE I'm getting an error:
    Forms Session ID is formsapp.2
    The proxy host is null, and the proxy port is 0.
    Native HTTP implementation is being used for the connection.
    The connection mode is HTTP.
    FRM-92090: unexpected fatal error in client-side Java code during startup
    Java Exception:
    java.lang.RuntimeException: java.lang.SecurityException: class "oracle.forms.engine.Version"'s signer information does not match signer information of other classes in the same package
         at sun.plugin2.applet.Plugin2ClassLoader.checkPackageCerts(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.access$200(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader$2.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.plugin2.applet.Plugin2ClassLoader.findClassHelper(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at oracle.forms.engine.Runform.createInitialMessage(Unknown Source)
         at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.SecurityException: class "oracle.forms.engine.Version"'s signer information does not match signer information of other classes in the same package
         ... 15 more
    I have signed all jar files in \forms\java and \Oramw11gdev\asdev1\jlib and confirmed that they are correctly referenced in registry and default.env. I also verified all jars. Still error is there.
    Haven't seen this problem with forms 10g.
    Any suggestions?
    Env: Win7/32bit, Oracle Forms 11g, Java 1.6, Forms Builder v.11.1.1.3.0; Java Plug-in 1.6.0_18
    Using JRE version 1.6.0_18-b07

    I got the same problem before with clients not on the same domain of the forms server so I found out that the ports 7001 & 7002 were the problem; that requesting the full machine name is not successful using these ports (machine.localdomain.com) so what I did is to join those clients to the domain and if you don't want to join those machines to domain change the web logic deployment port to 8888 .... it worked for me .... I hope this helps you

  • Web logic error when trying to log in.

    Hi, I am a DBA, not knowledge on WEbe logic. I created and JDBC, and it is connecting to the database, but when I try to access the page I got the following message>
    com.bykoncept.nustapi.NustApiException: While trying to lookup 'NuConcert.Portal' didn't find subcontext 'NuConcert' Resolved
    Please let me know how can I fix this problem.
    Thanks.

    If you dont have APPS access on database, even you should not be allowed to make changes using Jdeveloper. Now Jdeveloper is used to create forms and business objects which would either query or update the tables. Not having access/grants would restrict you from doing anything in Jdeveloper (no query, no updates etc). This is one of the reasons, I think, due to which Jdeveloper doesn't allow to function without APPS user.

  • Webi XI 3.1 SP2 LOAD TESTING ISSUE WITH LOAD RUNNER

    Hello,
    We are launching a test campaign in order to test the Webi XI 3.1 SP2 (FP2.2) platform to validate it is capable to host 150 concurents users.
    The test is pretty simple:
    Logon to Infoview
    Navigate to the Document list page
    Make a search to find the adequate report
    Open this document
    Fill the prompts (doc is auto refresh)
    Wait for the results
    Logoff InfoView
    The problem is related to the tool with which we are scripting that is not able to run this script (Tool is Load Runner (ex Mercury)). In fact, we are able to capture the script correctly but when it is replayed, it crashes when displaying the document list page as it can't find the frame with the list of documents and the tree view...
    Do you know whether there are some specific settings to make it working correctely?
    For information, the Protocol used for our testing are:
    Web Click-&-Script
    HTTP-HTML
    AJAX

    I've used LoadRunner for this purpose before.  There is a tutorial that comes with the product.  My suggestion is to go through that and from there you should be able to get it working with enterprise.  I feel that's the best way to get up and running quickly.

Maybe you are looking for