Oracle Retail Point Of Service V13.1.1 Installation in OEL5u2

Hi guys,
I am installing Oracle point of service v13.1.1 server in OEL5u2 OS followed by the the ORPOS installation guide, installation finished successfully, while trying to start the *./StoreServerConduit.sh* script from the POS installation directory *<Install directory>/pos/bin* to start the POS server am getting the following error, Kindly give some ideas to overcome this error
java -Xms256m -Xmx512m com.extendyourstore.foundation.config.TierLoader classpath://config/conduit/POSServerTierloader.xml
Public Directory bound at rmi://retail.apps.com:1300/STORESERVER
Dispatcher.configureDispatcher(): local tech LogTechnician started.
Dispatcher.configureDispatcher(): local tech STORETIER started.
Exception caught while starting technician 'RemoteDT'.
Exception = java.lang.IllegalStateException: Class: com.extendyourstore.foundation.utility.config.ConfigurationException(Revision 3) @26156009: java.lang.Exception: Error writing XML document with encrypted db passwords.
LogManager.shutdown() - state change exception
Thanks
Athish

Hi Nagesh,
As per your suggestion,
1) we Cross checked POS and other schema user that can able to connect with sql tools like Toad & Sqlplus.
2) Here we Configured the ORPOS server and client only in Stimulated Mode (as per your advice).
3) Are you installing ORPOS with all devices support? --> No we installed only ORPOS not all remaning devices.
We Try to Start the POS client using ClientConduit.bat the batch file started but in the POS application we are getting an same error *"Geo Code Missing"*
Checked with log file, its showing errors shown below
pls see the below "orpos.log" file:
jpos.JposException: Service does not exist in loaded JCL registry
     at jpos.loader.simple.SimpleServiceManager.createConnection(Unknown Source)
     at jpos.loader.JposServiceLoader.findService(Unknown Source)
     at jpos.BaseJposControl.open(Unknown Source)
     at oracle.retail.stores.pos.device.PospalPINPadSession.releasedMode(PospalPINPadSession.java:271)
     at com.extendyourstore.foundation.manager.device.PINPadSession.setDeviceMode(PINPadSession.java:294)
     at oracle.retail.stores.pos.device.PospalPINPadSession.setDeviceMode(PospalPINPadSession.java:197)
     at com.extendyourstore.foundation.manager.device.DeviceSession.startUp(DeviceSession.java:171)
     at com.extendyourstore.foundation.manager.device.DeviceTechnician.startUp(DeviceTechnician.java:482)
     at com.extendyourstore.foundation.tour.conduit.Dispatcher.configureDispatcher(Dispatcher.java:1127)
     at com.extendyourstore.foundation.tour.conduit.Dispatcher.main(Dispatcher.java:2594)
     at com.extendyourstore.foundation.tour.conduit.DispatcherLoader.loadComponent(DispatcherLoader.java:124)
     at com.extendyourstore.foundation.config.TierLoader.loadTier(TierLoader.java:308)
     at com.extendyourstore.foundation.config.TierLoader.main(TierLoader.java:367)
WARN 2011-01-21 15:05:13,660 11809 (main:com.extendyourstore.foundation.manager.device.DeviceSession):
[com.extendyourstore.foundation.manager.device.DeviceSession.startUp(DeviceSession.java:177)]
PINPadSession startup: cpoiPINPad is unavailable in MODE_RELEASED
Lookup error: javax.naming.AuthenticationException: Not authorized; nested exception is:
     javax.naming.AuthenticationException: Not authorized [Root exception is javax.naming.AuthenticationException: Not authorized]
WARN 2011-01-21 15:05:14,534 12683 (SubscribeToTopicThread-jms/parameters:com.extendyourstore.foundation.tour.manager.Technician):
[com.extendyourstore.foundation.manager.jms.SubscriberTechnician$SubscribeToTopicThread.run(SubscriberTechnician.java:238)]
javax.jms.JMSException: Lookup failed for Topic jms/parameters because of javax.naming.NamingException: Lookup error: javax.naming.AuthenticationException: Not authorized; nested exception is:
     javax.naming.AuthenticationException: Not authorized [Root exception is javax.naming.AuthenticationException: Not authorized]
