Problem when Activating Design-Configuration objects

Hi Everyone,
We are facing a strange error in our XI system. When we are trying to activate any design/configuration object, we get an error, which states:
<b>ERROR com.sap.aii.utilxi.swing.toolkit.ExceptionDialog: Throwable
Thrown:
MESSAGE ID: com.sap.aii.utilxi.misc.api.ResourceException
com.sap.aii.utilxi.swing.framework.PersistenceException: ResourceException in method ConnectionFactoryImpl.getConnection(): com.sap.engine.services.dbpool.exceptions.BaseResourceException: SQLException thrown by the physical connection: com.sap.sql.log.OpenSQLException: Error while accessing secure store: File "
<hostname>\sapmnt\<SYSID>\SYS\global\security\data\SecStore.properties" does not exist although it should</b>
We double checked that the properties file does exist in the directory specified. We also went for a instance restart, but since then the SMC is showing a yellow flag with info 'J2EE Status Info Unavailable', and the java Stack is not working. Does anybody have any idea why this error is occuring?
Regards,
Amitabha

Hi Krishna,
As far as I know, this file is used for containing encrypted password and connection info for J2EE stack. So, I daresay, it will be very risky to remove the file from the source directory. Still, I would like to try your hint.
Regards,
Amitabha

Similar Messages

  • Issues in the import of Design & Configuration objects

    Hi SDNers,
    I have a small doubt. In one of our scenario we have exported the Design & Configuration objects (all objects) from DEV to ACC.
    But actually we want only selected objects to be imported into ACC.
    Will the import of objects under the same namespace append / overwrite the already imported objects ??
    Kindly advice us.
    Thanks in advance,
    Anguraj

    Hi Roger,
    Thanks for your reply..
    Actually with IR we are not facing any issues.. but with ID when we are importing the objects from Dev to Acc , some objects are getting overwritten and some are getting appended.
    Could you please let me know what is the actual behaviour in PI 7.0
    When  the object will overwrite and will append.
    Appreciate for exact reply.
    Regards,
    Anguraj

  • Problem when activating Query from Business Content

    Hi Gurus,
    I'm currently encountering problems when activating a query (Financial Statement and P&L: Actual/Actual Comparison) in the business content under these 2 cubes (0FIGL_VC1 and 0FIGL_VC2). Since I was told that these cubes are Virtual Cubes I also have already activated Basis Cubes (0FIGL_C01 and 0FIGL_C02)  as a prerequisite of the 2 Virtual Cubes. I have also loaded the data for the 2 cubes and have encountered no problem at all.
    But while activating the said Query (Financial Statement and P&L: Actual/Actual Comparison). I have encountered a problem during activation and only this error message appears 1. Error when activating element DO9NE34DKNREWIBWNVAW8BS7M (Technical Name of the Query) and 2. BEx transport request '' is not available or not suitable.
    What other possible steps am I missing here?Is there anything else I should do or activate before activating the Query. Thank you again for all the help.
    - Kit

    Hi Kristian,
    Do the following ->
    Goto transaction RSA1 -> Transport Connection -> Edit -> Transport -> Switch On Standard.
    After this try activating your Query again.
    Hope this helps!
    Regards,
    Saurabh

  • Importing design/configuration objects.

    Hi everybody,
    I've exported design and configuration objects from a test server, but now i need to import those files into the development server in order to set the scenario on this server.
    So, i've tried the import option but it saids "0 objects found", i don't know where to upload these files and what tool/option use to perform the importing task.
    Do you know how to do that?
    Regards,
    Gerardo.

    Hi Gerardo,
    you have to transfer exported files (from the export directory of the dev XI)
    to the importing directories of the destination XI(qat, prd) server
    try this page:
    http://help.sap.com/saphelp_nw04/helpdata/en/a8/5e56006c17e748a68bb3843ed5aab8/content.htm
    it shows <b>Import and Export Directories</b>
    the whole path look like this:
    <b><SAPSID>/SYS/global/xi/repository_server/import/</b>
    for example
    Regards,
    michal

  • Problem when activating FaceTime on IPhone 5

    There is a problem when trying to activate FaceTime on IPhone 5 with IOS 6.0.2.
    When I try to add my icloud email address in Settings > FaceTime > Use your Apple ID for FaceTime and enter my email, a get a message that the username or the password is incorrect and to try again.
    Any help please?

    Make sure in "general - accessability - reduce motion" is set to OFF

  • Photoshop cs6 problem when ctrl+click on object to make layer active (mac osx 10.7.3)

    problem in photoshop cs6 beta on mac os x 10.7.3
    when i try in my work space ctrl+click on object to make their layer active in layer window it select another layer
    sorry if my english not good

    thanks,,
    and i can work with any problem ,, but i make report to fix it..
    and i was found another problem in middle east option and i was write a post but i havent any replay.
    sorry if my english not good

  • Problem in activating design objects in Integration Repository

    Hi Experts,
    I have created some design objects in a namespace. But if I try to activate these objects it gives me the below error:
    Namespace http:
    test.for.api.com is not defined in the software component version TESTSOFTWARECOMPONENTFORAPI 0 of sap
    I have already added the "http:
    test.for.api.com" to the software component version.
    Can anyone please help.
    Thanks in advance,
    Suraj

    Hi,
    you need to activate the test.for.api.com (by activatiing software component name in Change tab) first
    and then activate the rest of the objects
    let me know if this worked
    Regards,
    Michal Krawczyk

  • Could not use iphone due to problem when activating ...

    Hi
    thins morning I suddenly got activation needed message and it is not possible to activate my phone.
    I tried a lot but get these messages every time I try ...
    Your iPhone could not be activated because the activation server is temporarily unavailable.
    There was a problem downloading the software for the iPhone. an unkown error occurred. (9006)
    I put somethnig when I was angry but apple removed my previous post !
    Please help

    She probably hacked/jailbroke it to unlock it. Ask her if she did. If she did you cannot get help here for jailbroken phones.

  • Strange problem when using table of object (plsql as webservice)

    Hello..
    I have created this type of package with user "A" which has privilege to create db types and other things
    CREATE OR REPLACE package INIS_PROD.OZP_SKLEP_INTEGRACIJA AS
    procedure p_vrni_predloge
    ( p_vvl_id             in number
    , p_predloga           out t_predloga);
    end OZP_SKLEP_INTEGRACIJA;
    =============================
    procedure p_vrni_predloge
    ( p_vvl_id             in number
    , p_predloga           out t_predloga) is
        l_tab           t_predloga := t_predloga();
        l_obj           o_predloga := o_predloga(null,null,null,null);
    begin
        for pod in
            select  to_number(zia.isk_id) id
            ,       to_number(voz.vvl_id) VRSTA_VOZILA_ID
            ,       to_char(vka_tip.vrednost) opis
            ,       to_char(vka_tip.sifra) sifra
            from    ......
        loop
            print(pod.id);
            l_tab.extend(1);
            l_tab(l_tab.LAST) := o_predloga(pod.id, pod.vrsta_vozila_id, pod.opis, pod.sifra);
        end loop;
        p_predloga := l_tab;
    end;When I expose this package as webservice with user/password from user "A" all works fine..
    When I change the username and password in jdev connection and running (invoke) the webservice I get this exception
    arget URL -- http://pujsapepa:8991/WsIntegracija-WsIntegracija-context-root/wsIntegracijaSoapHttpPort
    11/01/27 12:53:40 Oracle Containers for J2EE 10g (10.1.3.4.0)  initialized
    11/01/27 12:53:40 Web service wsIntegracija has been started on the embedded server
    27.1.2011 12:53:43 oracle.wireless.its.ra.TelnetResourceAdapter run
    INFO: Industrial Telnet Server version: Version 10.1.3.0.0 started-up successfully.
    11/01/27 12:54:03 java.sql.SQLException: Internal Error
    11/01/27 12:54:03      at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:138)
    11/01/27 12:54:03      at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:175)
    11/01/27 12:54:03      at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:240)
    11/01/27 12:54:03      at oracle.jdbc.oracore.OracleTypeCOLLECTION.initCollElemTypeName(OracleTypeCOLLECTION.java:985)
    11/01/27 12:54:03      at oracle.jdbc.oracore.OracleTypeCOLLECTION.getAttributeType(OracleTypeCOLLECTION.java:1015)
    11/01/27 12:54:03      at oracle.jdbc.oracore.OracleNamedType.getFullName(OracleNamedType.java:96)
    11/01/27 12:54:03      at oracle.jdbc.oracore.OracleTypeADT.createStructDescriptor(OracleTypeADT.java:2108)
    11/01/27 12:54:03      at oracle.jdbc.oracore.OracleTypeADT.unpickle81(OracleTypeADT.java:1414)
    11/01/27 12:54:03      at oracle.jdbc.oracore.OracleTypeUPT.unpickle81UPT(OracleTypeUPT.java:422)
    11/01/27 12:54:03      at oracle.jdbc.oracore.OracleTypeUPT.unpickle81rec(OracleTypeUPT.java:383)
    11/01/27 12:54:03      at oracle.jdbc.oracore.OracleTypeCOLLECTION.unpickle81_imgBody_elems(OracleTypeCOLLECTION.java:915)
    11/01/27 12:54:03      at oracle.jdbc.oracore.OracleTypeCOLLECTION.unpickle81_imgBody(OracleTypeCOLLECTION.java:882)
    11/01/27 12:54:03      at oracle.jdbc.oracore.OracleTypeCOLLECTION.unpickle81(OracleTypeCOLLECTION.java:702)
    11/01/27 12:54:03      at oracle.jdbc.oracore.OracleTypeCOLLECTION._unlinearize(OracleTypeCOLLECTION.java:227)
    11/01/27 12:54:03      at oracle.jdbc.oracore.OracleTypeCOLLECTION.unlinearize(OracleTypeCOLLECTION.java:199)
    11/01/27 12:54:03      at oracle.sql.ArrayDescriptor.toOracleArray(ArrayDescriptor.java:563)
    11/01/27 12:54:03      at oracle.sql.ARRAY.getOracleArray(ARRAY.java:526)
    11/01/27 12:54:03      at oracle.jpub.runtime.MutableArray.getLazyOracleArray(MutableArray.java:1239)
    11/01/27 12:54:03      at oracle.jpub.runtime.MutableArray.length(MutableArray.java:1167)
    11/01/27 12:54:03      at in2.TPredloga.getArray(TPredloga.java:81)
    11/01/27 12:54:03      at in2.WsIntegracijaUser.pVrniPredloge(WsIntegracijaUser.java:25)
    11/01/27 12:54:03      at in2.runtime.WsIntegracijaSoapHttp_Tie.invoke_pVrniPredloge(WsIntegracijaSoapHttp_Tie.java:111)
    11/01/27 12:54:03      at in2.runtime.WsIntegracijaSoapHttp_Tie.processingHook(WsIntegracijaSoapHttp_Tie.java:234)
    11/01/27 12:54:03      at oracle.j2ee.ws.server.StreamingHandler.handle(StreamingHandler.java:297)
    11/01/27 12:54:03      at oracle.j2ee.ws.server.JAXRPCProcessor.doEndpointProcessing(JAXRPCProcessor.java:413)
    11/01/27 12:54:03      at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:349)
    11/01/27 12:54:03      at oracle.j2ee.ws.server.JAXRPCProcessor.doRequestProcessing(JAXRPCProcessor.java:277)
    11/01/27 12:54:03      at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:114)
    11/01/27 12:54:03      at oracle.j2ee.ws.server.JAXRPCProcessor.doService(JAXRPCProcessor.java:134)
    11/01/27 12:54:03      at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:194)
    11/01/27 12:54:03      at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    11/01/27 12:54:03      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    11/01/27 12:54:03      at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
    11/01/27 12:54:03      at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    11/01/27 12:54:03      at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    11/01/27 12:54:03      at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    11/01/27 12:54:03      at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
    11/01/27 12:54:03      at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
    11/01/27 12:54:03      at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
    11/01/27 12:54:03      at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    11/01/27 12:54:03      at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
    11/01/27 12:54:03      at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
    11/01/27 12:54:03      at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
    11/01/27 12:54:03      at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
    11/01/27 12:54:03      at java.lang.Thread.run(Thread.java:595)
    27.1.2011 12:54:03 oracle.webservices.serviceI have made all grants and public synonym from A to user B.. but the problem still exists..
    What can be a problem?

    Huh..
    after two days...
    The problem is in wrapper Class for T_PREDLOGA...
    There was not specified the schema where the "T_PREDLOGA" was created.. The strange thing is that i have a public synonym for T_PREDLOGA for all users.. (not just for INIS_PROD).
    Here is the solution (adding schema name)
    __sJT_st.registerOutParameter(2, 2003, "INIS_PROD.T_PREDLOGA");
    instead of
    __sJT_st.registerOutParameter(2, 2003, "T_PREDLOGA");
      public void _pVrniPredloge (
        java.math.BigDecimal P_VVL_ID,
        TPredloga P_PREDLOGA[], Connection __onnScopeMethod)
      throws java.sql.SQLException
        java.sql.Connection __sJT_cc = null;
        oracle.jdbc.OracleCallableStatement __sJT_st=null;
        __sJT_cc = __onnScopeMethod;
        __sJT_st = (oracle.jdbc.OracleCallableStatement) __sJT_cc.prepareCall("BEGIN \"OZP_SKLEP_INTEGRACIJA\".P_VRNI_PREDLOGE(:1 ,:2 ); END;");
        if (P_VVL_ID==null) __sJT_st.setNull(1, 2); else __sJT_st.setBigDecimal(1, P_VVL_ID);
        __sJT_st.registerOutParameter(2, 2003, "INIS_PROD.T_PREDLOGA");
        __sJT_st.executeUpdate();
        P_PREDLOGA[0] = (TPredloga) __sJT_st.getORAData(2, TPredloga.getORADataFactory());
        try { __sJT_st.close(); } catch (Exception e) {}
      }Edited by: Peterv6i on Jan 28, 2011 1:59 PM

  • Class Cast problem when attempting to add Object in TreeSet, Please Help...

    hi friends,
    I have a TreeSet Object in which i add Object of type WeatherReport but when I trying to add my Second WeatherReport Object it throwing ClassCastException please Help Me in figure out the mistake that i did...
    /*code sample of my WeatherReport.class*/
    package com;
    class WeatherReport implements Serializable
    private String region;
    private String desc;
    private String temp;
    /*equvalent getter and setters come here*/
    /*in my jsp*/
    <%@ page import="com.WeatherReport"%>
    <%
    TreeSet<com.WeatherReport> ts=new TreeSet<com.WeatherReport>();
    while(condition)
    WeatherReport wp=new WeatherReport();
    /*setting data for all the Methods*/
    ts.add(wp);
    %>
    Error:
    java.lang.ClassCastException: com.WeatherReport
            at java.util.TreeMap.compare(TreeMap.java:1093)
            at java.util.TreeMap.put(TreeMap.java:465)
            at java.util.TreeSet.add(TreeSet.java:210)
            at org.apache.jsp.Weather_jsp._jspService(Weather_jsp.java:138)
            at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
            at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
            at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
            at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
            at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
            at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
            at org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:368)
            at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
            at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
            at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
            at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
            at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
            at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
            at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
            at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
            at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
            at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
            at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
            at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
            at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
            at java.lang.Thread.run(Thread.java:595)Edited by: rajaram on Oct 31, 2007 12:56 AM

    hi ChuckBing,
    Thank you very much, your suggestion helps me a lot...
    I change the WeatherReport Class as follows and its working now...
    public class WeatherReport implements Serializable,Comparable {
        private String location;
        private String temp;
        private String desc;
        public int compareTo(Object o) {
            if(o instanceof WeatherReport)
                WeatherReport wp=(WeatherReport)o;
                String l1=wp.getLocation();
                String l2=this.getLocation();
                return l2.compareTo(l1);
            return -1;
    }Once Again Thanks a lot ...
    Edited by: rajaram on Oct 31, 2007 9:11 PM

  • Problem when filling material configuration from webmethods

    Hi,
      We are using Webmethods SAP adapter to create a sales order using BAPI. The order is getting created but I was not able to see the configuration of the material. But when I try it in SAP it is working fine and I am getting the configuration. Please suggest me what I should do.
    Thanks,
    Sarath.

    Hi Brijesh,
    Check the Number Ranges maintained for reservations and PRs..generated for Network. There is some inconsistency in your system in retriving from the data base in T-code CJ20N . This type of errors occur for different T-Codes like CJ20N, ML81N....
    Check the SAP Notes relevant to the error message in CJ20N.
    Regards,
    Hari

  • Facing problem when Integration of configurator with ADF application

    Hello,
    Integration of conifigurator with custom application is not returing to "return_url" after clicking on Finish button in conifgurator.
    We have developed a custom ADF application which integrates a configurator.
    We have follwed the below url on developing this.
    http://www.oracle.com/technetwork/topics/newtojava/overview/ofm-ebs-blog-postings-096286.html
    After completeing the configurator process, but the page is still showing as loading and not returning the return_url parameter mentioned in initialization parameters
    So we are unable to get the FacesContext of calling application as it always returns null.
    Please hlep on this, it is bit urgent.
    Thank you
    kali

    Hi pankaj,
    I tried the approach you suggested, Still it's getting stuck at that point it self, Below is the simple servlet code which is the return_url,
    package view;
    import java.io.IOException;
    import java.io.PrintWriter;
    import javax.servlet.*;
    import javax.servlet.http.*;
    public class configurator extends HttpServlet {
    private static final String CONTENT_TYPE = "text/html; charset=UTF-8";
    public void init(ServletConfig config) throws ServletException {
    super.init(config);
    public void service(HttpServletRequest request,
    HttpServletResponse response) throws ServletException,
    IOException {
    response.setContentType(CONTENT_TYPE);
    PrintWriter out = response.getWriter();
    System.out.println("Hi how are you");
    out.println("<html>");
    out.println("<head><title>configurator</title></head>");
    out.println("<body>");
    out.println("<p>The servlet has received a POST or GET. This is the reply.</p>");
    out.println("top.location = \"http://localhost:7101//ConfigTest-ViewController-context-root//CheckoutTest.jsp");
    out.println("</body></html>");
    out.close();
    Below is the view source of clock rotating page , where i can't find any thing from the above servlet,
    <!-- $Header: czContainer.jsp 120.0 2005/05/25 07:12:55 appldev noship $ -->
    <!doctype html public "-//W3C//DTD HTML 3.2 Transitional//EN">
    <html>
    <head>
    </head>
    <body>
    <form name="_FormXYZ" method=POST>
    <input type=hidden name="_Field123">
    </form>
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td>
    <!-- <img src="/OA_MEDIA/czLogo.gif"> -->
    </td>
    </tr>
    <tr>
    <td>
    <!-- $Header: czEmbed.jsp 120.0 2005/05/25 05:18:08 appldev noship $ -->
    <link rel="stylesheet" charset="UTF-8" type="text/css" href="/OA_HTML/cabo/styles/cache/swan-desktop-custom-2_3_6_9-en-gecko.css"><script>var _UixWindowOpenError='A popup window blocker has been detected in your browser. Popup blockers interfere with the operation of this application. Please disable your popup blocker or allow popups from this site.'</script><script src="/OA_HTML/cabo/jsLibs/Common2_3_6_9.js"></script><iframe id="_pprIFrame" name="_pprIFrame" frameborder="0" longdesc="#" title="" src="/OA_HTML/cabo/images/swan/t.htm" style="position:absolute;top:-100;visibility:hidden" width="0" height="0"></iframe><div id="_pprBlockingDiv" onclick="return pprConsumeClick(event);" style="position:absolute;left:0;top:0;width:0;height:0;cursor:wait;" onkeyup="return false;" onkeydown="return false;" onkeypress="return false;"></div><script>var cachedLibs;</script><script>var pprFirstClickPass=true;</script><form id="DefaultFormName" name="DefaultFormName" style="margin:0px" method="POST" action="/OAHTML/czContainer.jsp?akRegionCode=FNDDIALOGPAGE&akRegionApplicationId=0&sessionid=A13TXog2ZwLsgdQNg07KHaLJka&transactionid=null&retainAM=N&addBreadCrumb=S&oapc=6"><input id="_AM_TX_ID_FIELD" type="hidden" value="2" name="_AM_TX_ID_FIELD"><input id="_FORM" type="hidden" value="DefaultFormName" name="_FORM"><span id="lovHFCId"></span><span id="_OAEmbeddedModePageLayoutReplacement__"><table id="FwkErrorBeanId" width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td></td></tr></table><div></div><script language="javascript" src="/OA_HTML/cabo/oajsLibs/oafcoreR121.js"></script><div></div><div><div class="x69"><table cellpadding="0" cellspacing="0" border="0" width="100%"><tr valign="bottom"><td><img src="/OA_HTML/cabo/images/swan/infol.gif" width="18" height="18" border="0" alt=""></td><td><img src="/OA_HTML/cabo/images/swan/t.gif" width="5" height="0"></td><td width="100%"><table cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td width="100%"><h1 class="x7c">Information</h1></td></tr></table></td></tr></table></div><div class="x78"><noscript>JavaScript enabled browser required.</noscript><div></div><div></div><span id="TerminationInformationRegion"><table id="_czt1103-CSMsgTopRow" align="center" cellpadding="0" cellspacing="0" border="0"><tr><td><img id="_czt1103-HorizontalSpacer1" src="/OA_HTML/cabo/images/swan/t.gif" width="25" height="1"></td><td id="_czt1103-CSMsgTopCell" align="left"><span id="_czt1103-CSMsgContainer"><span id="_czt1103-CSHeaderMsg" class="x2">Your configuration is being processed. Please wait ......</span><div></div><img id="_czt1103-VerticalSpacer1" src="/OA_HTML/cabo/images/swan/t.gif" width="1" height="50"><div></div><table id="_czt1103-ClockImageRow" align="center" cellpadding="0" cellspacing="0" border="0"><tr><td><img id="_czt1103-ClockImage" name="_czt1103-ClockImage" src="/OA_MEDIA/process_animation.gif" title="Processing" border="0"></td></tr></table></span></td></tr></table><div></div>
    <IFRAME HEIGHT="0" WIDTH="0" SRC="CZInitialize.jsp?XMLmsg=<client-event session-id='JRAD1'><terminateSession/></client-event>" NAME="BackToCallingApplication" Id="BackToCallingApplication" title=""></IFRAME></span><input id="_fwkAbsolutePageName" type="hidden" value="/oracle/apps/fnd/framework/webui/OADialogPage:::" name="_fwkAbsolutePageName"><script language="javascript" src="/OA_HTML/cabo/oajsLibs/oafcoreR121.js"></script></div></div></span><span id="_DefaultFormName_Postscript"><input type="hidden" name="_FORMEVENT"><input type="hidden" name="serverValidate"><input type="hidden" name="evtSrcRowIdx"><input type="hidden" name="evtSrcRowId"><script>var _resetDefaultFormNameNames=["_FORMEVENT","serverValidate","evtSrcRowIdx","evtSrcRowId"];</script><script>function _DefaultFormNameValidater(form){return true;}</script></span><script>_submitFormCheck();</script></form><iframe name=formsLauncher src="http://ebs-tst.hologic.com:80/OA_HTML/blank.html" title="Forms Launcher" height=5px width=5px scrolling=no frameborder=no></iframe>
    </td>
    </tr>
    </table>
    </body>
    </html>
    I am not sure where i have done a mistake, Can u please correct me if i am wrong..:)
    Thanks,
    Kali
    Edited by: sai on Dec 24, 2012 2:42 AM

  • JDO object id problem when working with an appserver

    Hi,
    I'm running into a problem when passing a JDO object id as an argument to a
    bean. My client is finding a JDO object locally, then attempting to
    instantiate a bean which wraps the JDO object. Since the JDO object is not
    Serializable, I'm passing the object id to the bean constructor, so that the
    bean can look up the object again, this time in the appserver, and wrap it,
    without ever serializing the object.
    I'm guessing that the JDOId class for the JDO object is generated on the fly
    in the client, and therefore does not exist in the ClassLoader in the
    appserver. Any ideas how I can fix this?
    Thanks,
    Eric
    Exception in thread "main" java.lang.reflect.UndeclaredThrowableException:
    java.lang.ClassNotFoundException: test.TheTest$JDOId (no security manager:
    RMI class loader disabled)
    at
    sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteC
    all.java:245)
    at
    sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:220)
    at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
    at
    org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker_Stub.invokeHome(Unkno
    wn Source)
    at
    org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:25
    8)
    at
    org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
    at $Proxy0.create(Unknown Source)
    at test.TheTestRemote.<init>(Unknown Source)
    at test.TheTest.getRemoteObject(TheTest.java:19)
    at
    com.hcm.tools.util.CollectionHelper.getFirst(CollectionHelper.java:23)
    at
    com.hcm.tools.jdo.JDOFactory.executeSingletonQuery(JDOFactory.java:234)
    at test.Test.print(Test.java:22)
    at test.Test.main(Test.java:11)

    Hi David,
    I'm trying to use JDO to completely replace Entity Beans. Of course, this
    leaves me with an important question: how do you make the JDO object
    available remotely? My answer is to wrap JDO objects with a stateful
    session bean, and pass through method calls made on the bean to the JDO
    object. Both the bean and the JDO object will implement some interface, so
    you can use an object in a client without any knowledge as to whether it is
    a bean or a JDO object. ( Important note: I can get away with this because
    of another cool Solarmetric product, the session bean creator, which
    enhances a simple java object into a session bean )
    Now, once I have some interface implementation, maybe a local persistent
    object, maybe a remote object, I will want to do something with it. There
    are a couple considerations here. First, if I want to edit the object, I
    need to make sure a transaction gets started. I do this by having my
    session beans take care of starting and committing transactions. Since I
    have written my own JDO Factory that takes care of synchronizing PM caches
    across transactions, this has the effect of keeping all my caches in the
    appserver up-to-date as well ( more on that if you're interested ). So, in
    order to call a 'set' method, I need to ensure that the object I have is in
    it's "remote" state, so-to-speak.
    So I created an interface called RemotePersistentObject, which all these
    other interfaces extend. It includes two methods, getRemoteObject (), and
    getObjectId (). The reason for getObjectId (), instead of
    getPersistentObject (), is that often times you don't want your JDO objects
    to be Serializable, especially if you have JDO objects that you want to
    guarantee remain unique ( say, no two Stock objects have the same ticker
    symbol ). Besides, you want the remote object to represent the same
    concept, and as soon as you serialize the persistent object, you have a copy
    of the original JDO object that will no longer do nice things you'd like it
    to do, like get updated when some transaction in a different thread modifies
    a field.
    So, to get around this serialization issue, I just pass the JDO object id to
    the bean, and have the bean lookup and wrap the appropriate JDO object on
    the server. I wrote a couple optional base classes that provide a lot of
    the functionality for this, since it turns out that wrapping a
    non-serializable JDO object is non-trivial. The problem there is that when
    the bean passivates, it serializes the state of the session bean... oops.
    So the base classes take care of keeping a transient reference to the actual
    object, while keeping a non-transient ref to the object id. All attempts to
    use the actual JDO object are filtered through a getObject () method, which,
    if the transient ref has disappeared due to bean passivation, looks up the
    object in a read-only PM again.
    Hmmmm. Lots of stuff here. I'll stop here and answer any questions (
    criticisms ) you may have.
    -Eric
    "David Ezzio" <[email protected]> wrote in message
    news:[email protected]...
    Eric,
    Curious minds want to know: what are you up to here? I found this to
    be a very interesting post, and I would like to know more about the
    architecture you are using and its motivation if you can share it.
    David Ezzio
    Eric Lindauer wrote:
    Hi,
    I'm running into a problem when passing a JDO object id as an argument
    to a
    bean. My client is finding a JDO object locally, then attempting to
    instantiate a bean which wraps the JDO object. Since the JDO object isnot
    Serializable, I'm passing the object id to the bean constructor, so thatthe
    bean can look up the object again, this time in the appserver, and wrapit,
    without ever serializing the object.
    I'm guessing that the JDOId class for the JDO object is generated on thefly
    in the client, and therefore does not exist in the ClassLoader in the
    appserver. Any ideas how I can fix this?
    Thanks,
    Eric
    Exception in thread "main"java.lang.reflect.UndeclaredThrowableException:
    java.lang.ClassNotFoundException: test.TheTest$JDOId (no securitymanager:
    RMI class loader disabled)
    at
    sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteC
    all.java:245)
    at
    sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:220)
    at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
    at
    org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker_Stub.invokeHome(Unkno
    wn Source)
    at
    org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invokeHome(HomeProxy.java:25
    8)
    at
    org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:182)
    at $Proxy0.create(Unknown Source)
    at test.TheTestRemote.<init>(Unknown Source)
    at test.TheTest.getRemoteObject(TheTest.java:19)
    at
    com.hcm.tools.util.CollectionHelper.getFirst(CollectionHelper.java:23)
    at
    com.hcm.tools.jdo.JDOFactory.executeSingletonQuery(JDOFactory.java:234)
    at test.Test.print(Test.java:22)
    at test.Test.main(Test.java:11)

  • Runtime Error when activating Comp Records

    When trying to activate IT 0759 records in Comp to update Basic Pay, some employees received a Runtime Error. It states, "The exception CX_HRPA_VIOLATED_POSTCONDITION was raised, but it was not caught anywhere along the call hierarchy."
    It says it was not caught in 'HR_ECM_INSERT_INFOTYPE' function.
    Has anyone else seen this problem? It didn't happen for all employees.
    Thanks!

    Hi guys,
    Another reason for locked SPO's is:
    The terrible attribute-change-run (ACR). When you try to activate  a locked SPO, you only get a message like this:
    Runtime Lock: Activity ACTIVATE_SPO, Object DATATARGET ZZZ
    Unable to lock the semantically partitioned object
    Error when activating Semantically Partitioned Object ZZZ
    NO DTP request is running, so you can take all the day trying to find the error.
    So  in my case, there was an incomplete ACR (cancelled with error - red).
    It's like a curse. It is not easy to find the relation between ACR an SPO activation process (SAP error message is not useful to identify the reason)
    Finally, keep in mind:
    Check any DTP request running or cancelled that affect your SPO model and
    Check if you have an ACR (running or cancelled). This can lock your SPO object
    regards!

  • Problem in Importing in configuration.

    Hi All,
      I am facing a problem while importing the configuration object saying that "UNABLE TO CONNECT TO SLD".
    Can you please let me know if i need to check anything , or anyway out.
    thanks,
    JAY

    Thanks a lot for all your valuable suggestion.#
    I have checked the SLDCHECK it is perfectly all right as expected with most of the things in gree and there is no red mark showing in from the perticular transaction, so also the SLD part is also opening perfectly as expected.
    what next ... i am not findng any clue to progress.
    thanks,#
    JD

Maybe you are looking for

  • I cannot open images in my email since the Firefox update. Help!

    I cannot open images in my email or view the embedded photo in a new tab since the Firefox Update. "IE" will let me open them, but not Firefox... How can I fix this?

  • Yahoo not opening in new tab as I have chosen in tools/options

    I have set the tools/options so any new application will open in a new tab. However, Yahoo is the only one that wants to override my settings. Their definition of "help" pages is even worse now that I remember. Windows XP, Mozilla/Firefox 3.6.12

  • Drag and Drop impossible with IOS5 and iTunes 10.5

    Hello, I just upgraded my iPad 2 to IOS 5, on an iMac under Leopard, with the last iTunes 10.5. Result : it erased all my personnal PDF, MP3 and movies files ! Fortunately, I had backup... But, now it is impossible to transfer these personnal files o

  • No audio imported

    Am using Trial PRE9 on WinXP.  Have imported from folder (originally flash memory) into organizer, then into project.  Some AVI files paste in fine, others without audio, intermittent problems.  Audio plays find in organizer.  Again, some clips from

  • Illustrator CS6 asks for purchase after trial

    I've been using Illustrator CS6 since I bought it (online download) years ago.  It suddenly won't launch and gives a "Trial expired" message.  iMac Yosemite