Strange output.. Suggestions?

Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
PL/SQL Release 11.2.0.3.0 - Production
CORE     11.2.0.3.0     Production
TNS for Solaris: Version 11.2.0.3.0 - Production
NLSRTL Version 11.2.0.3.0 - Production
I have a user that is seeing this kind of out put out of no where.
Start Time: 0
FS_PUBLIC_READ04222013021758PM
Starting Load...
* VERIFY VERSION COMPATABILITY *
Verify Version Time: 0
* LOCATE SETTING SOURCE *
Locate Setting Time: .00001
Locate Setting Return: Error: -2019 ORA-02019: connection description for r
emote database not found
Link Table Count = 2
1 FIADB  Y 0
ORA-02019: connection description for remote database not found Select Stat
ement: SELECT COUNT(1) FROM (SELECT P.STATECD, P.UNITCD, P.COUNTYCD, P.CYCL
E, P.SUBCYCLE, P.PLOT, P.MEASYEAR, P.MEASMON, P.MEASDAY, P.MANUAL, P.CN FRO
M FIADB.NIMS_NRIS_PLOT_VW@NRV_FIA_FIADB P, FIADB.NIMS_NRIS_COND_VW@NRV_FIA_
FIADB C, FIADB.NIMS_NRIS_SURVEY_VW@NRV_FIA_FIADB S where p.cn = '4041000301
0690' and c.plt_cn = p.cn and s.cn = p.srv_cn  GROUP BY P.STATECD, P.UNITCD
, P.COUNTYCD, P.CYCLE, P.SUBCYCLE, P.PLOT, P.MEASYEAR, P.MEASMON, P.MEASDAY
, P.MANUAL, P.CN)
2 RMRS   1
2
* POPULATING SETTING DATA *
starts
after parse
after define
after execute_and_fetch
after column_value
after vc_global_id 223010848
starts
after parse
after define
after execute_and_fetch
after column_value
after vc_global_id 224010848
* SETTING TABLE IS LOADED *
Populate Setting Time: .00004
* EXECUTE LOAD *
starts
after parse
after define
after execute_and_fetch
after column_value
after vc_global_id 201102496010848
starts
after parse
after define
after execute_and_fetch
after column_value
after vc_global_id 101533444010848
starts
after parse
after define
after execute_and_fetch
after column_value
after vc_global_id 100189313010848
starts
after parse
after define
after execute_and_fetch
after column_value
after vc_global_id 111150042010848
starts
after parse
after define
after execute_and_fetch
after column_value
after vc_global_id 100340573010848
starts
after parse
after define
after execute_and_fetch
after column_value
after vc_global_id 100340574010848
starts
after parse
after define
after execute_and_fetch
after column_value
after vc_global_id 201102497010848
starts
after parse
after define
after execute_and_fetch
after column_value
after vc_global_id 201102498010848
starts
...I can paste the whole thing, but it literally scrolls for like 24 pages.
So if someone REALLY needs to see it, let me know...
But No packages have changed since February in the database. I asked him if he had set serveroutput on. And he doesn't.
Anyone recognize this form of output? I have been digging at this since 6AM, and I'm getting no where fast.
Thanks.