WARN 2011-01-21 15:05:14,705 12854 (SubscribeToTopicThread-jms/files:com.extendyourstore.foundation.comm.jms.JMSBroker):
[com.extendyourstore.foundation.comm.jms.JMSBroker.jndiLookup(JMSBroker.java:2017)]
JMSBroker.jndiLookup() NamingException: Failed to lookup jms/files
WARN 2011-01-21 15:05:16,562 14711 (StaticCacheThread-4:com.extendyourstore.domain.DomainGateway):
[com.extendyourstore.domain.DomainGateway.getCurrencyTypeList(DomainGateway.java:264)]
Defaulting currency type to USD.
INFO 2011-01-21 15:05:16,843 14992 (StaticCacheThread-4:com.extendyourstore.foundation.manager.data.JdbcDataConnection):
[com.extendyourstore.foundation.manager.data.JdbcDataConnection.execute(JdbcDataConnection.java:932)]
sqlCommand =  SELECT FROM CO_DT_ST_IDDI WHERE NM_DT_ST = 'EXPORT_DB' AND ID_STR_RT ='04241'*
INFO 2011-01-21 15:05:17,311 15460 (StaticCacheThread-4:com.extendyourstore.foundation.manager.data.JdbcDataConnection):
[com.extendyourstore.foundation.manager.data.JdbcDataConnection.execute(JdbcDataConnection.java:932)]
sqlCommand =  SELECT ID_BTCH FROM MA_WS_VN_IDDI WHERE ID_DT_ST = 11 AND ID_STR_RT ='04241' AND ID_WS ='129'
ERROR 2011-01-21 15:05:17,357 15506 (StaticCacheThread-4:com.extendyourstore.foundation.iddi.OfflineExecuteQueryHelper):
[com.extendyourstore.foundation.iddi.OfflineExecuteQueryHelper.executeQuery(OfflineExecuteQueryHelper.java:93)]
Error executing SQL Statement No data found
Class: com.extendyourstore.foundation.manager.data.DataException(Revision $Revision: /main/9 $) @20140551: No data found
Transaction Name: RegisterMetaDataLookupTransaction
Error code: [6] [The query did not find a record or records that matches your search criteria.]
Error code (extended): [0]
Description: [No data found]
Original exception: [null]
     at com.extendyourstore.domain.arts.JdbcReadIDDIInfo.selectIDDIInfo(JdbcReadIDDIInfo.java:299)
Nested exception's stack trace:
java.lang.NullPointerException
     at com.extendyourstore.foundation.iddi.DataSetMetaData.getBatchID(DataSetMetaData.java:440)
     at com.extendyourstore.foundation.iddi.DataSetMetaData.isNewer(DataSetMetaData.java:464)
     at com.extendyourstore.foundation.manager.iddi.DataSetTechnician.retrieveDataSet(DataSetTechnician.java:97)
     at oracle.retail.stores.iddi.manager.RetrieveDataSetChunkValet.execute(RetrieveDataSetChunkValet.java:89)
     at com.extendyourstore.foundation.tour.manager.Technician.receiveValet(Technician.java:723)
     at com.extendyourstore.foundation.comm.proxy.rmi.RMICommProxy.remoteTransport(RMICommProxy.java:269)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Store status is stale; store status lookup error:
