SMP 3.0 Development Landscape - Error 14

Hi All,
I followed this blog to set up my SMP 3.0 Development Landscape:
http://scn.sap.com/docs/DOC-56329
Everything seems good to me. I was able to deploy Work Manager 6.1 base app on the SMP 3.0 Server and the startup logs had no error.
I have installed both the SMP Server and ATE on my laptop.
When I try to access the URL: https://localhost:8081/SAPWM in Chrome, I get this message:
The site's security certificate is not trusted!
You attempted to reach localhost, but the server presented a certificate issued by an entity that is not trusted by your computer's operating system.
But when I click 'Proceed Anyway' - I get the 'I am here!' message.
The problem I am facing is in ATE - When I give https://localhost:8081/SAPWM in the Server in ATE, I am getting a Communication Error 14 message. I even tried given my FQDN of my laptop in that URL. It didn't work.
I am not sure what exactly can be the issue. It might be something to do with the certificate. I followed what was mentioned in the blog.
Regards
Ankur
Tags edited by: Michael Appleby

I installed the certificate as described in that blog under Trusted Roots.
now when I access the URL: https://localhost:8081/SAPWM in Chrome, I get this message: You attempted to reach localhost, but instead you actually reached a server identifying itself as <<my computer's FQDN>>.
And in ATE now I get this error:
Requesting Public Key from Server
Connect to server 'localhost', certificate is for 'my computer's FQDN', so it is not valid
Communications error (14)
Connection failed
Ending transmission

