Delivery Not Found - Problem

Im facing a problem in standard SAP functionality in MB03 - while Navigating to the delivery document  ( Menu path : Environment -> Delivery ) . For the material documents that are created in 2007 but posted in 2006 , system throws an error message that "No delivery exists for material document <Material Document No>" ( Message no. M7203 ).
I have posted few documents during the year end close of 2006 in Jan 2007 and these documents have their entry date of Jan 2007 and posting date in Dec 2006. I could not able to see the delivery documents for these material documents through MB03 . 
On further investigation,
Function module SD_SHOW_ORIGINATE_DOCUMENT is used in MB03 transcation to find the respective delivery document.  If the reference field of the material document is EMPTY ( MKPF - XBLNR ) , then this function module uses sales flow table VBFA to identify the delivery document number.
Code Scrap:
IF NOT MBLNR IS INITIAL.
    unavoidable, should not occur since 4.0, because vbeln filled
      SELECT * UP TO 1 ROWS FROM VBFA                   "#EC CI_NOFIRST
                            WHERE VBELN   = MBLNR
                                      AND   ERDAT LIKE BELJAHR
                                      AND ( VBTYP_V = VBTYP_LINO
                                      OR    VBTYP_V = VBTYP_LIRE
                                      OR    VBTYP_V = VBTYP_LIAV
                                      OR    VBTYP_V = VBTYP_GRWE ).
      ENDSELECT.
Above select query checks the flow document entry's creation date (VBFA-ERDAT) with material documents Document Year ( MSEG-MJAHR). But the material documents created on Jan 2007 but posted in Dec 2006 are failing in this select query, hence the system throws an message that "No delivery exists for material document <Material Document No>. ( Message no. M7203 )" . But actually Delivery Exist for the Material Document Posted in 2006.
In one of my Business Scenario i have come across this . How to identify the right delivery docuement thru programs.

Hi,
pass the value as X to the import parameter WAIT..
CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.
EXPORT
WAIT = 'X'.
Regards,
Nagaraj

