WARNING: No FormBeanConfig found under 'CustomerOpen'?

Hi all!
I am using Struts 1.2.8 with the following excerpt in my struts-config.xml:
<action path="/CustomerOpen"
     type="com.brunata.servicerapport.CustomerOpenAction"
     name="CustomerOpen"
     scope="request"
     input="CustomerInfo.page"
validate="true">
     <forward name="success" path="CustomerInfo.page"/>
     <forward name="application-error" path="ApplicationError.page"/>
     </action>
My CustomerOpenAction looks something like this:
public class CustomerOpenAction extends Action
public ActionForward execute(ActionMapping mapping,
ActionForm form,
HttpServletRequest request,
HttpServletResponse response)
return mapping.findForward("success");
Every time I execute this action, I get this warning in my log-file:
[timestamp here] org.apache.struts.util.RequestUtils createActionForm
WARNING: No FormBeanConfig found under 'CustomerOpen'I've been googling the web for a while now, and it seems like lots of people have encountered this warning, but I cannot find any solution to it.....
What does this mean, and how do I avoid it?
~Morten

Pls check whether u have properly given the form_bean configuration in the struts_config.xml. It may look like:
<form-beans>
     <form-bean name="CustomerOpen" type="com.brunata.servicerapport.CustomerOpen" />
     </form-beans>

