Error while in Test mode

Hi all,
I get an error message everytime a certain field is blank. If it has a value, there is no error. I have already tried using mapwithdefault but there is still an error.
Error message:
The message is: Exception:[java.lang.IllegalArgumentException: Cannot cast to float. ] in class com.sap.aii.mappingtool.flib3.Stat method sum[com.sap.aii.mappingtool.tf3.rt.C2CFunctionWrapper@6f5c73c1] com.sap.aii.mappingtool.tf3.MessageMappingException:
thanks
Regards,
IX

Hi,
I get an error message everytime a certain field is blank
java.lang.IllegalArgumentException: Cannot cast to float
This is the problem...the target node seems to be of type xsd:float and when such a field is passed a value the value should be in the [required format|http://books.xmlschemata.org/relaxng/ch19-77095.html]
If this is not followed then you are bound to get an error (as you are getting it now)
Float and other such types are not like xsd:string wherein even if you don't pass any value it's ok....
So when a value is passed it's fine and accepted by the xsd:float but it can't accept a blank/null.
So make sure that you always pass a value to the field or else if possibe change the type of the target node to xsd:string and then you can pass / avoid passing a value.....hope it helps.
If you need help in converting string to float then check this out: Re: how to Convert  the STRING TO FLOAT.
Regards,
Abhishek
Edited by: abhishek salvi on Apr 17, 2009 10:21 AM

Similar Messages

  • Error While Genrating Test Report in Test Plan Management

    Hi Guru's
      I am getting an authorization error while generating test report via STWB_info.
      Just i selected the test package and while click the test report i am getting this error.
    Error during authorization check
    Message no. TWBHS540
    Guide Me to solve this issue
    thanks in advance
    regards
    Anandh

    Hi,
    Please try the following:
    Start transaction SMGENDOC03
    Do not change anything but just hit the save button.
    Afterwards restart transaction STWB_2 and try again to generate again.
    Hope this helps.
    Cheers
    SH

  • Mapping debbuging error:DBG1006: Error while initializing test data

    Hi,
    I have created a mapping in which I am trying to delete data from a table based on exisitence of rows in another table with a filter condtion in between them.When i try to run the debbugger, it throws following error:
    ============
    Analyzing map for debug...
    Retrieving Control Center connection info...
    Connecting to Control Center schema...
    Checking character set of Control Center schema...
    Configuring sources and targets...
    Mapping Debugger Error:
    oracle.wh.service.sdk.mapping.debugger.WBMappingDebuggerException: DBG1006: Error while initializing test data for sources and targets:
    oracle.wh.repos.sdk.CMPException: Trying to access invalid Object.
    Element ID: 110138
    Status: 4
    Owning FCO: 98409
    ==================
    Any idea what could be the possible cause?
    Query which I am trying to simulate is of following type:
    Delete from TableA t1
    where exits(select 1 from TableB t2 where t1.col1 = t2.col1 and t2.col2 = 'delete')
    Thanks
    AJ.

    Oops..thats weird.
    Tell me one thing...then how gud is the code generated in terms of working...if someone has to really test the code pre-hand for expected business logicWhy i am raising this concern is becoz there are many features for which OWB provides support in indirect way(workaround) like exists/not exists.
    Do we need to deploy mapping each time and then test through a run from Control centre?
    Other thing, As far i understand, the code generated is not in such a format that one can directly copy paste it in any sql/plsql editor and test it...
    Regards
    AJ.

  • Error while executing Test Web Service

    Hi,
    I get an error while trying to test the web service deployed on Weblogic 10.3.1 through jdeveloper 11.1.1.1.0.
    This simple web service is created by following the example in http://www.oracle.com/technology/products/jdev/11/cuecards111/j2ee_set_16/ccset16_ALL.html
    After deploying the web service, the Test Web service Event in the Enterpise manager results in error. The error is as follows : -
    The selected operation processRating could not be invoked.
    An exception occured while invoking the webservice operation. Please see logs for more details.
    oracle.sysman.emSDK.webservices.wsdlapi.SoapTestException: oracle.fabric.common.PolicyEnforcementException
    +     java.lang.Exception: oracle.sysman.emSDK.webservices.wsdlapi.SoapTestException: oracle.fabric.common.PolicyEnforcementException at oracle.sysman.emas.model.wsmgt.WSTestModel.invokeOperation(WSTestModel.java:570) at oracle.sysman.emas.view.wsmgt.WSView.invokeOperation(WSView.java:381) at oracle.sysman.emas.view.wsmgt.WSView.invokeOperation(WSView.java:298) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at com.sun.el.parser.AstValue.invoke(AstValue.java:157) at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:283) at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:53) at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1245) at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run+…………………………..
    Has anyone encountered this error ?
    Thanks.

    HI,
    RFc is not called becuase:
    1. we tried RFC debuggin with proper user. it never stopped at break point.
    2. TCODE: sxmb_moni in PI did not show any entry for incoming messages.
    The import bindings are proper. We tried using .execute(1) , nothing happened.
    We are able execute freely avaliable Web service but not the one exposed from PI.
    Hence we feel their is problem between PDF and PI itself.
    The user we put in the pop up is SERVICE USER. The PI consultant uses the same user and is able to execute but from PDF we are not able to execute.
    We also tried with a DIALOG USER with same roles and authhorizations as the SERVICE USER. BUt still it did not execute.
    Thanks and Regards,
    Aditya Deshpande
    Edited by: Aditya Deshpande on Nov 16, 2009 1:00 PM

  • Error while enabling Archivelog mode

    There occurs an error while performing startup mount for enabling archive log mode in Windows.
    Below are the steps followed:
    SQL*Plus: Release 10.2.0.1.0 - Production on Mon Dec 20 16:49:14 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL> disconnect;
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL> connect sys@epm11 as sysdba;
    Enter password: ********
    Connected.
    SQL> archive log list;
    Database log mode No Archive Mode
    Automatic archival Disabled
    Archive destination D:\oracle\product\10.2.0\flash_recovery_area
    Oldest online log sequence 9
    Current log sequence 11
    SQL> show parameter recovery_file_dest;
    NAME TYPE VALUE
    db_recovery_file_dest string D:\oracle\product\10.2.0/flash
    recoveryarea
    db_recovery_file_dest_size big integer 2G
    SQL> alter system set log_archive_dest_1='location=D:\oracle\product\10.2.0\flash_recovery_area' sco
    pe=spfile;
    System altered.
    SQL> show parameter log_archive_dest_1;
    NAME TYPE VALUE
    log_archive_dest_1 string location=D:\oracle\product\10.
    2.0\flash_recovery_area
    log_archive_dest_10 string
    SQL> alter system set log_archive_start=true scope=spfile;
    System altered.
    SQL> show parameter LOG_ARCHIVE_START;
    NAME TYPE VALUE
    log_archive_start boolean TRUE
    SQL> shutdown immediate;
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup mount;
    ORA-24324: service handle not initialized
    ORA-01041: internal error. hostdef extension doesn't exist
    Oracle version information is
    SQL> select * from v$version;
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Prod
    PL/SQL Release 10.2.0.1.0 - Production
    CORE 10.2.0.1.0 Production
    TNS for 32-bit Windows: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 – Production
    Please let me know how to resolve this error.
    Regards
    Swathi.

    Hi,
    Add archive log_archive_dest_1 D:\oracle\product\10.2.0\flash_recovery_area in pfile and then try to start the database.
    Also check alert_log for more information.
    Added the below info in pfile
    log_archive_dest_1='location=D:\oracle\product\10.2.0\flash_recovery_area'
    log_archive_start=TRUE
    and then performed the process but the same error is giving.
    SQL> startup mount;
    ORA-24324: service handle not initialized
    ORA-01041: internal error. hostdef extension doesn't exist
    And i have checked the alert log which is at location D:\oracle\product\10.2.0\admin\EPM11\bdump
    Below information is displayed in the alert log:
    Tue Dec 21 12:07:15 2010
    Starting background process EMN0
    EMN0 started with pid=19, OS id=7500
    Tue Dec 21 12:07:15 2010
    Shutting down instance: further logons disabled
    Tue Dec 21 12:07:15 2010
    Stopping background process QMNC
    Tue Dec 21 12:07:16 2010
    Stopping background process CJQ0
    Tue Dec 21 12:07:17 2010
    Stopping background process MMNL
    Tue Dec 21 12:07:18 2010
    Stopping background process MMON
    Tue Dec 21 12:07:19 2010
    Shutting down instance (immediate)
    License high water mark = 16
    Tue Dec 21 12:07:19 2010
    Stopping Job queue slave processes
    Tue Dec 21 12:07:19 2010
    Job queue slave processes stopped
    All dispatchers and shared servers shutdown
    Tue Dec 21 12:07:27 2010
    ALTER DATABASE CLOSE NORMAL
    Tue Dec 21 12:07:28 2010
    SMON: disabling tx recovery
    SMON: disabling cache recovery
    Tue Dec 21 12:07:28 2010
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    Thread 1 closed at log sequence 12
    Successful close of redo thread 1
    Tue Dec 21 12:07:29 2010
    Completed: ALTER DATABASE CLOSE NORMAL
    Tue Dec 21 12:07:29 2010
    ALTER DATABASE DISMOUNT
    Completed: ALTER DATABASE DISMOUNT
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    Dump file d:\oracle\product\10.2.0/admin/epm11/bdump\alert_epm11.log
    Tue Dec 21 12:20:46 2010
    ORACLE V10.2.0.1.0 - Production vsnsta=0
    vsnsql=14 vsnxtr=3
    Windows XP Version V5.1 Service Pack 3
    CPU : 2 - type 586, 2 Physical Cores
    Process Affinity : 0x00000000
    Memory (Avail/Total): Ph:1439M/3062M, Ph+PgF:5441M/6994M, VA:1940M/2047M
    Tue Dec 21 12:20:46 2010
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    processes = 150
    __shared_pool_size = 201326592
    __large_pool_size = 4194304
    __java_pool_size = 4194304
    __streams_pool_size = 0
    spfile = D:\ORACLE\PRODUCT\10.2.0\DB_1\DBS\SPFILEEPM11.ORA
    sga_target = 612368384
    control_files = D:\ORACLE\PRODUCT\10.2.0\ORADATA\EPM11\CONTROL01.CTL, D:\ORACLE\PRODUCT\10.2.0\ORADATA\EPM11\CONTROL02.CTL, D:\ORACLE\PRODUCT\10.2.0\ORADATA\EPM11\CONTROL03.CTL
    db_block_size = 8192
    __db_cache_size = 394264576
    compatible = 10.2.0.1.0
    log_archive_start = TRUE
    log_archive_dest_1 = location=D:\oracle\product\10.2.0\flash_recovery_area
    db_file_multiblock_read_count= 16
    db_recovery_file_dest = D:\oracle\product\10.2.0/flash_recovery_area
    db_recovery_file_dest_size= 2147483648
    undo_management = AUTO
    undo_tablespace = UNDOTBS1
    remote_login_passwordfile= EXCLUSIVE
    db_domain =
    dispatchers = (PROTOCOL=TCP) (SERVICE=EPM11XDB)
    job_queue_processes = 10
    audit_file_dest = D:\ORACLE\PRODUCT\10.2.0\ADMIN\EPM11\ADUMP
    background_dump_dest = D:\ORACLE\PRODUCT\10.2.0\ADMIN\EPM11\BDUMP
    user_dump_dest = D:\ORACLE\PRODUCT\10.2.0\ADMIN\EPM11\UDUMP
    core_dump_dest = D:\ORACLE\PRODUCT\10.2.0\ADMIN\EPM11\CDUMP
    db_name = EPM11
    open_cursors = 300
    pga_aggregate_target = 203423744
    Deprecated system parameters with specified values:
    log_archive_start
    End of deprecated system parameter listing
    PMON started with pid=2, OS id=1188
    PSP0 started with pid=3, OS id=5800
    MMAN started with pid=4, OS id=6212
    DBW0 started with pid=5, OS id=3920
    LGWR started with pid=6, OS id=496
    CKPT started with pid=7, OS id=5008
    SMON started with pid=8, OS id=692
    RECO started with pid=9, OS id=2924
    CJQ0 started with pid=10, OS id=1840
    MMON started with pid=11, OS id=5520
    MMNL started with pid=12, OS id=5212
    Tue Dec 21 12:20:47 2010
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    starting up 1 shared server(s) ...
    Tue Dec 21 12:20:47 2010
    alter database mount exclusive
    Tue Dec 21 12:20:51 2010
    Setting recovery target incarnation to 2
    Tue Dec 21 12:20:51 2010
    Successful mount of redo thread 1, with mount id 3057552735
    Tue Dec 21 12:20:51 2010
    Database mounted in Exclusive Mode
    Completed: alter database mount exclusive
    Tue Dec 21 12:20:51 2010
    alter database open
    Tue Dec 21 12:20:51 2010
    Thread 1 opened at log sequence 12
    Current log# 2 seq# 12 mem# 0: D:\ORACLE\PRODUCT\10.2.0\ORADATA\EPM11\REDO02.LOG
    Successful open of redo thread 1
    Tue Dec 21 12:20:51 2010
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Tue Dec 21 12:20:52 2010
    SMON: enabling cache recovery
    Tue Dec 21 12:20:52 2010
    Successfully onlined Undo Tablespace 1.
    Tue Dec 21 12:20:52 2010
    SMON: enabling tx recovery
    Tue Dec 21 12:20:52 2010
    Database Characterset is WE8MSWIN1252
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    QMNC started with pid=16, OS id=6268
    Tue Dec 21 12:21:00 2010
    db_recovery_file_dest_size of 2048 MB is 0.00% used. This is a
    user-specified limit on the amount of space that will be used by this
    database for recovery-related files, and does not reflect the amount of
    space available in the underlying filesystem or ASM diskgroup.
    Tue Dec 21 12:21:00 2010
    Completed: alter database open
    Please provide me solution.
    Regards
    Swathi.

  • Error while enabling maintenance mode

    Hi,
    while enabling maintenance mode, the following error arises
    sqlplus -s &un_apps/***** @/d01/oracle/visappl/ad/11.5.0/patch/115/sql/adsetmmd.sql ENABLE
    An error occured while running adsetmmd.sql.
    Continue as if it were successfull [No] :
    charan

    [oracle@oraapps VIS_oraapps]$ sqlplus system/manager @$ORACLE_HOME/rdbms/admin/utlrp.sql
    SQL*Plus: Release 8.0.6.0.0 - Production on Wed Mar 19 08:15:06 2008
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Connected to:
    Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.6.0 - Production
    unknown SET option beginning "SQLPLUSCOM..."
    PL/SQL procedure successfully completed.
    Table created.
    Table created.
    Table created.
    Index created.
    Table created.
    Table created.
    SELECT o.obj#, o.type#, o.owner# FROM obj$ o
    ERROR at line 2:
    ORA-00942: table or view does not exist
    SELECT o.obj#, o.type#, u.name AS owner FROM utl_recomp_all_inv o, user$ u
    ERROR at line 2:
    ORA-00942: table or view does not exist
    Package created.
    No errors.
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY UTL_RECOMP:
    LINE/COL ERROR
    60/10 PL/SQL: SQL Statement ignored
    61/29 PL/SQL: ORA-00942: table or view does not exist
    64/10 PL/SQL: SQL Statement ignored
    64/17 PL/SQL: ORA-00942: table or view does not exist
    104/7 PL/SQL: SQL Statement ignored
    104/14 PL/SQL: ORA-00942: table or view does not exist
    183/13 PL/SQL: SQL Statement ignored
    184/35 PL/SQL: ORA-00942: table or view does not exist
    188/13 PL/SQL: SQL Statement ignored
    189/35 PL/SQL: ORA-00942: table or view does not exist
    196/13 PL/SQL: SQL Statement ignored
    LINE/COL ERROR
    197/35 PL/SQL: ORA-00942: table or view does not exist
    202/13 PL/SQL: SQL Statement ignored
    203/35 PL/SQL: ORA-00942: table or view does not exist
    267/10 PL/SQL: SQL Statement ignored
    268/42 PL/SQL: ORA-00942: table or view does not exist
    361/10 PL/SQL: SQL Statement ignored
    420/15 PL/SQL: ORA-00942: table or view does not exist
    538/11 PL/SQL: SQL Statement ignored
    539/19 PL/SQL: ORA-00942: table or view does not exist
    BEGIN utl_recomp.recomp_serial(); END;
    ERROR at line 1:
    ORA-04068: existing state of packages has been discarded
    ORA-04063: package body "SYSTEM.UTL_RECOMP" has errors
    ORA-06508: PL/SQL: could not find program unit being called
    ORA-06512: at line 1
    DECLARE
    ERROR at line 1:
    ORA-06550: line 1, column 7:
    PLS-00201: identifier 'DBMS_REGISTRY_SYS.VALIDATE_COMPONENTS' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    ORA-06512: at line 8
    =======================================
    [oracle@oraapps VIS_oraapps]$ sqlplus system/manager
    SQL*Plus: Release 8.0.6.0.0 - Production on Wed Mar 19 08:17:49 2008
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Connected to:
    Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.6.0 - Production
    unknown SET option beginning "SQLPLUSCOM..."
    SQL> @/d01/oracle/visappl/fnd/11.5.0/patch/115/sql/AFCORLGS.pls
    DOC> | Copyright (c) 2005 Oracle USA, Inc., Redwood Shores, California, USA |
    DOC> | All rights reserved. |
    DOC> +=======================================================================+
    DOC> | FILENAME
    DOC> | AFCORLGS.pls
    DOC> |
    DOC> | DESCRIPTION
    DOC> | PL/SQL specification for package: FND_CORE_LOG
    DOC> |
    DOC> | Core Logging Diagnostic Tool
    DOC> |
    DOC> |
    DOC> | HISTORY
    DOC> | 03/22/2005 PDELUNA Created
    DOC> |
    DOC> *=======================================================================*/
    Package created.
    Commit complete.
    Disconnected from Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.6.0 - Production
    [oracle@oraapps VIS_oraapps]$ sqlplus system/manager
    SQL*Plus: Release 8.0.6.0.0 - Production on Wed Mar 19 08:19:49 2008
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Connected to:
    Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.6.0 - Production
    unknown SET option beginning "SQLPLUSCOM..."
    SQL> @/d01/oracle/visappl/fnd/11.5.0/patch/115/sql/AFCORLGB.pls
    DOC> | Copyright (c) 2005 Oracle USA, Inc., Redwood Shores, California, USA |
    DOC> | All rights reserved. |
    DOC> +=======================================================================+
    DOC> | FILENAME
    DOC> | AFCORLGB.pls
    DOC> |
    DOC> | DESCRIPTION
    DOC> | PL/SQL body for package: FND_CORE_LOG
    DOC> |
    DOC> | Core Logging Diagnostic Tool
    DOC> |
    DOC> |
    DOC> | HISTORY
    DOC> | 03/22/2005 PDELUNA Created
    DOC> |
    DOC> *=======================================================================*/
    Warning: Package Body created with compilation errors.
    Commit complete.
    Disconnected from Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.6.0 - Production
    [oracle@oraapps VIS_oraapps]$ sqlplus system/manager
    SQL*Plus: Release 8.0.6.0.0 - Production on Wed Mar 19 08:20:21 2008
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Connected to:
    Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.6.0 - Production
    unknown SET option beginning "SQLPLUSCOM..."
    SQL> @/d01/oracle/visappl/fnd/11.5.0/patch/115/sql/AFPFPROB.pls
    DOC> | Copyright (c) 1993 Oracle Corporation Redwood Shores, California, USA |
    DOC> | All rights reserved. |
    DOC> +===========================================================================+
    DOC> | FILENAME
    DOC> | AFPFPROB.pls
    DOC> |
    DOC> | DESCRIPTION
    DOC> | PL/SQL body for package: FND_PROFILE
    DOC> |
    DOC> | Maintains the server side cache of profile options.
    DOC> |
    DOC> | NOTES
    DOC> | This module is called by AutoInstall (afprof.drv) on install and
    DOC> | upgrade. The WHENEVER SQLERROR and EXIT (at bottom) are required.
    DOC> |
    DOC> | HISTORY
    DOC> | 3/23/93 T Morrow Created
    DOC> | 5/27/93 G Buzsaki Updated to 10.X spec
    DOC> | 8/25/93 G Buzsaki Added GET_ANY procedure
    DOC> | 2/17/94 S Stratton Added security profiles to initialize
    DOC> | 4/30/96 T Morrow Added SAVE and SAVE_USER procedures.
    DOC> | 03/20/99 S Sung Replaced != with <>
    DOC> | 09/18/00 R Tse Added GET_TABLE_VALUE and
    DOC> | GET_ALL_TABLE_VALUES functions.
    DOC> | 01/03/01 J Cordes Rewrote get_specific() to minimize
    DOC> | logical reads. (Bug 1563556)
    DOC> | 05/08/01 G Khoury Rewrote find, put, get, get_all_table_values
    DOC> | to implement hash_table for caching of
    DOC> | fnd_profile_option_values. (Bug 1663264)
    DOC> | 11/13/01 R Tse Implemented multiple caches for storing
    DOC> | profile values at the 4 different levels.
    DOC> *===========================================================================*/
    Warning: Package Body created with compilation errors.
    Commit complete.
    Input truncated to 6 characters
    Disconnected from Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.6.0 - Production
    [oracle@oraapps VIS_oraapps]$

  • CacheException error while running test applications in R12

    Hi
    I try to run Tutorial application for OA Framework R12 and get 500 Internal Server Error:
    oracle.apps.fnd.cache.CacheException
         at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:228)
         at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1485)
         at oracle.apps.fnd.profiles.Profiles.getProfile(Profiles.java:354)
    Caused by: oracle.apps.jtf.base.resources.FrameworkException: Error in IAS Cache: oracle.apps.fnd.common.PoolException: Exception creating new Poolable object.
         at oracle.apps.jtf.cache.IASCacheProvider.get(IASCacheProvider.java:833)
         at oracle.apps.jtf.cache.CacheManager.getInternal(CacheManager.java:4802)
         at oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:4624)
         at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:216)
         ... 50 more
    Caused by: oracle.apps.jtf.base.resources.FrameworkException:
    An exception occurred in the method CacheAccess.get
    null
    The base exception is:
    Exception creating new Poolable object.
         at oracle.apps.jtf.base.resources.FrameworkException.convertException(FrameworkException.java:607)
         at oracle.apps.jtf.base.resources.FrameworkException.addException(FrameworkException.java:585)
    OA Framework version is 12.0.6. I have downloaded fresh JDeveloper for this OAF version as described in Note 416708.1 (How to find the correct version of JDeveloper to use with eBusiness Suite 11i or Release 12.x) and set JDEV_USER_HOME for its home.
    DBC file is freshly generated. I also try to delete slashes in APPS_JDBC_URL in dbc file as advised in [897034 |Cache Exception while running test_fwktutorial.jsp in  R12 thread but still get this error.
    GUEST user password is ORACLE (Select Fnd_Web_Sec.Validate_Login('GUEST', 'ORACLE') From Dual returns 'Y' and system 'Guest User Password' profile value is 'GUEST/ORACLE'). Any idea???

    Hi!,
    I'm also encountering same error while running a page in Jdev with OAF version 10.1.3.3.0. I've recently upgraded my workstation from 3.00 GHz Intel Pentium 4 (Hyper-Threaded) 4 to Dual 2.80 GHz Intel Core2 Duo. I did not encounter this error before in my old workstation.
    Btw, I'm connecting to EBS R12.
    Though I tried running a page in Jdev with OAF version 9.0.3 connecting to EBS 11.5.10 and it was successful.
    Please advise.
    Thanks in advance.
    dolps

  • Error while running test configuration

    Hi,
    I created a test script using SAPGUI and test configuration.In test configuration,i created 2 variants other than default one.Downloaded the variants and executed it. It was giving error "Error inn ecatt command SAPGUI","Cannot Find Screen Element  in Replay Mode". When i run test script alone,its working fine.
    Please tell me how to correct the problem.
    Thanks,
    Aparna.

    Hello Aparna,
    As per the error description give by you , it means that when you execute the script recorded the eCATT control is unable to find the screen element in the screen recorded , possible reasons may be that the control may be in some other screen and trying to find the screen element of the other screen in the present screen.
    Solution to this may be check the connection id and the session id of the SAPGUI where the script is failing.
    Ideally all the connection id and session id of all the SAPGUI's recorded has to be same so that execution takes place in a single session.
    Hope it answers your question.
    Thanks and Best regards,
    Ajay

  • Error while running Test-SpContentDatabase. How to resolve?

    PS C:\> Test-SPContentDatabase -Name WSS_Content_2222 -Webapplication http://10.10.24.241:2222
    Category        : SiteOrphan
    Error           : True
    UpgradeBlocking : False
    Message        : Database [WSS_Content_2222] contains a site (Id = [3eafefc7-e4db-49c1-8ed5-44ab0a9b4596], Url = [/])
                      whose id is already associated with a different database (Id = [4ec4f279-791c-4e04-9f78-a57b2564ed67]
                      , name = [WSS_Content_2222]) in the site map. Consider deleting one of these sites which have conflicting Ids.
    Remedy          : The orphaned sites could cause upgrade failures. Try detach and reattach the database which contains the orphaned sites. Restart upgrade if necessary

    I know this was a while ago - but don't s'pose you recall the fix?
    Ben Weeks
    SharePoint Consultant @ Webtechy Ltd
    T: +441223922070 F: +448701315220
    Web: http://www.webtechy.co.uk Blog:
    http://blog.webtechy.co.uk

  • Error while manual testing the FM BBP_PD_SC_CREATE

    Hi All,
    Currently I am doing a project where I have to upload the shopping cart through Excel file.  I am testing the FM  BBP_PD_SC_CREATE by manually passing the values. I took help from the thread
    /message/3081588#3081588 [original link is broken]
    While doing the testing I ended up with couple of errors like                                                                               
    E BBP_PD               551 No organizational data exists on item level                                                                               
    I suspect that  these have arrived due to wrong passing of values in different GUID fileds.
    My question is how to pass important guids (Header GUID, ITEM Guid, Partner Guid etc) that  required by this FM?
    In the mentioned thread GUID has been taken as 0000000000000001, 0000000000000002 and allu2026 But my concern is how to pass correct guid as GUID is internal numbering provided by SAP. Is FM      GUID_CREATE has to be used if yes than how?
    Also I like to mention, while debugging the BBP_DOC_CHECK_BADI, I am getting  Item GUID which is system  generated and not that which I am passing  0000000000000002.
    Please show the path so that I can correctly run the FM BBP_PD_SC_CREATE.
    Regards
    Praveen Ghosh

    Hi All,
    On further analysis I able to execute FM BBP_PD_SC_CREATE  by passing GUID values which I got from FM GUID_CREATE. After execution I got header Guid and shopping cart number also but when I tried to look the Shopping cart through bbp_pd , its not showing the details, also i tried to check the status in Table CRMD_ORDERADM_H and table CRM_JEST, its returning no records.
    Please guide me what could be the problem.
    Regards
    Praveen Ghosh

  • Weird behavior: Throws an error while debugging/Run mode, but doesn't when project is built

    Hi there,
    I am trying to see if I could get some help on a strange situation:
    I am developing a desktop application with few window components (like music window, rss feeds, photos window, etc). I am trying to have a checkbox in the "preferences" component which will disable or enable the appropriate window component.
    When I am trying to test this checkbox in my application (in either debug mode or 'run' mode) an error is being thrown which I am not able to figure out why this error occurs (though I know its complaining about Null object reference). But when I am building the application with "Export Release Build" option and installing the application on my desktop to test the same checkbox - it works!! I am not sure why this is happening. Any help?
    Can you tell me why it's not complaining about Null object when I build the project or how to overcome this problem?
    This is the error:
    TypeError: Error #1009: Cannot access a property or method of a null object reference.
    at Components::ComponentContainer/getComponentData()[/Users/Desktop/projects/DesktopLauncher /src/MyComponents/ComponentContainer.as:48]
    at Function/http://adobe.com/AS3/2006/builtin::apply()
    at SetIntervalTimer/onTimer()
    at flash.utils::Timer/_timerDispatch()
    at flash.utils::Timer/tick()
    Thanks in advance.

    Can you post the code at ComponentContainer.as line 48?
    Also, make sure the debug SWF is up to date; delete it in bin-debug, make a change to ensure the new one has come up.

  • Service accounts for the Workspace Database service permission Error while creating Tabular Mode from PowerPivot

    Hi All,
    Please help me out against this issue. I have spent so much (3 working days) time just figuring out what is the issue and its solution.
    I am learning Tabular Mode and trying to create a mode based on PowerPivot model. I am getting following error message:
    'The PowerPivot workbook could not be imported. The service account for the workspace database server does not have permission to read from the PowerPivot workbook.'
    Here is my infrastructure:
    1. SSAS in Tabular Mode is installed on my Windows 8 Laptop
    2. PowerPivot is also in my laptop
    3. There is only my account (as Admin of course) for SSAS
    Here are my questions:
    1. What is this error and how can I cope with that? A step by step explanation would be highly appreciated :-)
    2. Do I need to change something in Windows settings or in SSAS?
    3. I am confused about my workspace database server as well, Do I have to install SSAS twice; one for development and one for workspace?
     Looking forward for the expert advise.
    Tahir
    Thanks, TA

    Hi,
    I suspect you might have more luck if you try the SSAS forum: http://social.msdn.microsoft.com/Forums/sqlserver/en-US/home?forum=sqlanalysisservices
    Regards
    Jamie
    ObjectStorageHelper<T> – A WinRT utility for Windows 8 |
    http://sqlblog.com/blogs/jamie_thomson/ |
    @jamiet |
    About me

  • Error while running test report

    I have just installed oracle application server 10g 10.1.2. on redhat linus AS4 on dell 64 bit machine.
    forms servlet works fine but when i use the following url to access test report
    It gives a very famous error error "REP-51002: Bind to Reports Server *** failed "
    http://zeropoint:7779/reports/rwservlet?report=test.rdf&destype=cache&desformat=pdf
    everything in infrastructure and application server middle tier is working fine.
    the URL
    http://zeropoint:7779/reports/rwservlet
    Works fine
    What might be the problem?
    Regards

    how are you martin
    well i have checked at client side but same problem. the status of report server is
    same as i told you after staring it through URL
    its 1/0
    i have done a freshj installation, but dont know why even after fress installation why isn't it working.
    Let me tell you another thing. My client has not any DNS right now and they are using host file on client side to resolve the server name but they are running successfullly in same netwrok let me tell you another thing that they are using 10.1.2.0.2 on red had advance server 3 on a 32bit machine and the machine on which i am working right now is 64-bit DELL machine with red hat linux advance server 4. I have done same hing in my office on AMD 64-bit machine and there my reports server is running fine.
    So do you think it might be a network problem?

  • XDC error while running test program FP_CHECK_DESTINATION_SERVICE

    Hi, all.
    We are on ECC 6.0 backend single stack and EP6 on NW04 SP17. I have installed the ADS on the java stack on EP6. However, I could not get the XDC working. Note that I am just using http for the ADS, not https.
    When I run the test programs like FP_TEST_00, FP_CHECK_DESTINATION_SERVICE and FP_CHECK_HTTP_DATA_TRANSFER on the ABAP side, it keeps giving me error:
    #1.5#000802104262006000000015000005F0000453556EDC6093#1217526304263#com.adobe.AdobeDocumentServices#com.adobe/AdobeDocumentServices#com.adobe.AdobeDocumentServices#ADSUser#226#SAP J2EE Engine JTA Transaction : [045ffffffc4ffffffbe0006]###67a637e05f2811dda73c000802104262#SAPEngine_Application_Thread[impl:3]_6##0#0#Error#1#/System/Server#Plain###Processing exception during a "Render" operation.
    Request start time: Thu Jul 31 13:45:03 EDT 2008
    com.adobe.ProcessingError: No <Render><Output><XDC> specified
    However, other checks like http://<server>:<port>/AdobeDocumentServices/Config, FP_PDF_TEST_00 and http://<server>:<port>/sap/bc/fp/form/layout/fp_test_00.xdp, are successful.
    I noticed that the AdobeDocumentServices is missing on the ECC6 since it is single stack. But the folder exists on the EP6 server. From my readings, the XDC is called via RFC against the  FP_ICF_DATA_<SID> destination which I have already setup in EP6.
    So I am really out of idea. Can you please help?
    Thanks,
    Jonathan.

    Well, I am pretty familiar with the ADS config guide now.
    The RFC connection used by Adobe is ADS on sm59. I can run connection test without a problem.
    By the way, the AdobeDocumentServices directory under SYS\global has the following sub-dir:
    DataManagerService
    DestProtoService
    FontManagerService
    lib
    LicenseSupportService
    PDFManipulation
    RenderErrorlog
    ServicesNatives2
    TrustManagerService
    XMLFormService
    I have to create the RenderErrorlog manually. Also, the folders DataManagerService and DestProtoService, RenderErrorlog are empty. Can you check your server and see if you have files underneath these folders?
    I am suspecting something is corrupted on the system because I took over the system from someone.
    Thanks,
    Jonathan.

  • Fatal error while running Test JSP in Jdeveloper

    Hi,
    After performing initial jdeveloper set ups when I run the test JSP i get following error
    It prompts about Port conflict. Upon clicking OK I get following error
    Fatal Error: Unable to write to the transaction log (/E:/p4045639_11i_generic/jdevhome/jdev/system9.0.3.5.1312/oc4j-config/log/transaction.state), possible reasons for this are that Orion lacks permission to write to the file, or that another instance of the server is already running with this configuration (most common): Unable to alter transaction log Process exited with exit code 1.
    Any suggestion how to solve it?
    Thanks,
    Kamath.

    These two simply check you can do in this reference
    1. Check JDEV_USER_HOME set properly.
    2. remove system folder then check again.
    Thanks

