SET_CUSTOM_PROPERTY calling JavaBean failing silently

Hello,
I have a custom Oracle Form installed into Oracle eBusiness Suite where this form contains a Bean Area referencing a PJC (Pluggable Java Component). The PJC extends oracle.forms.ui.VBean.
The PJC was being called successfully via the SET_CUSTOM_PROPERTY forms built in when this custom form was installed into Oracle eBusiness Suite 11.5.10 (running Forms 6i), however after the upgrade to EBS R12.1.3 (with Oracle Forms 10.1.2.0.2), the SET_CUSTOM_PROPERTY built in is not calling the setProperty method of the PJC at all. It fails silently, no error is displayed in either the Forms status bar, or in the Java JRE console.
I have added extra debugging into the PJC class, and the debug is being output when the class is being loaded by the JRE, that is debug messages that I have added to the class constructor are being output to the Java console. The JAR file that contains the PJC has been signed correctly (signed and verified with jarsigner), and the custom JAR is being loaded successfully as Oracle Forms loads all the necessary JAR files to run eBusiness Suite forms (the load of the JAR is shown in the Java console).
The property being used in the SET_CUSTOM_PROPERTY call is being initialized in the PJC class in the following way:
private static final ID ORAWORD = oracle.forms.properties.ID.registerProperty("ORAWORD");
The same property is being used in the SET_CUSTOM_PROPERTY call:
Set_Custom_Property(vBeanHdl,1,'ORAWORD',vOutputString);
The vBeanHdl variable references the Java Bean item, and contains a valid item identifier, I have checked that using the id_Null() function. A forms trace FRD shows that the SET_CUSTOM_PROPERTY built in is being called, it just simply does not fire the setProperty() method within the PJC.
This is the content of the setProperty method that I have tried:
public boolean setProperty(ID function, Object params)
System.out.println("DEBUG: setProperty function called");
return super.setProperty(function, params);
At run time the function does not get called as the debugging text does not get output to the Java console. If I place any other code within the setProperty function it does not get executed.
I have tried compiling the Java class under Java version 1.4 through to 1.6, and that has not helped (under all versions the Java class's constructor does get called).
Can anybody offer me any hints? What has changed between Forms 6i and Forms 10.1.2.0.2 that could have led to this issue occurring?
Thanks
Daryl Budd

Hi
Stumbled upon the resolution myself. The Bean Area item needs to be set to Visible=Yes in the property palette for the bean within Forms Builder, and also the implementation class also in the bean's properties must match exactly the package & class name specified in the PJC (my full implementation class string had to be set to oracle.forms.demos.runApplication).
As this bean has no user interface component, and since the Visible property has to be set to Yes, to avoid having a random square shape for the bean sitting on the form's canvas, I also set the Width and Height properties for the bean to 0.001. This does show a very small dot on the form, but that will be acceptable.
So in summary there has been a change for PJC / Bean Areas between 6i and 10g Forms, in 6i you could have the Bean Item to be set Visible=No, and the SET_CUSTOM_ PROPERTY built-in would work, however in 10g Forms the Bean Item must be set to Visible=Yes for the SET_CUSTOM_PROPERTY built-in to work.
Daryl

Similar Messages

  • JSTL fails silently

    I am a complete newbie to jstl. I'm working on a forEach loop in a jsp page and the code I want to call is not being called. I have something like this:
    <c:forEach items="${Access.allThings}" var="thing">...
    This corresponds to the Access.getAllThings() method, but that method is not being called. The scary thing is that no error is being triggered. When I change the jstl code to point to a bogus method, it also fails silently.
    Is this how jstl deals with errors - silently ignoring them?

    From what you have described, my guess is that ${Access} is null
    JSTL will ignore null values on evaluation.
    What is the value of ${Access}? <c:out value="${Access}"/>
    It is an attribute somewhere in scope right?
    JSTL only works with object instances - it does not access static class methods.

  • Importing fails silently

    I have been trying to import some video into iMovie. I started with some mts files that I converted to mp4 using hand brake. The mp4 files almost all fail to import. Only one succeeded, and it was a much smaller resolution/length, so I believe the issue is that the files are too big. However, the problem is that imovie just fails silently. It sits there optimizing for 2 hours, and when I come back there's nothing. No indication that anything failed or went wrong. No rejected clips in the clip browser. Just 2 hours of chugging away and no message.
    How can I get these files into imovie? How can I find out what files are valid sizes to import?

    Hi David,
    Can you please attach your log file to help us figure out what's going wrong? Here's how you can find it:
    1. Open up the Terminal (in Applications/Utilities).
    2. Type the following and then press enter:
    cp Library/Application\ Support/Adobe/Flash\ Catalyst/workspace/.metadata/.log Desktop/log
    3. You should see a file called log on your Desktop. Attach this file to your post.
    Thanks!

  • The Cluster Service function call 'ClusterResourceControl' failed with error code '1008(An attempt was made to reference a token that does not exist.)' while verifying the file path. Verify that your failover cluster is configured properly.

    I am experiencing this error with one of our cluster environment. Can anyone help me in this issue.
    The Cluster Service function call 'ClusterResourceControl' failed with error code '1008(An attempt was made to reference a token that does not exist.)' while verifying the file path. Verify that your failover cluster is configured properly.
    Thanks,
    Venu S.
    Venugopal S ----------------------------------------------------------- Please click the Mark as Answer button if a post solves your problem!

    Hi Venu S,
    Based on my research, you might encounter a known issue, please try the hotfix in this KB:
    http://support.microsoft.com/kb/928385
    Meanwhile since there is less information about this issue, before further investigation, please provide us the following information:
    The version of Windows Server you are using
    The result of SELECT @@VERSION
    The scenario when you get this error
    If anything is unclear, please let me know.
    Regards,
    Tom Li

  • Linux-3.10.10 fails silently when booting with UEFI

    This problem has occured for me on several occasions in the past (with 3.10.2 and 3.10.8) but that has been with kernels in [testing]. With 3.10.10 dropping to [core], this is the first time this has happened for me with an official release.
    Though the linked-to thread is marked as "Solved", the only solution found was downgrading and waiting for a new kernel to be released that did not have the issue (3.10.3 and 3.10.9). I am using UEFI with gummiboot, but I have no idea why this is happening (and since the boot fails silently it's rather difficult for me to provide helpful logs). Is anyone else experiencing this issue? Have you found any workable solution that isn't just waiting? Can anyone else guide me in some troubleshooting?
    All the best,
    -HG

    srs5694 wrote:
    Booting directly from the firmware and via gummiboot are basically the same, in the sense that they both rely on the EFI stub loader. The problem under discussion in the thread to which I linked appears to be a bug in the EFI stub loader that interacts with the firmware version -- it affects many Lenovo computers, but few others. It appears when using the EFI stub loader directly, from rEFInd, or from gummiboot; but it's a highly inconsistent bug. It can go away by switching from gummiboot to rEFInd, from rEFInd to gummiboot, from one version of rEFInd to another, from either of these to a direct boot from the firmware, etc. It also comes and goes with the exact kernel version, with different people reporting problems with different kernels.
    As I said, there's no real fix. The precise cause hasn't been nailed down; if it had been, chances are there'd be a fix by now.
    Fascinating. I wonder what's going wrong with it.
    If SYSLINUX is getting you further into the boot process, then I recommend you try to debug what's happening with SYSLINUX. Try posting details of any error messages you see.
    Fair enough. Then, here's my plan. Given that this thread appears to be a duplicate of the thread srs5694 linked to, it should probably either be merged in or closed (I don't necessarily have any preference, and since there has been no new discovery made in it, it doesn't seem as though there is any inherent advantage one way or another). And, I will shortly open a new thread on troubleshooting syslinux.
    Thank you for your guidance srs! You've been a huge help.
    All the best,
    -HG

  • First call attempt fails with 12000; reason="Routes available for this request but no available gateway at this point"

    We've installed a new Audiocodes Mediant 1000B gateway for our customer.  They only have about 6 users enabled for Enterprise voice and using Lync for all calls.  They have an intermittent problem whereby the first call attempt to a number on the
    PSTN fails with 12000; reason="Routes available for this request but no available gateway at this point".  There is only one PSTN gateway installed.  All routes point to this gateway.  What I found initially is that the calls
    were failing after 10 seconds which is the default "failovertimeout" in the OutboundRouting.exe.config.  I found this post http://voipnorm.blogspot.co.uk/2012/06/lync-2010-gateway-timeout-call-failures.html and
    changed the value to 20 seconds.  Subsequent failures failed after 20 seconds (the new value).  The interesting thing is that the second attempt even a couple of seconds later succeeds.  My Lync server event log has 46046 "A call to a PSTN
    number failed due to non availability of gateways." for the failed call and 46047 "A PBX gateway is now responding to requests after some failures." for the successful call moments later.
    My environment is Lync 2010.  A single enterprise edition Front End with collocated mediation.  The server is virtual and in a different physical location to the gateway.  The two sites are connected via a LES1000.  The RTT between the
    sites is very low so it isn't necessarily networking.
    In the Syslog output on the Audiocodes we don't see the call even reach the gateway.  It's likely that Lync has simply marked the gateway as down and doesn't route the first call.  Then it wakes up and marks it as up and routes the next call.
    Update wise I'm on 4.0.7577.183, 199 and 217 for those that are up to date and the only components that are behind say that 223 is available.  Those being Core Components, Lync Server, Conferencing Server and Web Components.
    As I said, this is intermittent, apparently doesn't happen for every user (which I don't buy), but is easily replicated on request.
    I definitely think changing the failovertimeout value has reduced the number of failures.  But realistically I don't want users sitting there for 20 seconds before their call fails.  Or 19 seconds for the call to route.
    I've found a few posts on this and similar issues.  I don't get the 25051 or 25052 errors.
    Any help gratefully appreciated.
    Regards
    Randy Chapman
    Best Regards Randy Chapman

    Try to change the value of Failovertimeout to 1000.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • The ADS call has failed - Error

    Dear all
    I have created one web dynpr application with interactive forms followed by saptechical.com, If i run the web dynpr application, it thrown an error
    "WebDynpro Exception: The ADS call has failed. You can find information about the cause in the error.pdf on the application server"
    I have checked standard prog. (FP_PDF_TEST_00) for checking ads connection, thats working fine. It shows a forms.
    But if i run my custome web dynpro application, it shows error.
    Please give a solution.

    Hello,
    please also check:
    FP_TEST_00
    and
    FP_TEST_IA_01
    these also have to work in order to render interactive PDF inside a Webdynpro ABAP application.
    I assume:
    1. You do not have proper destination service configuration. (described in note: #915399)
    or:
    2. The credential is not properly installed into your ADS.
    Please ensure the credential is installed, the expiry date is visible and the J2EE engine was restarted after the credential has been installed.
    Best regards,
    Dezso

  • CTI Warning: The call has failed because of network interruption

    Hi, one of agents received incoming call and his call dropped within few seconds and error on CTIOS agent desktop was "CTI Warning: call has failed because of network interruption". I investigated and got info from icm database schema that this error is 26-U-Abort and caused due to network congestion. Network team shown the logs and no error regarding network found. What else could be the reason?

    Hi Folks, I am facing the same issue with multiple Agents on random PCs. So it doesn't look PC issue or Phone issue. these Ip Phones not IP Comm.

  • RW Cronacle : JOB_RUN_OUTPUT: R/3 call BAPI_XBP_JOB_JOBLOG_READ failed

    Hello everyone,
    We have a problem with a RFC agent in Cronacle, it cannot connect to the target system, we get this error message :
    RSUSR000/18073800: opened
    RSUSR000/18073800: step 1 execution of RSUSR000 
    RSUSR000/18073800: closed
    RSUSR000/18073800requested to run as soon as possible
    RSUSR000/18073800: Step 1 has no spoollist id
    JOB_RUN_OUTPUT: R/3 call BAPI_XBP_JOB_JOBLOG_READ failed
    RFC error: XM034
    RFC Message: Internal problem (function BAPI_XBP_JOB_JOBLOG_READ)
    Have you ever met this kind of issue ? Do you know what can make this happens ?
    The system seems to be OK, other RFC agents are OK, they are connected to the other systems.
    Thanks for your help.
    Sheduling team

    I cannot acces to the syslog of the system for yesterday, but I tried to execute the RSUSR000 this morning and it failed again, then that's what we get in the syslog :
    Time     Type Nr  Clt TCode Priority Grp N Text
    09:19:45 DIA  000 400                AB  0 Run-time error "CALL_FUNCTION_NOT_FOUND" occurred
    09:19:45 DIA  000 400                AB  1 > Short dump "100309 091945 c3slsap015_XI4_04 CRONACLE " created
    09:19:45 DIA  000 400                AB  0 Run-time error "CALL_FUNCTION_NOT_FOUND" occurred
    09:19:45 DIA  000 400                AB  1 > Short dump "100309 091945 c3slsap015_XI4_04 CRONACLE " created
    09:23:46 BTC  012 400                F6  1 TemSe input/output to unopened file
    09:23:46 BTC  012 400                R3  8 Error at DB commit, return code 001024
    09:23:46 BTC  012 400                R1  8 SAP Commit Failed
    09:23:46 BTC  012 400                F6  1 TemSe input/output to unopened file
    09:23:46 BTC  012 400                R3  8 Error at DB commit, return code 001024
    09:23:46 BTC  012 400                F3  T Invalid object name for TemSe object: " "
    09:23:46 BTC  012 400                F6  1 TemSe input/output to unopened file
    09:23:46 BTC  012 400                R3  8 Error at DB commit, return code 001024
    09:23:46 BTC  012 400                R1  8 SAP Commit Failed
    09:23:46 BTC  012 400                F6  1 TemSe input/output to unopened file
    09:23:46 BTC  012 400                R3  8 Error at DB commit, return code 001024
    09:23:46 BTC  012 400                F3  T Invalid object name for TemSe object: " "
    09:23:47 BTC  012 400                EC  F Failed to create log for job RSUSR000 09234500%_IMMEDIATE %NEWSTEP/
    09:23:47 BTC  012 400                F6  1 TemSe input/output to unopened file
    09:23:47 BTC  012 400                R4  7 Delete session 001 after error 009
    09:23:47 BTC  012 400                EC  F Failed to create log for job RSUSR000 09234500%_IMMEDIATE %NEWSTEP/
    09:23:47 BTC  012 400                F6  1 TemSe input/output to unopened file
    09:23:47 BTC  012 400                R4  7 Delete session 001 after error 009
    To answer your last question, Last question, assuming it has worked before: has the security of the RFC user used by Cronacle been changed ?, I don't have the answer yet, I will inform you of this point asap.
    Regards Anton,
    Scheduling team.
    Edited by: Architecture Architecture on Mar 9, 2010 9:56 AM

  • Error in BW ( Operating system call SiPeekPendConn failed )

    Hi All,
    This is Ganesh, new to SAP BASIS. We are facing some errors in BW, where users cannot able to run BW reports from yesterday.
    Please find below system log details:
    Operating system call recv failed (error no. 10054)
    NiConnect Unsuccessful, Return Code: -0010
    > Host: 156.5.30.34
    > Service: sapgw00
    Please help me out by providing the solution and the cause for above system log.
    Waiting for your reply.
    Best Regards,
    Ganesh

    Hi,
    check this,
    http://sap.ittoolbox.com/groups/technical-functional/sap-bw/sap-r3-to-bw-521356#M521423
    Also try to search with the error ur getting in Google or for Notes in SMP.
    Regards,
    Ravi

  • I fail to start the sap server with error:Operating system call recv failed

    I fail to start the sap server in SAP R3 Management Console and the message in the syslog was :
    R/3 Basis System: Operating system call           recv failed (error no. 10053)
    Is there any one could tell me how to resolve the problem or give me some advice?I will appreciate him/her very much.Thank you.

    trc file: "dev_disp", trc level: 1, release: "620"
    Sun May 07 13:14:30 2000
    kernel runs with dp version 3(ext=1) (@(#) DPLIB-INT-VERSION-3)
    length of sys_adm_ext is 304 bytes
    systemid   560 (PC with Windows NT)
    relno      6200
    patchlevel 0
    patchno    674
    intno      20020600
    pid        3628
    ***LOG Q00=> DpSapEnvInit, DPStart (00 3628) [dpxxdisp.c   978]
         shared lib "dw_xml.dll" version 674 successfully loaded
         shared lib "dw_xtc.dll" version 674 successfully loaded
         shared lib "dw_stl.dll" version 674 successfully loaded
    Sun May 07 13:14:32 2000
    WARNING => DpNetCheck: NiAddrToHostCanon() took 2 seconds
    Sun May 07 13:14:37 2000
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 5 seconds
    ***LOG GZZ=> 2 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  3212]
    MtxInit: -2 0 0
    DpShMCreate: sizeof(wp_adm)          12784     (752)
    DpShMCreate: sizeof(tm_adm)          1690816     (8412)
    DpShMCreate: sizeof(wp_ca_adm)     18000     (60)
    DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    DpShMCreate: sizeof(comm_adm)     192000     (384)
    DpShMCreate: sizeof(wall_adm)     (22440/34344/56/100)
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 001E0040, size: 1977824)
    DpShMCreate: allocated sys_adm at 001E0040
    DpShMCreate: allocated wp_adm at 001E0560
    DpShMCreate: allocated tm_adm_list at 001E3750
    DpShMCreate: allocated tm_adm at 001E3778
    DpShMCreate: allocated wp_ca_adm at 00380438
    DpShMCreate: allocated appc_ca_adm at 00384A88
    DpShMCreate: allocated comm_adm_list at 003861F8
    DpShMCreate: allocated comm_adm at 00386210
    DpShMCreate: allocated ca_info at 003B5010
    DpShMCreate: allocated wall_adm at 003B5018
    MBUF state OFF
    Sun May 07 13:14:38 2000
    EmInit: MmSetImplementation( 2 ).
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation std
    <EsNT> Memory Reset enabled as NT default
    <EsNT> EsIUnamFileMapInit: Initialize the memory 2458 MB
    <ES> 2457 blocks reserved for free list.
    ES initialized.
    ***LOG Q0K=> DpMsAttach, mscon ( db01) [dpxxdisp.c   9115]
    CCMS: Initalizing shared memory of size 20000000 for monitoring segment.
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 6200, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   941]
    DpMsgAdmin: Set patchno for this platform to 674
    Release check o.K.
    Sun May 07 13:15:18 2000
    ERROR => W2 (pid 4776) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W2
    Sun May 07 13:15:38 2000
    ERROR => W5 (pid 4548) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W5
    ERROR => W8 (pid 4592) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W8
    ERROR => W9 (pid 4584) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W9
    ERROR => W12 (pid 4676) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W12
    ERROR => W13 (pid 4272) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W13
    my types changed after wp death/restart 0xbf --> 0xb7
    Sun May 07 13:15:58 2000
    ERROR => W4 (pid 4888) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W4
    ERROR => W6 (pid 4788) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W6
    ERROR => W15 (pid 4596) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W15
    Sun May 07 13:16:18 2000
    ERROR => W1 (pid 4892) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W1
    ERROR => W3 (pid 4904) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W3
    ERROR => W7 (pid 4000) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W7
    ERROR => W10 (pid 4864) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W10
    my types changed after wp death/restart 0xb7 --> 0xb5
    Sun May 07 13:16:38 2000
    ERROR => W0 (pid 4900) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W0
    ERROR => W11 (pid 4500) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W11
    ERROR => W14 (pid 4636) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W14
    ERROR => W16 (pid 3532) died [dpxxdisp.c   11523]
    force unlock of wp_adm mutex W16
    my types changed after wp death/restart 0xb5 --> 0x80
    DP_FATAL_ERROR => DpEnvCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    DpModState: change server state from STARTING to SHUTDOWN
    Sun May 07 13:16:42 2000
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   9341]
    MBUF state OFF
    MBUF component DOWN
    ***LOG Q05=> DpHalt, DPStop ( 3628) [dpxxdisp.c   7883]

  • Function call SALI_MT_GET_TID_BY_NAME failed

    All,
    We have the Central System Monitoring set up on the SOM to monitor Red Alerts. There is a current Red Alert associated with Log Attributes under the following path:
    SOM\CCMS database self-monitoring\...
        Database self-monitoring
            SQL Server 
    Red Alert:
    create_mss_space_mgmt: function call SALI_MT_GET_TID_BY_NAME failed with exception NAME_NOT_FOUND. Affected MTE: ., Red 28.04.2007 , 10:02:18 ( No value has yet been reported )
    I would greatly appreciate if you can provide me a solution to correct this Red Alert.
    Thank you very much in advance.

    Dear Dilanka,
    Kindly reset the node using RZ20 :
    Transaction code RZ20
    ====>  SAP CCMS Technical Expert Monitors
       ====>System / All Monitoring Segments / All Monitoring Contexts
         ====>CCMS database self-monitoring
           ====>Database self-monitoring
    ********check the box for Oracle with a tick*********
    **********Go to Extras on the Menu bar *******
       ====>Activate maintenance function
             ====>Edit  ====>  Nodes Reset  <===
    This should normally resolve the issue.
    Regards
    Amit Devale

  • WebDynpro Exception: The ADS call has failed. You can find information abo

    hi,
    I have created the From .
    when i try to run the application .i am getting the folllowing error .
    Is there any solution for that?
    WebDynpro Exception: The ADS call has failed. You can find information about the cause in the error.pdf on the application server.
    Regards
    Vivekananthan.S

    It sounds like your system is not properly configured for the connection to the Adobe Document Services.  Have your system admins confirm the setup.  Look for the error.pdf document mentioned in the exception for more details on the actual cause of the error. This error message is generic and could be caused by several different conditions - almost all of which are related to incomplete or incorrect configuration of the ADS/ADS Connectivity.

  • The ADS call has failed-ADOBE form

    Hello All,
    I am getting the following error, while runing WD, i am displaying pdf form in that.
    but for few of the pdf forms i can display properly with out any error. in the same WD, but in other view
    this error is coming only with one form.
    the exception is .....
    WebDynpro Exception: The ADS call has failed. You can find information about the cause in the error.pdf on the application server
    The error occurred on the application server pep74_S92_00 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: RAISE of program CX_WD_GENERAL=================CP
    Method: CREATE_PDF_DDIC of program CL_WD_ADOBE_SERVICES==========CP
    Method: CREATE_PDF of program CL_WD_ADOBE_SERVICES==========CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/LADOBE==================CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/LADOBE==================CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP

    Have you managed to establish what is different about the forms that do/do not display?  Main one is the interactive flag.  If it is just your interactive forms that produce the dump then it is likely that the credential file has not been installed correctly (or at all).

  • EU_IMPORT5:   DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1017

    Hi,
    The upgrade is on phase EU_IMPORT5 and it seems to run for a long time. But am afraid it this is really true. When I look in the file: E000006.DPR I find the following:
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1017
    DbSl Trace: CONNECT failed with sql error '1017'
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): WE8DEC
    (SQL) INFO: SSEXC.SQL not found
    (DB) INFO: DOKHL~ created #20081003122232
    (IMP) INFO: import of DOKHL~ completed (2185665 rows) #20081003125935
    (DB) INFO: DOKHL^0 created #20081003125948
    (DB) INFO: DOKIL~ created #20081003125949
    Is this means that it  stoped?
    Thanks in advance
    HanseAtik

    Hi,
    Check in SAPup.log if you're not requested to do an action .
    You'll probably see
    >Continue ?
    >Exit ?
    If yes, just stop SAPup and restart, you'll be asked again.
    Hope that was helpfull.