Class: com.extendyourstore.foundation.manager.data.DataException(Revision $Revision: /main/9 $) @21771566: SQLState: 42000
Syntax error or access rule violationSource Exception: java.sql.SQLException: ORA-00942: table or view does not exist
Transaction Name: StoreDataTransaction
Error code: [1] [A Structured Query Language error occurred during database access.]
Error code (extended): [942]
Description: [SQLState: 42000
Syntax error or access rule violationSource Exception: java.sql.SQLException: ORA-00942: table or view does not exist
Query String: SELECT SC_HST_STR, sh.ID_OPR, TS_TM_SRT, bd.DC_DY_BSN FROM CA_DY_BSN bd, CA_PRD_RP rp, LE_HST_STR sh WHERE ID_STR_RT = '04241' AND SC_HST_STR = 1 AND sh.FY = rp.FY AND sh.TY_PR_PRD = rp.TY_PR_PRD AND sh.ID_PR_PRD = rp.ID_PR_PRD AND rp.FY = bd.FY AND rp.FW_NMB = bd.FW_NMB AND rp.WD_DY_FSC = bd.WD_DY_FSC ORDER BY bd.DC_DY_BSN DESC
Original exception: [null]
Kindly Suggests Us to proceed further
Thanks
Athish/Nagaraj
Edited by: user11018780 on Jan 21, 2011 4:01 AM

Similar Messages

  • Oracle Retail Integration Service Bus  software download

    How to download Oracle Retail Integration Service Bus?
    How to configure RAC, AQ, RMS and SIM?
    Please share any Sample tutorial for the Oracle Retail Integration Service Bus installation and sample application using RMS and SIM

    Please send the details ASAP

  • Hardware Requirement for Oracle Retail central office

    Hi,
    We are going with Oracle retail with following modules
    1) Oracle retail central office (ORCO)
    2)back office (ORBO)
    3) pos (POINT OF SERVICE)
    4) Sim (store inventory management)
    Before i discuss with implementation team for hardware , i need advice on best hardware configuration for Orco (Oracle retail central office) and Sim
    following prerequisite will be installed on ORCO prod server
    a)11gR2
    b) weblogic server 10.3.5
    c)jdk1.6
    d)ORCO application
    following prerequisite will be installed on SIM prod server
    a)11gR2
    b) weblogic server 10.3.5
    c)jdk1.6
    d)SIM application
    Note : Operating system for both servers Oracle Linux 5.3 above/ Redhat linux 5.3 above
    application users may be 200+
    Among both sun servers and HP which one is best and how should be the structure for both ORCO and SIM.

    Moderator Action:
    This post has been moved from the Oracle Linux forum, to the Oracle Retail forum.
    You don't have a Linux question. You have a question specific to the usage of your application that just happens to be running on Linux.
    Please note that this Oracle Retail forum has just recently (April 2013) been moved from ACTIVE status to an ARCHIVED status. That suggests that forum assistance for this product is being retired.
    Get a support contract and use the traditional support path to Oracle's Technical Support instead of hoping for free forum tips.

  • Sending document to oracle xml gateway web service and body is url encoded

    Hello,
    a question from a complete newbie to web services. I have some code that is sending a soap message to an oracle xml gateway web service. In the soap message the values in the soap body look like &lt ;CNTROLAREA&gt ;
    when I would be expecting <CNTROLAREA>. What I have been told is that the content of the ReceiveDocument element has been url encoded which causes the &lt and to correct it I need to change the paramater type from object to xmlnode and to build the request as an xmldocument. The xmlnode and xmldocument comes from a .net guy so I've been trying to find the equivalent in java but am not having any luck. I have a lot of reading to do but was wondering if someone might be able to point me in the right direction on how to correct the problem. I captured the soap message being sent using tcpmon. Why does the body have the &lt instead of the < as I was expecting and is there an xmldocument type? The header part of the soap message looks as I expect. "><soapenv:Header><ns1:XMLGateway_Header xmlns:ns1="http://xmlns.oracle.com/apps/fnd/XMLGateway"><ns1:MESSAGE_TYPE>XML</ns1:MESSAGE_TYPE>. It is being sent as a com.oracle.xmlns.apps.fnd.XMLGateway.XMLGateway_Header type.
    thanks
    Thanks
    Edited by: twf123 on May 5, 2010 11:59 AM
    Edited by: twf123 on May 5, 2010 12:00 PM

    twf123 wrote:
    What I have been told is that the content of the ReceiveDocument element has been url encoded which causes the &lt and to correct it I need to change the paramater type from object to xmlnode and to build the request as an xmldocument. Where do you change the parameter type?
    The xmlnode and xmldocument comes from a .net guy so I've been trying to find the equivalent in java but am not having any luck. How do you get the data from .net guy? Which interface do you use? What processing do you do after receiving the data?

  • Deploying Oracle Retail Applications in Oracle 10g Application Server

    Hi All..
    Can anyone help me to know:
    How to Deploy Oracle Retail Applications(like RMS,ReIM,RIB) in Oracle 10g Application Server.
    Regards.

    Hi Ahmed,
    It sounds you have not yet had the chance to lay eyes on the installation guides - they are not perfect but should point you in the right direction.
    Please start at http://www.oracle.com/technetwork/documentation/oracle-retail-100266.html and check out the install guide per application module.
    Best regards,
    Erik

  • Oracle distributed document capture service not started

    Oracle distributed document capture service not started
    and timeout

    I did check the Distributed Document Capture Configuration (from the Start menu) and it also indicates that I have selected "Oracle Distributed Document Capture Prompted Login". Once I click "OK" after I supplied all the paths required by server settings, it also displays the error "The username and password could not be validated". What credentials should be entered in the User ID / Password / Domain fields? You should use the username and password entered while configuring the "capture" security model. Leave the domain field blank.
    I have not yet configured the IIS at this point. Is it required for the Capture application to authenticate the user I specified during the installation configuration at login? IIS will serve web ODDC interface and will be needed for authentication while accessing ODDC web pages. I beleive that it is not needed for authentication from ODC/ODDC applets. However, when something is not working as expected, I would first finish all required installation and especially post installation setup steps.
    I had a look at the IIS configuration in the installation document. It doesn't clearly state which document is the default document for the website one needs to create in IIS. Do you know what it should be? You have to add new web site, say like "Capture" and add virtual directory from assumed path like: C:\Program Files\Oracle\Document Capture\WebPages
    For the default document I have WebCapture.asp.
    The Oracle Distributed Document Capture service does no start on my PC. Is this required for me to atleast login to the Capture application? It's required only for processing the scanned batches.
    I hope that this will help.
    Boris
    Edited by: tombo on 2012.03.16 06:32

  • Difference of Oracle Application Server Web Services and JDeveloper

    As new to the Webservices my Question is what is difference of:
    - 1. Web Services Assistents in JDeveloper 1.3 (JAXRPC specification, WS-Sec)
    - 2. "Oracle Application Server Web Services" 10.1.2 using WebServicesAssembler (depreciated ?)
    - 3. Apache Soap Server 2 based (deprecated ?)
    When should I use the iAS Assistent and when the JDeveloper one for generation?
    Why don't they use the same stuff?
    Does anyone have some experience for projects on this?
    Thx, Willi
    Have not found any Topic with an explanation on this. If you know someone please point me to that.
    oOracle Web Services Framework Confusion
    oracle web services framework confusion
    Web service Assembler Tool

    Thanks a lot for clearing this things to me.
    I have to start a web services projects and I am confused which tools to use - JDeveloper Assistents or the WebServicesAssembler (as pointed out before).
    Because I did not find some hints on this (expecpt your ones), it seems to me that I am missing some point or criteria on that I can do such a decision when to use what of those two tools.
    Do I understand you right, that in future JDeveloper and the WebServicesAssembler will use the same .jar files and also generate the same code?
    Thanks a lot for such valuable hints, Willi

  • Oracle 10g TNS listener service

    Hi Friends,
    I have installed Oracle 10g in my windows
    vista. When i try to start TNS listener through services window
    manually, it is giving the below error.
    "windows could not start the OracleOraDb10g_home1TNSListener service
    on Local Computer.
    Error 3: The System cannot find the path specified"
    If you have an idea about this please help me out. I need to solve it
    immediately. Please respond for this as early as possible.
    Thanks,
    Surendra Kumar

    sridhar yerram wrote:
    My listner.ora contents are as follows :
    # listener.ora Network Configuration File: D:\oracle\product\10.1.0\db_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = D:\oracle\product\10.1.0\db_1)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    My tnsnames.ora file as follows ;
    # tnsnames.ora Network Configuration File: D:\oracle\product\10.1.0\db_1\NETWORK\ADMIN\tnsnames.ora
    # Generated by Oracle configuration tools.
    ORCL =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    I was getting the following error when iam connecting using my tns name : scott/tiger@ORCL
    ERROR:
    ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptor
    all services for oracle are started , in services.msc i started all the services of oracle.
    May i know exactly what are the services necessary to run the oracle 10g
    regards
    sridharWhy are you reviving a thread that has been dormant for 18 months and had nothing that looked at all like your problem?
    Anyway ...
    First, Is your client (from which you are running sqlplus) on the same machine as the database? If not, it will never connect as 'localhost' is a non-routable address.
    Second, which version of windows is your database on?
    Third, we see what your listener and tnsnames files look like, but that's not the whole story. Show us the results of :
    c:> lsnrctl status(Use copy and paste to show us the full command and response from a command prompt)
    Fourth, read my standard explanation and see if it leads you to any clues.
    =================================
    A couple of important points.
    First, the listener is a server side only process. It's entire purpose in life is to receive requests for connections to databases and set up those connections. Once the connection is established, the listener is out of the picture. It creates the connection. It doesn't sustain the connection. One listener, with the default name of LISTENER, running from one oracle home, listening on a single port, will serve multiple database instances of multiple versions running from multiple homes. It is an unnecessary complexity to try to have multiple listeners or to name the listener as if it belongs to a particular database. That would be like the telephone company building a separate switchboard for each customer.
    Second, the tnsnames.ora file is a client side issue. It's purpose is for address resolution - the tns equivalent of the 'hosts' file further down the network stack. The only reason it exists on a host machine is because that machine can also run client processes.
    Assume you have the following in your tnsnames.ora:
    larry =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = myhost)(PORT = 1521))
        (CONNECT_DATA =
          (SERVICE_NAME = curley)
      )Now, when you issue a connect, say like this:
    $> sqlplus scott/tiger@larrytns will look in your tnsnames.ora for an entry called 'larry'. Next, tns sends a request to (PORT = 1521) on (HOST = myhost) using (PROTOCOL = TCP), asking for a connection to (SERVICE_NAME = curley).
    Where is (HOST = myhost) on the network? When the request gets passed from tns to the next layer in the network stack, the name 'myhost' will get resolved to an IP address, either via a local 'hosts' file, via DNS, or possibly other less used mechanisms. You can also hard-code the ip address (HOST = 123.456.789.101) in the tnsnames.ora.
    Next, the request arrives at port 1521 on myhost. Hopefully, there is a listener on myhost configured to listen on port 1521, and that listener knows about SERVICE_NAME = curley. If so, you'll be connected.
    What can go wrong?
    First, there may not be an entry for 'larry' in your tnsnames. In that case you get "ORA-12154: TNS:could not resolve the connect identifier specified" No need to go looking for a problem on the host, with the listener, etc. If you can't place a telephone call because you don't know the number (can't find your telephone directory (tnsnames.ora) or can't find the party you are looking for listed in it (no entry for larry)) you don't look for problems at the telephone switchboard.
    Maybe the entry for larry was found, but myhost couldn't be resolved to an IP address (say there was no entry for myhost in the local hosts file). This will result in "ORA-12545: Connect failed because target host or object does not exist"
    Maybe there was an entry for myserver in the local hosts file, but it specified a bad IP address. This will result in "ORA-12545: Connect failed because target host or object does not exist"
    Maybe the IP was good, but there is no listener running: "ORA-12541: TNS:no listener"
    Maybe the IP was good, there is a listener at myhost, but it is listening on a different port. "ORA-12560: TNS:protocol adapter error"
    Maybe the IP was good, there is a listener at myhost, it is listening on the specified port, but doesn't know about SERVICE_NAME = curley. "ORA-12514: TNS:listener does not currently know of service requested in connect descriptor"
    =====================================

  • Oracle Retail Products Installation and Implementation

    Can individual modules like Oracle Retail Allocation be used as standalone Products, without installing Oracle RMS?
    The following point is mentioned in the Oracle® Retail Merchandising Implementation Guide Release 13.2.4 E28940-01
    "RMS owns virtually all of the information that Oracle Retail Allocation needs to operate and the information that Oracle Retail Allocation provides is of primary interest/use for RMS. As a result Oracle Retail Allocation has limited interaction with other Oracle Retail Merchandising Operations Management applications. For Oracle Retail Merchandising
    Operations Management applications that Oracle Retail Allocation does interact with it is managed through direct reads from Oracle Retail Merchandising Operations Management application tables, direct calls to Oracle Retail Merchandising Operations Management packages, and Oracle Retail Allocation packages based on Oracle Retail Merchandising Operations Management application tables."
    So, for implementing Oracle Retail Allocation, is Oracle RMS mandatory?

    My understanding is yes.
    The text you provided indicates that Allocations does not directly communicate with other modules, such as SIM, but instead does so via RMS. When you install RMS without Alloc, you actually get a lot of the database tables & DB package code for Alloc. This gives some indication as to the level of dependency that Alloc has on having RMS installed.

  • Oracle Retail Allocation(14.0) is not opening after installation.

    Hi All,
    I have installed Oracle Retail Allocation(14.0) successfully. When I am trying to access the home url:
    http://192.168.0.225:18010/alloc14/faces/pages_home
    getting following error:
    =====================================================================================================================================================================
    ####<Sep 30, 2014 8:08:06 PM IST> <Error> <HTTP> <192.168.0.225> <aloc-server> <[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000KZ6zn47FGBWFLzyGOA1KAfYz00001f> <1412087886161> <BEA-101017> <[ServletContext@1724426511[app:alloc14 module:alloc14 path:/alloc14 spec-version:2.5 version:V2.0], request: Workmanager: default, Version: 0, Scheduled=true, Started=true, Started time: 75 ms
    GET /alloc14/faces/pages_home?_afrLoop=112769119548580&_afrWindowMode=0&_afrWindowId=null HTTP/1.1
    User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:31.0) Gecko/20100101 Firefox/31.0
    Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    Accept-Language: en-US,en;q=0.5
    Accept-Encoding: gzip, deflate
    Referer: http://192.168.0.225:18010/alloc14/faces/pages_home?_afrLoop=111228698269807&_afrWindowMode=0&_afrWindowId=null
    Cookie: JSESSIONID=hM11Jq6JsR70LXtHQpcpnw7zBDNslZkDnh7RKvgpTzyGZC0QrSQ2!2047385718
    Connection: keep-alive
    ]] Root cause of ServletException.
    java.lang.NoSuchMethodError: oracle.adf.view.rich.context.AdfFacesContext.getOutputModeEnum()Loracle/adf/view/rich/context/AdfFacesContext$OutputMode;
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._isPostback(LifecycleImpl.java:715)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._restoreView(LifecycleImpl.java:789)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:422)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:207)
            at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
            at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
            at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
            at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
            at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.portlet.client.adapter.adf.ADFPortletFilter.doFilter(ADFPortletFilter.java:32)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.webcenter.framework.events.dispatcher.EventDispatcherFilter.doFilter(EventDispatcherFilter.java:44)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.retail.apps.rpf.framework.wc.filters.RpfGeneralSettingsLocaleFilter.doFilter(RpfGeneralSettingsLocaleFilter.java:48)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adf.view.page.editor.webapp.WebCenterComposerFilter.doFilter(WebCenterComposerFilter.java:117)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
            at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
            at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.wcps.client.PersonalizationFilter.doFilter(PersonalizationFilter.java:75)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.webcenter.content.integration.servlets.ContentServletFilter.doFilter(ContentServletFilter.java:168)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.webcenter.lifecycle.filter.LifecycleLockFilter.doFilter(LifecycleLockFilter.java:151)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
            at java.security.AccessController.doPrivileged(Native Method)
            at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
            at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
            at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
            at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
            at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
            at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
            at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
            at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    ==========================================================================================================================================
    Please find the application details below:
    Operating System : Red Hat Enterprise Linux Server release 6.0 (Santiago)
    Database Version :  11.2.0.3.0
    RMS : 14.0
    ReA  : 14.0
    Oracle ADF : 11.1.1.7.0
    Any help would be appreciated.
    Thanks & Regards
    Prabhakar

    Hi,
    I have successfully installed Allocation 14.1 with following component. Is it necessary to install it in RMS database 14.1 coz i m getting an error after login into ALLOCATION application like
    ORA-06550: line 1, column 7: PLS-00201: identifier 'ALLOC14DEV.RETAIL_CTX_PKG' must be declared ORA-06550: line 1, column 7: PL/SQL: Statement ignored  
    Installed component:
    weblogic server(WLS) : 10.3.6
    oracle IDM : 11.1.1.6
    ADF libraries installed on WLS : JDEVADF_11.1.1.7.0_GENERIC_130226.1400.6493
    RMS database : 14.0
    RCU : 11.1.1.7
    webcenter : 11.1.1.7
    Thanks

  • Oracle Retail R13 silently released April 17

    Hi,
    At OAUG Collaborate08 conference in Denver it was announced that Oracle Retail would be released April 17 in a "silent release" - not too much media covering.
    Indeed one can now find several R13 media packs at edelivery.oracle.com (licensing requirements of course apply there.)
    I believe that a later release will receive more media coverage, I forgot whether that was about extended Fusion integration or about new features, or....
    Four (patch) releases on R13 are announced to be released in 2008.
    The list of applications for R13 currently includes
    - RMS
    - RSL
    - RETL
    - RDW
    - Allocations
    - SIM
    - ReIM
    - Oracle Retail Workspace (WebCenter)
    - RIB (SeeBeyond replaced with Oracle JMS/AQ, TopLink, Stateless Session Beans and Message Driven Beans, OAS).
    - RWMS
    and several others.
    All GUIs have been remodelled to the uniform SWAN UI standard.
    It was said on Collaborate08 that this would be the Linux release, subsequent AIX, Solaris, HP-UX to follow this summer. I believe that not every software component in the stack differs significantly per OS.
    The media sets that I downloaded include a full documentation set.
    Please also see on MetaLink:
    Overview Of Features And Enhancements Included In Release Version 12 And Assess Benefits Of Upgrading To Version 13
         Doc ID:      Note:465089.1      Type:      REFERENCE
         Last Revision Date:      30-OCT-2007
    The documentation on http://www.oracle.com/technology/documentation/oracle_retail.html has yet not been extended with the R13 sets.
    Nor have any patches been publicly published on MetaLink, though the release guide(s) do mention some known issues in the release(s). Some are being worked on, some patches are available on request.
    Regards,
    Erik Ykema

    Hi,
    Just want to bring to your attention
    http://download.oracle.com/docs/cd/E12462_01/merchandising/docset.html
    in there is a pointer to "Data Conversion Operations Guide".
    Highlevel this defines a series of more or less general staging tables for some entities, with corresponding batch programs that read the staging tables into the target RMS tables.
    Entities like POs, Shipments, transfers etc. all are considered to be closed before migration, if I recall correctly.
    Some entities are not in this DCOG and need custom treatment.
    Also the following Metalink Notes may be of interest:
    Note:563313.1
    Note:725888.1
    Also our System Integrator, Wipro Retail, has another approach, where they have a more or less reusable toolkit that is customized to the customer requirements and handles the whole lot.
    I believe that on the Oracle Retail roadmap is a concept called 'scripted upgrades' which, according to the Oracle Retail Lifetime Support Policy (see PDF at oracle.com), should be available from R12 or R13 onwards, however I haven't seen it yet.
    Regards, Erik Ykema

  • Oracle Retail Data Warehouse (RDW) Vs Oracle Retail Data Model??

    Oracle Retail suite of applications include Oracle Retail Data Warehouse (RDW) application. It is integrated with Point of Sale via TLOG and other applications. Is Oracle Retail Data Model leveraging the existing data in RDW? If we use Oracle Retail Data Model, RDW becomes redundant?

    Oracle Retail Data Model is independent of RDW and RGBU applications. It can be used with RMS and Point of Sale, but there is no pre-built ETL to load the data included with the product, although there are some options available thru partners.

  • Oracle Retail 13.1 released

    As can be seen on http://edelivery.oracle.com , the installers and documentation of Oracle Retail 13.1 have been released.
    This was also announced for June 2009 by Duncan Angove on CrossTalk.
    No press release I have been able to locate yet. On Metalink the search term "13.1 release value proposition retail" delivers about 10 documents describing the key product enhancements.
    The release notes in the installers have of course more detail.
    There seem to be quite a number of important new features out there - both functonal and technical (RIB has been dramatically enhanced in the AIA/SOA direction!)
    Who provides the first overview of this exciting new release?
    (And what I like to know is of what 13.0.x release the 13.1 has been drawn from.)
    Regards, Erik

    Question:
    What makes up the added value in OR MerchandiseAnalytics over ORDW?
    Both offer extraction layer, staging layer, datamart layer, aggregate layer, OBIEE + prebuilt reports.
    I want to know how the fact extraction layer on ORMS etc. is done using ODI. Unfortunately I see no CDC/Streams approach, that we have chosen to use for our extensions to the ORDW datamodel. Is the extraction logic more or less a rebuild of the good old Pro*C DWI programs?
    Some points:
    - More products have been connected to ORMA, additional to RMS: ReIM, ReSA, ORMFP, ORPM.
    - ORMA has had an technology update for the ETL, from OR-only's custom RETL to the more general Oracle ODI (formerly Sunopsis).
    - Is it the promised/future integration of one set of conformed dimension reused and shared over all other to-be OR analytics products? (Like Marketing, Planning, Supply Chain, Stores).
    - ORMA offers 'Dashboards' - may be straightforward to make in RDW-OBIEE?
    - ORMA offers multiple timeviews, where base RDW only offers AsWas (SCD2) - bsiness users may appreciate the AsIs view, and PIT.
    Cherio,
    Erik
    Edited by: ErikYkema on May 25, 2011 10:38 PM
    According to the RMS13.2 release notes (http://download.oracle.com/docs/cd/E12448_01/rms/pdf/rms_rfm_br/132/rms-132-rn.pdf), RETL and all RETL based interfaces to ORDW are desupported from 13.2!
    “Discontinued Support for Oracle Retail Data Warehouse (RDW) Interfaces
    A new analytical application is in development. Because of this strategic decision, support for interface between Oracle Retail applications and Oracle Retail Data Warehouse has been discontinued for Oracle Retail 13.2 releases. Oracle Retail Extract, Transform, and Load (RETL) extract scripts for RDW are not supported for use with Oracle Retail 13.2 applications and databases.”
    That makes things a lot clearer!

  • Oracle Retail Merchandise Financial Planning and RPAS

    Hi, i'm new with Oracle Retail and ORACLE RPAS. I would like ton know the best way to backup RPAS or if RPAS support Real Application Cluster or something like that.
    We will install Oracle Retail Merchandise Financial Planning component and i would like the best architecture to do it.
    Regards

    Question:
    What makes up the added value in OR MerchandiseAnalytics over ORDW?
    Both offer extraction layer, staging layer, datamart layer, aggregate layer, OBIEE + prebuilt reports.
    I want to know how the fact extraction layer on ORMS etc. is done using ODI. Unfortunately I see no CDC/Streams approach, that we have chosen to use for our extensions to the ORDW datamodel. Is the extraction logic more or less a rebuild of the good old Pro*C DWI programs?
    Some points:
    - More products have been connected to ORMA, additional to RMS: ReIM, ReSA, ORMFP, ORPM.
    - ORMA has had an technology update for the ETL, from OR-only's custom RETL to the more general Oracle ODI (formerly Sunopsis).
    - Is it the promised/future integration of one set of conformed dimension reused and shared over all other to-be OR analytics products? (Like Marketing, Planning, Supply Chain, Stores).
    - ORMA offers 'Dashboards' - may be straightforward to make in RDW-OBIEE?
    - ORMA offers multiple timeviews, where base RDW only offers AsWas (SCD2) - bsiness users may appreciate the AsIs view, and PIT.
    Cherio,
    Erik
    Edited by: ErikYkema on May 25, 2011 10:38 PM
    According to the RMS13.2 release notes (http://download.oracle.com/docs/cd/E12448_01/rms/pdf/rms_rfm_br/132/rms-132-rn.pdf), RETL and all RETL based interfaces to ORDW are desupported from 13.2!
    “Discontinued Support for Oracle Retail Data Warehouse (RDW) Interfaces
    A new analytical application is in development. Because of this strategic decision, support for interface between Oracle Retail applications and Oracle Retail Data Warehouse has been discontinued for Oracle Retail 13.2 releases. Oracle Retail Extract, Transform, and Load (RETL) extract scripts for RDW are not supported for use with Oracle Retail 13.2 applications and databases.”
    That makes things a lot clearer!

  • Re: Oracle Retail Merchandise Analytics released

    Hi,
    I just started with Oracle Retail Analytics User guide document (ra133_ug.pdf) . While perusing the reports category in Merchandising Analytics, Inventory Scorecard ,Inventory Alert and type of the report is “Current Location Weeks of supply warning”(page no:51).
    Whether it is pointing the number of quantities in the X axis graph or the weeks involved?
    It is showing as weeks but numbers displayed are huge.
    Could you please clarify?
    Thanks
    Sankar.

    Question:
    What makes up the added value in OR MerchandiseAnalytics over ORDW?
    Both offer extraction layer, staging layer, datamart layer, aggregate layer, OBIEE + prebuilt reports.
    I want to know how the fact extraction layer on ORMS etc. is done using ODI. Unfortunately I see no CDC/Streams approach, that we have chosen to use for our extensions to the ORDW datamodel. Is the extraction logic more or less a rebuild of the good old Pro*C DWI programs?
    Some points:
    - More products have been connected to ORMA, additional to RMS: ReIM, ReSA, ORMFP, ORPM.
    - ORMA has had an technology update for the ETL, from OR-only's custom RETL to the more general Oracle ODI (formerly Sunopsis).
    - Is it the promised/future integration of one set of conformed dimension reused and shared over all other to-be OR analytics products? (Like Marketing, Planning, Supply Chain, Stores).
    - ORMA offers 'Dashboards' - may be straightforward to make in RDW-OBIEE?
    - ORMA offers multiple timeviews, where base RDW only offers AsWas (SCD2) - bsiness users may appreciate the AsIs view, and PIT.
    Cherio,
    Erik
    Edited by: ErikYkema on May 25, 2011 10:38 PM
    According to the RMS13.2 release notes (http://download.oracle.com/docs/cd/E12448_01/rms/pdf/rms_rfm_br/132/rms-132-rn.pdf), RETL and all RETL based interfaces to ORDW are desupported from 13.2!
    “Discontinued Support for Oracle Retail Data Warehouse (RDW) Interfaces
    A new analytical application is in development. Because of this strategic decision, support for interface between Oracle Retail applications and Oracle Retail Data Warehouse has been discontinued for Oracle Retail 13.2 releases. Oracle Retail Extract, Transform, and Load (RETL) extract scripts for RDW are not supported for use with Oracle Retail 13.2 applications and databases.”
    That makes things a lot clearer!

Maybe you are looking for

  • Movies Purchased on iTunes don't show up on Apple TV

    For some reason, when I purchase movies on iTunes they aren't showing up on my Apple TV ... Which is why I got Apple TV in the first place. Help!!!

  • Why do I have a strange clicking sound in the speakers the speakers

    Yesterday I loaded some music from my son-in-law's iPod using TouchCopy-11.  I have used this program before without a problem but after using it again yesterday I now have this slow clicking coming from my speakers.  I know it is the speakers becaus

  • ICloudDrive.exe keeps waking up my PC

    I have my Windows 7 PC set to sleep after being idle for 10 minutes. Since I installed the latest iCloud control panel and enabled iCloud Drive my machine keeps waking up after sleeping for about 10 seconds. The machine then sits there for the 10 min

  • How do i pass a URL through a form ??

    Hi, I want to open Internet Explorer through my form , may be from a Button. How do I dothat i.e. how do we pass URL from a form.. Is it possible through host command ?? Any one any comments ???

  • Is there a WhatsApp app for the Lumia 2520?

    Is there whattapp for the 2520 Moderator's Note: We have moved your post and changed the title into a subject-related title. This is to keep the forum organized and let other forum users easily see and respond to this post.