Maybe you are looking for

  • Hyper-v Live Migration not completing when using VM with large RAM

    hi, i have a two node server 2012 R2 cluster hyper-v which uses 100GB CSV, and 128GB RAM across 2 physical CPU's (approx 7.1GB used when the VM is not booted), and 1 VM running windows 7 which has 64GB RAM assigned, the VHD size is around 21GB and th

  • Do you know what font I am?

    Hi all, I'm working with a file that came to me with outlined type, and the client wants me to type a paragraph in the same font as the PNG I've enclosed.  I recently got a new HD and have over 6,000 fonts which I haven't reinstalled yet...this typef

  • Data not visible in ODS though available in PSA

    Dear All, I am working on BW where data extraction is from CRM. The client needs reports after survey is carried out in a set of questionnairres containing questions and answer. Currently four set of questionnairres is created in the dev server and s

  • Cisco ISE Failure: 24408 User authentication against Active Directory failed since user has entered the wrong password

    Hi, Since we implemented Cisco ISE we receive the following failure on several Notebooks: Authentication failed : 24408 User authentication against Active Directory failed since user has entered the wrong password This happens 2 or 3 times per Day. S

  • Need Info on new "IPTC Core" XMP Schema

    I have seen in quite a few places that there is a new "IPTC Core" XMP Schema, probably to replace the old IPTC binary structure and the various aliases scattered in other XMP schemas. This happened months ago, and details were to be released by the e