Error trying to load f:selectItems

Hello everybody ,I have the following problem:
I trying to load item in this way:
1- Page:
<h:selectOneMenu valueChangeListener="#Bus.buscarOpFrecuentes}" >
                         <f:selectItems value="#{Bus.opFrecuentes}" />      
                         </h:selectOneMenu >
2- Bus backinBean:
private SelectItem[] opFrecuentes;
/* ************************* METHODS ************************************ */
//On Constructor of backingbean:
opFrecuentes = new SelectItem[5];
opFrecuentes[0] = new SelectItem(new Integer(1), "Transferencia");
opFrecuentes[1] = new SelectItem(new Integer(2), "Ingresos");
opFrecuentes[2] = new SelectItem(new Integer(3), "Simulador hipoteca");
opFrecuentes[3] = new SelectItem(new Integer(4), "Cheques");
opFrecuentes[4] = new SelectItem(new Integer(5), "Tarjetas");
3-The Erro displaying is:
Value is no String and converter is null
->What is going wrong?
Thanks.

JSF<h:selectOneMenu value="#{myBean.selectedItem}">
    <f:selectItems value="#{myBean.selectItems}" />
</h:selectOneMenu>MyBeanprivate Integer selectedItem; // + getter + setter
public List getSelectItems() {
    List selectItems = new ArrayList();
    selectItems.add(new SelectItem(integer1, string1);
    selectItems.add(new SelectItem(integer1, string2);
    return selectItems;
}

Similar Messages

  • HELP Error trying to load XMLNode.class

    I am trying to load the Beta XDK for PL/SQL into the database. At first when I ran the command:
    loadjava -user ..... xmlparserv2.jar
    I got a whole lot of errors saying that it could not read the compressed format. So I decompressed the .jar file and tried to load each .class individually. This seemed to work fine until I tried the XMLNode.class file. I get this error when I try to load it:
    Error while opening or reading XMLNode.class
    Exception oracle.aurora.server.tools.ToolsException: file format error
    loadjava: 1 errors
    Anyone know why I am getting this or have any fixes? Thank you.

    Hi,
    whether u ve checked "texts language dependent" option in the masterdata/texts context screen of the infoobject? If so, then u ve to specify the language (for english, EN)in ur flat file too
    Hope it helps..Let me know
    Regards,
    R.Ravi

  • File Access Denied Error trying to load Photoshop CS4 on Windows 7

    I am trying to load Photoshop CS4 on Windows 7 64bit & I keep getting File Access Denied. I am unable to read to the disk or to load the program. I do not have the option to open as administrator.

    So when you put the disk in it won't run correctly? When the disk is inserted you should have a window pop up with 2 options. 1 to install and the other to see what is on the disk. Choose to explore or open the disk. Go to the CS4 folder where the photoshop .exe file is (that will run the setup), right click on the .exe file and choose run as Admin and it should start. See if it will install. If not then read below.
    I am not sure how far you got in the install before so chances are you will have to run the CS4 cleanup utility. 2 levels to run at but don't use 1 or 2 just type in the number 3.
    http://www.adobe.com/support/contact/cs4clean.html
    You may need to run the windows installer cleanup utility too
    http://support.microsoft.com/kb/290301
    Before you try to reinstall the software ensure that adobe reader is not installed. If it is remove it. It has caused issues in the past with vista and CS4 installs.
    Also turn off windows Defender and any anti-virus software. You can keep UAC on in Windows 7.
    During the CS4 install at 90 percent it will almost stop and may take 5 to 10 mins to finish. This is normal. What a pain huh......
    After install is finished, reboot
    After reboot, go to the CS4 64 bit or 32 bit icon (depends on 32 or 64 bit Windows 7) in start area, right click on CS4 64 bit (if you have windows 7 64 bit) and choose properties, compatibility tab and then check run as Admin at the bottom area. Hit apply, ok to close out.
    Now start CS4 and run the updater.

  • I recently upgrated to latest Firefox 7.0.1. I am getting Corrupted Content Error trying to load pages on certain web sites. Try again works but not the initial attempt. Is there a fix for this.

    This frequently happens with I select an article in an email from New York and it tries to load that article from http://www.nytimes.com/. It also happens when I select the URL below. I tried Internet Explorer with the URL below and did not experience the problem.

    '''https://support.mozilla.org/questions/997866?esab=a&s=&r=1&as=s'''.<BR>
    This is not a cure but will make it easier if Firefox locks up.

  • Error trying to load reader 9.0

    I keep getting this message "Setup has determined that you already have a more functional product installed.  Setup will now terminate" I have searched and removed 8.0 cleaned out the registry of all Adobe products, shredded my trash bin and have tried about 6 times to load reader and get the same message.
    I moved CS3 off this machine and now cannot read a PDF.
    What am I missing that is causing this problem.

    I downloaded the Windows clean up utility reran install and have the same message. I searched the registry again and cannot find any Reader files or Acrobat files. I am stumped.
    Any other ideas on how to fix this problem.

  • Receiving "Installer failed to Intialize" error trying to load application manager

    I am trying to download my Adobe After Effects free trial and I receive this error
    I then precede to go and download the application manager and receive this error
    I have tried running the adobe cleaner tool, to no avail.
    I'm not sure what else to do.
    Macbook Pro Mid 2012
    2.5 GHZ Intel Core i5
    8gb 1600 MHZ DDR3
    Intel HD Graphics 4000

    Hi Matt,
    Please try the following steps and advise if you were able to resolve the concern or not.
    1) Navigate to Utilities > Adobe Installer and check for Adobe Creative Cloud Uninstaller. If you are able to find the uninstaller, please click on it and uninstall the product.
    2) Navigate back to Utilities and check if you are able to find any folder for Creative Cloud Desktop application or Adobe Application Manager. If yes, please remove them.
    3) Now, Navigate to /Library/Application Support/Adobe and rename the Adobe Application manager folder to _old and OOBE to OOBE_Old.
    4) It seems like that you are on 10.10. If yes, please make sure that the permissions are all correct on the machine.
    Post doing the above steps, please try the installation procedure again and advise.
    Cheers,
    Kartikay Sharma

  • RapidMarts - "Open file error" R3C-150607 loading from file

    Hello experts.
    We are installing RapidMarts for the SA-module, but when executing the main workflow in Data services we get an error trying to load the file dates.dat.
    The generated ABAP looks just fine, and the file exists where it should be (in SAP working directory), but still not able to load it.
    This is the error msg:
    Data flow DF TimeDim SAP - Execute ABAP program <E:/RM generated ABAP dir/TimeDim.aba> error  > Open File Error -- E:/RM Working directory/dates.dat>.
    We have the following setup:
    Windows server
    MS SQLserver 2005 database
    SAP BO Dataservices v12.2.9.0
    SAP BO RapidMarts for v12.2.0
    Any good ideas on how to fix this?
    Thanks in advance!
    Best regards,
    IngA

    Hi again.
    The problem is solved.
    When configuring the R3 datastore in Dataservices we assigned the different directories (working dir, generated ABAP dir etc.) on a server that's NOT our R3-server.
    When we  changed this to use folders on our SAP-server it works just fine (for this at least)
    Cheers, IngA

  • BI pulisher errors out when I tried to load xml in rtf template.

    Hello,
    Today I have installed bi publisher with .net framework.But when I tried to load the xml file after opening .rtf template it gives error "XSD parser returned an error"
    Please let me know what could be the issue.
    Thanks
    Ganesh Mane

    Hello,
    --BI version : 10.1.3.2.0
    --OS          : WINXP
    Did you run microsoft update program if yes then what patches you have updated?
    -No. I just installed .net framework on my machine before installing this BI publisher.
    Thanks
    Ganesh
    Thanks
    Ravi

  • Why is it that when I am trying to install an adobe product, I get 33% of the way through and then it gives me an error "unable to load metafile"??  It happened with Reader and now with Flashplayer.  With the Reader, I was able to find a different install

    Why is it that when I am trying to install an adobe product, I get 33% of the way through and then it gives me an error "unable to load metafile"??  It happened with Reader and now with Flash player.  With the Reader, I was able to find a different installation link using the troubleshooting guide.  I cannot find the same with flash player.  Please tell me how to install Flash player because there is a website that I cannot even view without it.  BTW That is annoying that I cannot even see the website without flash player
    my system is XP

    Use these installers:
    Flash Player for ActiveX (Internet Explorer)
    Flash Player Plug-in (All other browsers)
    Flash Player for Mac OS X
    For Adobe Reader go to http://get.adobe.com/reader/enterprise/

  • Error when trying to load jar file (loadjava)

    I have been struggling with this issue for a few days. I read all the old threads and solutions online but none of them worked. I wrote some java stored procedures and have been trying to load the required jar files. The error message I keep getting is this:
    ORA-29532: Java call terminated by uncaught Java exception: oracle.aurora.server.tools.loadjava.ToolsError: Error during loadjava: Failures occurred during processing. Check trace file for details
    I have tried to load them using Enterprise Manager Console and the following:
    call dbms_java.loadjava(' -force -resolve
    c:\javacog\cognosClient.jar', ' -resolver "((* PUBLIC) (*
    SYS) )"')
    Any ideas? We are using Oracle 10gr2, and trying to load Cognos 8.3 SDK jar files. According to Cognos, Java 1.4 is supported.
    Edited by: user10406501 on Oct 8, 2008 2:26 PM

    Sorry to respond to an old message, I was just looking for the solution for the totally different problem.
    Key word 'Cognos' got me here.
    I've menage to load Cognos SDK onto Oracle 10.2.0.2 on Windows XP.
    I've used simple loadjava script. After that it requires some additional GRANTs, and it works.
    If you still are looking for the solution for this problem, respond to this message, and I'll post the scripts.
    Thomas

  • Firefox crashes as soon as Flash video tries to load and Safari shows the error "Plug-in Failure"

    I am unable to use Youtube or view Flash video on any sites.
    Firefox crashes/quits as soon as a video tries to load and Safari shows the error "Plug-in Failure".
    I have uninstalled Flash, downloaded a fresh version and installed, but no joy.
    I am using OS X 10.6.6.
    This is what I have tried so far;
    1. Repaired Permissions.
    2. Restarted with external drive and run Disk repair.
    3. Restarted with external drive and run DiskWarrior.
    4. Completely uninstalled Flash plugin. Robooted. Reinstalled Flash plugin. Rebooted.
    5. I even installed an earlier version of the plugin to see if there was some incompatibility with the latest version.
    6. Created a new user login and tried from there. Same problem.
    Any ideas?

    You have what is necessary for Flash Player to be working. Firefox had some issues last year but it was after loading a video or the website. I had not heard of it lately and even last year don't recall it happening on the Macs.
    What is happening with yours sounds like a direct conflict with some addon/extension.
    Here is the link from Firefox describing what happened last year. You might want to see if there is anything more current.
    https://support.mozilla.com/en-US/kb/The%20Adobe%20Flash%20plugin%20has%20crashed?s=Firefo x+crashing+browser&as=s
    I'll get the Mac troubleshooting guide in a minute and post it also.
    Any adblock or popup blocker software would cause this also.
    Thanks,
    eidnolb

  • I tried down loading mozilla firefox to use as a web browser. It was downloaded 100% then when prompted to "run" the error message comes up with a red cross and the message'This file is corrupted" and won't let me proceed. What do I do now?

    I tried down loading mozilla firefox to use as a web browser. It was downloaded 100% then when prompted to "run" An error message comes up with a red cross and the message'This file is corrupted" and won't let me proceed. What do I do now?

    It is possible that your anti-virus software is corrupting the downloaded files or otherwise interfering with downloading files by Firefox.<br />
    You can try to disable the real-time (live) scanning of files in your anti-virus software temporarily to see if that makes downloading work.
    See http://kb.mozillazine.org/Unable_to_save_or_download_files

  • Sql@loader-704  and ORA-12154: error messages when trying to load data with SQL Loader

    I have a data base with two tables that is used by Apex 4.2. One table has 800,000 records . The other has 7 million records
    The client recently upgraded from Apex 3.2 to Apex 4.2 . We exported/imported the data to the new location with no problems
    The source of the data is an old mainframe system; I needed to make changes to the source data and then load the tables.
    The first time I loaded the data i did it from a command line with SQL loader
    Now when I try to load the data I get this message:
    sql@loader-704 Internal error: ulconnect OCISERVERATTACH
    ORA-12154: tns:could not resolve the connect identifier specified
    I've searched for postings on these error message and they all seem to say that SQL Ldr can't find my TNSNAMES file.
    I am able to  connect and load data with SQL Developer; so SQL developer is able to find the TNSNAMES file
    However SQL Developer will not let me load a file this big
    I have also tried to load the file within Apex  (SQL Workshop/ Utilities) but again, the file is too big.
    So it seems like SQL Loader is the only option
    I did find one post online that said to set an environment variable with the path to the TNSNAMES file, but that didn't work..
    Not sure what else to try or where to look
    thanks

    Hi,
    You must have more than one tnsnames file or multiple installations of oracle. What i suggest you do (as I'm sure will be mentioned in ed's link that you were already pointed at) is the following (* i assume you are on windows?)
    open a command prompt
    set TNS_ADMIN=PATH_TO_DIRECTOT_THAT_CONTAINS_CORRECT_TNSNAMES_FILE (i.e. something like set TNS_ADMIN=c:\oracle\network\admin)
    This will tell oracle use the config files you find here and no others
    then try sqlldr user/pass@db (in the same dos window)
    see if that connects and let us know.
    Cheers,
    Harry
    http://dbaharrison.blogspot.com

  • When trying to upload a document or attach a document in an email Firefox gives me an error "Failed to load CTDFMRES.dll" and stops responding, I have no issues in any other browsers. And I am using Firefox 4, Fixes???

    When trying to upload a document or attach a document in an email Firefox gives me an error "Failed to load CTDFMRES.dll" and stops responding, I have no issues in any other browsers. And I am using Firefox 4, Fixes???

    You don't have to disable any addons or extentions!!!You guys are not going to believe this I figured out the problem it's really dumb...ok here goes the attachment uploader loads seperate so I got to thinking it's a popup so I went to options content and under block pop ups there is an option exceptions click on that and in the box type firefox.com and hit allow pow its fixed!!!!! :-)

  • Getting an error while trying to load data into cube

    Hello,
    I am trying to load data into cube but it gives me following error:
    fiscal year variant not expected.
    Can someone tell what could be done on fiscal year
    Cheers
    Jim.

    Hi,
    May be you have not mapped anything to fiscal variant or not included fiscal variant in the cube but you have used fiscal period inside it.
    You should load fiscal variant if you wanna use fiscal period.
    Map fiscal variant to a constant K4 or from the source if present and then see the result.
    Generally it is K4 except for FI-CO cubes .
    In the transfer rules, select field '0fiscvarnt' 'Tp' click
    Enter K4 for Constant................Save and Activate
    Iam sure you'd fix the issue.
    Regards,
    Ray

Maybe you are looking for

  • I would like to move my purchases to my wife's computer and share our music.

    My wife has all of our music on her computer. I would like to take advantage of all her hard work organizing her iTunes and create a playlist of music I wish to have on my iPhone. The hurdle I have it the tons of apps I have on my iPhone that I also

  • BB Desktop will not display properly in Windows 7

    I installed BB Desktop 7 on my Windows 7 64bit machine.  It runs but the display is either all white or all black.  How can I get desktop to display correctly? Solved! Go to Solution.

  • Color palette does not come up - instead eyedropper?

    So this morning photoshop cs4 decided to do something new and completely unexpected. This is what happens: 1. I click "Set foreground colour" - normally a window pops up that allows me to select the foreground colour, except now it goes to the eyedro

  • I can't watch you tube videos on my I pad

    I can't watch you tube videos on my iPad(3 gen) & my iPhone 5

  • Broken windows with 1.4.2

    Hi first let me add that the problem i'm having is only on the current machine i'm working with and i have NOT noticed this on other machines with the same or similar setup (and hardware). i installed jdk1.4.2 and when using swing components they app