Similar Messages

  • Setting up development landscape for E Commerce R/3

    Hi Experts,
    Need some good document reference for setting up our landscape for E Commerce 5.0.
    I have gone through lot of documents and information but nothing consolidated about best practices to follow while doing so,
    In our landscape we will have R/3 DEV, QA and PROD (All ready there) AND 
      3 corresponding AP 7 boxes for IPC and WAS (to deploy ISA java components)
    The missing link in this is how best to use NWDI to talk to the 3 AP systems.
    Q1 . Should we have 1 separate Box which has NWDI installed or can we use AP7 box for DEV to also use that for NWDI. (In this case on 1 BOX we will have IPC, WAS/ISA and NWDI.. so worried about performance)
    Q2 Just in case itu2019s advisable to have a different BOX for NWDI, then how to configure NWDI to have all the 3 different AP 7 Boxes as part of development landscape to deploy ISA java applications from DEV to QA to PROD environment.
    Thanks and regards,
    Dips

    Thanks for the reply.
    My client says they dont have a QA environment. So they just have DEV and PROD. Since its a very small setup, We want to setup NWDI just for DEV and then PROD. Is it possible to not have QA ?
    Regards,
    Dips

  • JDeveloper IDE: Developer Mode Error

    Hi All,
    I am facing an issue after launcing JDEV through /jdevbin/NT/1223_db2dbg_17007206 (JDeveloper IDE for Release 12.2.3 Dev Build 2).
    I am getting developer mode error after launcing my application. For the error to perish, we need to disable the same by :
    Go Project Properties -> Oracle Applications -> Run Options and remove OADeveloperMode from the selected list.
    However the OADeveloperMode option is not visible at project properties. Any idea on how to disable the option through any other means or any workarounds.
    The profile “FND:Developer Mode” is already set to No in site level in environment. I am still seeing the Developer Mode error in jdev.
    Thanks in advance.
    Regards,
    Arpita

    Hi Shobit,
    Error message :
    (This developer mode error is thrown instead of being registered due to the lack of the page context object.) The OA passivation framework coding standard has been violated. Web bean properties cannot be modified in the controller processFormData or processFormRequest method. Web bean properties should be modified in the processRequest method only. An attempt to modify a web bean has been made in the following call stack: java.lang.Throwable at oracle.apps.fnd.framework.OACommonUtils.getCallStack(OACommonUtils.java:822) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.setAttributeValue(OAWebBeanHelper.java:1857) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.setAttributeValue(OAWebBeanHelper.java:1891) at oracle.apps.fnd.framework.webui.OAWebBeanFormElementHelper.setAttributeValue(OAWebBeanFormElementHelper.java:2108) at oracle.apps.fnd.framework.webui.beans.message.OAMessageLovInputBean.setAttributeValue(OAMessageLovInputBean.java:616) at oracle.cabo.ui.beans.form.TextInputBean.setRequired(TextInputBean.java:441) at oracle.apps.po.common.webui.ClientUtil.setViewOnlyRecursiveInternal(ClientUtil.java:743) at oracle.apps.po.common.webui.ClientUtil.setViewOnlyRecursiveInternal(ClientUtil.java:864) at oracle.apps.po.common.webui.ClientUtil.setViewOnlyRecursiveInternal(ClientUtil.java:864) at oracle.apps.po.common.webui.ClientUtil.setViewOnlyRecursiveInternal(ClientUtil.java:864) at oracle.apps.po.common.webui.ClientUtil.setViewOnlyRecursiveInternal(ClientUtil.java:864) at oracle.apps.po.common.webui.ClientUtil.setViewOnlyRecursive(ClientUtil.java:704) at oracle.apps.ozf.oa.claim.webui.ClaimUpdateCO.setPageReadOnly(ClaimUpdateCO.java:425) at oracle.apps.ozf.oa.claim.webui.ClaimUpdateCO.processFormRequest(ClaimUpdateCO.java:239) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:854) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:385) at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processFormRequest(OAPageLayoutHelper.java:1241) at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processFormRequest(OAPageLayoutBean.java:1579) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:1066) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:1032) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:887) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:385) at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processFormRequest(OAFormBean.java:395) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:1066) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:1032) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:887) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:385) at oracle.apps.fnd.framework.webui.beans.OABodyBean.processFormRequest(OABodyBean.java:363) at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(OAPageBean.java:3113) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1897) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:558) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:446) at _OA._jspService(_OA.java:72) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:473) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391) at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458) at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:226) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:127) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:116) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303) at java.lang.Thread.run(Thread.java:662)
    This error part of the file (oracle.apps.ozf.oa.claim.webui.ClaimUpdateCO) present in the error message is an already existing code.
    Now the problem with solving this issues may end up solving many other issues. I am also not sure that my solving one part will fix it or not.
    If you can please help me with suppressing the option how we used to do that earlier via jdev, then I can move ahead with my changes and test them.
    Thanks,
    Arpita

  • Development mode error

    Developer Mode Error: Stale Data
    The requested page contains stale data. This error could have been caused through the use of the browser's navigation buttons (the browser Back button, for example). If the browser's navigation buttons were not used, this error could have been caused by coding mistakes in application code. Please check Supporting the Browser Back Button developer guide - View Object Primary Key Comparison section to review the primary causes of this error and correct the coding mistakes.
    Cause:
    The view object XxEmployeeAM.XxEmployeeSearchVO1 contained no record. The displayed records may have been deleted, or the current record for the view object may not have been properly initialized.
    To proceed, please select the Home link at the top of the application page to return to the main menu. Then, access this page again using the application's navigation controls (menu, links, and so on) instead of using the browser's navigation controls like Back and Forward.
    can you please help me with this error,that will be helpful to me
    i am using jdeveloper version 12.1.3

    package xxcuso.oracle.apps.fnd.emprec.server;
    import oracle.apps.fnd.framework.server.OAApplicationModuleImpl;
    import oracle.jbo.Row;
    import xxcuso.oracle.apps.fnd.emprec.server.XxEmployeeSearchVO1Impl;
    import xxcuso.oracle.apps.fnd.emprec.server.XxEmployeeVO1Impl;
    import xxcuso.oracle.apps.fnd.emprec.server.XxEmployeeVO1RowImpl;
    //import java.lang.Number;
    import java.lang.String;
    import oracle.jbo.domain.Number;
    import xxcus.oracle.apps.fnd.emprec.server.XxEmployeeSearchVOImpl;
    import xxcus.oracle.apps.fnd.emprec.server.XxEmployeeVOImpl;
    //import oracle.jbo.domain.Number;
    // --- File generated by Oracle ADF Business Components Design Time.
    // --- Custom code may be added to this class.
    // --- Warning: Do not modify method signatures of generated methods.
    public class XxEmployeeAM1Impl extends OAApplicationModuleImpl
    /**This is the default constructor (do not remove)
    public XxEmployeeAM1Impl()
    public void searchEmployee(String empNum, String empName) {
    try {
    XxEmployeeSearchVO1Impl vo = getXxEmployeeSearchVO1_1();
    vo.setMaxFetchSize(-1);
    vo.setWhereClause(null);
    vo.setWhereClauseParams(null);
    vo.setWhereClause("EMPNO = nvl(" + empNum + ",EMPNO)" +
    "AND UPPER(ENAME) like UPPER('%" + empName + "%')");
    System.out.println("search query - " + vo.getQuery());
    vo.executeQuery();
    } catch(Exception e) {
    e.printStackTrace();
    public void initCreateEmp() {
    try {
    XxEmployeeVO1Impl empCreateVO = getXxEmployeeVO1_1();
    empCreateVO.setMaxFetchSize(0);
    XxEmployeeVO1RowImpl row = (XxEmployeeVO1RowImpl)empCreateVO.createRow();
    // here we are setting the employee number using a DB Sequence
    Number empNum = (Number)getOADBTransaction().getSequenceValue("EMPLOYEE_NUMBER_S");
    row.setEmpno(empNum);
    empCreateVO.insertRow(row);
    row.setNewRowState(Row.STATUS_INITIALIZED);
    } catch (Exception e) {
    e.printStackTrace();
    public void initUpdateEmp(String empNum) {
    try {
    XxEmployeeVO1Impl employeeVO = getXxEmployeeVO1_1();
    employeeVO.setWhereClause(null);
    employeeVO.setWhereClauseParams(null);
    employeeVO.setWhereClause("EMPNO = :1");
    employeeVO.setWhereClauseParam(0, empNum);
    employeeVO.setMaxFetchSize(-1);
    employeeVO.executeQuery();
    } catch (Exception e) {
    e.printStackTrace();
    public void commit() {
    try {
    XxEmployeeVO1Impl employeeVO = getXxEmployeeVO1_1();
    XxEmployeeVO1RowImpl row = (XxEmployeeVO1RowImpl)employeeVO.first();
    String savedEmp = row.getEmpno().toString();
    getOADBTransaction().commit();
    //return savedEmp;
    } catch (Exception e) {
    e.printStackTrace();
    /**Sample main for debugging Business Components code using the tester.
    public static void main(String[] args)
    launchTester("xxcuso.oracle.apps.fnd.emprec.server", /* package name */
    "XxEmployeeAM1Local" /* Configuration Name */);
    /**Container's getter for XxEmployeeSearchVO1_1
    /* public XxEmployeeSearchVO1Impl getXxEmployeeSearchVO1_1()
    return (XxEmployeeSearchVO1Impl)findViewObject("XxEmployeeSearchVO1_1");
    /**Container's getter for XxEmployeeVO1_1
    public XxEmployeeVO1Impl getXxEmployeeVO1_1()
    return (XxEmployeeVO1Impl)findViewObject("XxEmployeeVO1_1");
    public XxEmployeeSearchVO1Impl getXxEmployeeSearchVO1_1()
    return (XxEmployeeSearchVO1Impl)findViewObject("XxEmployeeSearchVO1_1");
    /**Container's getter for XxEmployeeVO1_1
    public XxEmployeeVO1Impl getXxEmployeeVO1_1()
    return (XxEmployeeVO1Impl)findViewObject("XxEmployeeVO1_1");
    }

  • Developer Mode Error during journal entry

    Hi I am getting this error while entering a new journal.
    Develope mode error
    an oracle apps coding standards v iolation was encountered please report this probem to oracle support
    fddfu.lc register_form-flex() fucntion detected a flexfield attached to a form field whose length is less than the maximum concat value lenght 700
    please change the length of the field
    Block : HEADER
    Field : ORIGINATING_BAL_SEG_VALUE
    Length : 25

    Is this a base form or a custom form ? If it is a base form, pl disable any personalizations you may have on this form, and turn off all CUSTOM.pll code - then see if the error still occurs. If it does, pl open an SR with Oracle Support.
    HTH
    Srini Chavali

  • Developer Mode Error

    Hi everyone,
    I'm trying to find out what I did wrong closing the connection after calling a Stored Proc, the stored works fine and it made the update and others intructions, the problem comes when I whant to reload some VO's before they data was updated.
    Here's the error:
    Developer Mode Error - The database connection in the AppsContext object associated with the root application module's transaction has changed while the application module was in use. Cause: This could have been caused if application code called releaseJDBCConnection(), logOut(), or freeWebAppsContext() on the AppsContext object. Note that the AppsContext's JDBC connection is referenced and used by the application module's transaction. Action: Check your application code and remove these calls if the AppsContext was handed out from OADBTransactionImpl.getAppsContext(). (This developer mode check cannot detect the release event, if the same connection instance got checked out again through the getJDBCConnection call on AppsContext after the release.).
    and here's my code in the AM
    public void methodExample(String famEX){
    Connection con = getOADBTransaction().getJdbcConnection();
    CallableStatement cs = null;
    for(blah blah blah){
    if( blah blah){
    try{
    cs = con.prepareCall("begin dbEschema.SP_Example_Update_Proc(?,?); end;");
    //some instructions
    //declare and enter the "IN" values
    int p_Id_Fam = (Integer.parseInt(famEX));
    String p_Item_Id = r.getItemId();
    cs.setInt(1, p_Id_Fam);
    cs.setString(2, p_Item_Id);
    //Execute the procedure
    cs.executeUpdate();
    cs.close();
    con.close();
    }catch(Exception e){
    System.err.println("Exception: "+ e.getMessage());
    }finally{
    try{
    if(cs != null)
    cs.close();
    if(con != null)
    con.close();
    }catch(Exception ex){
    System.err.println("2nd Exception: "+ ex.getMessage());
    cs = null;
    con = null;
    I wonder what can be the mistake, I hope you can help me
    Regards,
    Mentor
    Edited by: mentor on 9/08/2010 03:29 PM

    Thanks Ajay, Reetesh
    I found another way to call without any problem the StroredProc from AOF, this can be helpful for another users.
    OADBTransactionImpl oadbtransactionimpl = (OADBTransactionImpl)getDBTransaction();
    Row[] rows = getacDVO1().getAllRowsInRange();
    for(int i = 0; i < rows.length; i++){
    acDVORowImpl r = (acDVORowImpl)rows;
    StringBuilder procedureCall = new StringBuilder();
    if(r.getSelected().equals("ON")){
    try{
    int p_Id_Cat = (Integer.parseInt(String));
    String p_cve = r.getYourElements();
    procedureCall.append("begin SCHEMA.YOUR_STORED_PROCEDURE('").append(p_Id_Cat);
    procedureCall.append("', '").append(p_cve_ac).append("'");
    procedureCall.append("); end;");
    OracleCallableStatement oraclecallablestatement = (OracleCallableStatement)oadbtransactionimpl.createCallableStatement(procedureCall.toString(), -1);
    oraclecallablestatement.execute();
    getOADBTransaction().commit();
    }catch(SQLException sqlexception){
    System.err.println("SQL Exception: "+ sqlexception.getMessage());
    getOADBTransaction().rollback();
    throw OAException.wrapperException(sqlexception);
    }catch(Exception e){
    System.err.println("Exception: "+ e.getMessage());
    getOADBTransaction().rollback();
    throw OAException.wrapperException(e);
    I hope this example can be very useful to this community
    Best Regards,
    Mentor

  • Developer Mode Error: Stale Data -- Master Detail OAF Page

    Dear Members,
    I have created a simple master detail OAF Page by following the below steps:-
    1/ Created a MasterEO
    2/ Created a DetailEO
    3/ Created a MasterDetailAO
    4/ Created a MasterVO based on MasterEO
    5/ Created a DetailVO based on DetailEO
    6/ Created a MasterDetailVL (view link) based on MasterDetailAO
    7/ Created an AM
    7/ Attached the MasterVO and MasterDetailVL to the AM
    8/ Created a simple Master Detail Page in which user can enter the master and detail records. After entering the details user can click on the save button.
    Code in AM_
    public void createHeader()
    +{+
    OAViewObject vo = getMasterVO1();
    if (vo.getFetchedRowCount() == 0)
    +{+
    vo.setMaxFetchSize(0);
    +}+
    Row row = vo.createRow();
    vo.insertRow(row);
    row.setNewRowState(Row.STATUS_INITIALIZED);
    +}+
    public void createLines()
    +{+
    OAViewObject vo = (OAViewObject)getDetailVO1();
    if(!vo.isPreparedForExecution())
    +{+
    vo.setWhereClause("1=2");
    vo.executeQuery();
    +}+
    vo.setWhereClause("1=2");
    vo.setWhereClauseParams(null);
    vo.executeQuery();
    Row row = vo.createRow();
    vo.insertRow(row);
    row.setNewRowState(Row.STATUS_INITIALIZED);
    +}+
    Code in ProcessRequest method of CO_
    super.processRequest(pageContext, webBean);
    OAApplicationModule am = pageContext.getApplicationModule(webBean);
    am.invokeMethod("createHeader");
    am.invokeMethod("createLines");
    I am facing the below error when trying to save the master detail records in the respective OAF Page_
    Developer Mode Error: Stale Data_
    The requested page contains stale data. This error could have been caused through the use of the browser's navigation buttons (the browser Back button, for example). If the browser's navigation buttons were not used, this error could have been caused by coding mistakes in application code. Please check Supporting the Browser Back Button developer guide - View Object Primary Key Comparison section to review the primary causes of this error and correct the coding mistakes.
    Cause:
    The number of displayed records, 1, exceeds the actual number of records, 0, in view object AstfAM.DetailVO1. Some of the displayed records may have been deleted.
    To proceed, please select the Home link at the top of the application page to return to the main menu. Then, access this page again using the application's navigation controls (menu, links, and so on) instead of using the browser's navigation controls like Back and Forward.
    I request the members to help me in resolving the above error.
    Many thanks in advance.
    Regards,
    R4S.

    Hi user11991972,
    I just faced the same issue and I managed to fixed it using this thread:
    Developer Mode Error: Stale Data
    In my case, I amended the "Change indicator" checkbox on some of EO attributes.
    One of the master attributes was updated by the AM from the detail page, but when navigating back, the master page was not refreshed due to a customer requirement.
    But I wonder if it could be of any help in your case...
    Regards,
    Olivier

  • CTS+ configuration for NWDI - Development configuration error

    Hi All,
    I really need some help on this. we are configuring CTS+ on Solution Manager system for NWDI, EP landscape (EPD, EPQ,EPP) and SLD system.
    we made EPD as development system and trying to use CM Services to configure the NWDI scenario SDA/SDC Deployment.
    I have created all NON-ABAP systems and created the CTSDEPLOY Http connections. I am getting the popup to configure the Development Configuration,"What is the User I have to use here and  of which system?" and what are the authorizations required to configure this.
    As soon as the popup comes, It is asking for the user ID and Password. I am entering Solution Manager (Admin user with all CMS actions also assigned) user then it is giving the following error on the screen. " Could not connect to SLD; contact your System Administrator: User SAPNWDI is not allowed to do this function "
    I have give the SLD url correctly, and the admin user for SLD and Password. I have cross checked the user for password, every thing is fine.
    I really appreciate your help.
    Thanks,
    Ramu J.

    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/90d3b550-b6fb-2910-0fa5-ece5d61fb9c3
    Hi Ramu,
    Pls answer me for below.
    specified SLQ as my SLD
    1.
    You said SLQ is you SLD, but You configuring CTS on solution manager. but solution manager has its own SLD.
    a. SMG solution manager SLD
    b. SLQ is also SLD
    If there is two sld then you should get error
    " Could not connect to SLD; contact your System Administrator: User SAPNWDI is not allowed to do this function "
    This is becuase you are giving the user which is present in SLQ SLD but CTS is checking the Solution manager SLD.
    For CTS you should have centralied SLD.
    2.
    Can you tell me one more thing, in CTSDEPLOY do I need to give the SMG host and port number or EPD's host and Port number?
    You have to specify the host and port in CTSDEPLOY of the system on which CTS contoller should work i.e EPD or SMG.
    To resolve your all this problem first of all make the SLD as central . i.e Make solution manager ( CLQ ) as SLD or SLD system in you landscape ( SLQ ) as SLD.
    don't keep two different SLD . If you keep Solman as its own SLD then CTS will search component from SMG SLD
    Pls follow the guide
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/90d3b550-b6fb-2910-0fa5-ece5d61fb9c3
    3.
    Could not connect to SLD; contact your System Administrator: User SAPNWDI is not allowed to do this function
    Can you tell us in which system this SAPNWDI user is present
    Check the SLD of of system in which SAPNWDI user  i present
    system is whether in SMG SLD or SLQ SLD
    If you are not clear with my above suggestion pls let me know.
    Thanks
    Anil
    Edited by: Anil Bhandary on Oct 24, 2009 10:28 AM

  • Cannot connect to Database in SQL Developer - TIMEZONE errors

    Cannot connect to any database get the following errors.
    Status : Failure -Test failed: ORA-00604: error occurred at recursive SQL level 1
    ORA-01882: timezone region not found
    Tried change NLS settings to America (currently South Africa) but to no avail.
    My system info:
    About
    Oracle SQL Developer 3.2.20.09
    Version 3.2.20.09
    Build MAIN-09.87
    Copyright © 2005, 2012 Oracle. All Rights Reserved.
    IDE Version: 11.1.1.4.37.59.48
    Product ID: oracle.sqldeveloper
    Product Version: 11.2.0.09.87
    Version
    Component     Version
    =========     =======
    Java(TM) Platform     1.6.0_38
    Oracle IDE     3.2.20.09.87
    Versioning Support     3.2.20.09.87
    Running on Windows 7 with a 64-bit oracle client.

    I managed to find the solution in previous thread
    Please see my error message.

  • [b]FRM-92060 Oracle Developer 9i Error Message[/b]

    Dear Sir, when I have run the module that builds with Oracle 9i form developer the following error happened:
    Frm-92060: Filed to connect to the Server.
    Bad machine Specification: /forms90/l90serverlet:-1
    Also when I try to run address with L90servlet:
    http://host-name:8888/forms90/l90servlet
    Showes in URL Page:
    Oracle 9iAS Forms Services
    The Forms Listener servlet is up and running.
    Also in Java Console:
    WARNING: Unable to cache http://l-baghdadi.syriacomm.com:888...90all_jinit.jar
    connectMode=HTTP, native.
    HTTP connect(): MalformedURLjava.net.MalformedURLException: java.lang.StringIndexOutOfBoundsException: String index out of range: -3554
    Your JDK does not natively support https ?******************************************************
    Waitting for Help? Thanks.

    Hi,
    wondering why you get a HTTPS error.
    WARNING: Unable to cache http://l-baghdadi.syriacomm.com:888...90all_jinit.jar
    means either the jar file cannot be found or - more likely - cannot be written to the temp directory
    Frank

  • Oracle SQL Developer and Errors (Line Number Incorrect)

    First, I wanted to state that Oracle SQL Developer 2 is a standout job.
    I wanted to report, though, that when Oracle SQL Developer 2 can't compile a block of code or a simple SQL statement has invalid syntax, it does not have an option to accurately go to the line of code in question. GOING TO the erroneous line of code doesn't need to be a feature, but often times the line no. REPORTED by Oracle SQL Developer is incorrect by 50+ lines.
    Is this something I could fix on my end? I have five other developers griping about this.
    Thank you!

    I don't know if this is the situation you are talking about, but line numbers for errors in SQL in a SQL Worksheet are not line numbers within the statement but rather line numbers in the worksheet. For example, with the following SQL in the worksheet:
    select * from dual;
    select * from dual;
    select * from dual;
    select from dual;Running the "select from dual;" statement (as either statement based on cursor position, selected statement or as script), the error is reported on Line 4, Column 7. As I show line numbers (Tools | Preferences | Code Editor | Line Gutter | Show Line Numbers), this makes sense. Without line numbers showing or having the option to go to the error and with more realistic examples with SQL statements scrolling off the page, I can see that the line number in the errors wouldn't be helpful.
    I think -K- is talking about the PL/SQL code editors not reporting the correct line number based on the error line not counting the "create or replace" line at the start of a package (and more for triggers).
    theFurryOne

  • SQL DEVELOPER INSTALLATION ERROR

    Hi Guru's,
    My OS : Linux
    DB : Oracle 10g
    When i am trying to install Oracle Sql Developer, I am getting the below error:
    Type the full pathname of a J2SE installation (or Ctrl-C to quit), the path will be stored in ~/.sqldeveloper/jdk
    I install jdk-7u9-linux-i586.rpm but i am still getting this error, wheather i need to set some path
    KIndly advice over the same.

    This is not really an error it's just SQLDeveloper requesting a JDK to run.
    You should supply a valid JDK 1.6.X path, where X should be the latests release of JDK6.
    on average linux systems a valid path should look like this
    /usr/java/jdk1.6.0_37JDK 7 is not officially supported yet, and there are known issues on it, so i'd advise you to install the latest JDK6 and use that.

  • SQL Developer Connection Error: Status : Failure -Test failed: IO Error: The Network Adapter could not establish the connection

    Hi, I'm running the following setup:
    Mac OS X 10.8.4
    Virtual Box 4.2.16 r86992
    Oracle Developer Days (don't know the version, just downloaded it)
    SQL Developer 3.2.20.09
    Networking is host-only, I tried bridged but that doesn't make a difference for the problem at hand. I can ping my virtual box just fine, telnet to port 1521 looks good too:
    $ ping 192.168.56.101
    PING 192.168.56.101 (192.168.56.101): 56 data bytes
    64 bytes from 192.168.56.101: icmp_seq=0 ttl=64 time=0.449 ms
    ^C
    --- 192.168.56.101 ping statistics ---
    1 packets transmitted, 1 packets received, 0.0% packet loss
    round-trip min/avg/max/stddev = 0.449/0.449/0.449/0.000 ms
    $ telnet 192.168.56.101 1521
    Trying 192.168.56.101...
    Connected to 192.168.56.101.
    Escape character is '^]'.
    asdf
    asdf
    Connection closed by foreign host.
    When I create a new connection with sql developer, with the same hostname / IP (192.168.56.101), Port 1521 (didn't change that) and SID orcl, basic connection type, it can't even connect, throwing the error mentioned in the subject:
    Status : Failure -Test failed: IO Error: The Network Adapter could not establish the connection
    I have looked at various threads in the forums here but I'm still stymied why the connection seems to be ok, yet sql developer has problems with it. If I create an ssh tunnel so sql developer only has to connect to localhost it works:
    ssh -L 1521:192.168.56.101:1521 -l oracle 192.168.56.101
    Message was edited by: 2a2e67cd-b5b2-4229-9fa6-21f5dfe0760d

    Hi Ali,
    This may be of varoius reasons..
    Is the database that you are connecting on the same PC?
    You have specified Hostname: localhost.
    If not please replace it with the IP of that server.
    Else please check whether the database listener is started or not. if not please start the listener.
    Check the SID by tnsping command.
    Hope this will help you..
    Thanks
    Ashok

  • "Field ID of Standard Location Structure for Development empty" error?

    Hi there
    I am implementing the land use management enhancement. It allows me to define an object called a "Public Register" which represents a "set" of land objecs (land parcels, rental units, etc) under special circumstances such as hazardous areas.
    Unfortunately it returns two errors on validation/save:
    Field ID of Standard Location Structure for Development empty
    Field ID of Standard Location Structure for Easement Reg empty
    It has no description or reference to any documentation.
    What could this error mean?
    Regards
    Joe

    Hi Joe,
    could you please tell me the ID and number of the error messages.
    Thanks.
    Regards, Franz

  • Minimum Development Landscape for XI

    Hello,
    In most cases the proposed optimum landscape for an XI project is the following:
    2 XI servers such that
       DEV R/3 linked via logical name to XI DEV and
       PRD R/3 linked via logical name to XI PRD)
    Asking the customer to buy 2 servers for XI in some cases does not sit well.
    It is usually the case that the customer (already a SAP customer) has DEV + PRD R/3.
    Can we use only one XI server to carry out both productive work and tests / developement work when needed. I am thinkg of filtering messages based on the logical name of the R/3 system. I do not know if this is safe since as far as i know when a DEV system is refreshed and kept uptodate by copying over the PRD the logical name is copied over as well. Therefore the above solution will have a high risk.
    Anyone outhere that have faced a similar dilemma and come up with a neet solution?
    Thanks
    Dimitris Hagigeorgiou

    Hi,
    No its not at all advisable to have a same server for Dev and Prod. There are certain Best Practices proposed by SAP like DEV>QA>PORD and its advisable to follow it and there are lots of reason behind this kind of landscape.
    At this point of time it might sounds good to have a one box which will server as DEV and PROD. But think of if something goes wrong and there are lots of chances to go wrong are DEV. As the name says its a development system ofcourse things will go worng quite often. If the same system is used for Prod then its all Business data and no orgn will compromise of loosing real time business data. There are lot many parameters apart from that like security etc..
    Thanks,
    Prakash

Maybe you are looking for

  • Can I get an old receipt?

    I bought my iMac on 2008, It is in Venezuela right now and I want to bring it back to Canada. To do that, I have to present the receipt to the Venezuelan customs. How can I get that old receipt? Thank you. Alicia

  • Set up of System Monitoring with SPS 15 only through "Work center"

    Hi! We use SAP Solution Manager SPS 15 and would like to set up System Monitoring function in order to monitor satellite systems. Is is only possible as of SPS 15 with tcode "solman_workcenter"? I have heared as of SPS 15 the tcode "dswp" provides on

  • Hi how will get subquery returns multiple values for main query

    Hi all ; here i given one sql query 1)select decode(a.FLG,'Y','yes','N','no','null')||'] '||a.p_type||' : '|| initcap(replace(substr(b.mgr,0,instr(b.mgr,'@')-1),'.',' '))||' - '|| b.name||' ('|| substr(a.name,0,instr(a.name,'-')-1)||')' from table1 a

  • Using a source-ip on a vpdn-group

    Hi, I'm using different source-ip under two vpdn-groups, and try to open an L2TP tunnel from my XP to 1.1.1.1 and 2.2.2.2: vpdn enable vpdn-group 1 accept-dialin protocol l2tp virtual-template 1 source-ip 1.1.1.1 no l2tp tunnel authentication vpdn-gr

  • HT1689 i forget the answers of my security question, what can I do?

    i forget the answers of my security question, what can I do?