LostInPermuation wrote:
Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
PL/SQL Release 11.2.0.3.0 - Production
CORE     11.2.0.3.0     Production
TNS for Solaris: Version 11.2.0.3.0 - Production
NLSRTL Version 11.2.0.3.0 - Production
I have a user that is seeing this kind of out put out of no where.
Start Time: 0
FS_PUBLIC_READ04222013021758PM
Starting Load...
* VERIFY VERSION COMPATABILITY *
Verify Version Time: 0
* LOCATE SETTING SOURCE *
Locate Setting Time: .00001
Locate Setting Return: Error: -2019 ORA-02019: connection description for r
emote database not found
Link Table Count = 2
1 FIADB  Y 0
ORA-02019: connection description for remote database not found Select Stat
ement: SELECT COUNT(1) FROM (SELECT P.STATECD, P.UNITCD, P.COUNTYCD, P.CYCL
E, P.SUBCYCLE, P.PLOT, P.MEASYEAR, P.MEASMON, P.MEASDAY, P.MANUAL, P.CN FRO
M FIADB.NIMS_NRIS_PLOT_VW@NRV_FIA_FIADB P, FIADB.NIMS_NRIS_COND_VW@NRV_FIA_
FIADB C, FIADB.NIMS_NRIS_SURVEY_VW@NRV_FIA_FIADB S where p.cn = '4041000301
0690' and c.plt_cn = p.cn and s.cn = p.srv_cn  GROUP BY P.STATECD, P.UNITCD
, P.COUNTYCD, P.CYCLE, P.SUBCYCLE, P.PLOT, P.MEASYEAR, P.MEASMON, P.MEASDAY
, P.MANUAL, P.CN)
2 RMRS   1
2
* POPULATING SETTING DATA *
starts
after parse
after define
after execute_and_fetch
after column_value
after vc_global_id 223010848
starts
after parse
after define
after execute_and_fetch
after column_value
after vc_global_id 224010848
* SETTING TABLE IS LOADED *
Populate Setting Time: .00004
* EXECUTE LOAD *
starts
after parse
after define
after execute_and_fetch
after column_value
after vc_global_id 201102496010848
starts
after parse
after define
after execute_and_fetch
after column_value
after vc_global_id 101533444010848
starts
after parse
after define
after execute_and_fetch
after column_value
after vc_global_id 100189313010848
starts
after parse
after define
after execute_and_fetch
after column_value
after vc_global_id 111150042010848
starts
after parse
after define
after execute_and_fetch
after column_value
after vc_global_id 100340573010848
starts
after parse
after define
after execute_and_fetch
after column_value
after vc_global_id 100340574010848
starts
after parse
after define
after execute_and_fetch
after column_value
after vc_global_id 201102497010848
starts
after parse
after define
after execute_and_fetch
after column_value
after vc_global_id 201102498010848
starts
...I can paste the whole thing, but it literally scrolls for like 24 pages.
So if someone REALLY needs to see it, let me know...
But No packages have changed since February in the database. I asked him if he had set serveroutput on. And he doesn't.
Anyone recognize this form of output? I have been digging at this since 6AM, and I'm getting no where fast.
Thanks.As to why it should suddenly spew out on your user would be more of an application question, but the query shows some references to db_links, and a google of the error message (ORA-02019) seems to indicate that perhaps something happened to the tnsnames file on the server where this query was executing.

