Error when connect OC4j From Jdev

I setup Oracle Application Server 10g 10.1.3 successful,
I have OPMN name is : opmn_name1
In this opmn_name1, I created OC4J instance name is : oc4j1
From Jdev 10.1.3.2.0, I created connection as follows:
1. Connection Name: conn2
2. Connection Type: Oracle Application server 10g 10.1.3
3. Input user name and password
4. Connect To: Group, OPMN port: 6003, ...
5. When Test connection then get message "*Error getting Cluster Config Set URLs for uri: deployer:cluster:opmn://192.168.81.114:6003/default_group*"
Please help me create connection to Application Server

I stopped reading when I got to:
I've installed Oracle RAC 10.2.0.3 for sun 64 bit
Oracle client: Oracle 9i client
That really says it all ... or should.

Similar Messages

  • Error in Connection BAM from JDEV

    Hi:
    I am trying to connect BAM through JDeveloper. I am able to create the connection but when I am trying to create a sensor action (to get the data objects from the server) , I am getting the error "Cannot Open The Connection" .
    I am accessing the BAM server through JDEV from a seperate machine . However , if I do the same in the machine where BAM is installed , I am not getting any such error.
    I have give Administrater priviledge to the user from which I am connecting ..
    The versions I am using is :
    SOA Suite - 10.1.3.4.0
    BAM - 10.1.3.4.0 and
    JDEV - 10.1.3.4.0
    Please let me know , If anyone have any solution for this ...
    Regards,
    Chandrachur

    Ensure you do no thave any firewall blocking the connection.
    Then, see if you have the enable proxy exception marked or not. Then, add your BAM Server ip and host in your hosts.ini file.

  • Error when connecting(DBCO) from R/3 database to external database (mssql)

    Hello,
    We are having issue while connecting from SAP R/3 quality server to
    external SQL (development) Database(Radar server).
    We have created the Database connection (RADAR_DEV) in both development
    and quality r/3 server. Both of these servers connect to one target
    machine which is no -sap mssql (radar development) server for fetching
    the data.The program (Ztest) uses native sql statement and the
    dbconnection name RADAR_DEV to connect to Non-sap mssql server.
    The same program works in development environemnt but it is not working
    in quality thougth the DB connection and program is same.
    Getting the below short dump in quality server
    Runtime Error          DBIF_DSQL2_OBJ_UNKNOWN                            
    Exception              CX_SY_NATIVE_SQL_ERROR                            
           Occurred on     03.03.2008 at   16:54:17                                                                               
    Information on where terminated                                                                               
    The termination occurred in the ABAP program "ZRADAR_EXTRACT" in               
    "START-OF-SELECTION".                                                         
    The main program was "ZRADAR_EXTRACT ".                                                                               
    The termination occurred in line 57 of the source code of the (Include)        
    program "ZRADAR_EXTRACT"                                                      
    of the source code of program "ZRADAR_EXTRACT" (when calling the editor 570).                                                                               
    Source code extract

    Hi Jun,
    Drop the table RFCKEYSS. To do this, logon to the original system, run the database utility (transaction se14) and use the button 'Delete database table'.
    After that, repeat the phase PARDIST_SHD.
    With SUM 1.0 SP 7 and higher, the table is dropped directly before phase PARDIST_SHD. If the error appears again, manual action is necessary.
    This is what the notes says to do.
    Have you tried this ?
    Regards,

  • Fatal errors when migrating JClient from JDev 10.1.2 to JDev 10.1.3

    I have following errors after migrating a woring JClient app. from 10.1.2 to 10.1.3.
    The error messages don't say much so I hope others encountered similar errors!
    When calling the a runnable panel that was generated with the Jdev 10.1.2 wizard I have following error:
    Exception in thread "main" java.lang.VerifyError: class oracle.jbo.uicli.jui.JUActionBinding overrides final method .«?í*h8+
         at java.lang.ClassLoader.defineClass1(Native Method)
         at java.lang.ClassLoader.defineClass(Unknown Source)
         at java.security.SecureClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.access$100(Unknown Source)
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at com.photoswing.view.lab.PanelPhotolabVO1.$init$(PanelPhotolabVO1.java:41)
         at com.photoswing.view.lab.PanelPhotolabVO1.<init>(PanelPhotolabVO1.java:83)
         at com.photoswing.view.lab.PanelPhotolabVO1.main(PanelPhotolabVO1.java:162)
    The JUActionBinding method is used in the navigation bar so I removed the nav bar and I get:
    Exception in thread "main" java.lang.VerifyError: class oracle.jbo.uicli.jui.JUActionBinding overrides final method .«?í*h8+
         at java.lang.ClassLoader.defineClass1(Native Method)
         at java.lang.ClassLoader.defineClass(Unknown Source)
         at java.security.SecureClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.access$100(Unknown Source)
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
    What is this gibrish: «?í*h8 ??
    Your help will be appreciated.
    Fred

    Hi Steve,
    More info:
    I created a new application, model: 1 entity + 1 view, client: wizard generated form amd it works.
    I created a new JDev installation without migrating the setup of previous versions or installing the updates. I kept the default JVM for all my projects.
    I opened a copy of the 10.1.3 application, created a new wizard generated panel based on one entity based view and I get the error?
    E:\fred\jdev10.1.3\jdk\bin\javaw.exe -ojvm -classpath E:\fred\mywork10.1.3\PhotoWebshopManagement\View\classes;E:\fred\mywork10.1.3\PhotoWebshopManagement\Model\classes;E:\fred\jdev10.1.3\BC4J\lib\adfshare.jar;E:\fred\jdev10.1.3\BC4J\lib\bc4jmt.jar;E:\fred\jdev10.1.3\BC4J\lib\collections.jar;E:\fred\jdev10.1.3\BC4J\lib\bc4jct.jar;E:\fred\jdev10.1.3\lib\xmlparserv2.jar;E:\fred\jdev10.1.3\jlib\jdev-cm.jar;E:\fred\jdev10.1.3\jlib\ojmisc.jar;E:\fred\jdev10.1.3\jlib\commons-el.jar;E:\fred\jdev10.1.3\jlib\jsp-el-api.jar;E:\fred\jdev10.1.3\jlib\oracle-el.jar;E:\fred\jdev10.1.3\BC4J\jlib\bc4jtester.jar;E:\fred\jdev10.1.3\jlib\help4.jar;E:\fred\jdev10.1.3\jlib\share.jar;E:\fred\jdev10.1.3\jlib\jewt4.jar;E:\fred\jdev10.1.3\jlib\oracle_ice.jar;E:\fred\jdev10.1.3\jdbc\lib\ojdbc14dms.jar;E:\fred\jdev10.1.3\jdbc\lib\orai18n.jar;E:\fred\jdev10.1.3\jdbc\lib\ocrs12.jar;E:\fred\jdev10.1.3\diagnostics\lib\ojdl.jar;E:\fred\jdev10.1.3\lib\dms.jar;E:\fred\jdev10.1.3\BC4J\lib\bc4jdomorcl.jar;E:\fred\jdev10.1.3\BC4J\jlib\bc4jdatum.jar;E:\fred\jdev10.1.3\j2ee\home\jazn.jar;E:\fred\jdev10.1.3\j2ee\home\jazncore.jar;E:\fred\jdev10.1.3\BC4J\lib\adfm.jar;E:\fred\jdev10.1.3\BC4J\jlib\adfui.jar;E:\fred\jdev10.1.3\BC4J\lib\adfbinding.jar;E:\fred\trove-1.1b4\lib\trove.jar;E:\fred\commons-validator-1.1.4\commons-validator-1.1.4.jar;E:\fred\commons-httpclient-3.0\commons-httpclient-3.0.jar;E:\fred\mywork10.1.3\PhotoWebshopManagement\DTO\classes;E:\fred\jdev1012_1\BC4J\lib\adfm.jar;E:\fred\jdev1012_1\BC4J\jlib\adfjclient.jar;E:\fred\jdev1012_1\jlib\bigraphbean.jar;E:\fred\jdev1012_1\jlib\LW_PfjBean.jar;E:\fred\jdev1012_1\BC4J\lib\bc4jimdomains.jar;E:\fred\jdev1012_1\BC4J\jlib\bc4jimjui.jar;E:\fred\jdev1012_1\ord\jlib\ordim.jar;E:\fred\jdev1012_1\ord\jlib\ordhttp.jar;E:\fred\jdev1012_1\ord\jlib\jmf.jar;E:\fred\jdev10.1.3\jlib\inspect4.jar;E:\fred\jdev1012_1\BC4J\jlib\bc4jdatum.jar;E:\fred\jdev10.1.3\BC4J\jlib\bc4jui.jar;E:\fred\jdev10.1.3\jlib\bigraphbean.jar;E:\fred\jdev10.1.3\jlib\LW_PfjBean.jar;E:\fred\jdev10.1.3\jdev\extensions\oracle.jdeveloper.jgoodies.1.0.4\forms-1.0.4.jar;E:\fred\jdev10.1.3\javacache\lib\cache.jar;E:\fred\jdev10.1.3\BC4J\lib\bc4jimdomains.jar;E:\fred\jdev10.1.3\BC4J\jlib\bc4jimjui.jar;E:\fred\jdev10.1.3\ord\jlib\ordim.jar;E:\fred\jdev10.1.3\ord\jlib\ordhttp.jar;E:\fred\jdev10.1.3\ord\jlib\jmf.jar;E:\fred\jdev10.1.3\lib\xml.jar;E:\fred\jdev10.1.3\jdev\lib\jdev-rt.jar;E:\fred\jdev10.1.3\sqlj\lib\runtime12.jar;E:\fred\jmagick-win-5.5.7-Q8\jmagick.jar -Xmx378m -DServerSeparator=\ com.photoswing.view.system.TestPanelVatTypeVO2
    Exception in thread main
    java.lang.VerifyError: oracle.jbo.uicli.controls.JUNavigationBar
         at oracle.jbo.uicli.controls.JUTestFrame.$init$(JUTestFrame.java:67)
         at oracle.jbo.uicli.controls.JUTestFrame.<init>(JUTestFrame.java:115)
         at oracle.jbo.uicli.controls.JUTestFrame.startTestFrame(JUTestFrame.java:84)
         at com.photoswing.view.system.TestPanelVatTypeVO2.main(TestPanelVatTypeVO2.java:146)
    The error points to following code of the JUTestFrame class:
    JUNavigationBar menuNavBar = new JUNavigationBar()
    protected void _updateButtonStates()
    super._updateButtonStates();
    menuItemsUpdate();
    And when running with the java client I get:
    E:\fred\jdev10.1.3\jdk\bin\javaw.exe -client -classpath E:\fred\mywork10.1.3\PhotoWebshopManagement\View\classes;E:\fred\mywork10.1.3\PhotoWebshopManagement\Model\classes;E:\fred\jdev10.1.3\BC4J\lib\adfshare.jar;E:\fred\jdev10.1.3\BC4J\lib\bc4jmt.jar;E:\fred\jdev10.1.3\BC4J\lib\collections.jar;E:\fred\jdev10.1.3\BC4J\lib\bc4jct.jar;E:\fred\jdev10.1.3\lib\xmlparserv2.jar;E:\fred\jdev10.1.3\jlib\jdev-cm.jar;E:\fred\jdev10.1.3\jlib\ojmisc.jar;E:\fred\jdev10.1.3\jlib\commons-el.jar;E:\fred\jdev10.1.3\jlib\jsp-el-api.jar;E:\fred\jdev10.1.3\jlib\oracle-el.jar;E:\fred\jdev10.1.3\BC4J\jlib\bc4jtester.jar;E:\fred\jdev10.1.3\jlib\help4.jar;E:\fred\jdev10.1.3\jlib\share.jar;E:\fred\jdev10.1.3\jlib\jewt4.jar;E:\fred\jdev10.1.3\jlib\oracle_ice.jar;E:\fred\jdev10.1.3\jdbc\lib\ojdbc14dms.jar;E:\fred\jdev10.1.3\jdbc\lib\orai18n.jar;E:\fred\jdev10.1.3\jdbc\lib\ocrs12.jar;E:\fred\jdev10.1.3\diagnostics\lib\ojdl.jar;E:\fred\jdev10.1.3\lib\dms.jar;E:\fred\jdev10.1.3\BC4J\lib\bc4jdomorcl.jar;E:\fred\jdev10.1.3\BC4J\jlib\bc4jdatum.jar;E:\fred\jdev10.1.3\j2ee\home\jazn.jar;E:\fred\jdev10.1.3\j2ee\home\jazncore.jar;E:\fred\jdev10.1.3\BC4J\lib\adfm.jar;E:\fred\jdev10.1.3\BC4J\jlib\adfui.jar;E:\fred\jdev10.1.3\BC4J\lib\adfbinding.jar;E:\fred\trove-1.1b4\lib\trove.jar;E:\fred\commons-validator-1.1.4\commons-validator-1.1.4.jar;E:\fred\commons-httpclient-3.0\commons-httpclient-3.0.jar;E:\fred\mywork10.1.3\PhotoWebshopManagement\DTO\classes;E:\fred\jdev1012_1\BC4J\lib\adfm.jar;E:\fred\jdev1012_1\BC4J\jlib\adfjclient.jar;E:\fred\jdev1012_1\jlib\bigraphbean.jar;E:\fred\jdev1012_1\jlib\LW_PfjBean.jar;E:\fred\jdev1012_1\BC4J\lib\bc4jimdomains.jar;E:\fred\jdev1012_1\BC4J\jlib\bc4jimjui.jar;E:\fred\jdev1012_1\ord\jlib\ordim.jar;E:\fred\jdev1012_1\ord\jlib\ordhttp.jar;E:\fred\jdev1012_1\ord\jlib\jmf.jar;E:\fred\jdev10.1.3\jlib\inspect4.jar;E:\fred\jdev1012_1\BC4J\jlib\bc4jdatum.jar;E:\fred\jdev10.1.3\BC4J\jlib\bc4jui.jar;E:\fred\jdev10.1.3\jlib\bigraphbean.jar;E:\fred\jdev10.1.3\jlib\LW_PfjBean.jar;E:\fred\jdev10.1.3\jdev\extensions\oracle.jdeveloper.jgoodies.1.0.4\forms-1.0.4.jar;E:\fred\jdev10.1.3\javacache\lib\cache.jar;E:\fred\jdev10.1.3\BC4J\lib\bc4jimdomains.jar;E:\fred\jdev10.1.3\BC4J\jlib\bc4jimjui.jar;E:\fred\jdev10.1.3\ord\jlib\ordim.jar;E:\fred\jdev10.1.3\ord\jlib\ordhttp.jar;E:\fred\jdev10.1.3\ord\jlib\jmf.jar;E:\fred\jdev10.1.3\lib\xml.jar;E:\fred\jdev10.1.3\jdev\lib\jdev-rt.jar;E:\fred\jdev10.1.3\sqlj\lib\runtime12.jar;E:\fred\jmagick-win-5.5.7-Q8\jmagick.jar -Xmx378m -DServerSeparator=\ com.photoswing.view.system.TestPanelVatTypeVO2
    Exception in thread "main" java.lang.VerifyError: class oracle.jbo.uicli.jui.JUActionBinding overrides final method .
         at java.lang.ClassLoader.defineClass1(Native Method)
         at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
         at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
         at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
         at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
         at oracle.jbo.uicli.controls.JUTestFrame.$init$(JUTestFrame.java:67)
         at oracle.jbo.uicli.controls.JUTestFrame.<init>(JUTestFrame.java:115)
         at oracle.jbo.uicli.controls.JUTestFrame.startTestFrame(JUTestFrame.java:84)
         at com.photoswing.view.system.TestPanelVatTypeVO2.main(TestPanelVatTypeVO2.java:146)
    A searched all files (all file types) of my app for JUActionBinding and didn't find any.
    I created a new client project dependant on my model project and the same wizard generated class works?
    Sorry but I'm lost and I can't provide a simple testcase.
    Regards
    Fred

  • Error when run page from jdev10.1.3.3

    Hi,
    Im getting the following error when running pages from jdev 10.1.3.3. I have loaded all the frequired files from the server(.class and .xml).please help..
    Thanks.
    ## Detail 0 ##
    java.lang.NullPointerException
         at java.util.Hashtable.put(Hashtable.java:396)
         at oracle.apps.fnd.framework.webui.OAPageContextImpl.putSessionValue(Unknown Source)
         at oracle.apps.pos.supplier.webui.ByrAddCntctCO.processRequest(ByrAddCntctCO.java:97)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(Unknown Source)

    The OA Framework forum is available at the following URL:
    OA Framework
    Regards,
    Didier.

  • Error when connecting to portal from some machines

    Hi all,
    Can anyone help me with this.
    I get this jserver error when connecting to portal from some
    client machines.
    I works fine from the others. Any ideas?
    This is the error I get:
    [08/01/2002 17:41:57:618 GMT+00:00] page/Timeout occurred,
    label=73 url=http://odeceixe:81/pls/portal30/!
    PORTAL30.wwpro_app_provider.execute_portlet time=15828ms
    [08/01/2002 17:41:57:618 GMT+00:00] page/ContentFetcher
    Unexpected Exception, name=content-fetcher5
    java.io.EOFException: Premature EOF encountered
         at HTTPClient.StreamDemultiplexor.read
    (StreamDemultiplexor.java, Compiled Code)
         at HTTPClient.RespInputStream.read(RespInputStream.java,
    Compiled Code)
         at java.io.InputStream.read(InputStream.java:95)
         at java.io.InputStreamReader.fill
    (InputStreamReader.java:163)
         at java.io.InputStreamReader.read
    (InputStreamReader.java:239)
         at oracle.webdb.page.ContentFetcher.run
    (ContentFetcher.java, Compiled Code)

    Did you ever find the cause of this, I am receiving the same message, but as you said, only when connecting to the portal via a certain pc.

  • Error when connecting to MDM from different lan

    Hi,
    I got "Image Server Login Error" when connecting with client to server from different LAN, server is up, and i can connect to it when i in the same LAN. Ports 20003, 20004, 20005 for MDM server discovering and repository port 2345 is accessible through router. Running SP2 5.5.24.06.
    Rem: it's not a port problem, when port 2345 is closed i got "WinSock error on connect"
    PS: When I used MDM SP1 i connected to him properly in the same case.

    Hi Dmitry,
    If your repository is set to port 2345, then 4 subsequent ports should be openned also, i.e. 2346-2349.
    Regards, Lev

  • Error When connecting proxy

    Hi,
    When I try to connect proxy in application, it is not connecting instead when I check whether it is going through proxy or not it is telling that it is establishing direct connection only. Here I have posted part of the coding. Please If any error give me a hint.
                System.setProperty("ProxySet", "true");
                SocketAddress addr = new InetSocketAddress("webcache.mydomain.com",80);
                proxy=new Proxy(Proxy.Type.HTTP,addr);here in this code part I am checking whether is connecting with proxy or not.
    URL u = new URL(url);
    URLConnection uu=u.openConnection(ScrapperInterface.proxy);
    try
                    URI uuu = uu.getURL().toURI();
                    List l=ProxySelector.getDefault().select(uuu);
                    for (Iterator iter = l.iterator(); iter.hasNext(); )
                         Proxy proxy = (Proxy) iter.next();
                         System.out.println("proxy hostname : " +proxy.type());
                         InetSocketAddress add = (InetSocketAddress)proxy.address();
                         if(add == null)
                             System.out.println("No Proxy");
                         else
                             System.out.println("proxy hostname : " +add.getHostName());
                             System.out.println("proxy port : " +add.getPort());
    catch (URISyntaxException ex)
                    Logger.getLogger(StartThread.class.getName()).log(Level.SEVERE, null, ex);
    }Output is:
    proxy hostname : DIRECT
    No Proxy

    Re: Error When connecting proxy You didn't get any error when you created the connection. Your title is misleading. Probably you are misleading yourself - see below.
    System.setProperty("ProxySet", "true");That does nothing. There is no such property, contrary to widespread belief.
    SocketAddress addr = new InetSocketAddress("webcache.mydomain.com",80);
    proxy=new Proxy(Proxy.Type.HTTP,addr);... and using java.net.Proxy has nothing to do with system properties in any case.
    URLConnection uu=u.openConnection(ScrapperInterface.proxy);Here you are opening a URLConnection via the proxy. As you got output from the code further down it is clear that this step must have succeeded. So all the code below is pointless.
    URI uuu = uu.getURL().toURI();Here you are getting the URI you created the connection for.
    List l=ProxySelector.getDefault().select(uuu);Here you are getting the Proxies the default ProxySelector would have given you for that URI. Nothing to do with the URLConnection you created, and nothing to do with the Proxy you created either.
    InetSocketAddress add = (InetSocketAddress)proxy.address();So here you are testing the proxy address for the system's default proxy for that URI. Again, nothing to do with what you did above.
    What you should be doing here is using the URLConnection you have already created. Not testing an address.

  • "no ocijdbc11 in java.library.path" error when connecting a TNS database co

    Hi
    "no ocijdbc11 in java.library.path" error when connecting a TNS database connection
    I have the same problem 'error code' when testing the connection to a database although I have an APEX db that connects without a problem.
    I have re downloaded jre & SQL Developer just to ensure all files are where they should be with no luck.
    I've also tried most of the suggestions in various threads.
    Does anyone know what exactly causes this error?
    eg; should I be looking for a file called 'ocijdbc11' & put it into the 'java.library.path' path?
    Can anyone explain to a newbie at db connections what I should do?
    I'm using the 'thin' client as the checkbox is clear & I don't know what path to enter into the correct file to make this work??
    This is & needs to connect as a TNS connection & was working fine until recently, the only change I can think of is a move of files from the 'C' drive but I thought redownloading SQL Developer would slove this.
    Thanks

    When you reinstalled SQL Developer, did you install into a new directory (ie rename or delete the old directory first)?
    I don't know if system setup contains directory references (which might be invalid after moving the location of SQL Developer). Does renaming your system2.1.1.64.45 directory (in C:\Documents and Settings\username\Application Data\SQL Developer) help? Note that your connections are in the connections.xml file in the o.jdeveloper.db.connection.11.1.1.2.36.55.30 subdirectory of system2.1.1.64.45 - you will either need to export connections before renaming and then import again after or copy this file to test if you can connect.
    Finally, the TNS Names directory preference is just a way of telling SQL Developer where to look for the tnsnames.ora file, rather than just assuming it will pick the right one. If you go to create a new connection, do you get the right list of TNS aliases? If not, then set this preference to the directory where the right tnsnames.ora file lives.
    theFurryOne

  • URGENT - INTERNAL SERVER ERROR when connecting to site

    i'm getting INTERNAL SERVER ERROR when connecting to site. everything was ok till yesterday night but since today morning, nobody has been able to log in the site.
    i looked at the Apache Listener log files in IAS_HOME/Apache/Apache/logs
    the error_log file contained the following :-
    [Fri Jan 26 08:32:04 2001] [error] [client 127.0.0.1] Invalid method in request ^A
    [Fri Jan 26 08:32:05 2001] [error] [client 10.32.12.219] malformed header from script. Bad header=<!DOCTYPE HTML PUBLIC "-//IETF: /servlet/p
    age
    [Fri Jan 26 08:32:58 2001] [error] [client 127.0.0.1] Invalid method in request ^A
    [Fri Jan 26 08:32:58 2001] [error] [client 10.32.12.219] malformed header from script. Bad header=<!DOCTYPE HTML PUBLIC "-//IETF: /servlet/I
    sItWorking
    [Fri Jan 26 08:33:13 2001] [error] [client 127.0.0.1] Invalid method in request ^A
    [Fri Jan 26 08:33:13 2001] [error] [client 10.32.12.219] malformed header from script. Bad header=<!DOCTYPE HTML PUBLIC "-//IETF: /servlet/page
    ApacheJServ/1.1: Exception creating the server socket: java.net.BindException: Address already in use
    ApacheJServ/1.1: Exception creating the server socket: java.net.BindException: Address already in use
    ApacheJServ/1.1: Exception creating the server socket: java.net.BindException: Address already in use
    ApacheJServ/1.1: Exception creating the server socket: java.net.BindException: Address already in use
    ApacheJServ/1.1: Exception creating the server socket: java.net.BindException: Address already in use
    then i tried to kill all the httpd processes and restart the apache and the error log was populated with the following :-
    [Fri Jan 26 09:35:48 2001] [warn] child process 16269 still did not exit, sending a SIGTERM
    [Fri Jan 26 09:35:49 2001] [warn] child process 16270 still did not exit, sending a SIGTERM
    [Fri Jan 26 09:35:49 2001] [warn] child process 16271 still did not exit, sending a SIGTERM
    [Fri Jan 26 09:35:49 2001] [warn] child process 16272 still did not exit, sending a SIGTERM
    [Fri Jan 26 09:35:49 2001] [warn] child process 16273 still did not exit, sending a SIGTERM
    [Fri Jan 26 09:35:49 2001] [warn] child process 16274 still did not exit, sending a SIGTERM
    [Fri Jan 26 09:35:49 2001] [warn] child process 16275 still did not exit, sending a SIGTERM
    [Fri Jan 26 09:35:49 2001] [warn] child process 16276 still did not exit, sending a SIGTERM
    [Fri Jan 26 09:35:49 2001] [warn] child process 16277 still did not exit, sending a SIGTERM
    ,same messages continue for different
    ,process ids followed by
    Assertion failed: wwwctx->alloctotal == 0, file wwcepl.c, line 559
    Assertion failed: wwwctx->alloctotal == 0, file wwcepl.c, line 559
    Assertion failed: wwwctx->alloctotal == 0, file wwcepl.c, line 559
    Attempt to free unreferenced scalar.
    Attempt to free unreferenced scalar.
    Assertion failed: wwwctx->alloctotal == 0, file wwcepl.c, line 559
    Assertion failed: wwwctx->alloctotal == 0, file wwcepl.c, line 559
    ApacheJServ/1.1: Exception creating the server socket: java.net.BindException: Address already in use
    [Fri Jan 26 09:35:53 2001] [error] child process 16269 still did not exit, sending a SIGKILL
    [Fri Jan 26 09:35:53 2001] [error] child process 16270 still did not exit, sending a SIGKILL
    [Fri Jan 26 09:35:53 2001] [error] child process 16271 still did not exit, sending a SIGKILL
    [Fri Jan 26 09:35:53 2001] [error] child process 16272 still did not exit, sending a SIGKILL
    [Fri Jan 26 09:35:54 2001] [error] could not make child process 16269 exit, attempting to continue anyway
    [Fri Jan 26 09:35:54 2001] [error] could not make child process 16270 exit, attempting to continue anyway
    [Fri Jan 26 09:35:54 2001] [error] could not make child process 16271 exit, attempting to continue anyway
    [Fri Jan 26 09:35:54 2001] [error] could not make child process 16272 exit, attempting to continue anyway
    [Fri Jan 26 09:35:54 2001] [error] could not make child process 16273 exit, attempting to continue anyway
    [Fri Jan 26 09:35:54 2001] [error] could not make child process 16274 exit, attempting to continue anyway
    [Fri Jan 26 09:35:54 2001] [notice] caught SIGTERM, shutting down
    [Fri Jan 26 09:38:10 2001] [notice] Apache/1.3.12 (Unix) ApacheJServ/1.1 mod_perl/1.22 configured -- resuming normal operations
    ApacheJServ/1.1: Exception creating the server socket: java.net.BindException: Address already in use
    ApacheJServ/1.1: Exception creating the server socket: java.net.BindException: Address already in use
    ApacheJServ/1.1: Exception creating the server socket: java.net.BindException: Address already in use
    [Fri Jan 26 09:38:44 2001] [error] [client 127.0.0.1] Invalid method in request ^A
    [Fri Jan 26 09:38:44 2001] [error] [client 10.32.1.81] malformed header from script. Bad header=<!DOCTYPE HTML PUBLIC "-//IETF: /servlet/pag
    e
    ApacheJServ/1.1: Exception creating the server socket: java.net.BindException: Address already in use
    ApacheJServ/1.1: Exception creating the server socket: java.net.BindException: Address already in use
    [Fri Jan 26 09:39:06 2001] [notice] caught SIGTERM, shutting down
    [Fri Jan 26 09:39:30 2001] [notice] Apache/1.3.12 (Unix) ApacheJServ/1.1 mod_perl/1.22 configured -- resuming normal operations
    ApacheJServ/1.1: Exception creating the server socket: java.net.BindException: Address already in use
    ApacheJServ/1.1: Exception creating the server socket: java.net.BindException: Address already in use
    ApacheJServ/1.1: Exception creating the server socket: java.net.BindException: Address already in use
    ApacheJServ/1.1: Exception creating the server socket: java.net.BindException: Address already in use
    ApacheJServ/1.1: Exception creating the server socket: java.net.BindException: Address already in use
    ApacheJServ/1.1: Exception creating the server socket: java.net.BindException: Address already in use
    [Fri Jan 26 09:42:17 2001] [error] [client 127.0.0.1] Invalid method in request ^A
    [Fri Jan 26 09:42:17 2001] [error] [client 10.32.1.81] malformed header from script. Bad header=<!DOCTYPE HTML PUBLIC "-//IETF: /servlet/pag
    e
    Any ideas or suggestions anyone ....??
    what could have possibly changed since yesterday to effect the site ??
    any help would be greatly appreciated ...
    null

    A couple of questions:
    1) Did you try shutting down apache with the sript?
    2) When killing the httpd processes did you also kill the associated java processes?
    null

  • SSL error when connecting in SAP HANA Cloud Portal tutorial

    Hi,
    I'm going through the tutorial for SAP HANA Cloud Portal - SAP HANA Cloud Portal Developers Tutorial
    Unfortuanatelly I have problems with deploying public destinations (page 9).
    When I try to deploy the destination for the CRM back from the command console using neo command with relevant parameters and entering my password I get the following error:
    ERROR; SSL error when connecting to https://configapi.hanatrial.onedemand.com/configuraiton/api/rest; server certificate might be invalid or untrusted.
    Logfiles.
    Session log
    2014-08-18 15:53:59,579 DEBUG [main] org.apache.http.impl.conn.tsccm.ThreadSafeClientConnManager$1: Get connection: HttpRoute[{s}->https://configapi.hanatrial.onedemand.com], timeout = 0 2014-08-18 15:53:59,581 DEBUG [main] org.apache.http.impl.conn.tsccm.ConnPoolByRoute: [HttpRoute[{s}->https://configapi.hanatrial.onedemand.com]] total kept alive: 0, total issued: 0, total allocated: 0 out of 20 2014-08-18 15:53:59,581 DEBUG [main] org.apache.http.impl.conn.tsccm.ConnPoolByRoute: No free connections [HttpRoute[{s}->https://configapi.hanatrial.onedemand.com]][null] 2014-08-18 15:53:59,581 DEBUG [main] org.apache.http.impl.conn.tsccm.ConnPoolByRoute: Available capacity: 2 out of 2 [HttpRoute[{s}->https://configapi.hanatrial.onedemand.com]][null] 2014-08-18 15:53:59,582 DEBUG [main] org.apache.http.impl.conn.tsccm.ConnPoolByRoute: Creating new connection [HttpRoute[{s}->https://configapi.hanatrial.onedemand.com]] 2014-08-18 15:53:59,729 DEBUG [main] org.apache.http.impl.conn.DefaultClientConnectionOperator: Connecting to configapi.hanatrial.onedemand.com/216.128.6.149:443 2014-08-18 15:54:00,035 DEBUG [main] org.apache.http.impl.conn.DefaultClientConnection: Connection closed 2014-08-18 15:54:00,035 DEBUG [main] org.apache.http.impl.conn.DefaultClientConnection: Connection shut down 2014-08-18 15:54:00,036 DEBUG [main] org.apache.http.impl.conn.tsccm.ThreadSafeClientConnManager: Released connection is not reusable. 2014-08-18 15:54:00,036 DEBUG [main] org.apache.http.impl.conn.tsccm.ConnPoolByRoute: Releasing connection [HttpRoute[{s}->https://configapi.hanatrial.onedemand.com]][null] 2014-08-18 15:54:00,037 DEBUG [main] org.apache.http.impl.conn.tsccm.ConnPoolByRoute: Notifying no-one, there are no waiting threads
    Console log
    2014-08-18 15:53:56,080 INFO  [main] com.sap.jpaas.infrastructure.console.CommandManager: Starting execution of command [get-destination] 2014-08-18 15:53:56,086 INFO  [main] com.sap.jpaas.infrastructure.console.CommandManager: Command [get-destination] init() finished for [1] ms 2014-08-18 15:54:00,038 INFO  [main] com.sap.jpaas.infrastructure.console.CommandManager: Command [get-destination] cleanup() finished for [0] ms 2014-08-18 15:54:00,046 FATAL [main] com.sap.jpaas.infrastructure.console.ConsoleClient: (!) ERROR; SSL error when connecting to https://configapi.hanatrial.onedemand.com/configuration/api/rest; server certificate might be invalid or untrusted com.sap.jpaas.infrastructure.console.exception.ValidationException at com.sap.jpaas.infrastructure.console.command.RemoteCommand.getHttpClient(RemoteCommand.java:97) at com.sap.jpaas.infrastructure.console.command.UnsecuredRemoteCommand.getHttpClient(UnsecuredRemoteCommand.java:57) at com.sap.core.connectivity.config.cmd.ConfigurationConsoleCommand.createHttpClient(ConfigurationConsoleCommand.java:254) at com.sap.core.connectivity.config.cmd.GetAction.download(GetAction.java:79) at com.sap.core.connectivity.config.cmd.GetAction.run(GetAction.java:52) at com.sap.jpaas.infrastructure.console.CommandManager.run(CommandManager.java:295) at com.sap.jpaas.infrastructure.console.CommandManager.run(CommandManager.java:260) at com.sap.jpaas.infrastructure.console.ConsoleClient.run(ConsoleClient.java:235) at com.sap.jpaas.infrastructure.console.ConsoleClient.main(ConsoleClient.java:85) Caused by: com.sap.core.utils.infrastructure.validation.HostValidationException: javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated at com.sap.core.utils.infrastructure.validation.LandscapeHostValidator.getHttpClient(LandscapeHostValidator.java:304) at com.sap.jpaas.infrastructure.console.command.RemoteCommand.getHttpClient(RemoteCommand.java:95) ... 8 more Caused by: javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated at sun.security.ssl.SSLSessionImpl.getPeerCertificates(SSLSessionImpl.java:397) at org.apache.http.conn.ssl.AbstractVerifier.verify(AbstractVerifier.java:128) at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:390) at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:148) at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:149) at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:121) at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:561) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:415) at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:820) at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:776) at com.sap.core.utils.infrastructure.validation.LandscapeHostValidator.getHttpClient(LandscapeHostValidator.java:284) ... 9 more
    BR
    Beata

    Hi Beata,
    The CRM scenario is working again. We had to re install the Connector and deploy a new proxy app.
    Therefore you would need to download the code from the GitHub repository again. The changes you need to do on your side:
    1. Redeploy the new crm__public destination file - the updated destination now points to the new location of the proxy application
    2. Update the code of the registration form scripts (form.js and form.spec.xml).
    Regards,
    Ido

  • Error in configuring SOA from jdev 11g TP4

    i get an error while configuring SOA from jdev 11g, error is in Test DB setting in first step. These are the details
    DB Connection String : localhost:1521:XE
    DB User Name: adrs_soainfra
    DB Password: welcome1
    error is “There was a problem in establishin a test connection to [localhost:1521:XE]. please review your Database settings and retry(oracle.jdbc.driver.T4CTTIoer processError
    SEVERE: Throwing SQLException: ORA-00942: table or view does not exist
    942
    DB is up and connected via SQLPLUS. All required env parameters are there i.e ORACLE_HOME, PATH, ORACLE_SID

    This error is due to the scripts not being run correctly. Read the instructions carefully and run them again. The first script is run as user "sys", the second one as your user you indicate in the parameters to the first script. Make sure you use the _all scripts.
    Heidi.

  • I keep getting this error when connecting my phone (0xE8000001)

    I keep getting this error when connecting my phone (0xE8000001) to iTunes. Sometimes the phone will try and sync for a little bit then it disconnects. What gives?
    And yes, I do have the latest version of iTunes (7.3)

    i kept getting all the same errors and i just figured it out. after getting an iphone i went from pure excitment to anger as i plugged it in and realized i needed to upgrade to tiger. then i spent over an hour installing tiger and it still didnt work. i got the same itunes error of not recognizing. HERE IS THE FIX....TURN OFF THE IPHONE AND REMOVE FROM THE DOCK. DONT JUST PUT IT TO SLEEP, HOLD DOWN THE BUTTON UNTIL IT ASKS YOU TO SLIDE TO TURN OFF. THEN CLOSE ITUNES. NEXT TURN THE PHONE BACK ON BY RE-DOCKING. START UP ITUNES IF IT DOESNT START IMMEDIATELY. YOU SHOULD START HAVING FUN NOW, ALBEIT SLOW ON THE 1.1 USB.

  • Error when connecting to terminal

    Hello,
    I have a BB 8100, Desktop manager 4.6.
    Synchronization was working correctly 3-4 weeks ago.
    Today, when I tried to synchronize, I had this error message:
    0 x 80040fb3
    I tried to debug this with the procedure of modifying Last name, first name, etc.... with no success
    I tried several time to synchronize again but without success.
    Now, the situation is even worse!
    New message when I connect my BB to my computer. When I launch Desktop manager, I have the following error:
    "Error when connecting to terminal. Make sure that your terminal is correctly connected, then try again"
    I can not anymore try to synchronize!
    This is very strange, it never happened before.
    Nevertheless, Desktop Manager recognize my BB, as I can read on the buttom left part of the screen: Terminal connected (code Pin) recognized xxxxxx.
    HELLLLP!
    Thanks
    Solved!
    Go to Solution.

    Hello RianaZaire,
    Unfortunately, I still have the same error Message.
    I have not been able to solve the situation.
    I reinstall twice the software.
    I tried to connect my Blackberry to my computer with a new cable.
    I still have the same error message.
    I don't know what to do.
    Maybe somebody will read our messages, and help us!
    Maybe this information has a link with my blackberry problem:
    I also have a problem with an another device. (a TOMTOM GPS system), which happened almost at the same time.
    Usually, when I connect this device, it will directly open the GPS sofware ( where I can download the new updating stuff). But since this Blackberry problem, I can not do it anymore. Impossible to connect the TOMTOM onto it. It is not recognize onto my computer.
    For information, I also do synchronization of my adress book between my phone and TOMTOM.
    HELP HELP

  • Getting an "installer failed to initialize" error when installing CS5 from CD

    Getting an "installer failed to initialize" error when installing CS5 from CD
    Mac OS X Version 10.7.5

    Try using the Adobe Creative Suite Cleaner Tool
    helps resolve installation problems for CS3 thru CS6 and for Creative Cloud
    http://www.adobe.com/support/contact/cscleanertool.html
    If you continue to have problems getting the CD installation to work you can download the trial version of the software thru the page linked below and then use your current serial number to activate it.
    Be sure to follow the steps outlined in the Note: Very Important Instructions section on the download pages at this site or else the download will not work properly.
    CS5:
    http://prodesigntools.com/all-adobe-cs5-direct-download-links.html

Maybe you are looking for

  • Problem with RoboHelp 7 and Batch Generate "Printed Documentation"

    Hello people! I have a problem with Batch Generate of Word documenttion in RoboHelp 7, when launch the Batch Generate with "Printed Documention"  option selected send me a error message like this "Adobe Acrobat or Adobe Elments version 7 or Higher is

  • Hyper-V Core HA Cluster

    Hi,  I am bulding a Highly available cluster from two Hyper-V 2012R2 core nodes and need to clear some things. I would like to know, how to solve AD, when I need the domain controller Highly available. I thought I would have one domain running on a s

  • Running IP30 in background

    hello I would like to run IP30 in the background but I have the following problems: 1) IBIP has run generating maintenance plans numbers/items which are to be used in this background run. how can i retrieve them automatically to be placed in IP30(if

  • Managed Server is not Joining Cluster

    Dear All,           I have 3 (A,B,C) machines(each machine for each server) configured as 1 cluster (MainApp Cluster),           due to unknown problem then 2 (B,C) machines is not recieving any EJB request from client, request only served by 1 machi

  • Grow and shrink JLabel to the left?

    I'm interested in putting a JLabel on the right hand side of the screen and having it resize (grow and shrink) on an on-going basis to the left. Any pointers on this? Here's some code that places a label on the upper right of the screen and then resi