[AS] Iterate over a page names thrown exception

See you soon,.

Something is wrong with my script to export AS. A loop more pages and get the name

current page will return '1' for the page [0], but the exception to the following pages:

Cannot make article 2 name of {'class' page id 179 [snip] of "test.indd" of the application}

String type "Adobe InDesign CS3"}

Can you help me the rookie from ACE?

(* 
     Export all open documents to single PDF documents.
     v1.0 07/2010
     Rasmus Olsen
     
*)
-- choose a folder and cast to string
set myFolder to (choose folder) as string
-- set timeout to 10 minutes
with timeout of (10 * 60) seconds
     tell application "Adobe InDesign CS3"
          try
               -- get PDF export presets as strings
               set presets to name of PDF export presets
               -- get selected list item as string
               set selected to {choose from list presets} as string
               -- iterate over documents
               repeat with doc in documents
                    set docname to name of doc
                    -- remove extension via newname
                    set newname to text 1 thru -6 of docname
                    if (count of pages of doc) > 1 then
                         -- doc's got more than one page
                         set docpages to pages of doc
                         -- iterate over pages
                         repeat with aPage in docpages
                              -- need help with this:
                              -- get page name as string trows an exception with all pages except page 1
                              set pagename to name of aPage as string
                              display dialog pagename
                              tell doc
                                   -- export page with pagename suffix
                                   export format "Adobe PDF" to (myFolder & newname & "_" & pagename & ".pdf") using selected without showing options
                                   close saving no
                              end tell
                         end repeat
                    else
                         tell doc
                              -- export page
                              export format "Adobe PDF" to (myFolder & newname & ".pdf") using selected without showing options
                              close saving no
                         end tell
                    end if
               end repeat
               -- catch..
          on error e
               display dialog e
          end try
     end tell
end timeout

It may need some parens, as in:

the pagename to (name of the aPage) value as string

Although the 'as string' is redundant. But you can simplify your loop a bit, using something like:
Repeat with i from 1 to count pages
pagename page name value I have
...

Tags: InDesign