Similar Messages

  • Work around for server not found problems on FF36

    I have found a work around for all the people having server not found problems with FF36.
    If you manually set your network adapter DNS to an external DNS server (as opposed to your local ISP) then the problem goes away. I set mine to use the two google DNS servers:
    Preferred: 8.8.8.8
    Alternate: 8.8.4.4
    Not a clue why this works but it is 100% successful on my desktop PC, whereas before I could hardly connect to a webpage with FF36 without multiple page refreshes and much frustration, even though FF35 was fine and rolling back to FF35 was also fine.
    Something has changed in FF36 and either the way it handles DNS or the way it works with some network adapters.
    It is nothing to do with add-ons, profiles or firewall software as I have tried all of these things and only the DNS change made a difference. I even copied over a full working profile and the program files directory for Mozilla from my portable which was having no problems and the problem still existed on the desktop, which is why I started looking at the network adapater since everything else between the working PC and the non working one was identical.
    Hopefully this will help the developers to pin down the real cause of the problem and fix it in the next release.

    Well done. Thanks for finding that.
    That is not only assigned but has an approved patch included in the scheduled Fx36.0.1 release so it should be fixed in few days, watch out for the upgrade.
    * Bug 1093983 - DNS resolver should not use 'ANY' to get cached records for TTL <sup>[https://bugzilla.mozilla.org/show_bug.cgi?id=1093983#c35 c#35]</sup>
    * https://wiki.mozilla.org/Firefox/Channels/Meetings/2015-03-03#Schedule_Update
    With the bug now fixed it would not really be appropriate to add further comment. I do now see another related bug assigned but not being fast tracked, so if all goes well that will probably land in Firefox 39.
    * Bug 1138242 - DNS: Request A and AAAA record types rather than ANY when obtaining TTL on Windows

  • [ADF JDEV11.1.1.4] Timezone region not found problem in JDEV

    HEllo,
    I just moved my project to JDEV11.1.1.4 from 11.1.1.3.
    All is fine except for database Navigator.
    In 11.1.1.3, I was able to connect to my Oracle Database from Database Navigator Tab. I just needed to set the Java options -Duser.timezone="+01:00" to my project to resolve the timesone region not found problem when running my app onto the embedded WLS.
    In 11.1.1.4, I can run mu project fine with same Java options but I cannot anymore connect to my DB using Database Navigator.
    I got the famous ORA-01882: timezone region not found error.
    I tried adding this line into ide.conf:
    AddVMOption -Duser.timezone="+01:00"
    but still not working.
    Any idea what I should do pls?
    thx
    Jack

    OK, I made a mistake into the line:
    Adding :
    AddVMOption -Duser.timezone="+01:00"
    in ide.conf works fine.
    I just forgot to close and reopen JDEV.

  • How do I get past the drivers not found problem during Windows 7 install?

    I have a brand new (March 2012) MBP running Mac OS 10.7.3 (Lion) with a SuperDrive.  I'm trying to use Boot Disk Assistant to install Windows 7 with a valid Windows 7 DVD burned from an .iso.  I've partitioned the 750 GB HDD with 500 GB for Mac OS and 250 GB for Windows.  The system reboots and starts to install Windows 7.  Then it pops up an error:
    "A required CD/DVD drive device driver is missing.  If you have a driver floppy disk, CD, DVD, or USB flash drive, please insert it now.
    Note: If the Windows installation media is in the CD/DVD drive, you can safely remove it for this step."
    Of course, I can't eject the Windows setup DVD because the eject button doesn't work so I can insert the Windows Support Software that I downloaded from Apple.  So, I copied the Windows Support Software to a USB drive.
    Once I get to this point, I can browse to the USB drive and I get the following file tree:
    Drivers
         Apple
              x64
         Asix
         Atheros
         ATI
         Broadcom
         Cirrus
         IDT SigmaTel
         Intel
              Chipset
                   All
                   ia64
                   Lang
                        Chip
                             (various languages)
                   WIN7
                   x64
         Marvel
         NVidia
              NVidiaChipset32
                   Ethernet
                        NAM
                   HDAudio
                   SMBUS
                   SMU
              NVidiaChipset64
                   Ethernet
                        NAM
                   HDAudio
                   SMBUS
                   SMU
              Win7_32
              Win7_64
         RealTek
    The only directory that the installer recognizes as having valid drivers is the Intel > Chipset > WIN7.  When I select all of the drivers listed, the installer acts like it's installing something but then it stops saying that new devices were not found.  I can't get past this point.  The Windows 7 installer will not continue.  If I select any of the other directories, I get the message "No device drivers were found.  Make sure that the installation media contains the correct drivers, and then click OK."
    Any thoughts?  Admittedly, this is the my first experience dealing with Mac OS and I'm completely out of my league.  However, this is a Windows installation issue and I'm getting hung up on device drivers.  Usually in the PC world, I can easily go to the manufacturer's website and just download the drivers I need directly.
    ...Mel    
    Sr. Systems Administrator - Windows, SharePoint

    valid Windows 7 DVD burned from an .iso.
    Usually burned ISO to DVD only works when burn speed is set to slowest.
    Otherwise there are a number of problems with the install failing to do proper install, sometimes not even booting to start the install. Trouble is from using Apple Disk Utility. Burned in Windows, the ISO will be fine. Using Disk Utility at slowest has become "try reburn again at reduced speed."
    You can use mouse on startup to eject DVDs but what you want is your drivers later after Windows is installed, and have them on USB flash or something.
    you don't need any drivers except in a few cases (MacBook Air that lacks DVD and uses USB-DVDs)
    Product support page is best place to start with every device and product.
    www.apple.com/support/bootcamp
    has manual pdf, faq, how to, support articles

  • Import javax.mail not found problem

    I have downloaded the most recent mail.jar and activation.jar files and have created a library w/in JDev called javamail and have added these jars to that library. I have also included this library in my ViewController Project. The problem I am having is that the following imports statements are not found by JDev:
    import javax.mail.Message;
    import javax.mail.MessagingException;
    import javax.mail.Multipart;
    import javax.mail.Session;
    import javax.mail.Transport;
    import javax.mail.internet.InternetAddress;
    import javax.mail.internet.MimeBodyPart;
    import javax.mail.internet.MimeMessage;
    import javax.mail.internet.MimeMultipart;
    When I open up the mail.jar I can find all of these classes, so why are these imports not being recongnized?
    I have also tried import javax.mail.*; to include everthing and this does not work either.
    Does anyone have any suggestions on how to trouble shoot this issue?

    Try to add the J2EE library - which is predefined in JDeveloper- to your project's libraries.
    Worked for me.

  • Table or View Not Found Problem

    Hi all,
    I am facing a strange problem where-in I am calling a query from a normal SQl window which works but the same in Procedure gives me an error.
    User A...This runs this statement
    Select * from B.emp which gives results. The same statement when I compile in a procedure it gives an error saying Table or View not Found.
    User A has a select on B.Emp where B is the owner of table Emp.
    I am not able to get to the solution of the same. Is it apossibility of a synonym conflict? Can someone help in what ways this error can come?
    Thanks and Regards,
    Kapil Uppal

    Hi,
    >>Well the error is Table Or View Does not exist
    Interesting, what version of Oracle are you using ? As you can see below, the stored procedure does not recognized the privilege that have been granted through a role.
    LEGATTI@ORACLE10> create user user1 identified by user1;
    User created.
    LEGATTI@ORACLE10> create user user2 identified by user2;
    User created.
    LEGATTI@ORACLE10> grant connect,resource to user1,user2;
    Grant succeeded.
    LEGATTI@ORACLE10> create table user1.emp (id number);
    Table created.
    LEGATTI@ORACLE10> create role user1_role_tables;
    Role created.
    LEGATTI@ORACLE10> grant user1_role_tables to user2;
    Grant succeeded.
    LEGATTI@ORACLE10> grant select on user1.emp to user1_role_tables;
    Grant succeeded.
    LEGATTI@ORACLE10> connect user2/user2
    Connected.
    USER2@ORACLE10> select count(*) from user1.emp;
      COUNT(*)
             0
    USER2@ORACLE10> create or replace procedure my_test_procedure as
      2  n_id number;
      3  begin
      4  select count(*) into n_id from user1.emp;
      5  end;
      6  /
    Warning: Procedure created with compilation errors.
    USER2@ORACLE10> show errors
    Errors for PROCEDURE MY_TEST_PROCEDURE:
    LINE/COL ERROR
    4/1      PL/SQL: SQL Statement ignored
    4/38 PL/SQL: ORA-01031: insufficient privilegesCheers

  • Class not found problem in Tomcat Web app

    Hi,
    I created a Web Service using JWSDP. I want to invoke a Web service method from my servlet. It works fine on Win NT Workstation, but on Windows 2000 it gives class not found error because it fails to pick up the jars that come with the pack in common\lib directory. I copied the jars to all possible lib paths as below, but looks like there's something wrong with the class loader. This problem comes in all our win2k machines. Does anyone have any clue about this.
    /WEB-INF/lib/*.jar of your web application
    $CATALINA_HOME/common/endorsed/*.jar
    $CATALINA_HOME/common/lib/*.jar
    $CATALINA_HOME/shared/lib/*.jar
    Thanks in advance,
    Sriram.

    If it can't find servlet.jar in the Tomcat dir, you should do what I did. I copied servlet.jar to C:\j2sdk1.4.0_01\jre\lib\ext\servlet.jar
    Then I added that to my CLASSPATH, and it finally found servlet.jar (it never found it in the Tomcat folder where it was).

  • Page not found problem

    I hope someone can help me with this mystery.
    I added a first level page to my site and checked it in preview mode. Looks great. Everything works fine. But when I published it, the menu bar takes me to a page not found error.
    So I saved the site as html and uploaded that to my server. Still the same problem. Then I created a duplicate page with a different name and went through the whole process again but it is also not found.
    I don't think this is a hosting problem because all of my other changes are showing up instantly.
    I've never had this problem in Muse before. Can anyone tell me how to get the new page to show up online?

    Hi
    In Muse, Under site plan, go to page that shows this error, right click on thumbnail and see if "Export Page" option is checked or not. If not, check it, save and republish, this will resolve the problem.

  • DataControl not found problem

    Hello,
    I have a problem with my ADF application, when I try to load a simple jspx page in a browser it shows error message "Object AppModuleDataControl of type DataControl is not found".
    I can see it under the Data Controls node and I have it added in DataBindings.cpx file like this
    <BC4JDataControl id="AppModuleDataControl" Package="applicationModules"
    FactoryClass="oracle.adf.model.bc4j.DataControlFactoryImpl"
    SupportsTransactions="true" SupportsFindMode="true"
    SupportsRangesize="true" SupportsResetState="true"
    SupportsSortCollection="true"
    Configuration="AppModuleLocal" syncMode="Immediate"
    xmlns="http://xmlns.oracle.com/adfm/datacontrol"/>
    Can anyone help me? On what descriptor does ADF depend to bee able to see Data Controls?

    Hi
    I too am facing the same problem .. Can you pls any conclusive solution to this issue
    Thanks

  • Input/Output And Method Not Found Problem

    Ok so firstly I think I should apologise on two fronts.
    Firstly, 'cause this is probably posted in the wrong board but I'm not sure this was suitable for the Swing board just 'cause I've been using Swing? And secondly 'cause the code I'm gonna post is so shoddy I would think this constitutes as flaim-bait. >_>
    In my defense this is purely for a little class project to give something to write some documentation on so I'm really not too bothered about the efficiency or ace-mazingness of the end result. I just want it to work.
    To the problem at hand.
    I'm trying to write a program that asks the user a question and then outputs their answer to a file, from which a tally of answers can later be made for the purpose of displaying "results".
    My problem is I've been having problems with the input/output of saving the answers given to the program.
    I'm still learning and input/output is probably my weakest subject (other than, y'know, being good at Java). I've had a bash at it in the following code but all it does it overwrite what is in the file with a single answer so no list of results accumulate. I generally don't have an idea what to try for that one so any pointers would be appreciated.
    Also, my second problem is, in trying to gather results by tallying what is contained in the file, I've run across a problem with the charAt() method not being found and I'm not sure why. Isn't that method a part of java.lang?
    Here's the code thus far:
    //libraries
    import javax.swing.*;
    import javax.swing.border.*;
    import javax.swing.text.*;
    import javax.swing.event.*;
    import java.awt.*;
    import java.awt.event.*;
    import java.text.*;
    import java.io.*;
    class CaseStudy {
         public static void main(String args[]) {
              GUI maininterface = new GUI();
              maininterface.setupMenu();
              maininterface.display();
    class GUI {
         //for the actionlisteners
         int whatframe = 0;
         //creates mainframe and border content panel
         JFrame mainframe = new JFrame("Survey Client");
         JPanel borderpanel = new JPanel(), bottompanel = new JPanel();
         JButton quizbutton = new JButton("Take the quiz"), tallybutton = new JButton("Show Results"), submitbutton = new JButton("Submit Results"), menubutton = new JButton("Return To Menu");
         QuizQuestions toppanel = new QuizQuestions();
         QuizResults toppanel2 = new QuizResults();
         GUI() {
              //sets border in borderpanel, this spaces the main content in from the sides of the window
              borderpanel.setBorder(BorderFactory.createEmptyBorder(10,10,10,10));
              //sets up the frame and panels and adds on borders
              mainframe.setDefaultCloseOperation(mainframe.EXIT_ON_CLOSE); // exits java when clicking on close on main frame
              mainframe.getContentPane().add(borderpanel); // adds the panel as a component to the frame, the panel can hold stuffs
              borderpanel.setLayout(new BoxLayout(borderpanel, BoxLayout.PAGE_AXIS));// page_axis means it'll layout vertically
              bottompanel.setLayout(new BoxLayout(bottompanel, BoxLayout.LINE_AXIS));// line_axis means it'll layout horizontally
              //gives button an action
              quizbutton.addActionListener(new ActionListener() {
                   public void actionPerformed(ActionEvent e1) {
                        setupQuiz();
              tallybutton.addActionListener(new ActionListener() {
                   public void actionPerformed(ActionEvent e1) {
                        if(whatframe == 1) setupResults();
                        else {
                             int rusure = JOptionPane.showConfirmDialog(null, "Are you sure you wish to show results? Any current quiz answers won't be saved.", "Please Choose One", JOptionPane.YES_NO_OPTION);
                             if(rusure == JOptionPane.YES_OPTION) setupResults();
              menubutton.addActionListener(new ActionListener() {
                   public void actionPerformed(ActionEvent e1) {
                        setupMenu();
              submitbutton.addActionListener(new ActionListener() {
                   public void actionPerformed(ActionEvent e1) {
                        toppanel.doQuiz();
              borderpanel.add(bottompanel);
         public void setupMenu() {
              if(whatframe == 3) {
                   bottompanel.remove(menubutton);
                   borderpanel.remove(toppanel2);
              whatframe = 1;
              //adds components and lays them out
              bottompanel.add(quizbutton);
              bottompanel.add(Box.createRigidArea(new Dimension(0,10)));
              bottompanel.add(tallybutton);
              display();
         public void setupQuiz() {
              bottompanel.remove(quizbutton);
              bottompanel.remove(Box.createRigidArea(new Dimension(0,10)));
              bottompanel.remove(tallybutton);
              whatframe = 2;
              bottompanel.add(submitbutton);
              bottompanel.add(Box.createRigidArea(new Dimension(0,10)));
              bottompanel.add(tallybutton);
              borderpanel.add(toppanel);
              display();
         public void setupResults() {
              if(whatframe == 1) {
                   bottompanel.remove(quizbutton);
                   bottompanel.remove(Box.createRigidArea(new Dimension(0,10)));
                   bottompanel.remove(tallybutton);
              else {
                   bottompanel.remove(submitbutton);
                   bottompanel.remove(Box.createRigidArea(new Dimension(0,10)));
                   bottompanel.remove(tallybutton);
                   borderpanel.remove(toppanel);
              whatframe = 3;
              bottompanel.add(menubutton);
              borderpanel.add(toppanel2);
              display();
         public void display() {
              //sets the size of the frame around it's components and then shows it
              mainframe.pack();
              mainframe.setVisible(true);
              mainframe.validate(); //makes referenced container relayout it's components
    class QuizQuestions extends JPanel {
         LoadingSaving loadsave = new LoadingSaving();
         JPanel popm = new JPanel(), pop1 = new JPanel(), pop2 = new JPanel(), pop3 = new JPanel(), pop4 = new JPanel();
         JFormattedTextField ques = new JFormattedTextField(), op1 = new JFormattedTextField(), op2 = new JFormattedTextField(), op3 = new JFormattedTextField(), op4 = new JFormattedTextField();
         JButton bop1 = new JButton("1"), bop2 = new JButton("2"), bop3 = new JButton("3"), bop4 = new JButton("4");
         char answer;
         QuizQuestions() {
              popm.setLayout(new BoxLayout(popm, BoxLayout.PAGE_AXIS));
              pop1.setLayout(new BoxLayout(pop1, BoxLayout.LINE_AXIS));
              pop2.setLayout(new BoxLayout(pop2, BoxLayout.LINE_AXIS));
              pop3.setLayout(new BoxLayout(pop3, BoxLayout.LINE_AXIS));
              pop4.setLayout(new BoxLayout(pop4, BoxLayout.LINE_AXIS));
              this.add(popm);
              popm.add(ques);
              popm.add(pop1);
              popm.add(pop2);
              popm.add(pop3);
              popm.add(pop4);
              pop1.add(op1);
              pop1.add(bop1);
              pop2.add(op2);
              pop2.add(bop2);
              pop3.add(op3);
              pop3.add(bop3);
              pop4.add(op4);
              pop4.add(bop4);
              //sets up question text fields
              ques.setEditable(false);
              op1.setEditable(false);
              op2.setEditable(false);
              op3.setEditable(false);
              op4.setEditable(false);
              bop1.addActionListener(new ActionListener() {
                   public void actionPerformed(ActionEvent e1) {
                        answer = 'a';
              bop2.addActionListener(new ActionListener() {
                   public void actionPerformed(ActionEvent e1) {
                        answer = 'b';
              bop3.addActionListener(new ActionListener() {
                   public void actionPerformed(ActionEvent e1) {
                        answer = 'c';
              bop4.addActionListener(new ActionListener() {
                   public void actionPerformed(ActionEvent e1) {
                        answer = 'd';
              Question1();
         public void doQuiz() {
              loadsave.save(answer);
         public void Question1() {
              ques.setValue("Who's your favourite X-Men character?");
              op1.setValue("Cyclops");
              op2.setValue("Xavier");
              op3.setValue("Wolverine");
              op4.setValue("Rogue");
    class QuizResults extends JPanel {
         LoadingSaving loadsave = new LoadingSaving();
         JPanel popm = new JPanel();
         JFormattedTextField op1 = new JFormattedTextField(), op2 = new JFormattedTextField(), op3 = new JFormattedTextField(), op4 = new JFormattedTextField();
         int[] answerarray = new int[4];
         QuizResults() {
              popm.setLayout(new BoxLayout(popm, BoxLayout.PAGE_AXIS));
              this.add(popm);
              popm.add(op1);
              popm.add(op2);
              popm.add(op3);
              popm.add(op4);
              op1.setEditable(false);
              op2.setEditable(false);
              op3.setEditable(false);
              op4.setEditable(false);
              answerarray = loadsave.load();
              op1.setValue(answerarray[0]);
              op2.setValue(answerarray[1]);
              op3.setValue(answerarray[2]);
              op4.setValue(answerarray[3]);
    class LoadingSaving {
         public void save(char answer) {
              FileReader fr;
              FileWriter fw;
              BufferedReader br;
              String s;
              try {
              //ERRORERRORERRORERRORERRORERRORERRORERRORERRORERRORERRORERRORERRORERRORERRORERROR
                   fr = new FileReader("casestudyoutput.txt");
                   fw = new FileWriter("casestudyoutput.txt");
                   br = new BufferedReader(fr);
                   if (br.readLine() == null) s = "x";
                   else s = br.readLine();
                   s = s + answer;
                   fw.write(s);
                   fr.close();
                   fw.close();
              //ERRORERRORERRORERRORERRORERRORERRORERRORERRORERRORERRORERRORERRORERRORERRORERROR
              catch(FileNotFoundException exc) {
                   JOptionPane.showMessageDialog(null, "File not found.");
                   return;
              catch(IOException exc) {
                   JOptionPane.showMessageDialog(null, "Something bad happened.");
                   return;
         public int[] load() {
              FileReader fr;
              BufferedReader br;
              int[] answerarray = new int[3];
              String s;
              long length;
              int a = 0, b = 0, c = 0, d = 0;
              answerarray[0] = 0;
              answerarray[1] = 0;
              answerarray[2] = 0;
              answerarray[3] = 0;
              try {
                   fr = new FileReader("casestudyoutput.txt");
                   br = new BufferedReader(fr);
                   if (br.readLine() == null) return answerarray;
                   else s = br.readLine();
                   length = s.length();
                   for(int i = 0; i < length; i++) {
                        char ch = charAt(i); //ERRORERRORERRORERRORERRORERRORERRORERRORERRORERRORERRORERRORERRORERRORERRORERROR
                        switch(ch) {
                             case 'a':
                                  a++;
                                  break;
                             case 'b':
                                  b++;
                                  break;
                             case 'c':
                                  c++;
                                  break;
                             case 'd':
                                  d++;
                                  break;
                   answerarray[0] = a;
                   answerarray[1] = b;
                   answerarray[2] = c;
                   answerarray[3] = d;
                   fr.close();
              catch(FileNotFoundException exc) {
                   JOptionPane.showMessageDialog(null, "File not found.");
                   return answerarray;
              catch(IOException exc) {
                   JOptionPane.showMessageDialog(null, "Something bad happened.");
                   return answerarray;
         return answerarray;
    }Any pointers/tips/solutions/angry posts to tell me to stop trying to learn Java would be greatly appreciated.
    Thanks in advance!
    Oh, and in trying to work with it a bit further I realised I'm having a few problems with runtime errors due to exceptions. The first was due to the array being assigned out of bounds (fixed in the above code). But the second reads the following:
    Exception in thread "main" java.lang.NullPointerException
         at Loadingsaving.load(CaseStudy.java:330)
         at QuizResults.(init)(CaseStudy.java.259)
         at GUI.(init)(CaseStudy.java:34)
         at CaseStudy.main(CaseStudy.java:15)Not quite sure what this one means or how to handle it. =\
    Edited by: ThePermster on May 19, 2008 8:08 AM

    A NullPointerException means a method has been called on a null object, or a variable that isn't pointing to any object. Your Exception points to line 330, which is:
    length = s.length();A NPE on that line means that s is null. So let's look at where s is set:
    if (br.readLine() == null) return answerarray;
    else s = br.readLine();s gets it's value from br.readLine(), so that method must be returning null. You have a logical error here. Look at your If-Else. It reads a line, makes sure it isn't null...then it reads another line. Well what if that line is null? You are performing 2 reads here instead of 1.
    Since your If condition returns a value, there's no need for an Else. The code will continue on until it reaches another return. Try this:
    s = br.readLine();
    if (s == null) return answerarray;

  • Facing class not found problem

    Hi guys i am using c3-00 ,LAST day i just update my software version to 8.60 ,i really enjoyed the new update but i will face new problem, every application cant opened:it shows app error the details shown JAVA CLASS NOT FOUND ,and i try to reset my phone but the secuirty code also cahanged so i am really upsad with simley sad .any one please help me this is my no 9940922030.My mail id is [email protected]

    Hi,
    If you have not changed security code before, default code is 12345.
    Try reset factory settings and if it does not help, please try to reupdate your phone with Nokia Suite.
    At last maybe it is best you visit to the nearest Nokia Care Point ni your area.
    Br
    mahayv

  • Image offline or not found problem

    I've been traveling a lot so I decided to move my entire Aperture Library to a firewire 800 drive thinking that I would be able to work from my laptop or desktop and have the exact same library without problems. It seemed to work fine until I plugged back into the desktop and now the images that have been imported and edited on the laptop show up but are not accessible with AP giving me this warning "The selected master image is either offline or not found. Please reconnect it and try again." I can't navigate using the manager because it can't/won't see the Aperture Library file.
    I tried exporting the project on my laptop then re-importing the project back on my desktop with same results. The files are in the external drive but it seems like its looking for the original computer from which it was installed...
    What do I do to fix this?

    Are you using Ap2 or 3 ?
    Are your images in the Aperture library on your desktop because Aperture cant 'see' them, have you dropped them say in your documents folder in error ? If you have, Aperture cant access them as it uses the pictures folder in your home folder by default.
    You may have selected upon import to store files somewhere else other than the default pictures folder.. Use the finder to search for your Aperture Library.aplibrary.
    In Ap3 it should be a simple export import operation. If Ap3..? did you export as a 'Project as new library'... or try to export by drag and drop...? Or export individual projects ?
    Ap3 supports merging everything you did on your laptop as a new library where it gathers everything you did, adjustments, metadata, keywords etc....
    Regards....... Gerry..

  • HTTP 404 NOT FOUND Problem

    Hi everyone,
    After the weekend, my apex applicaton is not reachable. When i try to connect apex login page by typing :
    http://10.10.4.16:7777/pls/apex/apex_login
    I couldnt connect that host. And title of page "HTTP 404 NOT FOUND" and content of page is :
    *"The page cannot be found*
    *The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.*
    *Please try the following:*
    *If you typed the page address in the Address bar, make sure that it is spelled correctly.*
    *Open the 10.10.4.16:7777 home page, and then look for links to the information you want.*
    *Click the Back button to try another link.*
    *Click Search to look for information on the Internet.*
    *HTTP 404 - File not found*
    *Internet Explorer*
    I can connect that host via plsql also http://10.10.4.16:7777/ host is reachable. When i add "/pls/apex/apex_login" to http://10.10.4.16:7777/ that page not found.
    Also content of http://10.10.4.16:7777/ is:
    Index of /
    Name
    Last modified
    Size
    public/ Thu, 14 Aug 2008 11:30:10 GMT
    sys/ Thu, 14 Aug 2008 11:30:16 GMT
    How can i fix this problem? ( By the way I set the DBMS_XDB.SETHTTPPORT, this is active )

    1. This machine's responsibility not belongs to me. May be one of Unix Admin change a feature or parameters.
    2. I cannot found any related error log file in 10gAS folder.
    Can you predict why this is happen?

  • Page not found problems

    I'm traying to create a data page to display the result of a view in JDev 10g.
    when i run the page....i got a page not found! what can be the problem?

    Pedro,
    you should provide more information to the request. As a rule of thumb: Always spend the same time on asking a question that you want others to spend on answering it.
    e.g. How do you create the page ?
    From where do you start it
    Frank

  • Gcc: command not found problem

    Hi,
    i just full installed cygwin 1.5.5-1 'cause i need to comiple and build a dll so i need to use gcc but in response to this command:
    gcc helloworld.cpp
    i get:
    bash: gcc: command not found
    Is that a windows xp problem or do i have to somehow configure cygwin? I read all the manuals i found but couldn't help.
    Best regards
    Nereida

    Depending on the way you install cygwin, the start for setup.exe is different.
    I will explain the way starting from web:
    http://www.cygwin.com/setup.exe
    You have to choose
    1) Install from Internet
    2) your directory for cygwin like: "D:\Programme\cygwin"
    and the install for all or just for you
    3) choose a local package directory like "D:\Programme\cygwin"
    4) choose the settings to access the web like "Use IE5 Settings"
    5) choose the nearest you download server
    !!! and now the interesting Selection starts: !!!
    A tree of packages is listed you have to click at 6. line (+Devel) at the word Default
    +Devel # Default
    Default should changed to:
    +Devel #  Install
    ...this is already your developer-pack within gcc
    but further you have to go to Libs (line 12) and now click to the '+' -sign:
    + Libs # Default
    The lib tree should now opened.
    go up to the 5. last line at the 6. column "Package" you should read w32api: Win32 API header and library ...
    look back to column 3 "New" there stands Skip click on it [as long] that you see the version number (2.5-1) or any better
    It should help but it is not necessary to click on
    + Doc # Default (line 7)
    so that it changes to
    + Doc # Install.
    so now you can finish your installation!
    I hope it helps
    mike

Maybe you are looking for

  • How do I convert a PDF file to Word when the conversion buttion is light grey, hence unavailable even though I'm signed in?

    I have just signed up. I need to convert a PDF file into Word. For whatever reason, the button which will select the conversion I want is light grey, hence unavailable. I am signed in - I've tried refreshing / starting again. Nothing is working. VERY

  • Help needed extracting information from command output using sed

    I want to be able to pipe the output of: playerctl metadata into sed and extract only the relevant information. I have a working knowledge of regular expressions but I'm not how to get sed to only output the matched text. For reference, this is an ex

  • Dreamweaver Template/Contribute Issue

    I have a template created in Dreamweaver that has a bunch of CFINCUDES in it. When you view the page in Contribute, the page renders just fine but when you go to edit mode, a bunch of little yellow CF icons show up for each CFINCLUDE. I know that thi

  • Audigy and 24-

    This might be a dumb question, but i recently bought an Audigy 24 bit card. How do I turn on the 24 bit setting?

  • Adobe form integration in webdynpro

    Gudday, I need to integrate my adobe form in webdynpro using ABAP and fill the form from the browser which should get updated in the database. I hav form which will display fields like pernr,vorna,nachn. After inserting the form integration element..