Similar Messages

  • I just purchased a software upgrade.  I received an e-mail that says, "To install your software, you simply launch the Mac App Store, click "Redeem"• found under Quick Links and enter your content code(s)." How do I do this??

    I just purchased a software upgrade to OSX Lion.  I received an e-mail that says, "To install your software, you simply launch the Mac App Store, click "Redeem"• found under Quick Links and enter your content code(s).  How do I "launch the Mac App Store?"

    Assuming you are running OS X 10.6.6 or later (10.7.x Lion, 10.8.x Mountain Lion or 10.9.x Mavericks), go to the Apple Menu (top left-hand corner of the screen)>App Store and it should become clear from there.

  • I am trying to install OS X liam on my Mac. Directions say launch Mac App store, click "redeem; found under quick links. Where is quick links on the Mac App store???

    I am trying to install OS X liam on my Mac. Directions say launch Mac App store, click "redeem; found under quick links. Where is quick links on the Mac App store???

    If you're running Mac OS X 10.6.6 or newer, click on the App Store icon in the Dock, go to its homepage if needed, and look at the sidebar on the right.
    If you're running an older Mac OS X version, it needs to be updated or upgraded first.
    (124500)

  • Warning : No Rate found in the opening period

    Hello,
    i want to make the currency translation and it works, but everytime there is one message that irritates me.
    SPRunConversion Version 7.0.114
    Warning : No Rate found in the opening period
    20081200 - 18 Rows Calulated
    20081200 - 0 Rows Updated
    What is the opening period and where can i set the parameter for each entity?
    Thx
    Dirk
    Edited by: Dirk Unkelbach on Oct 2, 2009 11:59 AM
    Edited by: Dirk Unkelbach on Oct 2, 2009 12:00 PM
    Edited by: Dirk Unkelbach on Oct 2, 2009 12:01 PM

    Hi Dirk,
    Opening period is normaly used for carry forward rules, but you get this warning in currency conversion also.
    You can set the parameters for Opening Period in the CATEGORY Dimension.
    First Parameter is OPENING_PERIOD : if its blank it uses the last month of a year (=> DEC if you use calendar year)
    Second Parameter is OPENING_YEAR: blank means previous year (same as inserting -1)
    This means, if you calculate budget for  the whole year or a month in 2009, Opening Period is 2008.DEC.
    If you dont have any rates in Time = 2008.DEC;Category=Budget (for each of your specific rates) you will get this warning.
    Gruß
    Jörg
    Edited by: Jörg Finster on Oct 6, 2009 12:34 PM

  • Warning host not found in topology

     
    Hi I am new to Lync. After following tutorial to install Lync Server 2013 (front end) on Server 2012 R2, everything worked like charm. Then I decided to enable external access (another Windows 2012 R2) , so I started with Edge installation. Unfortunately
    when I run Setup Lync Components, I get "Warning host not found in topology. All roles will be uninstalled."
    I can find that this error is connected with DNS suffix. 
    I looked which name was not found in the error and it is Hostname: imc-leg.domain.local
    The only difference is that name is written in small letter, when I open to see Computername or run hostaname in cmd I get IMC-LEG. I also added suffix domain.local in the advance options before I started with the configuration. I am also not sure if "-"
    sign is allowed. If not can I just delete edge server from topology, rename the server and recreate the topology or not ?
    My edge server has 2 NICs, 1st is LAN NIC 192.168.10.28 and second is in DMZ 192.168.3.28. We have static IP address.
    LAN NIC has IP, Subnet Mask, DNS (AD)
    DMZ NIC has IP, SNM, DGateway. 
    Both have File and print sharing for microsoft networks disabled ( I read somewhere that it can be disabled _ I would appreciate some opinions)
    From Lync server I can ping FQDN of edge server, also DNS record in AD is created. 
    When I open topology on Lync Server (IMC-LSRV.domain.com), I can see Edge Pools : IMC-LEG.domain.local with internal LAN address (192.168.10.28) next hop is IMC-LSRV.domain.com. External Settings are: Access Edge service is sip.domain.com with DMZ address
    192.168.3.28 also web conferencing and A-v edge service.  Oud static IP appears in NAT-Enables public IP address.
    Please help, I really don't know what to do 

    One more thing just like an info for the people that are trying to install Lync for the first time (like me), once configuration is exported from the FE Server name of the edge server must be in the xml file inside zip folder. Mine wasn't there so this was
    first sign that something was wrong (I think with publishing topology). Now I see that my edge server is listed 
    -<Cluster Fqdn="IMC-LEG.domain.local" RequiresSetup="true" RequiresReplication="true">
    <ClusterId SiteId="1" Number="3"/>
    -<Machine Fqdn="IMC-LEG.domain.local" OrdinalInCluster="1">
    <NetInterface IPAddress="192.168.107.28" InterfaceNumber="1" InterfaceSide="Internal"/>
    <NetInterface IPAddress="192.168.33.28" InterfaceNumber="1" InterfaceSide="External" ConfiguredIPAddress="StaticIP xxxxxx."/>
    </Machine>
    </Cluster>
    </Clusters>
    And I have now one more question. When replication is supposed to happen. I didn't install certificates yet (3rd step) and when I run :
    PS C:\windows\system32> Get-CsManagementStoreReplicationStatus | ft
           UpToDate ReplicaFqdn     LastStatusReport LastUpdateCreation ProductVersion
               True IMC-Lync.dom... 23.04.2014 1... 23.04.2014 1... 5.0.8308.0
              False IMC-LEG.dom....                
          24.04.2014 0...

  • Weblogic 12.1.1 SSL error --No identity key/certificate entry was found under alias server_name in keystore path\ name .jks on server AdminServer

    Hi guys,
    I installed  webloigic 12.1.1 on windows 2003(32-bit);
    I was requested add SSL Configuration to console;
    I'm using keytool; It is not first time I setup SSL on weblogic console, only version is different;
    before I did susssessfully on weblogic 11g(10.3.2-10.3.5) using the same scenario;
    My steps:
    1.generate key;
    keytool -keyalg RSA -genkey -v -alias <server_name> -keysize 2048 -storepass <pwd> -validity 762 -keystore <name>.jks
    2. create cert
    keytool -certreq -alias <server_name> -file file_name.csr -keystore <name>.jks
    after send and return certificate 3 layers;
    imported back;
    --root--
    keytool -importcert -v -noprompt  -alias rootca.kbr.com -file root0.cer -keystore <name>.jks -trustcacerts
    Enter keystore password:
    Certificate was added to keystore
    [Storing <name>.jks]
    keytool -importcert -v -noprompt  -alias rootca1.kbr.com -file root1.cer -keystore <name>.jks -trustcacerts
    Enter keystore password:
    Certificate was added to keystore
    [Storing <name>.jks]
    keytool -importcert -v -noprompt  -alias <server_name> -file root2.cer -keystore <name>.jks -trustcacerts
    Enter keystore password:
    Certificate reply was installed in keystore
    [Storing <name>.jks]
    confufigured weblogic using conosole;
    it looks like this in config.xml file
    <ssl>
          <enabled>true</enabled>
          <listen-port>7002</listen-port>
          <server-private-key-alias><server_name></server-private-key-alias>
          <server-private-key-pass-phrase-encrypted>{AES}TIRM5RT26K8IZDevCNMexlWp3BuhZaFpi8HEgPaOCrU=</server-private-key-pass-phrase-encrypted>
        </ssl>
        <listen-address>34.64.3.9</listen-address>
        <key-stores>CustomIdentityAndCustomTrust</key-stores>
        <custom-identity-key-store-file-name>path<name>.jks</custom-identity-key-store-file-name>
        <custom-identity-key-store-type>JKS</custom-identity-key-store-type>
        <custom-identity-key-store-pass-phrase-encrypted>{AES}hiemEGOTrjIRvEOnn0+ODuNpWehBbrgb8fydImfyXV4=</custom-identity-key-store-pass-phrase-encrypted>
        <custom-trust-key-store-file-name>path<name>.jks</custom-trust-key-store-file-name>
        <custom-trust-key-store-type>JKS</custom-trust-key-store-type>
        <custom-trust-key-store-pass-phrase-encrypted>{AES}xzP2kU98nkVMNLdzMv7VRoRjoBQUTu5jjtlMLm87PHc=</custom-trust-key-store-pass-phrase-encrypted>
      </server>
    When I restart SSL , I see error in log file
    Er<AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1381506732875>
    <BEA-000297> <Inconsistent security configuration, weblogic.management.configuration.ConfigurationException: No identity key/certificate entry was found under alias <SERVER_NAME> in keystore path<name>.jks on server AdminServer>
    Please help
    I thought before if import certification get status Certificate reply was installed in keystore
    it shouldn't be problem for weblogic use thsi certificate;

    Compare your steps with the following
    http://weblogic-wonders.com/weblogic/2011/05/25/ssl-configuration-for-weblogic-server/

  • No identity key/certificate entry was found under alias test keystore

    I created a keystore using the command
    keytool -genkey -alias test-keystore c:\TestKeyStore\test1
    Then imported certificates which i downloaded from the targets website
    keytool -import -alias itestcomodo -keystore c:\TestKeyStore\test1.jks -trustcacerts -file (.cer file name)
    keytool -import -alias TestEXternalCARoot -keystore c:\TestKeyStore\test1.jks -trustcacerts -file (.cer file name)
    keytool -import -alias TestPrimaryIntermediate -keystore c:\TestKeyStore\test1.jks -trustcacerts -file (.cer file name)
    keytool -import -alias TestSecondaryIntermediate -keystore c:\TestKeyStore\test1.jks -trustcacerts -file (.cer file name)
    Then I added the certificates to the java cacert file and to oracle weblogic cacaert file
    C:\oracle\Middleware\wlserver_10.3\server\lib\cacerts
    I setup under weblogic admin console
    Keystore type as Custome identity and Java Standard keystore and included test1.jks with the passphrase.
    Similarly I configured the ssl tab but I am geting the following alert on weblogic console
    <Jan 25, 2012 1:12:43 PM EST> <Notice> <Security> <BEA-090171> <Loading the iden
    tity certificate and private key stored under the alias test from the JKS
    keystore file c:\TestKeyStore\test1.jks
    <Jan 25, 2012 1:12:43 PM EST> <Alert> <Security> <BEA-090168> <No identity key/c
    ertificate entry was found under alias test in keystore c:\TestKeyStore\test1.jks
    After this going down i get SSL Handshake error saying The security certificate recieved from (the target website) was not
    signed properly.
    Please help.
    Thanks,

    you can learn few basics from below link :
    http://www.weblogic-tips.com/2008/07/27/how-to-configure-self-sign-certificate-on-weblogic-server/
    http://www.weblogic-tips.com/2008/07/27/configuring-commercial-certificates-on-weblogic-server/
    http://www.weblogic-tips.com/2008/07/27/steps-to-create-self-sign-certificates-for-weblogic-server/
    In simple words , I would say that Private key and Public key exist in pair . Private key in case of weblogic server is used for encrypting the data and public key is used for decrypting the data which is a mandatory step in SSL handshake .
    You can learn process of Handshake for below link which is very important to learn SSL .
    http://www.weblogic-tips.com/2010/05/20/two-way-ssl-on-weblogic-server/
    Thanks,
    Sandeep
    Edited by: sandeep_singh on Jan 26, 2012 10:04 PM

  • Error initializing ejb-module; Exception javac.exe not found under

    Dear all,
    I got followings error after i had tried to doing some lab.I had checked the folder "C:\Program Files\Oracle\jre\1.3.1" exists but missed but missing javac.exe. Could anyone can advice me what is going wrong?
    04/04/14 16:44:20 Auto-deploying - web/WEB-INF/classes (No previous deployment found)...
    04/04/14 16:44:20 Error instantiating application 'lab04' at file:/C:/share/oc4j
    /labs/lab04/: Error initializing ejb-module; Exception javac.exe not found under
    C:\Program Files\Oracle\jre\1.3.1, please use a valid jdk or specify the locati
    on of your java compiler in server.xml using the <java-compiler .../> tag
    Thanks in advance!
    Best Regards,
    Chris CHIU

    Dear Chris,
    The answer lies in the error message you got, namely:
    please use a valid jdkAccording to your post, you don't have a JDK, you only have a JRE. The javac compiler is part of the JDK, it is not part of the JRE.
    You can download the JDK from the J2SE Download Web page. Look for the Download J2SE SDK link -- do not choose the Download J2SE JRE link!
    Good Luck,
    Avi.

  • "No bean found under attribute key" exception when a JSP is not accessed

    HI,
    We are using weblogic 7.1 SP6, Oblix and TRC struts in our application. During normal access to various pages system works fine. When the application is not accessed for 30 minutes system displays session expired exception. But some time when a page is not accessed for some time, say 15 - 20 minutes and user clicks any link system displays a exception dump in the screen. The exception displays for pages with track changes. The exception starts with following line
    [ServletException in:/jsp/include/Header.jsp] No bean found under attribute key HomepageFormBean' javax.servlet.jsp.JspException: No bean bound under attribute key HomePageFormBean at org.apache.struts.taglib.logic.CompareTagBase.condition(CompareTagBase.java:221) at org.apache.struts.taglib.logic.EqualTag.condition(EqualTag.java:90)
    After closing the window and tried to access the same page then the system works fine. The above exception is intermittent.
    Any help is highly appreciated.
    Thanks,
    K.Pushparaj

    Hi dear use this code i modified
    <logic:iterate id="lstDelNotificationData" name="institutionHomeForm" property="delNotification_data" indexId="i" >
    <table cellpadding="0" cellspacing="0" width="320" border="0">
    <tr>
    <td valign="top"><img src="/images/bullet2.gif" alt=" "></td>
    <td>
    "sm"> Your FYE <bean:write name="lstDelNotificationData" property="ins_fye"/> Annual ......is
    Now u will not get bean problem

  • Aurbuild saying "package not found under /var/tmp/aurbuild/pkgbuilds"

    Hello everyone
    I am using aurbuild for installing aur packages. Since some time now, I keep getting the error message:
    package not found under /var/tmp/aurbuild/pkgbuilds
    For example the exact message is:
    lib32-pciutils not found under /var/tmp/aurbuild/pkgbuilds
    No result found
    What can I do about that?
    Thanks in advance
    b1

    Please see our Forum Etiquette regarding bumping b1: https://wiki.archlinux.org/index.php/Fo … te#Bumping
    Have you tried if the same thing happens with other packages and AUR-builders?

  • I have duplicate pictures in "my catalog" that I believe come from two Adobe folders found under "my pictures/adobe/ one is Revel and the other is Photoshop express which preceded revel. Can I delete those two folder without causing a problem with my cata

    I have duplicate pictures in "my catalog" that I believe come from two Adobe folders found under "my pictures/adobe/ one is Revel and the other is Photoshop express which preceded revel. Can I delete those two folder without causing a problem with my catalog?

    Thanks for the links, Limnos.
    If you are willing to continue helping, here's what I found.
    Just to clarify the two iTunes folders I am refering to are:
    username-->Music-->iTunes
    HD-->iTunes
    I am presuming each location has a full set of files as outlined in the above links?
    Not all the files are in both locations. Most are.
    - The Itunes folder in my home folder does not have itunes library.xml.
    - The Itunes folder in my home folder has a subfolder called Mobile Applications (username-->Music-->iTunes--> Mobile application). The Itunes folder at the HD level also has a Mobile Application folder but it is a subfolder of Itunes Media folder (HD-->iTunes--> iTunes Media-->Mobile applications) and has no files in it.
    - I do not have an iTunes Media in the iTunes folder in my home folder.
    - also the Itunes media folder (HD-->iTunes--> iTunes Media) has subfolders by type (books, movies, itunes u, music etc...) but the iTunes Media-->Music also has some of the same subfolders ( iTunes Media-->Music-->books, iTunes Media-->Music-->Movies, iTunes Media-->Music-->iTunes U). Is this normal repetition?
    You say:
    /itunes/itunes media/ music
    but it is important to note what comes before all that.
    There is nothing as far as I can tell before that first forward slash. Since the only iTunes Media folder I have is in the iTunes folder that resides at the HD level (HD-->iTunes--> iTunes Media folder) not the iTunes folder in my home folder (username-->Music-->iTunes) , I assume that's the one that holds the music.
    Keep iTunes media folder organized and Copy files to iTunes Media folder when adding to library are both checked on
    Does that give more clarity into my problem?

  • Thanks for the Firefox 4 upgrade. Here is my concern - Previously, the "Check for updates" option is found under the Help menu. In Firefox 4, I cannot find this option; how will we be able to check if there are available updates?

    Previously, the "Check for updates" option is found under the Help menu. In Firefox 4, I cannot find this option; how will we be able to check if there are available updates?
    Can this new version update itself automatically? How do I set this option?

    Why do developers move stuff just to move it?

  • Warning: NT_GWINDOWS section found

    Hello All,
    Can someone explain to me the signifigance of the following dbx warning:
    dbx: warning: NT_GWINDOWS section found. Possible stack overflow condition
    Specifically, could this warning have any bearing on the accuracy of a core files stack trace?
    Thanks in advance.

    I suspect that if a frame shows up in the stack trace it will be accurately reported. The kinds of problems you might see would be missing stack frames at the top of the stack. In other words the most recent few frames might be missing. You might try using the 'pstack' command on the core file, it might do a better job of handling the NT_GWINDOWS data.

  • My iPad 2 is connected, works well and is found under "devices" on the left side of my iTunes window.  But when I go into my iTunes account the iPad2 is not listed nor found to be "associated" with my account.  Why not?

    My iPad 2 is connected, works well and is found under "devices" on the left side of my iTunes window.  However, when I go into my iTunes store account under "manage devices" the iPad2 is not listed nor found to be "associated" with my account.  Why not?

    Even if you put a credit or debit card on file with iTunes it will still use your balance FIRST.
    I would suggest putting a card on file and testing to see if it will allow you to make a purchase, then removing the card from the account after successful download of an item.
    EE

  • I've found under "Pictures" file "spellyxcustom.dict". What is it?

    I've found under "Pictures" file "spellyxcustom.dict". What is it?

    maybe this helps: *_This document will help you determine the model of iPod you have*_.
    JGG

