Odd cde errors

I have a new solaris 8 install and I have a very odd and frustrating cde problem. When I use it to access any other sun box it works, when I try it on the new 8 box the login screen comes up fine, then the cde comes up for about 2 seconds then turns black, I cant do anything with it. If I telnet in it shows Im logged in. I am using Exceed hummingbird on my desktop
Thanks for any help
doug

I forgot to add that if I reboot the system the cde works for about a half hour and then it starts the problem, I cant find anything that is starting up or shutting down thats causing this problem
doug

Similar Messages

  • Wine x64 - odd xorg errors

    i'm getting real odd 'glxbaddrawable' errors from trying to launch simcity 4 under 32 bit wine in x86_64 arch; odd in a quite litteral sense: it only seems to happen 'every other time'.
    i'll get the crash on an 'glxbadrawable' error only about half or a third of the time; the rest of the time the game launches fine. which leaves me really puzzled as to where to start debugging this. i've tried different combinations of using built-in or native d3d wine libraries; and i've tried under different ati drivers / xorg-server's .. etc..
    it's just annoying to have to try and launch it two or three times every time..
    any ideas ???
    (ill gather the outputs and attach em to this post in a short while)

    yes im using it software mode ...
    in fact, i've been trying to run the sims 3 as well, which is also supposed to work find, and i'm getting the exact same errors. ive read all about the different registery tips and tricks and none seem to have any effect on that.
    i've also come to the conclusion that i can't seem to be able to run direct 3d at all on my system. if i used hardware acceleration in simcity for instance, i get about 5 frames per second on everything ... with the sims 3, when it does launch (again, roughly 25 percent of the time...), it just stalls there as soon as it tries to render the EA logo after which it dies a painful death some moments later...
    even worse, i recently can't even seem to get anything to start at all ... i get a bunch of fixme: and err: messages about d3d and wined3d and after a while i get this " err:seh:setup_exception_record stack overflow XXX bytes in thread XXX" errors and eveyrthing dies ...

  • Odd Bursting error i haven't seen before... maybe you have?

    Running into an odd error when trying to run the 'XML Publisher Report Bursting Program' on a request that contains XML data generated from a datatemplate... if their is an RTF template associated with the data definition get the output with no issues.
    My problem is when i try to burst the file using an email delivery type...
    If something was wrong w/ the XML data i would think it would the request generating the data would fail, or at least fail when their is an rtf template associated with it?
    Metalink isn't turning out to much info either... "shrug"
    *********** OPP process Error: ***************
    [10/19/08 7:45:09 PM] [OPPServiceThread0] Post-processing request 26821773.
    [10/19/08 7:45:10 PM] [218204:RT26821773] Executing post-processing actions for request 26821773.
    [10/19/08 7:45:10 PM] [218204:RT26821773] Starting XML Publisher post-processing action.
    [10/19/08 7:45:10 PM] [218204:RT26821773]
    Template code: BURST_STATUS_REPORT
    Template app: XDO
    Language: en
    Territory: US
    Output type: PDF
    [10/19/08 7:45:11 PM] [UNEXPECTED] [218204:RT26821773] java.lang.reflect.InvocationTargetException
         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:585)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeParse(XSLT10gR1.java:517)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:224)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:177)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
         at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1657)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:967)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5888)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3438)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3527)
         at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:247)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:157)
    Caused by: oracle.xdo.parser.v2.XMLParseException: Start of root element expected.
         at oracle.xdo.parser.v2.XMLError.flushErrors1(XMLError.java:324)
         at oracle.xdo.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:319)
         at oracle.xdo.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:281)
         at oracle.xdo.parser.v2.XMLParser.parse(XMLParser.java:266)
         ... 17 more
    ************** Control File ****************
    <?xml version="1.0" encoding="UTF-8"?>
    <xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi">
    <xapi:request select="/PROGRAMS/LIST_BACKLOG/BACKLOG">
    <xapi:delivery>
    <xapi:email id="123" server="server.xyx.com" port="25" from="[email protected]">
    <xapi:message id="123" to="[email protected]" attachment="true" subject="BackLog Report" reply-to="">backlog
    attached</xapi:message>
    </xapi:email>
    </xapi:delivery>
    <xapi:document output-type="excel" delivery="123">
    <xapi:template type="rtf" location="/usr/tmp/Backlog.rtf"></xapi:template>
    </xapi:document>
    </xapi:request>
    </xapi:requestset>
    *************Request Log error: **************
    XML/BI Publisher Version : 5.6.3
    --Exception
    null
    java.lang.NullPointerException
         at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.getSystemTempDirectory(JCP4XDOBurstingEngine.java:413)
         at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.runProgram(JCP4XDOBurstingEngine.java:106)
         at oracle.apps.fnd.cp.request.Run.main(Run.java:161)
    *********** XML Structure Snipet **************
    <?xml version="1.0" encoding="windows-1252"?>
    <PROGRAMS>
    <org_code>MPK</org_code>
    <LIST_BACKLOG>
    <BACKLOG>
    <SCHEDULE_SHIP_DATE>2008-08-13T23:59:00.000-07:00</SCHEDULE_SHIP_DATE>
    <ORDER_NUMBER>639429</ORDER_NUMBER>
    <LINE_NUMBER>1</LINE_NUMBER>.....
    Edited by: jeremy21 on Oct 19, 2008 8:04 PM

    If you're still needing assistance on naming the email attachment (and you're bursting from EBS using XDOBURSTREP concurrent program); then here's a sample burst control file that names the email attachment baed on fields from the XML data:
    <xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi" type="bursting">
    <xapi:request select="/APXCRRCR/LIST_G_PAY_GROUP/G_PAY_GROUP">
    <xapi:delivery>
    <xapi:email server="mailserv.domain.com" port="25" from="[email protected]" reply-to="[email protected]">
    <xapi:message id="EMAIL" to="${C_RECIPIENT}" attachment="true" content-type="text/html" subject="AP Cash Requirements Report for Business Unit: ${C_BUSINESS_UNIT}">
    </xapi:message>
    </xapi:email>
    </xapi:delivery>
    <xapi:document output="AP_CashRequirementsReport_${C_BU_NO_PUNC}_${C_FNAME_ADDENDA}" output-type="excel" delivery="EMAIL">
    <xapi:template type="xsl-fo" location="xdo://XXAP.XAPXCRRCRD_EXCEL.en.US" filter=".//G_PAY_GROUP[C_RECIPIENT!='NONE']">
    </xapi:template>
    </xapi:document>
    </xapi:request>
    </xapi:requestset>
    This one bursts each page to a user(s) identified in the XML (C_RECIPIENT) and names the attached file AP_CashRequirementsReport_<business unite name>_<first receipient name> and sends it as an excel file.
    Jennifer

  • Odd compile errors using a struct in a vector

    I am following Accelerated C++ by Koenig and Moo to learn C++, using Eclipse as my IDE and the MinGW tool chain. Chapter 4 teaches about the struct concept using a pretty simple multi-file example program which emulates reading in a series of student grades and outputs the averages. The struct it defines is called Student_info. Here is Student_info.h:
    #ifndef STUDENT_INFO_H_GUARD
    #define STUDENT_INFO_H_GUARD
    #include <iostream>
    #include <string>
    #include <vector>
    struct Student_info {
    std::string name;
    double midterm, final;
    std::vector<double> homework;
    bool compare(const Student_info&, const Student_info&);
    std::istream& read(std::istream&, Student_info);
    std::istream& read_hw(std::istream&, std::vector<double>&);
    #endif /* STUDENT_INFO_H_GUARD */
    There are no errors associated with compare, read or read_hw.
    The problem I am having is that even though the simple variable declaration below seems to work,
    #include "Student_info.h"
    int main() {
    vector<Student_info> students;
    Student_info record;
    string::size_type maxlen = 0;
    in the sense that the Eclipse code editor signals via i) its color coding that it has found the data type; ii) when I mouseover, it shows me the underlying Student_info definition in the hover box; and iii) the code associated with the variable "record" doesn't generate errors.
    However, when I try to use the students vector within main(), I get 'could not be resolved' errors on the property names or 'invalid arguments' for functions which try to pass the variables. For example,
    for(vector<Student_info>::size_type i=0; i!=students.size(); ++i) {
    cout << students[i].name
    << string(maxlen+1 - students[i].name.size(), ' ');
    produces a "Method 'size' could not be resolved" error and a "Field 'name' could be resolved" error.
    It's very odd to me, as I said, because mouseover of the vector students declaration at the beginning of main() produces a hover box with the correct struct definition, indicating the include file is being found and contains the intended definition with the 'name' property defined as a string.
    I've been trying to solve this for a couple of days and have searched the web and this site, as well as going over all the code many times. The code seems to be exactly what is in the book and it's not too difficult to figure out what it is supposed to be doing. I haven't been able to find a similar error description here or elsewhere by Googling. These errors prevent the project from compiling and so I can't precede. I'm hoping someone can describe what might possibly cause such a thing.
    Here's a shortened version of the file with main in it:
    #include <algorithm>
    #include <iomanip>
    #include <ios>
    #include <iostream>
    #include <string>
    #include <vector>
    #include <stdexcept>
    #include "Student_info.h"
    //say what standard library names we use
    using std::cin; using std::setprecision;
    using std::cout; using std::sort;
    using std::domain_error; using std::streamsize;
    using std::endl; using std::string;
    using std::max; using std::vector;
    int main() { // begin main
    vector<Student_info> students;
    Student_info record;
    string::size_type maxlen = 0;
    //read and store all the records, and find the length
    // of the longest name
    while(read(cin, record)) {
    maxlen = max(maxlen, record.name.size());
    students.push_back(record);
    //alphabetize the records
    sort(students.begin(), students.end(), compare);
    for(vector<Student_info>::size_type i=0; i!=students.size(); ++i) {
    // write the name, padded on the right to maxlen+1 chars
    cout << students[i].name
    << string(maxlen+1 - students[i].name.size(), ' ');
    //compute and write the grade
    cout << endl;
    return 0;
    } // end main
    Here are the 'read' functions, which are in a separate file from main and don't seem to be producing any errors:
    #include "Student_info.h"
    using std::istream; using std::vector;
    istream& read_hw(istream& in, vector<double>& hw) {
    if (in) {
    // get rid of previous contents
    hw.clear();
    // read homework grades
    double x;
    while (in >> x)
    hw.push_back(x);
    // clear the stream so that input will work for the
    // next student
    in.clear();
    return in;
    istream& read(istream& is, Student_info s) {
    // read and store the student's name and midterm and final exam
    is >> s.name >> s.midterm >> s.final;
    read_hw(is, s.homework);
    return is;
    bool compare(const Student_info& x, const Student_info& y) {
    return x.name < y.name;
    }

    Do you mind to try:
    for(unsigned i=0; i < students.size(); ++i)
    instead of :
    for(vector<Student_info>::size_type i=0; i!=students.size(); ++i)

  • Odd Compiler Error in JSPs

    I found a really odd compiler problem today in my JSPs. When I tried to do a rebuild on my JSPs, all of them came up with the exact same error. Basicall it said that I could not have a -- within a comment. This error was reported on three lines and the editor showed three sections as having problems (using a squiggly yellow line). However, none of the pages had anything like what was mentioned on those lines.
    It turned out that the real problem was that the web.xml file had the error. I had put some '--' in a comment section and when the compiler parsed the web.xml file and found the problem, it failed to tag that file as the source but rather ended up showing the JP as being the source.
    Took a bit if time to figure that one out.
    Bill Berks

    You can file a bug at http://bugs.sun.com/services/bugreport/index.jsp

  • Odd perl error

    ive been trying to setup a program on my arch server and its thrown a rather odd problem. when it checks module versions to make sure i have what it needs and it throwa up this:
    XML::Parser (loaded 2.34, need 2.34)
    now as far as i can tell i have 2.36 (not that im any expert on perl modules)
    any one know a fix?

    You haven't given much information. What program are you trying to run? Have you eventually installed perl modules via CPAN (e,g. perl -MCPAN install XML::Parser) instead of pacman? What method did you use to verify that you have 2.36 installed?
    The usual way to check would be
    $ perl -MXML::Parser -e 'print "$XML::Parser::VERSION\n"'
    if it says 2.34, you might want to check if you might have multiple versions installed:
    $ locate XML/Parser.pm
    although that's somewhat unlikely.
    You'll probably have to read the source to find out why the version checks seem to fail, check for lines containing $XML::Parser::VERSION
    Maybe it's just an error in the code producing the output you posted, and the program really checks the current (probably 2.36) against 2.34. It might choose to insist on 2.34.

  • Odd FileSystemPreferences error in linux

    I am getting this rather odd error when I run my swing program. It is not affecting the execution in anyway, but I would like to get rid of it....
    Feb 12, 2004 4:05:07 PM java.util.prefs.FileSystemPreferences$3 run
    WARNING: Could not create system preferences directory. System preferences are unusable.
    I do not have any idea what might be causing this, it only happens when i log into my university's system and run the prog there, on the Linux (RH9.0) inst i have at home i am not getting any such error..
    pls advise!
    Kunal

    thanks for the replies...
    I spoke with the sysadmin in the department and this is what i found:
    typically in the java inst dir in Linux, there is a hidden directory ".systemPrefs", inside that there are 2 hidden zero-byte files which are not editable by any user except root (with good reason too!). Some java progs (esp. those with swing) need to modify those files (dont precisely know why)..
    a workaround is to install java into one's own home or have the hidden dir in home dir with the same 2 hidden zero-byte files and add the directory to the appropiate path(s)... i havent tested the second option yet... first seems to be working fine
    this is never a problem in windows.. why? - Windows Registry - universally editable by just about anything :)
    Kunal

  • Odd SSL errors in webcache logs

    Oracle application server 10.1.2.3 using ssl. Im seeing this in my event_log for webcache over and over. Dosent seem to be service impacting, just curious why im getting them?
    [error 11321] [ecid: 130119394485,0] Connection from browser cannot be established.
    [req-info] [ecid: 143004296375,0] [client: 140.251.214.222] [host: -] [url: -]
    [warning 11904] [ecid: 143004296375,0] SSL handshake fails NZE-29014
    Oracle error explination
    NZE-29014: Maximum fragment length extension is incorrect.
    Cause: The maximum fragment length extension specified is incorrect.
    Action: Enable Oracle Net tracing and attempt the connection again. Contact Oracle customer support with the trace output.

    Is your certificate expired?
    There is an Oracle note 558640.1 take seems to be close to what you describe.
    regards
    mseberg
    This is worth a look for sure:
    244527.1
    Edited by: mseberg on Feb 9, 2011 2:40 PM

  • Keep getting odd server error messages.

    Upon restart I keep getting an error message that says cannot connect to server - but each time it has different name like this:
    myname.apple.com
    myname2.apple.com
    myname4.apple.com
    Then tonight - trying to update iPhone, couldn't update because couldn't find server, server message saying couldn't find:
    albert.apple.com
    (alpert is NOT my name - not even close...)
    I am using MacBook Pro Mac OS X 10.5.8
    Do I have some kind of "bug" - suggestions?  I found a link to manual updates download via info here in communities and have done that.
    Thanks!!

    http://helpx.adobe.com/creative-cloud/kb/unknown-server-error-launching-cc.html

  • Odd Email Error Messages

    I received this message on my iPhone today:
    Cannot get mail
    The connection to the server "(null)"
    Failed
    after plaing around trying to get rid of it, I clicked on sent items.
    Then when I clicked on my inbox and hit send and receive everything worked.
    Has anyone ever seen this?
    Thanks
    Marc

    If you get an odd message when trying to send mail, and it has been working well before.
    Go into the outbox on your iphone and delete any unsent messages.
    Then try sending again.
    Hope this helps.

  • Odd Install Errors

    I'm having some strange install errors with Logic Express. When I installed the first CD the install quit with a very generic error. After a few tries, I did a custom install without the Garageband loops. The program installed just fine and works fine. However the majority of the second CD wouldn't install either, giving me a similar error. (Something like "There was an error installing the software"). So the program itself installed fine, but the information on the second disk and the garage band loops did not install.
    The computer is also running Sibelius and Audacity. The log files show the following error:
    Host Name: dax
    Date/Time: 2005-08-28 15:51:14.081 -0400
    OS Version: 10.4.2 (Build 8C46)
    Report Version: 3
    Command: mdimportserver
    Path: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Support/mdimportserver
    Parent: launchd [1]
    Version: ??? (???)
    PID: 479
    Thread: 2
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0xa1b1c3d3
    The computer works fine in every other way.

    It says:
    Host Name: dax
    Date/Time: 2005-08-28 15:51:14.081 -0400
    OS Version: 10.4.2 (Build 8C46)
    Report Version: 3
    Command: mdimportserver
    Path: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Support/mdimportserver
    Parent: launchd [1]
    Version: ??? (???)
    PID: 479
    Thread: 2
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0xa1b1c3d3
    Thread 0:
    0 libSystem.B.dylib      0x9000a778 machmsgtrap + 8
    1 libSystem.B.dylib      0x9000a6bc mach_msg + 60
    2 com.apple.CoreFoundation      0x9074b338 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation      0x9074ac3c CFRunLoopRunSpecific + 268
    4 com.apple.CoreFoundation      0x9075a09c CFRunLoopRun + 52
    5 mdimportserver      0x000087a0 0x1000 + 30624
    6 mdimportserver      0x000066b0 0x1000 + 22192
    7 mdimportserver      0x00002ad0 0x1000 + 6864
    8 mdimportserver      0x00002970 0x1000 + 6512
    Thread 1:
    0 libSystem.B.dylib      0x9002f68c kevent + 12
    1 mdimportserver      0x000045a0 0x1000 + 13728
    2 com.apple.Foundation      0x92882f34 forkThreadForFunction + 108
    3 libSystem.B.dylib      0x9002c3d4 pthreadbody + 96
    Thread 2 Crashed:
    0 com.apple.Metadata      0x91035460 __MDItemHash + 0
    1 <<00000000>>      0x00101750 0 + 1054544
    2 com.apple.CoreFoundation      0x90743714 __CFSetGrow + 508
    3 com.apple.CoreFoundation      0x90743d30 CFSetRemoveValue + 548
    4 com.apple.Metadata      0x91035430 __MDItemDeallocate + 72
    5 com.apple.CoreFoundation      0x9072b734 _CFRelease + 240
    6 mdimportserver      0x00005efc 0x1000 + 20220
    7 mdimportserver      0x00007f40 0x1000 + 28480
    8 mdimportserver      0x000083ac 0x1000 + 29612
    9 libSystem.B.dylib      0x9002c3d4 pthreadbody + 96
    Thread 2 crashed with PPC Thread State 64:
    srr0: 0x0000000091035460 srr1: 0x000000000000f030 vrsave: 0x0000000000000000
    cr: 0x22004428 xer: 0x0000000000000007 lr: 0x0000000090743848 ctr: 0x0000000091035461
    r0: 0x0000000000000000 r1: 0x00000000f01015c0 r2: 0x0000000000000000 r3: 0x00000000a1b1c3c3
    r4: 0x0000000000000000 r5: 0x0000000000000000 r6: 0x00000000f0101674 r7: 0x0000000000000003
    r8: 0x0000000000000002 r9: 0x0000000000351390 r10: 0x0000000000400a27 r11: 0x00000000a1b1c3c3
    r12: 0x0000000091035461 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x000000000033e490 r19: 0x0000000000000000
    r20: 0x000000000033f220 r21: 0x0000000000000001 r22: 0x00000000f0101670 r23: 0x000000000033f1d0
    r24: 0x0000000000009ab7 r25: 0x00000000000cd000 r26: 0x00000000a1b1c3c3 r27: 0x0000000000347a20
    r28: 0x00000000f0101674 r29: 0x0000000000347a48 r30: 0x0000000000007761 r31: 0x00000000907437c4
    Binary Images Description:
    0x1000 - 0xdfff mdimportserver      /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Me tadata.framework/Versions/A/Support/mdimportserver
    0x8fe00000 - 0x8fe51fff dyld 43.1     /usr/lib/dyld
    0x90000000 - 0x901a6fff libSystem.B.dylib      /usr/lib/libSystem.B.dylib
    0x901fe000 - 0x90202fff libmathCommon.A.dylib      /usr/lib/system/libmathCommon.A.dylib
    0x90204000 - 0x90257fff com.apple.CoreText 1.0.0 (???)     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/F rameworks/CoreText.framework/Versions/A/CoreText
    0x90284000 - 0x90335fff ATS      /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ATS.framework/Versions/A/ATS
    0x90364000 - 0x9069dfff com.apple.CoreGraphics 1.256.14 (???)     /System/Library/Frameworks/ApplicationServices.framework/Versions/A/F rameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x90728000 - 0x90801fff com.apple.CoreFoundation 6.4.3 (368.12)     /System/Library/Frameworks/CoreFoundation.framework/Versions/A/Cor eFoundati

  • Odd LDAP Error when testing config

    I'm stuck and hoping someone might have an idea what's going
    on.
    I deployed the CPS as a WAR onto our Oracle Application
    Server, since that's what we use.
    It seems to work (it comes up and I can log in), but I can't
    seem to get the LDAP part of it to function.
    I put in what our admin says is our LDAP configuration, but
    regardless of what settings I put in I get this error on the TEST
    tab:
    "Config. No property for user_directory/plugin_name"
    Also, when I try the file-based authentication, I get this
    error:
    "The user directory file could not be found. Path C:\Documents
    and Settings\sarsingh\Desktop\111War\data
    base/user_directory.xml"
    My only guess at this point is maybe something to do with the
    default WAR file that comes with the download. I'm hoping someone
    can point me at what to fix, at least for the LDAP part.

    I just realized I posted in the wrong forum :(
    But just an update, I think i figured out the file based
    part, since I didn't go to the tab for setting up the location for
    the file, but of course it doesn't create a new file if it doesn't
    exist... But obviously, LDAP is preferred, so any insight from
    anyone would be great.

  • Odd FormCalc error on xfa.form.recalculate()

    Using FormCalc I'm getting an accessor unknown error using xfa.form.recalculate(1).
    Error: accessor 'xfa.form.recalculate("1")' is unknown.
    If I take it out of the statement I have it in it and slap it on a button it works.
    Statement it is in:
    var vIndex = $.parent.parent.index
    if (vIndex > 0) then
              Page02.subStep0203._subDiscArGr.removeInstance(vIndex)
              Page03.subStep04._subConduct.removeInstance(vIndex)
              Page03.subStep05A._subFile.removeInstance(vIndex)
              _subRespondent.removeInstance(vIndex)
              xfa.form.recalculate(1)
    endif
    I also get the error if I put the line outside the if statement.
    I'll probably just redo it in JavaScript but generally FormCalc is much easier/faster for this sort of thing. And I'm curious as to what's happening!

    Thanks for that article. The best part about that article is John Brinkman's comment on referencing the instance manager object in a calculation event instead of using both the calculation event and the indexChange event.
    Consider this, say you want a numbered list of rows that increments the number everytime you add a row. In the calculate event of a cell in the row you would put this.rawValue=this.parent.index+1;
    but of course if you delete the first row it doesn't recalculate and your left with a set of rows starting with 2. Well I've always put in the indexChange event of the row NumField.execCalclulate(); to refresh the field when a row was deleted. Well try this two liner in the calculate event of the field alone without any code in the indexChange event of the row:
    var i=_RepeatableRow.count; //it's only use is to trick the
    //calculate event mitigating the need for indexChange event code
    this.rawValue=this.parent.index+1;
    Here, I inserted a 'useless' line of code (var i=_RepeatableRow.count) for the sole purpose of tricking the calculate event into thinking it's referencing the instance manager object. When the objects count property changes from the deletion of a row, it fires the event. Cool.
    Kyle

  • Odd sizing error from Time Machine

    Anyone seen this sort of error before. In a window, the following pops up
    Time Machine Error
    This backup is too large for the backup volume. The
    backup requires 2.2GB but only 146.6GB are
    available.
    To select a larger volume or make the backup
    smaller by excluding files, open system preferences
    and choose Time Machine.
    Preferences OK
    Is there a limit to how much Time Machine can backup in a single hit after the initially backup or some other limitation, or have I missed something?

    Made that fix and it gets stuck at this (from the log)
    May 25 21:16:24 Tigger-2 /System/Library/CoreServices/backupd[11503]: No pre-backup thinning needed: 2.83 GB requested (including padding), 146.31 GB available
    May 25 21:51:28 Tigger-2 /System/Library/CoreServices/backupd[11503]: Stopping backup.
    May 25 21:51:28 Tigger-2 /System/Library/CoreServices/backupd[11503]: Error: (-34) copying /Users/Veronica/crosstool/crosstool-0.43/build/powerpc-405-linux-gnu/gcc-3.4.1- glibc-2.3.3/binutils-2.15/binutils/testsuite/binutils-all/hppa/freg.s to /Volumes/Backup of Tigger/Backups.backupdb/Tigger (2)/2008-05-22-150624.inProgress/F9CA1743-BA2B-4266-B0F9-8A379DF7B746/Macintosh HD/Users/Veronica/crosstool/crosstool-0.43/build/powerpc-405-linux-gnu/gcc-3.4. 1-glibc-2.3.3/binutils-2.15/binutils/testsuite/binutils-all/hppa
    It says it has enough space and then the error -34 is disk full. What's that all about? The file alphanumerically before this one has a longer name by a few characters so I doubt it is a pathname size issue, but who knows.
    Anyone?

  • Odd Broadband errors from start-up.

    I know other have complained about connections "dropping out" whilst connected but my error is stranger than that in so far as I can keep a connection when connected but getting a connection requires 3 to 4 restarts of the router to get online from start-up.
    This a new thing only happening over the past two weeks.
    I have changed my broadband filter already with no effect.
    I'm guessing it's either a line thing or my router needs replacing.
    Anyone else get this issue?
    Cheers.
    Solved!
    Go to Solution.

    Does the Broabband light on the router flash orange?
    Does it still drop out when using a wired Ethernet connection to the router?
    If so then please see below:
    1) Are you connected by master or test socket?.
    2) Can you please run a BT speed test http://speedtester.bt.com (not beta version) best done with a wired connection.
    3) is there any noise on your line. dial 17070 option2 from landline. should be silent but slight hum normal on cordless phone.
    4) please post adsl line statistics
    ADSL Line Stats Help
    If you have a BT Home Hub....
    Then:
    1) Go to http://192.168.1.254 or http://bthomehub.home
    2) click Settings
    3) Click Advanced Settings
    4) Click Broadband
    5) Click Connection or sometimes called ADSL
    The direct Address is http://bthomehub.home/index.cgi?active_page=9116 (for bthomehub3)
    Cheers,
    I'm no expert, so please correct me if I'm wrong