Similar Questions

  • HP CP4525DN print black all over the Page

    Hello, I have a HP CP4525 that prints black all over the page with the exception where there are printed words.  I reinstalled the fuser unit and tried to swap black ink.  It's a brand new printer from the box.  I have attached a picture of one of the printing as kind of hard to explain what the question.

    Any help would be appreciated.

    Edit - added an another attachment with the print quality test pages

    Has started sharing a printer of spare parts in another office.  Turns out be the formatter Board.

    Thank you.

  • How a TableView can iterate over the lines and get the cells?

    I need to iterate over all rows in a TableView without using events. I would like to get the total number of lines, TableRow and a cell of a TableColumn specified in the TableRow.

    Something like this:
    for(TableRow tableRow: tableView.getRows()){
        Cell cell = tableRow.getColumn(4).getCell();
        // do something to the cell 
    }
    Is this possible?

    Published by: Conzar on May 19, 2013 23:18

    However, the problem with the checkbox has been resolved so I don't need to iterate over the lines longer.

    Yes, don't use do not research to manage this is a much better solution, I just gave my search for a solution based on because you asked an iterative solution.

    Below (research) code produces no output.

    It works for me, I've included an example of executable, so you can try it.

    My guess is that you are not taking into account the fact that the research is just a glimpse of the cells of the table at a time in time.
    If you do a search for cell before show you the table on a stage, he's not coming back what it is because the cells are generated only on an as needed basis, and there is no need to generate all the cells before displaying the table on a stage.

    I get the following output on Win7 Java8b89:

    NumberedTableViewSample$2$1@344fe46[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@44187690[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@34618adc[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@61eb7609[styleClass=cell indexed-cell table-cell table-column]
    NumberedTableViewSample$2$1@50b006a1[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@307d4153[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@89b7483[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@70ce61fd[styleClass=cell indexed-cell table-cell table-column]
    NumberedTableViewSample$2$1@178969ad[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@e3149ea[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@3683d879[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@589e421f[styleClass=cell indexed-cell table-cell table-column]
    NumberedTableViewSample$2$1@7e26215b[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@69d59720[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@1ad26ff1[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@32b058e4[styleClass=cell indexed-cell table-cell table-column]
    NumberedTableViewSample$2$1@582e254[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@261c4ebd[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@2cb9cfb[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@63c6fe00[styleClass=cell indexed-cell table-cell table-column]
    NumberedTableViewSample$2$1@16a98443[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@58247401[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@34dc3da4[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@78a62ea[styleClass=cell indexed-cell table-cell table-column]
    NumberedTableViewSample$2$1@29e0032e[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@1781c971[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@18b2e479[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@4801295b[styleClass=cell indexed-cell table-cell table-column]
    NumberedTableViewSample$2$1@19e4c622[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@6a766d41[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@572aed5d[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@3bdf71a4[styleClass=cell indexed-cell table-cell table-column]
    NumberedTableViewSample$2$1@524c48c7[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@47b5a3ea[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@6ef8b38b[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@7fd2ee72[styleClass=cell indexed-cell table-cell table-column]
    NumberedTableViewSample$2$1@4994195c[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@49620450[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@246d8751[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@17e90472[styleClass=cell indexed-cell table-cell table-column]
    NumberedTableViewSample$2$1@def00[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@d1aa50a[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@2a7a58ba[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@2675cbd1[styleClass=cell indexed-cell table-cell table-column]
    NumberedTableViewSample$2$1@1c06ee08[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@1685718d[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@6ba1936c[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@61ef15e5[styleClass=cell indexed-cell table-cell table-column]
    NumberedTableViewSample$2$1@6b2ace30[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@3c4d17c7[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@1c3c9aad[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@27eadfe[styleClass=cell indexed-cell table-cell table-column]
    NumberedTableViewSample$2$1@3f83a064[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@579615f1[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@52a9271b[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@1d221557[styleClass=cell indexed-cell table-cell table-column]
    NumberedTableViewSample$2$1@18947d9e[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@537eab32[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@687cc257[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@3d524978[styleClass=cell indexed-cell table-cell table-column]
    NumberedTableViewSample$2$1@44554375[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@22f89594[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@1f891aaf[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@bafcb2f[styleClass=cell indexed-cell table-cell table-column]
    NumberedTableViewSample$2$1@7ddeea8c[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@26023325[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@4b14700f[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@89eb58[styleClass=cell indexed-cell table-cell table-column]
    NumberedTableViewSample$2$1@6a55a4a6[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@7d95454d[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@375592eb[styleClass=cell indexed-cell table-cell table-column]
    TableColumn$1$1@7add3f35[styleClass=cell indexed-cell table-cell table-column]
    

    TestApp:

    import javafx.application.Application;
    import javafx.beans.property.ReadOnlyObjectWrapper;
    import javafx.beans.property.SimpleStringProperty;
    import javafx.beans.value.ObservableValue;
    import javafx.collections.FXCollections;
    import javafx.collections.ObservableList;
    import javafx.geometry.Insets;
    import javafx.scene.Group;
    import javafx.scene.Node;
    import javafx.scene.Scene;
    import javafx.scene.control.Label;
    import javafx.scene.control.TableCell;
    import javafx.scene.control.TableColumn;
    import javafx.scene.control.TableColumn.CellDataFeatures;
    import javafx.scene.control.TableView;
    import javafx.scene.control.cell.PropertyValueFactory;
    import javafx.scene.layout.VBox;
    import javafx.scene.text.Font;
    import javafx.stage.Stage;
    import javafx.util.Callback;
    
    public class NumberedTableViewSample extends Application {
    
        private TableView table = new TableView<>();
        private final ObservableList data =
            FXCollections.observableArrayList(
                new Person("Jacob", "Smith", "[email protected]"),
                new Person("Isabella", "Johnson", "[email protected]"),
                new Person("Ethan", "Williams", "[email protected]"),
                new Person("Emma", "Jones", "[email protected]"),
                new Person("Michael", "Brown", "[email protected]")
            );
    
        public static void main(String[] args) {
            launch(args);
        }
    
        @Override
        public void start(Stage stage) {
            Scene scene = new Scene(new Group());
            stage.setTitle("Table View Sample");
            stage.setWidth(470);
            stage.setHeight(500);
    
            final Label label = new Label("Address Book");
            label.setFont(new Font("Arial", 20));
    
            table.setEditable(true);
    
            TableColumn numberCol = new TableColumn("#");
            numberCol.setMinWidth(20);
            numberCol.setCellValueFactory(new Callback, ObservableValue>() {
              @Override public ObservableValue call(CellDataFeatures p) {
                return new ReadOnlyObjectWrapper(p.getValue());
              }
            });
    
            numberCol.setCellFactory(new Callback, TableCell>() {
              @Override public TableCell call(TableColumn param) {
                return new TableCell() {
                    @Override protected void updateItem(Person item, boolean empty) {
                        super.updateItem(item, empty);
    
                        if (this.getTableRow() != null && item != null) {
                          setText(this.getTableRow().getIndex()+"");
                        } else {
                          setText(null);
                        }
                    }
                };
              }
            });
            numberCol.setSortable(false);
    
            TableColumn firstNameCol = new TableColumn("First Name");
            firstNameCol.setMinWidth(100);
            firstNameCol.setCellValueFactory(
                    new PropertyValueFactory("firstName"));
    
            TableColumn lastNameCol = new TableColumn("Last Name");
            lastNameCol.setMinWidth(100);
            lastNameCol.setCellValueFactory(
                    new PropertyValueFactory("lastName"));
    
            TableColumn emailCol = new TableColumn("Email");
            emailCol.setMinWidth(200);
            emailCol.setCellValueFactory(
                    new PropertyValueFactory("email"));
    
            table.setItems(data);
            table.getColumns().addAll(numberCol, firstNameCol, lastNameCol, emailCol);
    
            final VBox vbox = new VBox();
            vbox.setSpacing(5);
            vbox.setPadding(new Insets(10, 0, 0, 10));
            vbox.getChildren().addAll(label, table);
    
            // this lookup set won't print anything as no cells have been generated.
            for (Node r: table.lookupAll(".table-row-cell")){
                for (Node c: r.lookupAll(".table-cell")){
                    System.out.println(c);
                }
            }
    
            ((Group) scene.getRoot()).getChildren().addAll(vbox);
            stage.setScene(scene);
            stage.show();
    
            // now the table has been initially rendered and it's initial set of cells generated,
            // the cells can be looked up.
            for (Node r: table.lookupAll(".table-row-cell")){
                for (Node c: r.lookupAll(".table-cell")){
                    System.out.println(c);
                }
            }
        }
    
        public static class Person {
    
            private final SimpleStringProperty firstName;
            private final SimpleStringProperty lastName;
            private final SimpleStringProperty email;
    
            private Person(String fName, String lName, String email) {
                this.firstName = new SimpleStringProperty(fName);
                this.lastName = new SimpleStringProperty(lName);
                this.email = new SimpleStringProperty(email);
            }
    
            public String getFirstName() {
                return firstName.get();
            }
    
            public void setFirstName(String fName) {
                firstName.set(fName);
            }
    
            public String getLastName() {
                return lastName.get();
            }
    
            public void setLastName(String fName) {
                lastName.set(fName);
            }
    
            public String getEmail() {
                return email.get();
            }
    
            public void setEmail(String fName) {
                email.set(fName);
            }
        }
    } 
    
  • problems with page names

    I imported an iWeb website (800 pages), but Muse each pages has a new page name:

    iWeb:

    .com/Dora_Trondheim.html

    Muse:

    .com/Dora-Trondheim.html

    How can I make sure that those who use the old links to pages, will come the new good page, or perhaps the first page?

    / Martin

    In the plan view, you can right-click on a page and choose Page Properties. If you click on the Options tab, you can even uncheck as the Page name and then implicitly set the name of the file that will be built in html.

  • That could leave gaps in the index, but the built-in function NEXT allows you to iterate over any series of clues.

    Hello

    can you please explain the below topic?

    That could leave gaps in the index, but the built-in function NEXT allows you to iterate over any series of clues. -> this line

    1. Arrays have a fixed upper bound, but the nested tables are unlimited (see Figure 5-1). Thus, the size of a nested table can increase dynamically.

    Table in figure 5-1 against the nested Table

    Text description of pls81016_array_versus_nested_table.gif follows
    Description of the illustration pls81016_array_versus_nested_table.gif

    • Tables should be dense (have consecutive indices). So, you can delete individual items from a table. Initially, the nested tables are dense, but they can become sparse (have non-consecutive indexes). So, you can remove items from a table nested by using the integrated procedure DELETE . That could leave gaps in the index, but the built-in function NEXT allows you to iterate over any series of indexes.

    Hello

    Look at the second half of the Figure 5-1, the 'Nested Table after destruction".  X (9), x.5 and x (2) elements have been removed, so the index values are 1, 3, 4, 6, 7, 8 and 10.  There is a gap between 1 and 3, another gap between 4 and 6 and another gap between 8 and 10.

    You could not use a simple FOR loop:

    FOR j IN 1... 10

    LOOP

    ...

    END LOOP;

    to iterate over a collection of rare as this, but you can use a loop where you get with the FOLLOWING indices:

    j: = x.FIRST;

    Then j IS NOT NULL

    LOOP

    ...

    j: = (j) x.NEXT;

    END LOOP;

  • How to iterate over all relationships?

    I try to iterate over all relations in a logical transformation script. That's what I tried:

    entities = model.getEntitySet().toArray();
    for (var e = 0; e < entities.length; e++) {
      entity = entities[e];
      entity_name = entity.getName();
      relations = entity.getRelations();
      for (var r = 0; r < relations.length; r++) {
        relation = relations[r];
        relation_name = relation.getName();
      }
    }
    

    The iteration of the entities but works the iteration of the relationship does not work.

    Can someone explain what's not here?

    Hello

    1. relations = entity.getRelations ();

    This should return a list of relationships that are connected to the entity.

    If you want to get all the relationships in your model, you can use

    relations = model.getRelationSet () .toArray ();

    David

  • Hi, I use Apple Photos to create a photo book.  When I export to PDF, photos that are over 2 pages are exported as a single PDF page.  For printing purposes, I want this to export in the form of 2 separate pages.  I did it with iPhoto in

    Hi, I use Apple Photos to create a photo book.  When I export to PDF, photos that are over 2 pages are exported as a single PDF page.  For printing purposes, I want this to export in the form of 2 separate pages.  I did this with iPhoto in the past and this could be something to do with the preferences of Adobe.  I contracted Apple and their export seems thin e (or 2 separate pages). Any ideas?

    If you have not Acrobat is installed, then clearly, it's a matter of Apple having nothing to do with any "setting Adobe." There is nothing we can do at Adobe to help you. Sorry!

    -Dov

  • make the live Webcam page title differs from the page name of muse

    I want that my live tracks online page to be more descriptive than the Muse page names.  'Home' is fine for Muse, but online, I want something like "Home of the Best Widgets in the Northeast". etc.   If I change the name of 'House' than longer Muse he then uses this longer name for menus.

    I need the name of the Muse to be one thing, the title bar text online to another and perhaps a 3rd sentence for the menu.  is this possible?

    Thank you very much!  The only time I meet problems with the Muse is when I'm overthinking it.  Of COURSE, it would be a property

  • How iterate over the attributes of a single entity?

    I'm working on a script of transformation of the logic model. I take a list of entities:

    var = model.getEntitySet () .toArray () entities;

    iterate over the entities:

    for (var e = 0; e < entities.length; e ++) {}

    var = [e] entities entity;


    and try to get a list of all the attributes of the current entity:

    var attributes = entity.getAttributeSet () .toArray ();

    After that, I try to iterate through the attributes:

    for (var a = 0; a < attributes.length; a ++) {}

    attribute var = attributes [a];

    While performing an iteration on the attributes, I realized that the list is always the same. I always get a list of all the attributes probably of the whole model, even for entities without any attribute.

    How can I get a list of the attributes of a single entity?

    Hello

    Use entity.getAttributes)

  • get the section limits the page names

    Hi all

    I'm stuck with getting sections of the page names.

    sections.pageStartName gives me the name of the start page. Unfortunately, it is not pageEndName

    If sections use Arabic numerals, I can do math easily using sections.length for ending the name of the page. But if they use a different system like Roman or letters, it fails.

    sections.png

    So my question is how to get the information of the middle section page range, that is to say 'a - c '?

    TIA Loïc

    function getSectionPageRange(section){
        var doc = section.parent;
        var retVal = [];
        var pages = doc.pages.everyItem().getElements();
        var i=-1;
    
        while(++i < pages.length){
            if(pages[i].appliedSection == section){
                retVal.push(pages[i]);
            }
        }
        return retVal;
    }
    
  • Pass parent area Page name/ID in the WINDOW POP UP

    Hello Experts,

    I'm having a parent with a pop up window window.

    I want to send the region or Page Id page name or the name of the Parent of button in the window pop.

    Because, in the window of my mother, there is a button for each graph.

    About clickiing button, a window will appear.

    And based on the selected chart, database query would be different.

    So I need name of area or page Page Id or the name of the Parent of the button.

    Help, please. Its very urgent.

    Thank you and best regards,
    Apex. User

    Hello

    simply pass the parameters to your window popup, like calling a page apex and in defining the elements of the page.

    for example, html_PopUp('f?p=100:10:123123123:::P10_REGION_NAME:MYREGION');

    brgds,
    Peter

    Blog: http://www.oracle-and-apex.com

  • How can I iterate over the columns of a REF CURSOR?

    I have the following situation:
    DECLARE
       text   VARCHAR2 (100) := '';
       
       TYPE gen_cursor is ref cursor;
       c_gen gen_cursor;
    
       CURSOR c_tmp
       IS
            SELECT   *
              FROM   CROSS_TBL
          ORDER BY   sn;
    BEGIN
       FOR tmp IN c_tmp
       LOOP
          text := 'select * from ' || tmp.table_name || ' where seqnum = ' || tmp.sn;
    
          OPEN c_gen FOR text;
    
          -- here I want to iterate over the columns of c_gen
          -- c_gen will have different number of columns every time,
          --        because we select from a different table
          -- I have more than 500 tables, so I cannot define strong REF CURSOR types!
    
          -- I need something like
          l := c_gen.columns.length;
          for c in c_gen.columns[1]..c_gen.columns[l]
          LOOP
              -- do something with the column value
          END LOOP;
       END LOOP;
    END;
    As you can see from the comments in the code, I couln would find examples on the internet with a REF CURSOR low and selecting from multiple tables.
    What I found was:
    CREATE PACKAGE admin_data AS
       TYPE gencurtyp IS REF CURSOR;
       PROCEDURE open_cv (generic_cv IN OUT gencurtyp, choice INT);
    END admin_data;
    /
    CREATE PACKAGE BODY admin_data AS
       PROCEDURE open_cv (generic_cv IN OUT gencurtyp, choice INT) IS
       BEGIN
          IF choice = 1 THEN
             OPEN generic_cv FOR SELECT * FROM employees;
          ELSIF choice = 2 THEN
             OPEN generic_cv FOR SELECT * FROM departments;
          ELSIF choice = 3 THEN
             OPEN generic_cv FOR SELECT * FROM jobs;
          END IF;
       END;
    END admin_data;
    /
    But they have only 3 tables here and I have like 500. What can I do here?

    Thanks in advance for any help!

    Hope it will help > [Ref Cursor dynamic dynamic Fetch | http://www.oracle.com/technology/oramag/code/tips2003/042003.html]

    See you soon,.
    AA

  • How to print a list of the names of the pictures in a file (I have over 700 different names and separate .jpg files)

    I scanned and stored genealogical photos and documents in my laptop.  I have over 700 documents in format .jpg.  All are in a single file.  I would like to print a list of the names of the document and photograph, but not to print documents and images in their entirety.  How can I do this?

    Meg Staton,

    The leak-you don't need to use. However, I see that you have typed the "BOLD" section but you haven't typed the entire order? dir/a/b (space) c:\users\meg\pictures\ancestrydocs\ (space) > c:\users\meg\pictures\ancestrydocs\list.txt (space)

    I used (space) instead of a real space for clarification.

    The part of the order before > basically Gets the list of the names of files that are included in the ancestrydocs folder and the part of the order after the > creates a text file list.txt names in this directory with the names of the files.

    Awaiting your response

    Chris.H
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Vista will not display description of the file on mouse over. File name, Type, size, and Date modified see the upward, but no description.

    Vista will not display description of the file on mouse over. When I mouse over, a pop-up window displays showing: file name, Type, size and Date of change, however, it does not show the description of the file.

    So, for example if I have 5 files on different types of screw - the description tells me that the size of the screws. IE. 1.5 mm or 1. 8 mm.

    Update: try to get the description of the file displayed messing around in the file properties, now out of 10 records, only 2 includes the name of the file in the mice on the pop-up window. So now what lack us, it's the file name and the Description file.
    Help, please...

    Description of the file in as long as this is not one of the available variables, which can be shown with ToolTips - but there are others who could easily serve the same purpose. Here are the options:

    Consulted
    Attributes
    Created
    DocAuthor
    DocComments
    DocSubject
    DocTitle
    Modified
    Name
    Size
    Type
    To write

    Here is an article on how to change what is shown. http://www.ghacks.net/2008/02/10/customize-windows-explorer-tooltips/ . It is to change the registry, make sure you so first back it up before doing anything so that you can recover in case you make a mistake (or do the right thing, but it does not work as expected). http://www.instant-registry-fixes.org/how-to-backup-windows-vista-registry/ .

    I hope this helps.

    Good luck! Lorien - MCSA/MCSE/network + / A +.

  • Search in Page null pointer exception

    Hi all

    I get under the null pointer exception in the search page.

    oracle.apps.fnd.framework.OAException: java.lang.NullPointerException

    at oracle.apps.fnd.framework.OAException.wrapperException (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument (unknown Source)

    at _OA._jspService(_OA.java:87)

    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)

    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)

    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)

    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)

    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)

    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)

    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)

    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)

    at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)

    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)

    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)

    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)

    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)

    to oracle.oc4j.network.ServerSocketAcceptHandler.access$ 700 (ServerSocketAcceptHandler.java:34)

    to oracle.oc4j.network.ServerSocketAcceptHandler$ AcceptHandlerHorse.run (ServerSocketAcceptHandler.java:880)

    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)

    at java.lang.Thread.run(Thread.java:595)

    # # 0 in detail

    java.lang.NullPointerException

    at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:991)

    at java.lang.Double.valueOf(Double.java:447)

    at oracle.sql.NUMBER.toDouble(NUMBER.java:331)

    at oracle.sql.NUMBER.doubleValue(NUMBER.java:1998)

    at oracle.apps.fnd.framework.webui.OADataBoundValue.convertValue (unknown Source)

    at oracle.apps.fnd.framework.webui.OADataBoundValue.convertValue (unknown Source)

    at oracle.apps.fnd.framework.webui.OADataBoundValue.getValue (unknown Source)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.getAttributeValueImpl (unknown Source)

    at oracle.apps.fnd.framework.webui.beans.message.OAMessageStyledTextBean.getAttributeValueImpl (unknown Source)

    at oracle.cabo.ui.BaseUINode.getAttributeValue (unknown Source)

    at oracle.cabo.ui.collection.UINodeAttributeMap.getAttribute (unknown Source)

    at oracle.cabo.ui.collection.AttributeMapProxy.getAttribute (unknown Source)

    at oracle.cabo.ui.BaseUINode.getAttributeValueImpl (unknown Source)

    at oracle.cabo.ui.BaseUINode.getAttributeValue (unknown Source)

    at oracle.cabo.ui.laf.base.BaseLafUtils.getLocalTextAttribute (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.StyledTextRenderer.getText (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.StyledTextRenderer.getElementName (unknown Source)

    at oracle.cabo.ui.ElementRenderer.prerender (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.prerender (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.StyledTextRenderer.prerender (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.composite.UINodeRenderer.renderWithNode (unknown Source)

    at oracle.cabo.ui.composite.UINodeRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.InlineMessageRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.ColumnGroupRenderer.renderAsStackLayout (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.ColumnRenderer._renderKids (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.ColumnRenderer._renderContent (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.ColumnRenderer._renderTD (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.ColumnRenderer._renderDataMode (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.ColumnRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.laf.base.desktop.TableRenderer.renderSingleRow (unknown Source)

    at oracle.cabo.ui.laf.base.desktop.TableRenderer._renderTableRows (unknown Source)

    at oracle.cabo.ui.laf.base.desktop.TableRenderer.renderTableRows (unknown Source)

    at oracle.cabo.ui.laf.base.desktop.TableRenderer.renderTableContent (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.TableRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.laf.base.desktop.TableRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.apps.fnd.framework.webui.OARendererProxy.render (unknown Source)

    at oracle.apps.fnd.framework.webui.OAWebBeanTableRendererProxy.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.apps.fnd.framework.webui.beans.table.OAAdvancedTableBean.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    to oracle.cabo.ui.composite.ContextPoppingUINode$ ContextPoppingRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.laf.swan.desktop.HeaderRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.laf.oracle.desktop.HeaderRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.laf.swan.desktop.HeaderRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.BorderLayoutRenderer.renderIndexedChildren (unknown Source)

    at oracle.cabo.ui.laf.swan.desktop.ContentRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.composite.UINodeRenderer.renderWithNode (unknown Source)

    at oracle.cabo.ui.composite.UINodeRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.oracle.desktop.PageLayoutRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.BodyRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.apps.fnd.framework.webui.beans.OABodyBean.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.DocumentRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.DocumentRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.partial.PartialPageUtils.renderPartialPage (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageBean.render (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument (unknown Source)

    at _OA._jspService(_OA.java:87)

    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)

    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)

    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)

    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)

    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)

    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)

    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)

    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)

    at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)

    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)

    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)

    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)

    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)

    to oracle.oc4j.network.ServerSocketAcceptHandler.access$ 700 (ServerSocketAcceptHandler.java:34)

    to oracle.oc4j.network.ServerSocketAcceptHandler$ AcceptHandlerHorse.run (ServerSocketAcceptHandler.java:880)

    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)

    at java.lang.Thread.run(Thread.java:595)

    java.lang.NullPointerException

    at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:991)

    at java.lang.Double.valueOf(Double.java:447)

    at oracle.sql.NUMBER.toDouble(NUMBER.java:331)

    at oracle.sql.NUMBER.doubleValue(NUMBER.java:1998)

    at oracle.apps.fnd.framework.webui.OADataBoundValue.convertValue (unknown Source)

    at oracle.apps.fnd.framework.webui.OADataBoundValue.convertValue (unknown Source)

    at oracle.apps.fnd.framework.webui.OADataBoundValue.getValue (unknown Source)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.getAttributeValueImpl (unknown Source)

    at oracle.apps.fnd.framework.webui.beans.message.OAMessageStyledTextBean.getAttributeValueImpl (unknown Source)

    at oracle.cabo.ui.BaseUINode.getAttributeValue (unknown Source)

    at oracle.cabo.ui.collection.UINodeAttributeMap.getAttribute (unknown Source)

    at oracle.cabo.ui.collection.AttributeMapProxy.getAttribute (unknown Source)

    at oracle.cabo.ui.BaseUINode.getAttributeValueImpl (unknown Source)

    at oracle.cabo.ui.BaseUINode.getAttributeValue (unknown Source)

    at oracle.cabo.ui.laf.base.BaseLafUtils.getLocalTextAttribute (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.StyledTextRenderer.getText (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.StyledTextRenderer.getElementName (unknown Source)

    at oracle.cabo.ui.ElementRenderer.prerender (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.prerender (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.StyledTextRenderer.prerender (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.composite.UINodeRenderer.renderWithNode (unknown Source)

    at oracle.cabo.ui.composite.UINodeRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.InlineMessageRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.ColumnGroupRenderer.renderAsStackLayout (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.ColumnRenderer._renderKids (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.ColumnRenderer._renderContent (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.ColumnRenderer._renderTD (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.ColumnRenderer._renderDataMode (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.ColumnRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.laf.base.desktop.TableRenderer.renderSingleRow (unknown Source)

    at oracle.cabo.ui.laf.base.desktop.TableRenderer._renderTableRows (unknown Source)

    at oracle.cabo.ui.laf.base.desktop.TableRenderer.renderTableRows (unknown Source)

    at oracle.cabo.ui.laf.base.desktop.TableRenderer.renderTableContent (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.TableRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.laf.base.desktop.TableRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.apps.fnd.framework.webui.OARendererProxy.render (unknown Source)

    at oracle.apps.fnd.framework.webui.OAWebBeanTableRendererProxy.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.apps.fnd.framework.webui.beans.table.OAAdvancedTableBean.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    to oracle.cabo.ui.composite.ContextPoppingUINode$ ContextPoppingRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.laf.swan.desktop.HeaderRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.laf.oracle.desktop.HeaderRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.laf.swan.desktop.HeaderRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.BorderLayoutRenderer.renderIndexedChildren (unknown Source)

    at oracle.cabo.ui.laf.swan.desktop.ContentRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.composite.UINodeRenderer.renderWithNode (unknown Source)

    at oracle.cabo.ui.composite.UINodeRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.oracle.desktop.PageLayoutRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.BodyRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.apps.fnd.framework.webui.beans.OABodyBean.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.DocumentRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.DocumentRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.partial.PartialPageUtils.renderPartialPage (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageBean.render (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument (unknown Source)

    at _OA._jspService(_OA.java:87)

    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)

    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)

    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)

    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)

    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)

    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)

    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)

    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)

    at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)

    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)

    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)

    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)

    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)

    to oracle.oc4j.network.ServerSocketAcceptHandler.access$ 700 (ServerSocketAcceptHandler.java:34)

    to oracle.oc4j.network.ServerSocketAcceptHandler$ AcceptHandlerHorse.run (ServerSocketAcceptHandler.java:880)

    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)

    at java.lang.Thread.run(Thread.java:595)

    The code in the controller:

    Am = (OAApplicationModule) pageContext.getApplicationModule (webBean) OAApplicationModule;

    OAMessageTextInputBean chkReqNumBn = (OAMessageTextInputBean) webBean.findChildRecursive ("chkReqNum");
    OAMessageLovInputBean supplierNameBn = (OAMessageLovInputBean) webBean.findChildRecursive ("supplierName");
    OAFormValueBean supplierIDFVBn = (OAFormValueBean) webBean.findChildRecursive ("supplierIDFV");
    OAMessageTextInputBean checkAmountBn = (OAMessageTextInputBean) webBean.findChildRecursive ("checkAmount");
    OAMessageTextInputBean requestedByBn = (OAMessageTextInputBean) webBean.findChildRecursive ("ready");
    OAMessageTextInputBean approvedByBn = (OAMessageTextInputBean) webBean.findChildRecursive ("approvedBy");
    OAMessageDateFieldBean fromDateBn = (OAMessageDateFieldBean) webBean.findChildRecursive ("fromDate");
    OAMessageDateFieldBean toDateBn = (OAMessageDateFieldBean) webBean.findChildRecursive ("toDate");

    String checkReqNum = null;
    String supplierId = null;
    String checkAmount = null;
    String ready = null;
    String approvedBy = null;
    Object fromDate = null;
    Object toDate = null;
    String fromDate1 = null;
    String toDate1 = null;
    System.out.println ("inside of the PFR..");

    If (PageContext.GetParameter ("searchBtn")! = null)
    {

    If (chkReqNumBn! = null) {}
    checkReqNum = (String) chkReqNumBn.getValue (pageContext);
    }

    If (supplierIDFVBn! = null) {}
    supplierId = (String) supplierIDFVBn.getValue (pageContext);
    }

    If (checkAmountBn! = null) {}
    checkAmount = (String) checkAmountBn.getValue (pageContext);
    }

    If (requestedByBn! = null) {}
    Ready = (String) requestedByBn.getValue (pageContext);
    }

    If (approvedByBn! = null) {}
    approvedBy = (String) approvedByBn.getValue (pageContext);
    }

    If (fromDateBn! = null) {}
    fromDate = (Object) fromDateBn.getValue (pageContext);

    fromDate1 = pageContext.getParameter ("fromDate");

    System.out.println ("inside the PFR fromDate...:" + fromDate1);
    }

    If (toDateBn! = null) {}
    toDate = (Object) toDateBn.getValue (pageContext);
    toDate1 = pageContext.getParameter ("toDate");
    System.out.println ("inside the PFR toDate...:" + toDate1);
    System.out.println ("inside the PFR toDate...:" + so far); */
    }

    System.out.println ("inside the PFR checkReqNum:" + checkReqNum);
    System.out.println ("supplierId inside the PFR:" + SupplierID);
    System.out.println ("inside the PFR checkAmount:" + checkAmount);
    System.out.println ("inside the PFR ready:" + ready);
    System.out.println ("inside the PFR approvedBy:" + approvedBy);
    System.out.println ("inside the fromDate PFR:" + fromDate);
    System.out.println ("inside the PFR toDate:" + so far);

    Serializable [] params = {checkReqNum, supplierId, checkAmount, ready, approvedBy, fromDate1, toDate1};
    am.invokeMethod ("searchCheckRequest", params);
    System.out.println ("method call in AM :");   This statement is printed in pos

    }

    This Null pointer exception occurs during the call to the method in AM


    AM method:

    ' public void searchCheckRequest (String checkReqNum, String supplierId, String checkAmount, String ready, approvedBy, fromDate, toDate String String String) {}

    System.out.println ("inside the Method");

    OAViewObject vo = getL3APCheckSearchVO1 ();

    vo.clearCache ();

    vo.setWhereClause (null);

    vo.setWhereClauseParams (null);

    System.out.println ("inside method to execute");

    System.out.println ("inside the fromDate method" + fromDate);

    System.out.println ("inside the toDate method" + so far);

    vo.setWhereClauseParam(0,checkReqNum);

    vo.setWhereClauseParam(1,supplierId);

    vo.setWhereClauseParam(2,checkAmount);

    vo.setWhereClauseParam(3,requestedBy);

    vo.setWhereClauseParam(4,approvedBy);

    vo.setWhereClauseParam(5,fromDate);

    vo.setWhereClauseParam(6,toDate);

    vo.executeQuery ();

    }

    Please suggest if you have any ideas on that.

    am.invokeMethod ("searchCheckRequest", params);

    System.out.println ("method call in AM :");  This statement is printed in pos

    If this statement is getting printed, then the error is not the line above, which is the method of the AM.

    In addition, I don't see a reference of the AOS in the error stack.

    # Java.lang.NullPointerException 0 # detail at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:991) at java.lang.Double.valueOf(Double.java:447) at oracle.sql.NUMBER.toDouble(NUMBER.java:331) at oracle.sql.NUMBER.doubleValue(NUMBER.java:1998) at oracle.apps.fnd.framework.webui.OADataBoundValue.convertValue (Unknown Source) at oracle.apps.fnd.framework.webui.OADataBoundValue.convertValue (Unknown Source) at oracle.apps.fnd.framework.webui.OADataBoundValue.getValue (Unknown Source) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.getAttributeValueImpl (Unknown Source) at oracle.apps.fnd.framework.webui.beans.message.OAMessageStyledTextBean.getAttributeValueImpl (Unknown Source)

    Looking at the above lines, the error is caused by a MessageStyledTextBean.

    Check the VO attribute attached to the MessageStyledText, the data type of the MessageStyledText, the data type of the attribute VO etc...

    Hope this helps

    See you soon

    AJ

Maybe you are looking for