Maybe you are looking for

  • Portal - User mapping - umlaut - personalize - error

    Hello all, did anyone hear of the following in the portal user mapping to a backend SAP system ? A user has an account in a 4.7 SAP system and his password contains a german umlaut. In the portal "User mapping" instead of SSO is active. The user clic

  • Entry to be passed

    Rspected gurus, I have to transfer the balances form oracle to SAP, actually the amount is small insted of using the BDC program , we can manually pass an entry in sap for profit &loss A/C,Sundry creditors-expenses, Inter division-corp.office,Inter d

  • NullException when setUI on JFileChooser

    I wrote a sub class of MetalFileChooserUI, and set it for my file chooser. but when i show the file chooser dialog, the icons for the files is disappeared. if i click the file list item, NullException occur. why? MY code: public class MyChooser exten

  • About This Mac/Storage/Other - what's the starting point?

    I have a very new MacBook Air.  After a fairly abortive migration (it carried over lots of stuff from my iMac which I didn't want - I only wanted settings, not files) I scoured the discussions and picked up a thread that suggested setting up a new ad

  • HT1338 Java installation to Mac 10.8.3 problem

    I installed JAVA to my Mac 10.8.3. It does not show up in the preferences pannel nor the utilities App? whyJava installation issue? Installed it from Oracle and Apple. restarted the mac and nothing shows up. Need it to access my CMS.  ANy ideas why i