Maybe you are looking for

  • Looking for ways to safeguard my Mac against malware - which I introduced - guilty

    I was prompted to read this chatline in my search for Mac malware detection software, after someone recommended this.  Reading from someone's post that  “Cracked” copies of commercial software downloaded from a bittorrent are likely to be infected.”

  • Looking for suitable gps app for iPhone

    I'm looking for a recommendation for a suitable app for my phone. I'd like a GPS program that points me to how far away a point is and in which direction. Basically, my Dad, before he died, had a proper GPS and programmed in some of our family relati

  • Higher Edu.Cess is not populating in GR for Import POs

    Hi Gurus, could you please let me know the exact reason why the higher education cess is not populating in Import P O MIGO. We are using TAXINN Procedure and all the excise default setting has been completed. We have not maintained any condition reco

  • Unfinished website - want to transfer from one Mac to another to finish it

    I started building a website using iWeb on one laptop, but now I want to complete it using another laptop (both Macs). I have kept all files (photos, video, etc.) used to build the site on an external hard drive, so when I move the iWeb program to th

  • ALV by CLASS problem with o/p screen

    Hi Experts. I have a ALV grid by class program which displays around 25 fields. If  select 22 or 23 column and, either press the summesion button or on right click choose the total option. It gives me the total but the grid displays the intial column