Failed to use ProC to be a CGI script !

Hello,
I tried to write a simple CGI program in C(Pro *C), but it
failed.
The followinf is the source.
#include <stdio.h>
EXEC SQL INCLUDE SQLCA;
int main() {
int result;
char db[] = "user/pass@db";
EXEC SQL CONNECT :db;
EXEC SQL SELECT count(*) into result FROM testDB;
printf(Content-type: text/html\n");
printf("<HTML><BODY>Result=%d</BODY></HTML>\n");
return 1;
The program can compile successfully with GCC2.95.1 and can run
in command prompt. But when I put it in CGI-BIN, it failed.
Just pop out a window with "This document contains no data....."
I think the environment is all right.
I tried to remove all the embbed SQL just leaving some standard C
statements, it can successfully output the result on WEB.
Would you please to teach me how can I use Pro *C to write CGI
program in Oracle Web Application Server 4.0 ????
Best regards,
Eric
null

Eric Chow (guest) wrote:
: Hello,
: I tried to write a simple CGI program in C(Pro *C), but it
: failed.
: The followinf is the source.
: #include <stdio.h>
: EXEC SQL INCLUDE SQLCA;
: int main() {
: int result;
: char db[] = "user/pass@db";
: EXEC SQL CONNECT :db;
: EXEC SQL SELECT count(*) into result FROM testDB;
: printf(Content-type: text/html\n");
: printf("<HTML><BODY>Result=%d</BODY></HTML>\n");
: return 1;
: The program can compile successfully with GCC2.95.1 and can run
: in command prompt. But when I put it in CGI-BIN, it failed.
: Just pop out a window with "This document contains no
data....."
: I think the environment is all right.
: I tried to remove all the embbed SQL just leaving some standard
C
: statements, it can successfully output the result on WEB.
: Would you please to teach me how can I use Pro *C to write CGI
: program in Oracle Web Application Server 4.0 ????
: Best regards,
: Eric
How about putting something like
if (putenv("ORACLE_HOME=/oracle/product/8.1.5")
putenv("ORACLE_SID=8i")) {
fprintf(stderr,"ERROR:%s\n",strerror(errno));
exit(errno);
right after declarations in the main program? Note that the
"or" operator is a bit or and not logical or.
null

Similar Messages

  • Failing to create temp file in Perl cgi script

    This used to work, perhaps before the Apache 2.4 upgrade?
    From the httpd error log:
    AH01215: Error in tempfile() using template /tmp/XXXXXXXXXX: Could not create temp file /tmp/4VmuZsw3Wt: No such file or directory at...
    Here's the offending code:
    #!/usr/bin/perl
    use strict;
    use warnings;
    use File::Temp;
    use CGI;
    my $q = new CGI();
    print $q->header();
    print "Hi mom\n";
    my( $foo, $bar ) = File::Temp::tempfile();
    print $foo "Test content\n";
    close( $foo );
    print "Hi dad\n";
    1;
    If invoked from the command-line, it works as intended. Tried as users me, root and http (the Apache user).
    If run as CGI script, I get this:
    Hi mom
    then it aborts with an HTTP 500, and emits the above message in the error log.
    Before anybody asks:
    drwxrwxrwt 7 root root 240 May 22 20:51 /tmp
    The Apache configuration has this, which /some/path/cgi contains my above script.
    ScriptAlias "/cgi" /some/path/cgi
    Baffled ...

    Restarting Apache fixed the issue. Ran out of file descriptors perhaps?
    The question is: will it happen again?
    Last edited by jernst (2014-05-22 21:20:12)

  • MaxL (use Essbase.pm) via Perl CGI??? (remake)

    I am sorry for my Englishcit: "Problem: trying to "use Essbase;" in a Perl CGI script running under Apache generates error "The answer was such:" I ran into similar problems and discovered that ARBORPATH must be defined in your script's environment and that LIBPATH must include $ARBORPATH/bin and $ARBORPATH/dlls. I added these environmnet definitions to a common module that I include everywhere. I make sure is use this common module before attempting to use Essbase. "Q:How IT is made?I have written:$ENV{ARBORPATH} = 'F:/Essbase';use lib 'F:/Essbase';use lib 'F:/Essbase/bin';use lib 'F:/Essbase/dll';$ARBOTPATH = 'F:/Essbase';use Essbase;(I am sorry for my perl)Does not work.Where at me a mistake?(in DNA to not search:)

    Successfully installed Runtime client (including ESSCMD and MaxL) on Win 2k machine and tested Essbase.pm functionality using regular Perl script (/sample/table.pl).Problem: trying to "use Essbase;" in a Perl CGI script running under Apache generates following error:"Can't load 'c:/Perl/site/lib/auto/Essbase/Essbase.dll' for module Essbase: load_file:The specified module could not be found at c:/Perl/lib/Dynaloader.pm line 206."Any one found a way to "use Essbase;" in a Perl CGI script?

  • Failed to get proc address for GetLogicalProcessor...

    hi everyone whenever i try to open the skype after instalation it show me this error"Failed to get proc address for GetLogicalProcessorInformation (KERNEL32.dll."please help me to solve this problem.i will be very thankfull to you for this favour.thank you.

    Hi, i think that the application server part is looking for a /etc/hosts entry
    in this format:
    127.0.0.1 localhost
    As i noticed, this is used for internal communication.
    Try this entry as is, without a domain...

  • Failed to get procs for sound track -2126

    What is the meaning of the error message of "Failed to get procs for sound track -2126"? I am attempting to convert a Quicktime movie file that uses Sorenson Video & QDesign Music 2 codecs.

    Certainly someone must know the meaning for this error message. Is there a list of error messages for compressor and QT??

  • Synchronization from OID to AD failed by using ActiveExport profile

    Hi All
    Synchronization from OID to AD failed by using ActiveExport profile
    and i use copy activeexp.map.master that contains
    DomainRules
    cn=Users,dc=software,dc=raya,dc=corp:CN=Users,DC=twa,DC=com:
    AttributeRules
    # Organizational Unit Mapping
    ou: : :organizationalunit:ou: : organizationalunit
    # Container mapping
    cn: : :orclcontainer: cn: :Container
    #Domain cannot be exported
    #name: : :domain: dc: :domain
    cn:1: :inetorgperson:cn: :User
    cn:1: :inetorgperson:SAMAccountName: :User
    # attribute rule for mapping Active Directory LOGIN id
    #mail: : :person:sn: :User:
    mail: : :person:UserPrincipalName: :User:
    # attribute rule for mapping entry and to create orclUserV2
    # There should be a mapping rule with orcluserv2 objectclass
    # without which the PORTAL may not function properly
    cn: : :inetorgperson:givenname: :person
    givenName: : :person:displayName: :person
    # mail needs to be assigned valid value for default settings ing DAS
    mail: : :inetorgperson:mail: :person
    # The next mapping rule is for synchronizing password from OID to AD.
    # Additional configuration is required. Please refer to DIP documentation
    # for details.
    # NOTE - To synchronize password from OID to AD, uncomment the next rule.
    # userpassword: : :person:unicodepwd: :person:
    # Setting useraccountcontrol to "544" (0x220) means
    # 1) regular account 2) password not required 3) user account is enabled
    cn: : :person:useraccountcontrol: :person:"544"
    mobile: : :inetorgperson:mobile: :organizationalperson:
    # GROUP ENTRY MAPPING RULES
    cn: : :orclgroup:cn: :group:
    # This will work successfully only when cn doesn't have any
    # special characters associated with it.
    cn: : :orclgroup:SAMAccountName: :group:
    uniquemember: : :groupofuniquenames:member: :group:
    when i check the log file i found
    Trace Log Started at Mon Jul 24 07:54:58 EEST 2006
    tampro.Twa.com:389
    rdn value is missing in change record when performing insert operation. Please ensure that required mapping rule is specified in the profile.
    java.lang.NullPointerException
    at oracle.ldap.odip.gsi.ActiveWriter.insert(ActiveWriter.java:286)
    at oracle.ldap.odip.gsi.LDAPWriter.writeChanges(LDAPWriter.java:272)
    at oracle.ldap.odip.engine.AgentThread.mapExecute(AgentThread.java:581)
    at oracle.ldap.odip.engine.AgentThread.execMapping(AgentThread.java:306)
    at oracle.ldap.odip.engine.AgentThread.run(AgentThread.java:200)
    null
    ActiveExport:Error in Mapping Enginejava.lang.NullPointerException
    java.lang.NullPointerException
    at java.io.Writer.write(Writer.java:126)
    at java.io.PrintStream.write(PrintStream.java:303)
    at java.io.PrintStream.print(PrintStream.java:462)
    at java.io.PrintStream.println(PrintStream.java:599)
    at java.lang.Throwable.printStackTrace(Throwable.java:461)
    at oracle.ldap.odip.engine.ODIException.printStackTrace(ODIException.java:296)
    at oracle.ldap.odip.engine.AgentThread.mapExecute(AgentThread.java:740)
    at oracle.ldap.odip.engine.AgentThread.execMapping(AgentThread.java:306)
    at oracle.ldap.odip.engine.AgentThread.run(AgentThread.java:200)
    Updated Attributes
    orclodipLastExecutionTime: 20060724075501
    orclLastAppliedChangeNumber: 3833
    orclOdipSynchronizationStatus: Mapping Failure, Agent Execution Not Attempted
    orclOdipSynchronizationErrors: Unknown Error Encountered
    Sleeping for 1 secs
    can any one tell me what can i do ?

    If its a very rare failure, then as you mentioned, you can skip it..

  • BlueTooth [BT] failed during use. Various links say "BT Not Available" - "No BT Hardware Found" etc. Have 3 yr. MacBook Pro Notebook with OSX 10.6.8 with built-in Bluetooth. HELP !

    Bluetooth [BT] failed during use.Menu bar icon remains as does two BT icons in Utilities folder. System Prefs. BT icon totally gone. Remaining icons say "No BT Hardware Found" - " BT Not Available" etc. Have 3 yr. old MacBook Pro Notebook with OSX 10.6.8 & built-in  Bluetooth. [ Close by iPad's BT remains functional. ]

    Yeah the Bluetooth hardware has failed and needs to be replaced. there is nothing you can do except replace the BT chip. Take it to Apple.

  • Finding the full path of a process binary using /proc

    Hello,
    I have an application where I need to monitor whether a certain other process is running. I'm using the /proc filesystem and an ioctl call - namely, PIOCPSINFO - to fetch process information into a prpsinfo_t, then use either the pr_fname field for the base name of the process executable or pr_psargs for the full launch command line - the first argument being the executable name. However, I see that if I launch something like "man chmod" in the shell, the pr_psargs for that process is "man chmod", not "/usr/bin/man chmod", thus making it hard to distinguish between binaries which have the same base name, but can be run from different locations (e.g. /usr/ccs/bin/make and /usr/local/bin/make). Is there some way to find out the environment (actually, the PATH variable) that a process has been run with? I see there's an 'uintptr_t pr_envp' in pr_psinfo_t that is supposed to be the "address of initial environment vector". How can I use that?

    I believe you have to open the processes 'map' file and use the envp address
    as an index into that file. It's the address inside the target process.
    The problem is that (until recent S10 release) the kernel doesn't actually
    remember the pathname that was used to open the binary. There is
    no guarantee that the binary is actually the first one on the search path
    that's just a convention followed by most shells. If the program was
    explicitly exec'ed by another program, it might not even be on the search path.
    However, you can get an open file descriptior on the executable binary
    by using a /proc interface.
    If you know the file that you are looking for there is another way:
    - open the binary you're looking for (/bin/ls)
    - get device/inode of this file (using stat)
    - seach processes that "look" like they might be the one you want
    - for each one:
    get FD of binary using /proc
    stat the FD to get device/inode
    compare to device/inode from the binary you're looking for
    This is a bunch more work, but it's the only way to be sure.
    It's better to avoid the whole mess and find a better way.
    it's better to let an OS utility do the /proc mucking. They are
    more likely to get it right. /proc is pretty complicated. And if you
    using it ways that haven't been tested before, you can find
    interesting problems.
    You could just run 'ps|grep' or the 'pgrep' command.
    Here is a short demo of how to compare inodes:
    % ls -i /proc/$$/object/a.out
    97634 /proc/9120/object/a.out <--- always called a.out, no matter the binary name
    % ls -i /bin/bash
    97634 /bin/bash <-- notice the same inode number
    This means /bin/bash is the executable being used for my current shell.

  • Failed to use command "getElementAttribute" in webDrvier.

    Hi Microsoft guys,
    I have written a practice to learn IEDC webDriver (based on the webdriver C# demo)
    Everything worked ok but failed during using 'getElementAttribute'
    WorkFlow:
    1. open "http://www.bing.com" - passed
    2. find element for "input[name='go']" - passed.
    3. find element attribute "class" for #2 element by using "getElementAttribute" command
    always response will be like
    Response received: {"response":{"sessionId":null,"status":"unknown error","value":"Parsing error"}}
    Q:
    As it is a parsing error, i doubt i write the wrong joson for getElementAttribute
    But i checked the msdn, i don't know where i was wrong.
    Could your guys help to have a check on my code ?
    http://msdn.microsoft.com/en-us/library/ie/dn768404%28v=vs.85%29.aspx
    Source code
               //Execute a "get" command - Navigate to http://bing.com
                const string getCommand = @"
                    ""command"": {
                        ""name"": ""get"",
                        ""parameters"": {
                            ""url"": ""http://www.bing.com""
                        ""sessionId"": ""{sessionId}""
                response = ExecuteCommand(getCommand, strSessionId);
                //"Page Loading Strategies" are not currently supported
                //"get" commands will return immediately and not wait for the page to load
                //The 20-second polling is added to wait for the page to load
                //This issue will be addressed and fixed in the next IEWebDriver release.
                WaitForPageToLoad(20, strSessionId);
                //Execute a "findElement" command - Find the Bing search field
                const string findElementCommand = @"
                    ""command"": {
                        ""name"": ""findElement"",
                        ""parameters"": {
                            ""locator"": ""css selector"",
                            ""value"": ""input[name='go']""
                        ""sessionId"": ""{sessionId}""
                response = ExecuteCommand(findElementCommand, strSessionId);
                //Retrieve the ElementId from the response
                try
                    strElementId = response["response"]["value"]["id"];
                catch (Exception e)
                    HandleError("Exception thrown when trying to access strResponse[\"response\"][\"value\"][\"id\"] from the response.", e);
                const string getAttrCommand = @"
                    ""command"": {
                        ""name"": ""getElementAttribute"",
                        ""parameters"": {
                            ""elementId"": ""{elementId}"",
                            ""name"":""title"",
                        ""sessionId"": ""{sessionId}""
                response = ExecuteCommand(getAttrCommand, strSessionId, strElementId);

    Hi MartinLiao,
    This forum is to discuss HTML, CSS and Javascript programming for IE, I think you are posting on wrong forum. I’m not familiar with WebDriver API, so what I can do is to provide code sample for WebDriver. Please refer to the following link to download it.
    http://code.msdn.microsoft.com/windowsdesktop/Internet-Explorer-02ac106f.
    Thank you for understanding.
    Regards,
    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.
    Click
    HERE to participate the survey.

  • [svn:bz-4.x] 16147: Fix a few more regression tests on the 4. x branch that were failing when using Spring integration.

    Revision: 16147
    Revision: 16147
    Author:   [email protected]
    Date:     2010-05-17 06:18:38 -0700 (Mon, 17 May 2010)
    Log Message:
    Fix a few more regression tests on the 4.x branch that were failing when using Spring integration.
    Modified Paths:
        blazeds/branches/4.x/qa/apps/qa-regress/WEB-INF/src/runtimeconfig/remoteobjects/ROMessage Destination.java
        blazeds/branches/4.x/qa/apps/qa-regress/WEB-INF/src/runtimeconfig/remoteobjects/RuntimeCo nfigurator.java
        blazeds/branches/4.x/qa/resources/webtier/flex_sdk_4/flex-config.xml

    Well heres my story. I tried kde4 from extra the last 3 weeks and I like it. I have used xfce for the past 3 years, previous to that gnome. Tried kde but never really liked it. Now I am only using workspace, base, mutimedia and graphics.
    Here is what I like.
    1- Dolphin, awesome I have used thunar a while and it is great but I love splitview, and fish for ssh (which has been around a while I know), and the ability to mount other partitions on my hdd with a click no fstab entry or nothin'.
    2-Pretty, I've used xfce with built in compositor an love the snappiness. But I like desktop grid with kde4 and flipswitch. Compiz-fusion is cool but I prefer not to use I'll take what the DE gives. Plasmoid are cool too.
    3- Gwenview is nice too. Use to use gqview, but thumnails are nice.
    Looking forward to or lacking
    1- Keyboard shortcuts, Yes xbindkeys is there but if I have a DE I want it to do it. They just don't work now.
    2- kde4 has windows specific settings, but I can't set the opacity for particular windows , doesn't work.
    3- Ram of course is much higher in kde4, but maybe I'm getting old I just don't care as much.

  • Fail to use Jeditorpane to display a text with big5 encoding

    Hi All,
    I fail to use Jeditorpane to display a text with big5 encoding correctly.
    It only show machine code.
    I am using jre1.6.0_17. Yet it works well with earlier version of jre like jre 1.6.0_15, and jre 1.6.0_16
    bcpscsin

    bcpscsin wrote:
    ..I can find it in javax.swing
    FFS! It is JEditorPane, not Jeditorpane. Count the freaking upper case letters in both of those!
    Convince yourself by following these two URLs
    [http://java.sun.com/javase/6/docs/api/javax/swing/JEditorPane.html] -> produces a web page.
    [http://java.sun.com/javase/6/docs/api/javax/swing/Jeditorpane.html] -> "Page Not Found"
    My point is - do not type 'something like' the class name - get it right so we can be sure. Programming is a technical business and programmers need to be very accurate. It is even more important to be very accurate when asking for help on an forum. People have very little time to 'hold your hand' about the correct spelling and capitalisation of class names - or anything else for that matter.
    You still have not answered my question about the bug database.

  • "Failed to use non CLS compliant type" when iterating SPLimitedWebPartManager.WebParts

    Hi,
    I having trouble updating a property of a custom web part with PowerShell, that is installed on a client's environment. The custom web part has a property called RowLimit for which I need to set an integer value. 
    Basically what my script does is, it gets the page with the web part (SPFile), then I get all the web parts on the page using the SPWeb.GetLimitedWebPartsManager function. Then I iterate all web parts in the manager using a 'foreach' like below:
    $webpartmanager = $web.GetLimitedWebPartManager($page.Url, [System.Web.UI.WebControls.WebParts.PersonalizationScope]::Shared)
    $webParts = $webpartmanager.WebParts
    foreach($webPart in $webParts) {
    UpdateWebPart $webPart $webPartType $webPartTitle $xmlReader
    Now, the first few iterations works fine, I get the OOTB web parts and their properties, but as soon as I hit the custom web part I get this error:
    The field/property: "RowLimit" for type: "OurWebPart.WebPart" differs only in case from the field/property: "rowLimit". Failed
    to use non CLS compliant type.
    So from what I've found online is that the web part possibly has two properties, a 'rowLimit' and a 'RowLimit' (which is legal in C#). And I've thought of ways to get around this when trying to update the property, but I'm not even getting to the point of
    making the update.
    Unfortunately I don't have access to the source code for the web part, and even if I did we don't have the option of making it CLS compliant and redeploying - we need to work with what is there.
    Can anyone please shed some light as how to get around this problem? 
    Thanks!

    Hi,
    Thanks for your sharing.
    What’s more, per my knowledge, the RowLimit property is the view pagination size for the web part.
    There is an article about changing the property, you can refer to it.
    http://sharepointblogbyshri.blogspot.com/2013/10/sharepoint-2010-edit-pagination-size.html
    Thanks,
    Jason
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Jason Guo
    TechNet Community Support

  • Assertion failed: Incorrect use of AdfRichUIPeer.GetDomNodeForCommentCompon

    JDev 11.1.1.2.0
    Assertion failed: Incorrect use of AdfRichUIPeer.GetDomNodeForCommentComponent.AdfRichInputText [oracle.adf.RichInputText]
    the problem is with x220.getProperty("_parentId") its coming as null, why only someone from Oracle can tell this,
    AdfRichUIPeer.GetDomNodeForCommentComponent= function(x220)
    *var x221=x220.getProperty("_parentId");*
    var x222="compS|" + x220.getClientId();
    var x223=AdfAgent.AGENT.getElementById(x221);
    if (x223)
    var x224=x223.firstChild;
    if (x224)
    return AdfRichUIPeer._getCommentNodeForComponent(x224,x222);
    var x225=AdfPage.PAGE.getDomDocument().body;
    var x226=AdfRichUIPeer._findCommentNodeWithContent(x225,x222);
    if (x226!=null)
    return x226;
    AdfAssert.assertionFailed(
    "Incorrect use of AdfRichUIPeer.GetDomNodeForCommentComponent." + x220,1);
    return null;}

    Please post your question on the internal Oracle Forums - No one on OTN has access to drop builds.

  • Assertion failed: Incorrect use of AdfRichUIPeer on adf tree

    Hi all,
    I am using adf tree component as given below.
    <af:tree value="#{bindings.QACodesParentVO.treeModel}"
    var="node"
    selectionListener="#{QAReasonCodesBean.denialCodesRowSelection}"
    rowSelection="single" id="t1"
    binding="#{QAReasonCodesBean.t1}"
    contentDelivery="immediate">
    <f:facet name="nodeStamp">
    <af:outputText value="#{node}" id="ot1">
    <af:showPopupBehavior popupId="p1"
    triggerType="contextMenu"
    alignId="ot1"/>
    </af:outputText>
    </f:facet>
    <f:facet name="contextMenu">
    <af:popup id="p1">
    <af:menu text="menu 1" id="m1">
    <af:commandMenuItem actionListener="#{QAReasonCodesBean.createItem}"
    disabled="#{!bindings.Create.enabled}"
    id="cmi3"
    text="#{viewcontrollerBundle.CREATE_ITEM}"/>
    <af:commandMenuItem disabled="#{!bindings.Delete.enabled}"
    id="cmi4"
    text="#{viewcontrollerBundle.DELETE_ITEM}">
    <af:showPopupBehavior popupId="::p5"
    triggerType="action"/>
    </af:commandMenuItem>
    </af:menu>
    </af:popup>
    </f:facet>
    </af:tree>
    This tree giving the following error when I am collapsing the expanded the tree nodes. Not in all cases only in few cases.
    Assertion failed: Incorrect use of AdfRichUIPeer.GetDomNodeForCommentComponent.AdfRichOutputText [oracle.adf.RichOutputText]
    id=pt21:r1:1:t1:2:ot1
    StackTrace:
    anonymous(x217)
    [AdfRichOutputText [oracle.adf.RichOutputText] id=pt21:r1:1:t1:2:ot1]
    anonymous(x248)
    [AdfRichOutputText [oracle.adf.RichOutputText] id=pt21:r1:1:t1:2:ot1]
    anonymous()
    anonymous(x367)
    [[object HTMLTableElement]]
    anonymous(x395)
    [[object HTMLTableElement]]
    anonymous(x302)
    [[object HTMLTableElement]]
    anonymous(x309,x310,x311)
    [[object HTMLTableElement],1,(empty)]
    anonymous(x481,x482,x483,x484)
    [[object HTMLTableElement],6,(empty),(empty)]
    anonymous(x88,x89)
    [[object HTMLDivElement],[object HTMLDivElement]]
    anonymous(x112,x113,x114)
    [AdfRichTree [oracle.adf.RichTree] id=pt21:r1:1:t1,[object HTMLDivElement],[object HTMLDivElement]]
    anonymous(x784,x785,x786,x787,x788)
    [[object Element],,(empty),,[object HTMLDivElement],[object HTMLDivElement],[object HTMLDivElement],[object HTMLDivElement],[object
    HTMLDivElement],[object HTMLDivElement],[object HTMLDivElement],[object HTMLDivElement],[object HTMLDivElement],[object
    HTMLDivElement],[object HTMLDivElement],[object HTMLDivElement],[object HTMLDivElement],[object HTMLDivElement],[object
    HTMLDivElement],[object HTMLDivElement],[object HTMLDivElement],[object HTMLDivElement],[object HTMLDivElement],[object
    HTMLDivElement],[object HTMLDivElement],[object HTMLDivElement],[object HTMLFormElement],[object HTMLDivElement],(empty)]
    anonymous(x730,x731,x732,x733,x734)
    [[object Element],true,(empty),(empty),[object Object]]
    anonymous(x712,x713)
    [[object XMLDocument],[object Object]]
    anonymous(x617)
    [AdfDataTransferRequestEvent Object, status=4, context=[object Object], request=AdfXMLRequest Object completionState:4]
    anonymous(x7,x8)
    [AdfDhtmlPage Object,AdfDataTransferRequestEvent Object, status=4, context=[object Object], request=AdfXMLRequest Object completionState:4]
    anonymous(x83)
    [AdfXMLRequest Object completionState:4]
    anonymous(x87)
    [AdfXMLRequest Object completionState:4]
    anonymous()
    anonymous()
    [[object Event]]
    I am I doing any thing wrong in the tree code. How to resolve this issue.
    Regards
    Gayaz

    Hi, did you solved this ?

  • Assertion failed: Incorrect use of AdfRichUIPeer....

    Dear all,
    i have a table which its partial trigger is set to a button and that button's partial submit is set to true...
    now i got that error when trying to navigate between the input texts when the table is in the insertion mode -->
    Assertion failed: Incorrect use of AdfRichUIPeer.GetDomNodeForCommentComponent.AdfRichSelectOneChoice [oracle.adf.RichSelectOneChoice] id=r1:2:t1:17:soc1
    StackTrace:
    I searched the forum and changed the partial submit of the button to false and everything went fine with me , but am not sure why the partial submit of the button caused that problem ?
    Thanks in Advance,
    Lama
    Edited by: Delta on Sep 28, 2010 5:37 AM

    Hi,
    I too have come across this kind of exception.
    Generally we get this error message, when the adf tags are not used properly. I mean the syntax. In my case, i got this exception because of using render property.
    The page was supposed to render a taksflow from the list of 3 taskflows based on the value selected from a selectOneChoice. With this implementation, i got this error. Later i used visible property and then it starts working fine.
    Hence would like to have a look at your page/fragments. Can you post your code here.
    Thanks,
    Kiran Konjeti

Maybe you are looking for

  • How to use OUT variables in my stored procedure

    I'm wondering if I can get some help using OUT variables in my stored procedure. Here's my code... CREATE OR REPLACE PROCEDURE testProj.testProcedure (      v_segment_id IN VARCHAR2,      v_student_id OUT VARCHAR2,      v_current_code OUT NUMBER,    

  • Client authentication on iview level

    Hello, I want to protect a specific iview by client authorization, meaning that the client certificate is not yet requested at login, but when the user klicks on the navigation item showing the iview. Is it possible to implement a special authenticat

  • I updated to 4.0 and my wallpaper disappeared

    I updated to 4.0.My whole screen changed and my wallpaper went away,I don't what else to add.

  • How to Save the  file into R/3 Server Path

    Hi Friends, I have one Query on WDJ. Here I have two requirements. I have done click on u201CExport Excelu201D Button that data was download into Excel file Now my requirement is click on Save Button that file will save into (/exchange/CED) this path

  • NO AUDIO FOR VIDEOS WHEN USING INTERNAL CAMERA

    My Iphone 5 stopped recording sound when I switch cameras. Well, there is sound..an intense hissing and if I listen really hard I can make out a whisper of the recorded audio. Also no one can hear me when I use speaker phone during calls. Music plays