Maybe you are looking for

  • Vendor Master Creation by supressing on-line mode

    Hi, I have to create a Vendor master by supressing on-line mode. I  have couple of options: u2022     Use the CREMAS IDOC creation u2022     Use Program RFBIKR00 u2022     Use the Vendor BAPIs (which are essentially on-line mode, but if we can figure

  • A question related to CRS installation?

    Hi, body: When I try to install Oracle Clusterware using OUI, for the step 5: Specify Cluster Configuration, after add all the nodes' public, private and VIP name, when I click NEXT, it shows "the specified nodes are not clusterable, returned by oper

  • Give Image Another Life: Enhance and Retouch with Photoshop

    In this reign of Photoshop, almost all professional images have to have  some experience of glamour enhancement or retouching before they are  published. The purity of real reflection in camera is not always able to  satisfy the demand. Images are no

  • I can't install Lion on my macbook Air 'cause i have any cluster damaged.. Any help ?

    I've tried to install lion on my MBA but i can't select the internal Hdd cause there are any cluster damaged and the Os can't select that drive. How can I do to solve this problem ?

  • ITunes shuts down when I try to play video

    Every time I try to open a TV show or movie on my iTunes, a window pops up that says "iTunes has stopped working." And then it shuts down. Anyone have any crafty solutions for me? Is it my fault? Did I anger the gremlins, or do I just need to downloa