Possible bug report: "username in use" error not returned

When I was creating this account, I got stuck at the page that creates a forum ID to be linked to my Apple ID.
I would enter my information, check the user agreement box, then hit submit... and the page would reload, having lost data in two fields (computer and operating system).
No error message was given.
When I changed the username, the submission went through.
Hypothesis: there's a missing error message that the forum software was intended to send, saying "username in use, try another."
Thanks for listening!

You are correct, the error messaging for that as well as when the terms of use are not agreed to are not appearing. While working on the new enhancements this got put on the back burner, thank you for reminding us about it.
-Eric

Similar Messages

  • [Bug Report!]Adobe Reader can not display 3D file normally!

    I have a 3D pdf file,which is produced by Asymptote,and some labels in the 3D model, can not be displayed normally in the Adobe Reader,even the latest version 9.4.I got this file by
    $asy -file pdf -render=4 file.asy
    while all of them can be displayed in the OpenGL mode.
    $asy -V file.asy
    I hope you can give me a message about the reason and tip about how to solve the problem.
    thank you very much!
    code:
    size(400);
    import solids;
    import graph3;
    import three;
    import math;
    defaultpen(1pt+fontsize(7pt));
    currentprojection=perspective(1,1,-1,up=-Z);
    draw(unitsphere,palegray);//鐢荤悆
    //浠ヤ笅閮ㄥ垎鐢绘敮鏌?draw(shift(1,0,0)*xscale3(0.06)*yscale3(0.06)*zscale3(1.2)*unitcylinder,palegray);
    draw(shift(1,0,0)*xscale3(0.06)*yscale3(0.06)*zscale3(0.1)*unitsphere,blue);
    label("1",(1.07,0,0.5),yellow);
    draw(shift(-1,0,0)*xscale3(0.06)*yscale3(0.06)*zscale3(1.2)*unitcylinder,palegray);
    draw(shift(-1,0,0)*xscale3(0.06)*yscale3(0.06)*zscale3(0.1)*unitsphere,blue);
    label("5",(-1.07,0,0.5),yellow);
    draw(shift(0,1,0)*xscale3(0.06)*yscale3(0.06)*zscale3(1.2)*unitcylinder,palegray);
    draw(shift(0,1,0)*xscale3(0.06)*yscale3(0.06)*zscale3(0.1)*unitsphere,blue);
    label("7",(0,1.07,0.5),yellow);
    draw(shift(0,-1,0)*xscale3(0.06)*yscale3(0.06)*zscale3(1.2)*unitcylinder,palegray);
    draw(shift(0,-1,0)*xscale3(0.06)*yscale3(0.06)*zscale3(0.1)*unitsphere,blue);
    label("3",(0,-1.07,0.5),yellow);
    draw(shift(0.707,0.707,0)*xscale3(0.06)*yscale3(0.06)*zscale3(1.2)*unitcylinder,palegray);
    draw(shift(0.707,0.707,0)*xscale3(0.06)*yscale3(0.06)*zscale3(0.1)*unitsphere,blue);
    label("8",(0.75,0.75,0.5),yellow);
    draw(shift(-0.707,0.707,0)*xscale3(0.06)*yscale3(0.06)*zscale3(1.2)*unitcylinder,palegray);
    draw(shift(-0.707,0.707,0)*xscale3(0.06)*yscale3(0.06)*zscale3(0.1)*unitsphere,blue);
    label("6",(-0.75,0.75,0.5),yellow);
    draw(shift(0.707,-0.707,0)*xscale3(0.06)*yscale3(0.06)*zscale3(1.2)*unitcylinder,palegray);
    draw(shift(0.707,-0.707,0)*xscale3(0.06)*yscale3(0.06)*zscale3(0.1)*unitsphere,blue);
    label("2",(0.75,-0.75,0.5),yellow);
    draw(shift(-0.707,-0.707,0)*xscale3(0.06)*yscale3(0.06)*zscale3(1.2)*unitcylinder,palegray);
    draw(shift(-0.707,-0.707,0)*xscale3(0.06)*yscale3(0.06)*zscale3(0.1)*unitsphere,blue);
    label("4",(-0.75,-0.75,0.5),yellow);
    draw(shift(0,0,-1.05)*xscale3(0.16)*yscale3(0.16)*zscale3(0.2)*unitcylinder,palegray);//涓婁汉瀛?draw(shift(0,0,-1.1)*xscale3(0.2)*yscale3(0.2)*zscale3(0.05)*unitcylinder,palegray);//涓婁汉瀛?draw(shift(0,0,0.85)*xscale3(0.16)*yscale3(0.16)*zscale3(0.2)*unitcylinder,palegray);//涓嬩汉瀛?draw(shift(0,0,1.05)*xscale3(0.2)*yscale3(0.2)*zscale3(0.05)*unitcylinder,palegray);//涓婁汉瀛?draw(shift(0,0,1.0)*xscale3(0.16)*yscale3(0.16)*zscale3(0.2)*unithemisphere,palegray);//涓嬩汉瀛?draw(shift(0,0,-1.05)*xscale3(0.16)*yscale3(0.16)*zscale3(0.2)*unitsphere,palegray);//涓嬩汉瀛?
    path p=(1,0)..(0,1)..(-1,0)..(0,-1)..cycle;
    path3 p3=path3(p);
    surface sf=surface(patch(p3));
    draw(shift(0,0,-1.05)*xscale3(0.2)*yscale3(0.2)*surface(sf),palegray);
    draw(shift(0,0,-1.1)*xscale3(0.2)*yscale3(0.2)*surface(sf),palegray);
    draw(shift(0,0,1.05)*xscale3(0.2)*yscale3(0.2)*surface(sf),palegray);
    draw(shift(0,0,1.1)*xscale3(0.2)*yscale3(0.2)*surface(sf),palegray);
    //浠ヤ笅缁樺埗鐜剨缂?draw(circle((0,0,sin(pi/8)),cos(pi/8)),gray);
    draw(circle((0,0,sin(-pi/8)),cos(-pi/8)),gray);
    draw(circle((0,0,sin(pi/4)),cos(pi/4)),gray);
    draw(circle((0,0,sin(-pi/4)),cos(-pi/4)),gray);
    draw(circle((0,0,sin(3pi/8)),cos(3pi/8)),gray);
    draw(circle((0,0,sin(-3pi/8)),cos(-3pi/8)),gray);
    xaxis3("$x$",-1.5,1.5);
    yaxis3("$y$",-1.5,1.5);
    zaxis3("$z$",-1.5,1.5);
    surface Surf(triple center, triple A, triple B, triple C,triple D,int nu=3, int nv=nu) {
    path3 p1=arc(center,A,B);
    path3 p2=arc(center,B,C);
    path3 p3=arc(center,C,D);
    path3 p4=arc(center,D,A);
    triple surf(pair t) {
    real u=t.x;
    real v=t.y;
    path3 cr=arc(center,relpoint(p1,u),relpoint(reverse(p3),u));
    return relpoint(cr,v);
    return surface(surf,(0,0),(1,1),nu,nv,Spline);
    real r=1+0.005;
    triple A=r*unit((1,0,0.1));
    triple B=r*unit((1,0,-0.1));
    triple C=r*unit((-1,0,-0.1));
    triple D=r*unit((-0.995,0.1,0.1));
    //draw(Surf(O,A,B,C,D,4,4),yellow);
    //draw(arc(O,A,B)^^arc(O,B,C)^^arc(O,C,D)^^arc(O,D,A),red+thick());
    //浠ヤ笅缁樺埗閮ㄥ垎鐞冨3鏉?real r=1+0.001;
    for(int i=0;i<16;++i){
    triple Di_1=r*unit((sin(pi/16+i*pi/8)*cos(pi/8),cos(pi/16+i*pi/8)*cos(pi/8),sin(pi/8)));
    triple Di_2=r*unit((sin(pi/16+i*pi/8)*cos(-pi/8),cos(pi/16+i*pi/8)*cos(pi/8),sin(-pi/8)));
    draw(arc(O,Di_1,Di_2),gray);
    for(int j=0;j<8;++j){
    triple Fj_1=r*unit((sin(j*pi/4)*cos(pi/4),cos(j*pi/4)*cos(pi/4),sin(pi/4)));
    triple Fj_2=r*unit((sin(j*pi/4)*cos(3pi/8),cos(j*pi/4)*cos(3pi/8),sin(3pi/8)));
    draw(arc(O,Fj_1,Fj_2),gray);
    triple Bj_1=r*unit((sin(j*pi/4)*cos(pi/4),cos(j*pi/4)*cos(pi/4),sin(-pi/4)));
    triple Bj_2=r*unit((sin(j*pi/4)*cos(3pi/8),cos(j*pi/4)*cos(3pi/8),sin(-3pi/8)));
    draw(arc(O,Bj_1,Bj_2),gray);
    triple Ej_1=r*unit((sin(pi/8+j*pi/4)*cos(pi/4),cos(pi/8+j*pi/4)*cos(pi/4),sin(pi/4)));
    triple Ej_2=r*unit((sin(pi/8+j*pi/4)*cos(pi/8),cos(pi/8+j*pi/4)*cos(pi/8),sin(pi/8)));
    draw(arc(O,Ej_1,Ej_2),gray);
    triple Cj_1=r*unit((sin(pi/8+j*pi/4)*cos(pi/4),cos(pi/8+j*pi/4)*cos(pi/4),sin(-pi/4)));
    triple Cj_2=r*unit((sin(pi/8+j*pi/4)*cos(pi/8),cos(pi/8+j*pi/4)*cos(pi/8),sin(-pi/8)));
    draw(arc(O,Cj_1,Cj_2),gray);
    triple A_1=r*unit((sin(3pi/8)*cos(3pi/8),cos(3pi/8)*cos(3pi/8),sin(3pi/8)));
    triple A_2=r*unit((sin(9pi/8)*cos(3pi/8),cos(9pi/8)*cos(3pi/8),sin(3pi/8)));
    draw(arc(O,A_1,A_2),gray);
    triple G_1=r*unit((sin(pi/8)*cos(-3pi/8),cos(pi/8)*cos(-3pi/8),sin(-3pi/8)));
    triple G_2=r*unit((sin(11pi/8)*cos(-3pi/8),cos(11pi/8)*cos(-3pi/8),sin(-3pi/8)));
    draw(arc(O,G_1,G_2),gray);
    //浠ヤ笅閲囩敤鏃嬭浆鐨勬柟娉曠粯鍒惰摑鑹叉爣绀哄甫(閮ㄥ垎)
    revolution belt=revolution(arc(O,1+0.006,83,0,97,0),Z,0,360);
    draw(surface(belt),blue);
    dot("1",r*(cos(pi/8)*cos(3pi/8),-sin(pi/8)*cos(3pi/8),sin(3pi/8)),red+0.1cm);//y鍊艰姝h礋鍙樻崲锛寈y鍧愭爣瑕佹竻妤氥€?dot("2",r*(cos(9pi/8)*cos(3pi/8),-sin(9pi/8)*cos(3pi/8),sin(3pi/8)),red+0.1cm);
    dot("3",r*(cos(pi/2)*cos(5pi/16),-sin(pi/2)*cos(5pi/16),sin(5pi/16)),red+0.1cm);
    dot("4",r*(cos(pi/32)*cos(pi/4),-sin(pi/32)*cos(pi/4),sin(pi/4)),red+0.1cm);
    dot("5",r*(cos(3pi/32)*cos(pi/4),-sin(3pi/32)*cos(pi/4),sin(pi/4)),red+0.1cm);
    dot("6",r*(cos(13pi/32)*cos(pi/4),-sin(13pi/32)*cos(pi/4),sin(pi/4)),red+0.1cm);
    dot("7",r*(cos(15pi/32)*cos(pi/4),-sin(15pi/32)*cos(pi/4),sin(pi/4)),red+0.1cm);
    dot("8",r*(cos(17pi/32)*cos(pi/4),-sin(17pi/32)*cos(pi/4),sin(pi/4)),red+0.1cm);
    dot("9",r*(cos(19pi/32)*cos(pi/4),-sin(19pi/32)*cos(pi/4),sin(pi/4)),red+0.1cm);
    dot("10",r*(cos(22pi/32)*cos(pi/4),-sin(22pi/32)*cos(pi/4),sin(pi/4)),red+0.1cm);
    dot("11",r*(cos(29pi/32)*cos(pi/4),-sin(29pi/32)*cos(pi/4),sin(pi/4)),red+0.1cm);
    dot("12",r*(cos(19pi/16)*cos(pi/12),-sin(19pi/16)*cos(pi/12),sin(pi/12)),red+0.1cm);
    dot("13",r*(cos(25pi/16)*cos(pi/12),-sin(25pi/16)*cos(pi/12),sin(pi/12)),red+0.1cm);
    dot("14",r*(cos(13pi/32)*cos(pi/8),-sin(13pi/32)*cos(pi/8),-sin(pi/8)),red+0.1cm);
    dot("15",r*(cos(-19pi/32)*cos(pi/8),-sin(-19pi/32)*cos(pi/8),-sin(pi/8)),red+0.1cm);
    dot("16",r*(cos(-11pi/32)*cos(pi/8),-sin(-11pi/32)*cos(pi/8),-sin(pi/8)),red+0.1cm);
    dot("17",r*(cos(25pi/32)*cos(pi/4),-sin(25pi/32)*cos(pi/4),-sin(pi/4)),red+0.1cm);
    dot("18",r*(cos(69pi/64)*cos(pi/4),-sin(69pi/64)*cos(pi/4),-sin(pi/4)),red+0.1cm);
    dot("19",r*(cos(71pi/64)*cos(pi/4),-sin(71pi/64)*cos(pi/4),-sin(pi/4)),red+0.1cm);
    dot("20",r*(cos(73pi/64)*cos(pi/4),-sin(73pi/64)*cos(pi/4),-sin(pi/4)),red+0.1cm);
    dot("21",r*(cos(97pi/64)*cos(pi/4),-sin(97pi/64)*cos(pi/4),-sin(pi/4)),red+0.1cm);
    dot("22",r*(cos(105pi/64)*cos(pi/4),-sin(105pi/64)*cos(pi/4),-sin(pi/4)),red+0.1cm);
    dot("23",r*(cos(107pi/64)*cos(pi/4),-sin(107pi/64)*cos(pi/4),-sin(pi/4)),red+0.1cm);
    dot("24",r*(cos(109pi/64)*cos(pi/4),-sin(109pi/64)*cos(pi/4),-sin(pi/4)),red+0.1cm);
    dot("25",r*(cos(11pi/32),0,-sin(11pi/32)),red+0.1cm);
    dot("26",r*(cos(10pi/32),0,-sin(10pi/32)),red+0.1cm);
    dot("27",r*(cos(pi)*cos(10pi/32),-sin(pi)*cos(10pi/32),-sin(10pi/32)),red+0.1cm);
    dot("28",1.05*(G_1+3*G_2)/4,red+0.1cm);
    dot("29",r*(cos(3pi/4)*cos(-pi/8),-sin(3pi/4)*cos(-pi/8),-sin(3pi/4)),red+0.1cm);

    Please note that this is a user-to-user forum, and therefore not the right place to file a bug report.
    Try it here instead: https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform

  • Bug report: entering serial number does not work with azerty keyboard

    I did not find a place to submit bug reports, so I'm posting here.
    During the instalation of Photoshop Elements 8 for Mac, I was not able to enter any numbers in the serial number fields.  Some other keys did work (like &é$...).  My keyboard is an azerty (Belgium).  Notice the numbers on an azerty keyboard have to be entered while holding the shift key.  I tried switching the keyboard to "French - Numerical" (wich enables numbers to be entered with shift lock on), and then some number keys worked, and others didn't.
    I solved this with a workaround, by temporary switching my keyboard to U.S. English.

    You can submit a bug report by clicking "Feature Request/Bug Report" in the upper-right corner:
    http://www.adobe.com/support/photoshopelements/
    Despite what it says, I've seen no hard evidence that Adobe ever pays attention to PSE bug reports.

  • Possible bug in ccfe when using Apache STL

    Environment details:
    Solaris 10 @ patch version 148888-03
    Sun Studio 12.3 (5.12, 2011/11/16)
      I'm attempting to get boost 1.54 to build with this version of Sun Studio.  I ran into a number of issues when trying to get it to build with stlport4 (let alone the default STL implementation) and decided to try the apache STL.
      At one point when trying to build boost I ran into an error and as I delved into the problem I've discovered something extremely weird.  I've been unable to reduce this to a simplified example, so I'll apologize ahead of time when I say you'll need to get the boost source code to see this happen.  Here's the steps:
    ~  cd /tmp
    ~  gtar xf ~/Downloads/boost_1_54_0.tar.gz
    ~  cd boost_1_54_0/
    ~ BUILD_COMMAND=CC -library=stdcxx4 -I. libs/log/src/process_id.cpp
      ~ ${BUILD_COMMAND} -c
    "/usr/include/stdcxx4/loc/_num_put.cc", line 67: Error: The prior declaration for std::num_put<std::_CharT, std::_Iter>::~num_put() has no exception specification.
    1 Error(s) detected.
    That build command is clearly simplified from what it would've been during a normal boost build, but since it reliably reproduces the error I've omitted the rest of the flags.
    My environment is pretty clean; I'll quote variables that could be considered relevant:
    ~ env | ggrep -P 'PATH|SHELL|LANG|HOSTTYPE|OSTYPE|VENDOR|MACHTYPE|LC_TIME|LC_CTYPE
    PATH=/opt/csw/bin:.:/usr/bin:/bin:/usr/local/bin:/bin:/sbin:/opt/sfw/bin
    LANG=C
    OSTYPE=solaris
    VENDOR=sun
    MACHTYPE=sparc
    LC_CTYPE=C
    LC_TIME=C
    I'll demonstrate what I consider odd below; it'll probably be more clear through shell examples than from me describing it.  Wherever you see ${BUILD_COMMAND}, it's the same as above:
    ~ ggrep -lRIP '_num_put.cc' /usr/include $(gfind ${SUNPRO_INSTALL_PATH}/ -type d -name include)
    /usr/include/stdcxx4/loc/_num_put.c
    /usr/include/stdcxx4/loc/_num_put.cc
    /usr/include/stdcxx4/loc/_num_put.h
    ${SUNPRO_INSTALL_PATH}/prod/include/CC/stlport4/stl/_num_put.h
    ~ truss -eaf ${BUILD_COMMAND} -c 2>&1 | ggrep -P 'open.*_num_put\.c'
    1729: open("/usr/include/stdcxx4/loc/_num_put.cc", O_RDONLY) = 8
    ... so clearly it's not going through _num_put.c, so it can't be going through the stlport4 header to do it; that means it must be going through _num_put.h (none of the boost headers or code files use this _num_put thing directly)
    ~ ${BUILD_COMMAND} -c -H 2>&1 | ggrep -P '^\s.*_num_put\.c'
    The fact this last one didn't print anything seemed really odd.  This next one is the weirdest though:
    ~ ${BUILD_COMMAND} -P
    ~ gsed -e '/^#/d' libs/log/src/process_id.i
    ~ CC -library=stdcxx4 libs/log/src/process_id.i -c
    ... produces no errors.  It builds just fine.  Furthermore, if you look at the output in the .i file (or if you use -E instead of -P) you won't see any of the code from _num_put.cc because the pre-processor doesn't spit it out.
    Another way to see that:
    ~ ${BUILD_COMMAND} -c -Qoption ccfe ++boolflag:prepoutstd=true 2>&1 | ggrep -P '~\s*_num_put'
    You won't see the destructor it's complaining about from the above.  However, as I demonstrated above (and as the error message clearly demonstrates), it is in fact using the contents of _num_put.cc.
    To put the final nail in the coffin, I looked at the output of using -xdumpmacros=%all (after examining how _num_put.h works) and this big of code sort of seals it for me:
    ~ ${BUILD_COMMAND} -c -xdumpmacros=%all 2>71 | ggrep -P '#define _RWSTD_DEFINE_TEMPLATE_(FIRST|LAST)'
    /usr/include/stdcxx4/rw/_defs.h, line 1498: #define _RWSTD_DEFINE_TEMPLATE_FIRST(ignore) 0
    /usr/include/stdcxx4/rw/_defs.h, line 1499: #define _RWSTD_DEFINE_TEMPLATE_LAST(ignore) 0
    ~ gtail -n 28 /usr/include/stdcxx4/loc/_num_put.h
    #if _RWSTD_DEFINE_TEMPLATE_FIRST (_NUM_PUT)
    # include <loc/_num_put.cc>
    #endif /* ... more stuff ... */
    There's another #if for _TEMPLATE_LAST later on with another #include line for _num_put.cc, but as demonstrated from the -xdumpmacros thing, both #if lines should not allow it to include _num_put.cc
    I believe this is a bug in ccfe.  If there's a straightforward way to force the compiler driver to do the preprocessing and compiling in two steps I believe I could work around this issue, but I don't see a way to do that.
    As an aside, could someone point out a way to get some information on undocumented commands and flags?  I found a way to get a listing, but figuring out what they actually do and when they're valid to use is another matter:
    ~ ${SUNPRO_INSTALL_PATH}/prod/bin/ccfe ++dumpswitches
      ~ ${SUNPRO_INSTALL_PATH}/prod/bin/ccfe ++dumpflags
    -Brian

    Based on your response to my question about forcing the use of a 3rd party pre-processor, I found I can make this build error go away with the -template=no%extdef option.  I was under the assumption that the compiler wouldn't take it upon itself to automatically 'discover' the .cc file and attempt to use it; I assumed once the pre-processing stage was complete it would only attempt to compile the output from the pre-processor stage.  Clearly that assumption was faulty.
    Thank you for the response Steve.  I've put in for the IT team to get/install the updates for us.
    -Brian

  • BUG REPORT: 2 JTextComponents using the same Document

    When 2 JTextComponents use the same Document they should show the same.
    However when you add them to JTabbedPane to 2 different tabs, one does not show the document correctly, until you resize the window.
    Compile and run the code example to see for yourself.
    If you append "<first message"> and "<second message>" the first tab will show the correct document:
    <first message>
    <second message>
    But if you then switch to the second tab (do not switch to it earlier), you will see:
    <first message><second message>
    <second message>
    Add some more messages to see the effect and then resize the window to see the problem dissappear magically.
    --> Code example <--
    package testproject;
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import javax.swing.text.*;
    * @author Geoffrey
    public class TestProject extends JFrame implements ActionListener {
         public static void main(String[] args) {
              TestProject currentFrame = new TestProject();
              currentFrame.pack();
              currentFrame.setExtendedState(JFrame.MAXIMIZED_BOTH); // Optional
              currentFrame.setVisible(true);
         private JLabel label = new JLabel("Append 2 or more different messages and switch tab. "
         + "Resizing the window will solve the bug.");
         private JTabbedPane tabbedPane = new JTabbedPane(JTabbedPane.TOP,
                                                                                         JTabbedPane.WRAP_TAB_LAYOUT);
         private JTextField textField = new JTextField("<first message>");
         private JButton button = new JButton("Append message");
         private StyledDocument document = new DefaultStyledDocument();
         private JTextPane firstTextPane;
         private JTextPane secondTextPane;
         public TestProject() {
              super("TestProject");
              setDefaultCloseOperation(WindowConstants.EXIT_ON_CLOSE);
              // configure the components
              firstTextPane = new JTextPane(document); // Uses the same document as secondTextPane
              tabbedPane.add("Orginal tab", firstTextPane);
              secondTextPane = new JTextPane(document); // Uses the same document as firstTextPane
              tabbedPane.add("Click here after appending 2 different messages", secondTextPane);
              textField.addActionListener(this);
              button.addActionListener(this);
              // configure the layout and add the components
              Container contentPanel = getContentPane();
              GridBagLayout layout = new GridBagLayout();
              contentPanel.setLayout(layout);
    GridBagConstraints constraints = new GridBagConstraints();
              constraints.fill = GridBagConstraints.BOTH;
              constraints.insets = new Insets (10, 10, 10, 10);
              constraints.weightx = 1.0;
              constraints.weighty = 0.0;
              constraints.gridx = 0;
              constraints.gridy = 0;
              contentPanel.add(label, constraints);
              constraints.weighty = 1.0;
              constraints.gridy = 1;
              contentPanel.add(tabbedPane, constraints);
              constraints.weighty = 0.0;
              constraints.gridy = 2;
              contentPanel.add(textField, constraints);
              constraints.gridy = 3;
              contentPanel.add(button, constraints);
         public void actionPerformed(ActionEvent event) {
              String message = textField.getText();
              SimpleAttributeSet simpleAttributeSet = new SimpleAttributeSet();
              StyleConstants.setFontFamily(simpleAttributeSet, "Monospaced");
              StyleConstants.setForeground(simpleAttributeSet, Color.BLACK);
              try {
                   document.insertString(document.getLength(), message + "\n",
                                                      simpleAttributeSet);
              } catch (BadLocationException exception) {}

    duplicate of:
    Table Location Error Oracle and SqlServer
    closing and locking
    Ludek

  • Possible Bug: Web Service Results Collection Error

    Doing some testing with APEX 4.02 on our development area, and running into an error..
    Running a form/report built off of a web service reference, form prompts for an input, data is returned from web service to report just fine, but when I go into session view collections, I am given a report error: ORA-19011 Character string buffer too small.
    Is this a known issue with collections and web services? I can confirm this was NOT an issue in 3.2, since we have just updated to 4.02 in past 48 hrs..
    Thank you,
    Tony Miller
    Webster, TX
    I cried because I did not have an office with a door until I met a man who had no cubicle.
    -Dilbert

    Tony:
    Thanks for reporting the issue. There was a change in the session pop-up page to include reporting on the new xmltype column in collections. Unfortunately the wrong function is being called on the xmltype column to display its contents. This will be fixed in an upcoming release.
    Application Express 4.0 Web service support makes use of this new xmltype column in a collection. Therefore if you call a web service that returns a large XML document, and you click the session toolbar, you will receive the error.
    Regards,
    Jason

  • To find whether the reports are in use or not for a given period

    Hi Basis Gurus,
    We have an requirement here that the client wants to know that the whether the reports for a given period are in use (working) or not.
    I think we can do it when we have audit logging activated ,but now we dont have audit logging activated now.
    Let me give you an example below
    Suppose for past 1 year 100 reports are prepared and out of 100 reports 95 reports are not working and remaining 5 reports are working.How can i get the detials from the SAP system without audit logging activated.
    Please help me
    Regards,
    Anil.

    Hello,
    See if ST03N helps you.
    Switch to expert mode in ST03N. Naviagate to Workload > Month > month . Click on the available month. Then in the " Analysis Views" visible on the lower LHS, Select transaction profiles > standard. See if you have your 'Z' report in that.
    Thanks and regards,
    Anish

  • Possible bug: Clicking on Constrain Crop does not constrain crop

    Anybody else experiencing this bug? I saw it a few times, rarely, in LR 4.1 and earlier. I am seeing it more often in LR 4.2 (but nowhere near 100% of the time, this is an intermittent bug)
    In the Lens Corrections panel, I make a set of corrections, check on Constrain Crop, and it does nothing. If I then uncheck Constrain Crop, the crop is constrained. This is backwards from the way it should work.
    Also, if I have a photo where it appears that the crop is properly applied, sometimes if I move on to edit the next photo, and then move back to the original photo, the crop is not shown visually anymore (Even though it was shown visually a few seconds ago), and the check mark is gone in the Lens Correction panel, even though the History panel says that the most recent entry is: Crop Constrain To Warp says "yes".
    Does anyone know a solution?

    Wow... I'm using Photoshop CS5 for Windows and have just encountered this very same problem. The print preview shows the corner crop marks in the correct location as designated by the Bleed... setting (.1"); but when I print, the bleed setting gets ignored and the corner crop marks revert to the outer edges of the image.
    This happens when I print to my Epson color laser or to my Brother b/w laser. It occurred to me to try one other test - and interestingly enough, when I printed to a PDF, the corner marks appeared correctly in the output!
    So far, I haven't found any other information on this apparent bug besides this ancient thread.
    Anyone willing to test this out and give their results? Thanks!
    Archer

  • How to find that reports are in use or not?

    HI experts
    I have some set of reports under one InfoArea
    I want to know that any user is using them or not?
    And if someone is using then I want to find date on which it was last used..
    Can you please tell me??
    Regards
    Swati

    Hi Swathi,
    You can only get this information if the query/ workbook is enabled for statistics logging in transaction RSDDSTAT.
    If it is enabled you can goto table RSDDSTAT ( BW 3.5) or RSDDSTAT_OLAP( BI 7.0 ) to see the users who executed the query . These tables store all the information per query session and you will find more than one rows per session but you can find the information you want i.e. users executing a particular query / workbook.
    Also Tcode: SU01 will give you all the user lists in the server.
    Regards
    Pcrao.

  • Possible to report on QC using Business Objects?

    Hello Geeks,
    Please excuse me if I am posting this in wrong thread and help me moving it in right one.
    As I am new to Sol Man, I heard that we could use  Business Objects reporting on/for/with HPQC.
    After going through forum links and sdn search, I found that Sol Man Adapter is used for the same.
    My simple question, is, can we use HPQC for BO reporting (Universe, Webi), if yes is Sol Man the adapter which could help me to achiecve it? Also do we have any white paper, which will help me to use Business Objects as a QC reporting tool?
    Thanks
    P

    You need someone who is very comfortable with the QC database Schema.
    You will need someone who can develop reports for you on the fly. The BO piece can connect directly to the QC database just like a reporting tool like SSRS does and you can build reports and host them on MOSS or something.
    That is what I have done in the past and recommend it at places as a best practice.
    Knowing the QC schema inside out is the key piece and you do not need any adapter in this whatsoever.

  • Audio bug with WAV files: use mp3, not wav for syncing long audio files

    Just a tip:
    I've noticed another audio bug in Presenter (including 7.05) but there is a workaround. I often export the audio as a single, long clip from pre-recorded lecture videos, and sync it with the powerpoint slides in Presenter. I've found it easiest to import the long audio file into the first slide, then sync using the Edit Audio window. I find that much easier to use than the Sync audio window.
    However, If you use WAV format for the imported audio file, sometimes Presenter will simply refuse to play back anything beyond about 5 minutes into the timeline in the Edit Audio window. Nothing fixes it - restarting, re-importing, etc. However the problem goes away if you save the audio as mp3.
    Ellen
    http://thedesignspace.net

    Why did you post this in the LiveType forum?
    I would recommending posting your question in the Final Cut Pro forum.
    Have you tried trashing your preferences?
    Anyways... here is a thread with a similar problem:
    http://discussions.apple.com/thread.jspa?threadID=656515

  • Bug report: double-tapping keyboard does not always bring up cursor movement.

    For instance, in:
    The text entry bar for maps
    The subject line of added meetings
    The text entry widget of the Slack Android app
    I'd love this to work consistently.

    oh I get what you're saying now.
    unfortunately, you're not missing anything. that is how they have it set up in 3.0
    if you're unhappy with this design, give Apple feedback at http://www.apple.com/feedback/iphone.html

  • Bug Report: #SQLERRM_TEXT# in Process Error Message

    According to the Online Help for "Process Error Message" #SQLERRM_TEXT# should be replaced by "Text of error message without the error number". But it isn't.
    Patrick
    My APEX Blog: http://inside-apex.blogspot.com
    The ApexLib Framework: http://apexlib.sourceforge.net
    The APEX Builder Plugin: http://sourceforge.net/projects/apexplugin/

    I created an after submit PL/SQL process:begin
      raise_application_error(-20000,'custom error text');
    end;In the process error message attribute, I put:
    My error message with #SQLERRM_TEXT# in it.
    I submit the page and see this page:ORA-20000: custom error text
         Error      My error message with custom error text in it.
    OKScott

  • Report with Stored Procedure does not return until refresh

    I'm using RAS server 2008 to run many Crystal reports from a web application (TrackWise) over Oracle 10g DB.
    A new report is using a stored procedure that takes several minutes (5-10) to return before the rest of the report's SQL can execute.
    When running the report from Crystal Developer there is no problem,
    but when running from the application (using the RAS), the report seems to be running forever,
    However, if you wait a few minutes for the DB utilization to drop (i.e. for the stored procedure to finish) and refresh - the full report appears on the screen in a second.
    Since I have many other reports that run for much longer time with no issue, I assume that this has nothing to do with the web application, but rather related to the connection between the RAS and the DB (i.e. the idle time between the beginning of the stored procedure execution to its return and the continuation of the report creation).
    I assume that I need to change one of the RAS settings/ parameters (in the properties or in the registry), but which?
    Please assist.

    Since this app is from TrackWise, I'd recommend contacting TrackWise and see if they have an answer for you. As it is, we have no idea how they implemented the CR components in their app. If they cannot help you, it should be them coming here and asking us - or better yet they should be creating a phone incident.
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Accessing documents in xml db in browser using xpath not returning results

    I have loaded the purchaseorder documents and schema (from Oracle Magazine article (Mar/Apr 2003) "From XML to Storage and Back" article.
    I am able to access the LineItems element of the purchaseorder document using:
    http://localhost:8080/oradb/SCOTT/PURCHASEORDER/ROW/PurchaseOrder[Reference="ADAMS-20011127121040988PST"]/LineItems
    However, I cannot access the indivicual LineItem elements using the ItemNumber attribute:
    http://localhost:8080/oradb/SCOTT/PURCHASEORDER/ROW/PurchaseOrder[Reference="ADAMS-20011127121040988PST"]/LineItems/LineItem[@ItemNumber="2"]
    I get the following result:
    <?xml version="1.0"?>
    <ERROR>ORA-00904::invalid identifier</ERROR>
    I need to be able to use this and other xpath statements to extract elements from my document. Any suggestions?

    I'm including a sample purchase order:
    <?xml version="1.0" ?>
    - <PurchaseOrder xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://lisdev4db:8080/home/SCOTT/xsd/purchaseOrder.xsd">
    <Reference>WARD-20011127121040947PST</Reference>
    - <Actions>
    - <Action>
    <User>BLAKE</User>
    </Action>
    </Actions>
    <Reject />
    <Requestor>Stephen B. Ward</Requestor>
    <User>WARD</User>
    <CostCenter>S30</CostCenter>
    - <ShippingInstructions>
    <name>Stephen B. Ward</name>
    <address>1200 East Forty Seventh Avenue New York NY 10024 USA</address>
    <telephone>212 555 1212</telephone>
    </ShippingInstructions>
    <SpecialInstructions>Ground</SpecialInstructions>
    - <LineItems>
    - <LineItem ItemNumber="1">
    <Description>I Know Where I'm Going</Description>
    <Part Id="037429154427" UnitPrice="39.95" Quantity="2" />
    </LineItem>
    - <LineItem ItemNumber="2">
    <Description>The Last Wave</Description>
    <Part Id="037429161920" UnitPrice="29.95" Quantity="4" />
    </LineItem>
    - <LineItem ItemNumber="3">
    <Description>The Seven Samurai</Description>
    <Part Id="037429121726" UnitPrice="39.95" Quantity="2" />
    </LineItem>
    - <LineItem ItemNumber="4">
    <Description>Unbearable Lightness Of Being</Description>
    <Part Id="037429140222" UnitPrice="29.95" Quantity="4" />
    </LineItem>
    - <LineItem ItemNumber="5">
    <Description>Summertime</Description>
    <Part Id="037429130728" UnitPrice="29.95" Quantity="4" />
    </LineItem>
    - <LineItem ItemNumber="6">
    <Description>The Naked Kiss</Description>
    <Part Id="037429125823" UnitPrice="39.95" Quantity="4" />
    </LineItem>
    - <LineItem ItemNumber="7">
    <Description>Chihuly Over Venice</Description>
    <Part Id="037429141229" UnitPrice="29.95" Quantity="3" />
    </LineItem>
    - <LineItem ItemNumber="8">
    <Description>Written on the Wind</Description>
    <Part Id="715515011525" UnitPrice="29.95" Quantity="4" />
    </LineItem>
    - <LineItem ItemNumber="9">
    <Description>High and Low</Description>
    <Part Id="037429130322" UnitPrice="39.95" Quantity="2" />
    </LineItem>
    - <LineItem ItemNumber="10">
    <Description>Brief Encounter</Description>
    <Part Id="037429150726" UnitPrice="39.95" Quantity="2" />
    </LineItem>
    - <LineItem ItemNumber="11">
    <Description>Kwaidan</Description>
    <Part Id="037429152027" UnitPrice="29.95" Quantity="4" />
    </LineItem>
    - <LineItem ItemNumber="12">
    <Description>Withnail & I</Description>
    <Part Id="715515012225" UnitPrice="29.95" Quantity="1" />
    </LineItem>
    - <LineItem ItemNumber="13">
    <Description>Branded to Kill</Description>
    <Part Id="037429136225" UnitPrice="29.95" Quantity="2" />
    </LineItem>
    - <LineItem ItemNumber="14">
    <Description>The Hidden Fortress</Description>
    <Part Id="037429135129" UnitPrice="29.95" Quantity="2" />
    </LineItem>
    - <LineItem ItemNumber="15">
    <Description>The Most Dangerous Game</Description>
    <Part Id="037429137321" UnitPrice="24.95" Quantity="3" />
    </LineItem>
    - <LineItem ItemNumber="16">
    <Description>All That Heaven Allows</Description>
    <Part Id="715515011426" UnitPrice="39.95" Quantity="2" />
    </LineItem>
    - <LineItem ItemNumber="17">
    <Description>The Third Man</Description>
    <Part Id="037429141625" UnitPrice="39.95" Quantity="3" />
    </LineItem>
    - <LineItem ItemNumber="18">
    <Description>For All Mankind</Description>
    <Part Id="037429139523" UnitPrice="39.95" Quantity="3" />
    </LineItem>
    - <LineItem ItemNumber="19">
    <Description>Charade</Description>
    <Part Id="037429139424" UnitPrice="39.95" Quantity="2" />
    </LineItem>
    - <LineItem ItemNumber="20">
    <Description>Picnic at Hanging Rock</Description>
    <Part Id="037429126325" UnitPrice="29.95" Quantity="3" />
    </LineItem>
    - <LineItem ItemNumber="21">
    <Description>Christmas Glory From Westminster: An Evening of Christmas Music, Readings and Poetry</Description>
    <Part Id="037429161326" UnitPrice="19.95" Quantity="1" />
    </LineItem>
    - <LineItem ItemNumber="22">
    <Description>Samurai Three: Duel at Ganryu Island</Description>
    <Part Id="037429125625" UnitPrice="29.95" Quantity="3" />
    </LineItem>
    - <LineItem ItemNumber="23">
    <Description>Nanook of the North</Description>
    <Part Id="715515009829" UnitPrice="29.95" Quantity="3" />
    </LineItem>
    - <LineItem ItemNumber="24">
    <Description>My Man Godfrey</Description>
    <Part Id="715515011921" UnitPrice="39.95" Quantity="2" />
    </LineItem>
    - <LineItem ItemNumber="25">
    <Description>Discreet Charm of Bourgeoisie</Description>
    <Part Id="037429154625" UnitPrice="39.95" Quantity="1" />
    </LineItem>
    - <LineItem ItemNumber="26">
    <Description>The Seventh Seal</Description>
    <Part Id="037429124529" UnitPrice="39.95" Quantity="1" />
    </LineItem>
    - <LineItem ItemNumber="27">
    <Description>The Blob</Description>
    <Part Id="715515011129" UnitPrice="39.95" Quantity="3" />
    </LineItem>
    </LineItems>
    </PurchaseOrder>

Maybe you are looking for

  • How to display DB specific data in WEBI for users with Single Universe

    hi, I have a WEBI report which is based on Single Universe, which can support both Oracle and SQL Server databases. There are 2 users for this report. 1) Oracle_User 2) SQLServer_User When 'Oracle_User' opens report in InfoView, he should see the dat

  • Access Connections 5.20 VERY VERY SLOW, produces errors...

    I just installed the latest version of Access Connections, 5.20, on my T400, and whenever I open it to do ANYTHING, it pegs the processor and responds extremely slowly (I'm talking 5 to 10 seconds to respond to a mouse click). Also, after I installed

  • Viewing tif files - not tiff

    I am using iWS 4.1 to serve my tif files viewed by IE5.x The problem is that on some platforms, the request comes for a tiff file rather than tif and of course the file does not exists and user gets an error. Can we setup iWS to return tif file when

  • Is it possible to get GPS in iPhone 4s in remote area w/o cel&Wi Fi service ?

    Is it possible to get GPS  for iPhone 4s in remote area lacking cel or WiFi service?

  • Solaris installation error

    I got error trying to install Solaris from ISO image. Error is "Path is not absolute". What I did: primary# ldm add-vdsdev /var/spool/pkg/sol-10-u11-ga-sparc-dvd.iso iso_vol@primary-vds0 primary# ldm add-vdisk iso_disk iso_vol@primary-vds0 etleai /va