Similar Messages

  • Help Tomcat + Apache = strange output

    my jsp website works fine under tomcat 3.2.3, when i try to use apache 1.3 as web server, everything seems ok except that some jsps generate strange output. such as:
    HTTP/1.1 200 Date: Wed, 13 Mar 2002 09:09:02 GMT Server: Apache/1.3.23 (Win32) mod_jk/1.1.0 Keep-Alive: timeout=15, max=98 Connection: Keep-Alive Transfer-Encoding: chunked Content-Type: text/html; charset=GB2312
    the http header is displayed instead of web contents. does anyone know what is the problem? by the way, the jsp uses response.sendRedirect.
    any comments is welcome, thanks in advance.

    my jsp website works fine under tomcat 3.2.3, when i
    try to use apache 1.3 as web server, everything seems
    ok except that some jsps generate strange output.
    The http header is displayed instead of web contents.
    does anyone know what is the problem? by the way, the
    jsp uses response.sendRedirect.
    any comments is welcome, thanks in advance.Hi,
    I am doing some tests on the Dwarf Server Framework (http://www.gnome.sk). A HTTP server with a servlet container is part of it too.
    I wanted to know if something that does not work under tomcat 3.2.3 would work on DWARF.
    By the way, did the good jsps use the response.sendRedirect too?
    Could you please send me a jsp page which generates the strange output?
    Thanks,
    Erika

  • Creating a nicely formatted PDF output, suggestions/stratigies?

    I really wanted to call this "Stupid Questions 101", but figured this was probably a better thread title.
    I think this is going to rather long, as I have many variables and other considerations, so let me start off trying to explain.
    I finally have my application pretty much finished (at least the initial version, have to see what users say). Now, I also need to add the capability for a nicely formatted report that's rather complicated, preferably as a PDF file. The final result needs to look like pages from a book (different fonts, lots of whitespace, left, right and center alignement, etc.) instead of a standard report layout.
    So first, I have about 30 tables (views actually). For this application, I need to produce a report that goes through all of the views and 'dumps' all of the information in each table for whatever 'parent' record the user wants. There's going to be lots of looping, and I have the typical parent - child - grandchild relationships, so when I'm printing the child record, before progressing to the next child record, I also need to print all of the assosciated grandchild records.
    A couple views can be simply output in one line, like the simple report format. Most views though need to formatted across multiple lines, like a form. Many fields will also need to be wrapped across multiple lines, adding to the whitespace and indenting problem.
    All together, I have around 300 fields or so that I need output, so as I understand it, ApEx itself can't handle this as a web page (besides all the various looping problems, but also the 100 'item' limit), so I'm thinking that I'll need to create a page with a PL/SQL region and write a package (with all of the views getting their own procedure), that will go through all of the looping etc. I'll need for the 'dump'.
    So, I'm wondering which is the best approach to take on this, I don't think I can use a PSP page to accomplish this, so I think I just need to use the web toolkit.
    1. Should I start my PL/SQL region off with the "pre" tag, so my 'layout' stays intact?
    2. I'll also need to print my field 'labels' in bold, so will the "pre" tag interfere with that?
    3. Will it be easier to place the htp.p statements in my package's procedures, or just write the package with the htp.p statements and add those with the PL/SQL region on the page? (But then I'll need to use dbms.output to send the data to the region won't I?)
    4. Since this will wind up (hopefully) as a nicely formatted region on the page (with lots of whitespace, etc.), will the FOP package allow me to create it (just the region, not the entire page) as a PDF, or does the FOP package only work with standard ApEx 'reports'?
    5. Am I way off base here, or is there a better aproach I'm missing? I really need to try and keep everything free (otherwise I'd consider PL/PDF), as being in the government, money is usually pretty tight, we usually only have money just for our salaries and office space.
    Like I said above, pretty stupid questions, but I haven't used the web toolkit in about 7 years or so, being tied up with merging two database and cleaning up the data from one of them (it had no data validation or integrity constraints at all, everything was a free-form field, like a giant spreadsheet).
    Thanks for any suggestions on how to best tackle this next stage of my problem.
    Of to start experimenting some.
    Bill Ferguson

    For anybody following this, here's a couple updates.
    I decided to go with an internal stylesheet, vs. an external (one less file I need to worry about moving during an upgrade, machine change, etc.). Since I'm generating the entire page through a PL/SQL package anyway, the internal stylesheet stays with the code, just in a separate procedure.
    I'm having problems getting a button to fire off the javascript to popup a new window that runs the package. I can run the package fine if I start a new window manually and supply the URL/user.package.procedure, so it's something with where I'm placing the javascript call. I've searched the forums, and the closest I found to an answer was to add the code to the "Image Attributes", but when I tried that, it insisted on an image also being specified. Since I don't have an image, or know of any, I tried both the "HTML Button" and "Template Based Button", but those grey out the "Image Attributes", and the javascript doesn't seem to fire from the "Button Attributes".
    The (edited) javascript call is:
    onclick="javascript:MypopUp2
    ('http://my_machine:my_port/mrds/usgs.print_site.print_doc?dep_id_in=&P0_DEP_ID.',800,600);"Anybody have any ideas on what/where I really need to place this? The javascript does work elsewhere, it's simply a copy of the popup2 script in core.js that I moved over into my own javascript file.
    On a different note, since I'm learning about css as I progress, I discovered that using "div" "/div" causes a new line, while "span" "/span" does not (angle brackets replaced with quotes). Took me a while to get figured out, it was really messing up my formatting, so maybe somebody else just learning this css stuff can save a few headaches.
    Hope somebody knows where to add the code to the button. :^)
    Bill Ferguson

  • Strange Output From CS3 to Fiery printers

    When we output from Indesign CS3 we get a couple of strange issues to our fiery and one new issue just started with our Harlequin RIP.
    When printing a multi page document to the Fiery's (5 Different ones) sometimes page 1 will be oriented correctly and all of the other pages will be rotated on the sheet and cut off. Also when I go to make changes through command workstation to change duplex settings, image shift etc. It's a crapshoot if it will work on Indesign files. This has been happening with all iterations of Leopard.
    When printing to the Harlequin using a preset envelope template the file is oriented wrong. It doesn't matter if we put the sizes in manually or how we set the orientation in the print window it's wrong. This has been happening for a few weeks.
    Curretly we are on 10.5.5

    Sorry I wasn't clear. The rips are the print servers. They are hooked to a variety of printers Xerox, Konica, Canon and Presstek. The problem is when I send the file and preview it at the RIP. The problems are also there when I output the files from the Rip to the printers.
    The Fiery Problem is ocuring on several different Fiery RIPS each connected to it's own printer. We only have on Harlequin RIP and Device so I'm not sure how widespread it is. The problems do not exist if I send PDF's or other native files such as quark.

  • Is it normal?(NetworkManager applet's strange output & 3 IPv6 address)

    1) label ppp0 appears in NetworkManager applet every time when I up vpn-connection
    2) Also something strange with enp5s0. Output of "ip addr":
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default
        link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
        inet 127.0.0.1/8 scope host lo
           valid_lft forever preferred_lft forever
        inet6 ::1/128 scope host
           valid_lft forever preferred_lft forever
    2: enp5s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
        link/ether 10:bf:48:20:61:a4 brd ff:ff:ff:ff:ff:ff
        inet 10.0.122.144/8 brd 10.255.255.255 scope global dynamic enp5s0
           valid_lft 9283sec preferred_lft 9283sec
        inet6 2002:5be2:8e63:b:12bf:48ff:fe20:61a4/64 scope global noprefixroute dynamic
           valid_lft 2592003sec preferred_lft 604803sec
        inet6 fec0::b:12bf:48ff:fe20:61a4/64 scope site noprefixroute dynamic
           valid_lft 2592003sec preferred_lft 604803sec
        inet6 fe80::12bf:48ff:fe20:61a4/64 scope link
           valid_lft forever preferred_lft forever
    3: wlp3s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000
        link/ether 00:08:ca:67:17:e9 brd ff:ff:ff:ff:ff:ff
    9: ppp0: <POINTOPOINT,MULTICAST,NOARP,UP,LOWER_UP> mtu 1400 qdisc pfifo_fast state UNKNOWN group default qlen 3
        link/ppp
        inet 91.226.141.81 peer 1.1.1.1/32 scope global ppp0
           valid_lft forever preferred_lft forever
        inet 91.226.141.81/32 brd 91.226.141.81 scope global ppp0
           valid_lft forever preferred_lft forever
    Is it normal that this interface has three IPv6 addresses?

    Hi,
    We are hitting the software bug and the bug ID is CSCsz56711
    http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&bugId=CSCsz56711
    The issue is related to PCI componenet on the AP hardware and log that points to that is..
    bsnInitRcbSlot: slot 0 has venus radio(UNSUPPORT)
    The Replacement is the resolution and please contact your reseller or partner and if ur are the partner then RMA ids the resolution..
    Lemme know if this answered ur question and please dont forget to rate the usefull posts!!
    Regards
    Surendra

  • MAC to HGTV OUTPUTTING SUGGESTIONS

    Hi
    I used to stream online movies from my Power mac to my HGTV via the DVI to Video Apple adapter.
    Just upgraded to the new Mac Pro with the NVIDIA 8800gt card and realized the adapter is no longer supported (it only works with a couple of ATI cards)
    Basically I've been researching into getting some sort of - USB/Firewire based or VGA/DVI based, etc hardware which will help me output my desktop (mirroring or extending it) onto my HGTV. Possibly there is software which helps in the process and maybe substitute the rather obsolete "video mirroring" process.
    Any suggestions?
    There are so many option to turn you Mac into a TV but so hard to do the opposite
    Thank you

    Hello,
    i'm also a new Mac user (Vista did the trick , and i found this article on the Apple support website.
    Below information can also be used to do the inverse... Mac to PC.
    http://docs.info.apple.com/article.html?artnum=302392
    It explains how to do a backup to CD/DVD. When you have a large library, multiple DVD's will be used.
    It tried it out with a portion of my lib, burned a backup with my PC, and imported it on my MacBook. Works great! All but last played information is copied over...
    Even Podcast, Movies etc are taken into account, also music not residing within the iTunes folder. After the restore on Mac, everything is properly placed within the iTunes folder you assigned.
    Enjoy,
    Roger
    PS: in fact this article is "on the top" of the following list: http://www.apple.com/support/itunes/ :-))

  • Workflow Condition giving strange output

    Hello Experts,
    I am getting an strange issue in my workflow.
    Here is the condition in the workflow -
    &SWITCHDOC.SERVICEPROVIDERNEW.SERVICEPROVIDER& NE "space"  AND
    &SWITCHDOC.TARGETSUPPLYSCENARIO.VERSORGUNGSSZENARIO& NE "space"
    still i get the result false even if both the filed is filled in the container
    Can any one suggest me somthing on this issue?
    Thanks in Advance,
    Pritam

    Hi Pritam,
    whats the data type of your two parameters?
    Please check is there any default values and if it is type 'NUMC' means it has 0000 by default.
    So it can also made the conflict.
    Thanks,
    Vijay.

  • Strange Output issue of Procedure

    Hi,
    I have a Procedure with Two Out parameter of table type. I am using DB Adapter to fetch these two out parameter. One out is for Header rows and other out is for detail rows. The strange thing is that when I test this composite using SOA server i only get data from header table but no data from detail table. My Procedure is fine when i run in SQL developer. It gives data for both tables. One another thing that i already created same composite for two other master and detail tables and that is working really fine. I tried every trick but could not get any success in this composite. Kindly help me to point out any error.
    Thanks a lot
    Nasir

    Thanks Vijay for respond..
    I am not using any transformation or Mapping. I configured a DB Adapter first. Then make a BPEL Process having input and output according to DB Adapter XSD file. then i just invoked and copied the output of procedure to output of payload.
    Thanks
    Nasir

  • Thread program: Strange output

    Hi,
    I have written a simple thread program. Previously I was trying to print hello world in the run method, the I changed it to print the value of a static data member, but strangely its still printing hello World. However if I change the print statement in the main method, it is reflected in the output but the changes to the print statement are not. Its always hello World output. I have changed the name of file, recompile it, close the shell window, restarted the computer but always the output is hello world. Can somebody help me with that. My objetive is to prove that data segment is shred in threads.
    public class Share2 extends Thread{
    static int Data=10;
       public void run ( ) {
        Data=Data+10;
         System.out.println("Data="+Data);
      public static void main (String[ ] args ) {
        First obj=new First ( );
        obj.start ( );
        System.out.println("Data ^^^^in!!! 9999main****="+Data);
    }D:\javaprogs\misc\threads>javac Share2.java
    D:\javaprogs\misc\threads>java Share2
    Data ^^^^in!!! 9999main****=10
    Hello World
    D:\javaprogs\misc\threads>javac Share2.java
    D:\javaprogs\misc\threads>java Share2
    Data ^^^^in!!! 9999main****=10
    Hello World
    D:\javaprogs\misc\threads>
    Zulfi.

    public class Share2 extends Thread{
    static int Data=10;
    public void run ( ) {
    Data=Data+10;
    System.out.println("Data="+Data);
    public static void main (String[ ] args ) {
    First obj=new First ( );<<<<< what is First? >>>>>>
    obj.start ( );
    System.out.println("Data ^^^^in!!!
    n!!! 9999main****="+Data);
    D:\javaprogs\misc\threads>javac Share2.java
    D:\javaprogs\misc\threads>java Share2
    Data ^^^^in!!! 9999main****=10
    Hello World
    D:\javaprogs\misc\threads>javac Share2.java
    D:\javaprogs\misc\threads>java Share2
    Data ^^^^in!!! 9999main****=10
    Hello World
    D:\javaprogs\misc\threads>
    Zulfi.

  • Strange output wiht over

    Hi
    I have a table with data below. Both activity and cnt are declared as a number(20)
    select *from gl_data
    ACTIVITY     CNT
    200710     48562
    200711     43177
    200712     43027
    200801     43354
    200802     45083
    200803     43573
    200804     42617
    200805     43718
    200806     41725
    200807     41443
    200808     66808
    200809     40362
    200810     40050
    200811     42429
    200812     40803
    200901     40102
    200902     40288
    200903     41677
    200904     37978
    200905     38655
    200906     42813
    200907     38254
    200908     38526
    200909     54409
    select activity,cnt,sum(cnt) over(order by activity desc range 1 preceding) val
    from gl_data
    output of this query is
    ACTIVITY     CNT     VAL
    200909     54409     54409
    200908     38526     92935
    200907     38254     76780
    200906     42813     81067
    200905     38655     81468
    200904     37978     76633
    200903     41677     79655
    200902     40288     81965
    200901     40102     80390
    200812     40803     *40803*
    200811     42429     83232
    200810     40050     82479
    200809     40362     80412
    200808     66808     107170
    200807     41443     108251
    200806     41725     83168
    200805     43718     85443
    200804     42617     86335
    200803     43573     86190
    200802     45083     88656
    200801     43354     88437
    200712     43027     *43027*
    200711     43177     86204
    200710     48562     91739
    Why the output is not normal for the cnt 200812 and 200712, Why it is not getting summed.
    Edited by: user12152459 on Nov 3, 2009 7:54 PM

    Good point - better to see things as they are rather than as one would like them to be, and we'll leave it at that.
    To follow up on the first suggestion, it would have to be changed a bit if ACTIVITY is stored as DATE. Presuming a consistent value is used for the day (e.g. the 1st of the month), this should work:
    select to_char(activity,'YYYYMM'),cnt,sum(cnt) over(order by activity desc range 31 preceding) val from gl_data;
    Edited by: user5237783 on Nov 3, 2009 12:08 PM

  • Strange output of the PID module

    Dear all, 
    I meet a problem when using the PID module. I am only set P and use the PID as a linear gain. I found in some of my VIs , the output of the PID module is the opposite value, while in other VIs, the output is normal. In these case, I used to set the linearity of the PID as -1. Even though the VI can run normally in this way, I want to figure out what shall be the wrong about the PID module. Could you help me explain about the strange behavior about the PID module?
    Please see the attached file, I add some probes like 24 and 25 to show the values that represent this problem.
    Thanks
    best
    Attachments:
    PID module opposite output.png ‏193 KB

    Your set point is set to zero, your process variable appears to be 8.181 i.e. too high and error (SP-PV) is negative, so the output of your controller should be negative (-8.181 x Kp). The controller output is clamped to be between 0.5 and -0.5, and it is -0.5V, which is what you would expect if your Kp is the 0.1 one (I can't see which set of gains it is).
    So it appears to be correct ?
    Note: linearity should be between 0 and 1 (read the manual). Keep this set to 1 until you know things are working and only change if you need nonlinearity with error.
    Consultant Control Engineer
    www-isc-ltd.com

  • Strange output??

    Hello,
    I am using the SAX parser to parse a xml file which can be downloaded from the http://archive.godatabase.org/latest-termdb/go_daily-termdb.obo-xml.gz.
    The file is a gene ontology. My problem is that from the 25000 terms described in this file, the parser can not read the id node of 100 of these terms correctly. The output should be like
    GO:0000142
    while it reads it as
    GO:00001
    42
    as a result what I have as the terms id is 42 . As I said this only occurs randomly in 100 terms from the 25000 terms. The characters function doesn't do anything at all
    public void characters(char[] ch, int start, int length) throws SAXException {
              tempVal = new String(ch,start,length);
         }just reads the values. Any ideas??
    ehsan

    Thanks for letting me know what was wrong. The thing is that it's so easy to fix too. just use a stringbuffer instead of the string . so the character method will look like this.
    public void characters(char[] ch, int start, int length) throws SAXException {
                    sBuff.append(ch,start,length);                
         }And tou can reset the stringBuffer at the startElement method
    public void startElement(String uri, String localName, String qName, Attributes attributes) throws SAXException {
                   //reset the stringBuffer
                sBuff.setLength(0);     
                         }    Thanks again
    Ehsan

  • Strange output at boot, how to fix?

    When I boot my Arch i686 installation running on fakeRAID (RAID 0) I get a list of errors right after grub (after loading initramfs) saying
    Buffer I/O error on device sda3, logical block 1745542400
    Buffer I/O error on device sda3, logical block 1745542401
    Buffer I/O error on device sda3, logical block 1745542402
    Buffer I/O error on device sda3, logical block 1745542403
    Buffer I/O error on device sda3, logical block 1745542404
    RTNL: assertion failed at net/core/fub_rules.c (625)
    RTNL: assertion failed at net/ipv4/devinet.c (1045)
    RTNL: assertion failed at net/ipv4/imgp.c (1348)
    RTNL: assertion failed at net/ipv4/imgp.c (1199)
    usb2-2: device not accepting address at 2, error -71 (doesn't appear always)
    mknod: File exists
    What do these errors mean and where do they come from? Is it the hardware of some
    thing software?
    Someone suggested to me that my partition table is either incorrect, or my filesystems don't match the partitions I created (this happens when you re-partition your disk, but don't re-read your partition table for example):
    sda: rw=0, want=1953536123, limit=976773168
    attempt to access beyond end of device
    That can be because when I installed Arch on my new machine with the fakeraid (dmraid & RAID 0) I created the partitions with cfdisk via the installer. After setting them up and everything I wrote the table and cfdisk gave the warning (partition table created but could not re-read the table). Is there a way to fix this?
    Regards
    André

    your system freezes or it boots anyway ?
    if it freezes, I dont know what is the problem
    if it boots anyway, the error is because the partition sda3 is beyond the end of sda :
    RAID0 stripes data on both disk (sda and sdb on your system I guess)
    but the primary partition table is only on sda (check your /dev, you should have sda, sda1, sda2, sda3 and sda4, but only sdb)
    you have on your sda (which is 500GB) a partition table for a 1000GB disk
    so, if some of your primary partitions are beyond 500GB (partly or entierly), it complains that their are beyond the end of the drive while setting sda
    I don't know any way to fix this, except limiting primary partition's total size to 500GB (logical partitions on sda are not set, so they don't trigger this error)
    you can safely ignore this error since you never access sda (and you should never access it)
    PS: sorry for my English if something is not correct
    Last edited by nowahn (2009-01-09 21:50:55)

  • Strange output for one Vendor

    Hello to all,
    An end user has print a purchase order and there is some abnormal things on the output like payment terms conditions begin in the middle of the line but this problem is appearing only for a vendor, for all other vendors there is no problems.
    Where can we have specifications for the output of purchase order related to the vendor itself.
    Thanks in advance.
    Best regards.
    Zied.

    Hi,
    Check the output determination for the below partner functions in Vendor Master.
    OA - Ordering Address
    SP - Supplying Party
    IP  - Invoicing Party
    VN - Vendor
    Also check the NACE t-code for the Vendor / Plant / Company Code combinations for the EF (Purchase Order)
    Regards,
    Mohd Ali.

  • Strange Output of Thread

    Hi Friends
    I am getting very strange out put of the following code
    Plz explain!!!!!!!
    class BasicBlob {                                     // (1)
        static    int idCounter;
        static    int population;
        protected int blobId;
        BasicBlob() {
            blobId = idCounter++;
            ++population;
        protected void finalize() throws Throwable {      // (2)
            --population;
            super.finalize();
    class Blob extends BasicBlob {                        // (3)
        int[] fat;
        Blob(int bloatedness) {                           // (4)
            fat = new int[bloatedness];
            System.out.println(blobId + ": Hello");
        protected void finalize() throws Throwable {      // (5)
            System.out.println(blobId + ": Bye");
            super.finalize();
    public class Finalizers {
       public static void main(String[] args) {          // (6)
            int blobsRequired, blobSize;
            try {
                blobsRequired = Integer.parseInt(args[0]);
                blobSize      = Integer.parseInt(args[1]);
            } catch(IndexOutOfBoundsException e) {
                System.err.println(
                    "Usage: Finalizers <number of blobs> <blob size>");
                return;
            for (int i=0; i<=blobsRequired; ++i) {         // (7)
                new Blob(blobSize);
            System.out.println(BasicBlob.population + " blobs alive"); // (8)
       When I give the i/p 5 500000
    O/P is--------------------------
    0: Hello
    0: Bye
    1: Hello
    1: Bye
    2: Hello
    2: Bye
    3: Hello
    3: Bye
    4: Hello ////////// Why not Bye again as above 1 blobs alive
    1 blobs alive

    This has to do with whether Garbage Collector is collecting your unreferenced objects or not. In this case you are specifying a size of 500000, which from ur code is size of an array of integers (each 4 byte). so a single allocation of array corresponds to roughly 500000*4 bytes. On this size jvm heap will run out of memory for even 2 such objects and hence when it goes to create second object GC runs and your previous object is GC'ed. But for last object created this is not the case.
    U can try changing 500000 with a lesser value, say 500. All of your blobs will remain alive (if unfortunately they are not gc'ed :)).

Maybe you are looking for

  • MPLS from a customer view

    Scenario: I have thirty locations with one data center and one dr site. Each location has two pvcs. One for the data center one for the DR site. Question: If we switch to a MPLS network. It would be transparent to the because the router at each locat

  • Problem in Scheduling Agreement

    Dear All, I have the following issue in Scheduling Agreement (VA31). I have entered the Customer Schedule as on 01.09.2009 07.09.09    -- 500 Nos 14.09.09    -- 500 NOs 21.09.09    --500 Nos 28.09.09    --500 Nos All the above requirements are displa

  • Display normal text instead of drop down menu

    I have two tables. One is the customer particular, which has RaceID(int) as one of the field. The other table is Race, which has RaceID(int) and Race(char). Both of these tables are linked together. I have the following code generated from Ultradev w

  • Drive reading DVDs but not CDs

    My disc drive does not read ANY CDs but does read DVDs. I dont feel that it is 'broken' in the normal sense as it still instantly recognizes my DVDs but for CDs it eats it, spins it three times, and spits it back out. is this a problem I can fix with

  • What ia A2A and B2B scenario

    Hi all, Can any body please guide me about A2A and B2B scenario? What are both and what are the differences between the two. Thanks, Kulwant