Application is not working after migrated to 11.1.2.4

Hi expterts,
I developed an adf application on JDeveloper 11.1.1.6. It works without problem on 11.1.1.6.
Briefly uses following technologies: ADF faces, facelets and taskflows, EJB, hibernate...
When i wanted to go on develop with 11.1.2.4, I copied my App root folder to another folder. And chosed .jws application file from 11.1.2.4 version. Then IDE wants me to confirm about migration, then i accepted.
I develop a supplierList structure for feeding the select one choice components' selectItems. These provide load the db objects on the first calling and manages by my ListManager class.
These supplier classes initialize on the MBean init method. MBean init method calls on taskflow initializer. The project (VCUtil) that includes Supplier classes is on my main ViewController project as ADFLibrary.
But after migration when i deploy the application on my Integrated weblogic Server. oops does'nt seen my jspx screens properly on first attempt which includes supplier classes. But when i refresh the screen it can be loaded properly.
The log contains only that line:
<20-Sep-2013 10:33:31 o'clock EEST> <Notice> <Stdout> <BEA-000000> <10:33:31,189 DEBUG [PerformanceMonitor_lsr6sq_Impl] Method public java.util.Collection com.acme.model.domain.ad.sessionbean.ADManagerBean.findCurrencies() took 167 (ms)>
<20-Sep-2013 10:33:31 o'clock EEST> <Info> <ServletContext-/RestAutomation> <BEA-000000> <JspServlet error: Servlet unable to dispatch to the following requested page: The following exception occurred:oracle.adf.controller.activity.ActivityLogicException: ADFC-06015: An exception occured when invoking a task flow initializer.>
My first supplier class is CurrencySupplier, and i can see acc.to the log it works, the second one is DepartmentSupplier class. So i expect log stdout about findDepartments() method too. But nothing, i guess when executing on CurrencySupplier there might be a wrong, that's why can not go on. But when i refresh the page at that time executes the DepartmentSupplier class. If i refresh page for Supplier class count times then page loads.
    public void init()
        try
            if (ObjectUtil.isNull(currencySupplier = (CurrencySupplier)ListManager.getInstance().getSupplier("currencies")))
                currencySupplier = new CurrencySupplier();
            if (ObjectUtil.isNull(departmentSupplier = (DepartmentSupplier)ListManager.getInstance().getSupplier("departments")))
                departmentSupplier = new DepartmentSupplier(false);
            if (ObjectUtil.isNull(countrySupplier = (CountrySupplier)ListManager.getInstance().getSupplier("countries")))
                countrySupplier = new CountrySupplier();
            if (ObjectUtil.isNull(cityForCountrySupplier = (CityForCountrySupplier)ListManager.getInstance().getSupplier("citiesforcountry")))
                cityForCountrySupplier = new CityForCountrySupplier(false, null);
            else
                cityForCountrySupplier.refreshList(null);
            if (ObjectUtil.isNull(districtForCitySupplier = (DistrictForCitySupplier)ListManager.getInstance().getSupplier("districtsforcountry")))
                districtForCitySupplier = new DistrictForCitySupplier(false, null);
            else
                districtForCitySupplier.refreshList(null);
public class CurrencySupplier extends SimpleListSupplier
    public CurrencySupplier(boolean blankItemApplied)
        super(blankItemApplied);
    public CurrencySupplier()
        super();
    @Override
    public void loadList()
        try
            UtilBean utilBean = new UtilBean();
            clearList();
            list.addAll(utilBean.findCurrencies());
            Collections.sort(list);
            itemList.addAll(ConversionUtil.getConvertedToSelectItemList(list, isBlankItemApplied()));
        catch (Exception exc)
            exc.printStackTrace();
    public String getListName()
        return "currencies";
I hope that i could explain the problem
Thx, bgrds

Are there missing / invalid entries in Settings >> General >> About ?

Similar Messages

  • "Find Form" calendar is not working after migration

    Hi,
    We have migrated from Oracle 9i to 10g.we have one form ''FormA" and "find form" for that FormA.Calendar functionality is present in both FormA and "Find FormA".if we try to use calendar functionality in "Find formA",its giving error like FRM-40104 - No such block calendar,FRM-40105(unable to resolve reference to item claendar.cell1.........),FRM-41045 (cannot find item - invalid id).Actually this scenario is not working after migrating the FORMS application to 'OAS10.1.2' from 'OAS904' .
    In 'OAS904' ,The calendar item is present in the 'FormA' form, the 'calendar.show' hides the "Find FormA" and appears in the FOrmA and uses FormA's calendar item and after selecting the date,the date s applied to the "Find FormA"
    But after migration, the "Find FormA" is not hiding, so its not able to retrieve the calendar properties.Because the calendar is present in "FormA".
    Any problem with pll files like 'qmslib65','qmsolb65',qmsevh65'??
    please help me by providing suggestions.
    Thanks

    qmslib65','qmsolb65',qmsevh65Are these libraries self-written or from some third-party tool?

  • License not working after migrating to new MacBook Pro

    I migrated recently to a new MacBook Pro. Aperture is finding it hard to recognize my license from earlier MacBook Pro
    Aperture license shows blank. Asks for license. Does not accept my Aperture 2 or 3 license.
    Do I have to ?
    * Backup my data
    * Uninstall Aperture 3 that was migrated
    * Install Aperture 2 again
    * Put license
    * Apply Aperture 3 upgrade again
    * Open photo libraries to check compatibility
    Any recommended way of handling the license recognition with least hassle?
    Last working setup
    * MacBook Pro Core 2 Duo 2.1 GHz
    * Snow Leopard 10.6.4
    * Aperture 2
    * Aperture 3 upgrade applied to Aperture 2
    Now
    * MacBook Pro i5 2.4GHz
    * Snow Leopard 10.6.4
    * Aperture 3 (Migrated from MBP2.1Ghz)
    Any help would be appreciated.

    Tony Gay wrote:
    Migrating a Pro application will not work, you need to delete the Aperture application, only the ap, from your MBP, and do an install from the supplied disc or download, this should then take you serial number.
    Tony
    I keep reading people state this, but I've migrated a bunch of times since first getting Aperture 1 (or whatever Apple called it). I just did a migration from a 15" MBP (Early 2009) to a brand spanking new 17" MBP i7. Aperture 2 is working perfectly. I'm not bragging or anything, because if something is going to go wrong, it will go wrong with me. Yet, I haven't had any issues with any migration and "Pro apps" including moving iMacs to iMacs, iMacs to MBP, MBP to iMacs, etc etc.
    Now I'm paranoid that Aperture is going to blow up on me next week!

  • Application not working after migration

    Hi,
    An application developed in HTMLDB Version-2.0 is migrated to a new server with version-2.2. Few links like edit (to edit rows) are not working. What could be the reason

    Hi
    1) Old URL-
    http://es40.au.oracle.com:7778/pls/marvel/f?p=102:1:254279794898873443:fsp_sort_6::RP&fsp_region_id=5100103122412382
    2) New URL - http://sgord-dev1.sg.oracle.com:7780/pls/apex/f?p=135:1:1558885729019129 (which is not working)
    3) Application ID before migration - 102
    4) Application ID now is - 135
    If I login as Admin, all links are working properly, and can edit everything. But if I login as different user edit links and dropdowns are not displayed.
    Regards,
    Pallavi

  • PPR does not work after migrating from ADF 11.1.1.0.2 to 11.1.1.1.1

    Hi, I'm able to programmatically refresh my UI components in ADF 11.1.1.0.2. After migrating my application to ADF 11.1.1.1.0 using the latest Jdev, I noticed that all the programmatically PPR no longer work. I'm using ADF Faces, managed beans and EJB. Data Control is not used.
    In addition, I noticed in Section 7:Rerendering Partial Page Content of the latest Web User Interface Developer's Guide(B31973-03), a new paragraph was added, stating that the clientComponent attribute of the target component should be set to "true" to enable PPR programmatically. An earlier version of the developer guide(B31973-01) does not have this paragraph.
    Given the huge amount of work required in going back to update the code, is there a way for me to set ADF 11gR1 to restore to the earlier behaviour in 11.1.1.0.2 by setting some parameter somwhere (e.g. in the web.xml)?

    No there is no such switch. If you don't want to go through your code (which should be possible by find in files with a regular expression), you have to switch back to 11.1.1.0.2.
    This would not be an option to me because of the buds fixed in 11.1.1.1.0.
    Think aoubt the next version which is scheduled later this year. There you will have the same problem. If you are not fixing the code you have to stay on 11.1.1.0.2 forever.
    Timo

  • Custom app working with CRE 8.5, not working after migration to BOE XI

    Hello,
    I have this custom legacy app coming from way back in time, which -among other things- connects to a CRE 8.5 APS to get the list of available reports and the rights of a given user over those reports (view instances, request on demand, and so on). The logic of this custom application works quite well, though it's a bit cryptic (to me at least).
    Now, I have the task of migrating the app from CRE 8.5 to BOE XI R2. The migration itself was rather easy, thanks to the migration wizards, and all the users, groups, permission settings, and everything else seems to have been properly replicated in the BOE XI CMS. However the custom app is not working so well after the migration: it can retrieve all the info about the reports and do pretty much the same it was doing before the migration, but when it comes to user's security settings (permissions to see or request a given report) the app just can't get the proper info.
    To properly explain what's going on, I will have to go into detail with some lengthy description of the code.
    Here it goes. This is the (partial) code that queries if a given user (UserID) has permission to view and/or request on demand a set of reports in the server:
    Qry2 = &quot;Select SI_ID, SI_NAME From CI_INFOOBJECTS&quot;
      Qry2 = Qry2 & &quot; Where SI_PROGID = &quot; & &quot;'&quot; & &quot;CrystalEnterprise.Folder&quot; & &quot;'&quot; _
             & &quot;and SI_PARENT_FOLDER in &quot; & GetFirstLevelFolder(iStore, FolderProperty)
      Set varFolders = iStore.Query(Qry2)
      For Each Item In varFolders   'First level displayed folder
          Set infoSLevelFolders = GetSubfoldersByParentID(iStore, Item.ID) 'Second level displayed folders
          intFolderRightsCount = GetRightsCount(iStore, UserID, Item.ID)
          For Each infoSLevelFolder In infoSLevelFolders
               Set infoReports = GetReportsByFolderID(iStore, infoSLevelFolder.ID)
               For Each infoReport In infoReports
                      rsOutput.AddNew   'Set output recordset fields
                      rsOutput.Fields("FOLDERID") = Item.ID
                      rsOutput.Fields("FOLDERNAME") = Item.Title
    (not sure why, but the message won't accept more text than the above... I will have to post a second message with the rest of it)
    Edited by: Marcelo Rybertt on Mar 30, 2010 8:39 PM
    Edited by: Marcelo Rybertt on Mar 30, 2010 8:49 PM

                      rsOutput.Fields("FOLDER2ID") = infoSLevelFolder.ID
                      rsOutput.Fields("FOLDERNAME2") = infoSLevelFolder.Title
                      rsOutput.Fields("REPORTID") = infoReport.ID
                      rsOutput.Fields("REPORTNAME") = infoReport.Title
                      If UserID = 0 Or intFolderRightsCount > 1 Then 'no this user or rights on the folder level
                         rsOutput.Fields("ROD") = False
                         rsOutput.Fields("VRI") = False
                      Else
                         intReportRightsCount = GetRightsCount(iStore, UserID, infoReport.ID)
                         If intReportRightsCount = 4 Then
                            rsOutput.Fields("ROD") = False
                            rsOutput.Fields("VRI") = True
                         ElseIf intReportRightsCount = 5 Then
                            rsOutput.Fields("ROD") = True
                            rsOutput.Fields("VRI") = False
                         ElseIf intReportRightsCount > 5 Then
                            rsOutput.Fields("ROD") = True
                            rsOutput.Fields("VRI") = True
                         Else
                            rsOutput.Fields("ROD") = False
                            rsOutput.Fields("VRI") = False
                         End If
                     End If
               Next
         Next
      Next
    I have two scenarios, for the same user. The first scenario is the custom app working against a CRE 8.5 server. The second scenario is the same app against a BOE XI server, and the data in that server is the result of running the import wizard, using the 8.5 server as the source of data. The app was done with VB6, and the only difference between working against 8.5 or XI, is the set of dll's used in each case (code compiles flawlessly with either set of libraries).
    ROD stands for Request On Demand. True means the user can ROD. False, the user can't.
    VRI stands for View Report Instance. Same deal.
    intFolderRightsCount and intReportRightsCount are both calculated from the GetRightsCount function, like this:
    Set iReports = iStore.Query("Select SI_ID From CI_INFOOBJECTS Where SI_ID=" & REPORTID)
    u2026
    Set principal = iReport.SecurityInfo.AnyPrincipal(UserID)
    u2026
    GetRightsCount = principal.Rights.Count
    (again, same issue with the message... need to continue this in a third -and last I hope- post)

  • Hotkey (Ctrl+B) is not working after migration from Forms 6i to 10g

    Dear Gurus,
    Need your help regarding the following problem:
    After migrating from Forms 6i to 10g (Rel 2), Ctrl+B (used to list the blocks in a form) hotkey is not working anymore (all other hotkeys are working fine). I've checked my FMRWEB.RES and it contains an entry for Ctrl+B:
    66 : 2 : "Ctrl+B" : 70 : "Block Menu"
    Additional Information:
    OS: AIX
    NLS_LANG = UTF8
    fmrweb_utf8.res also contains the same text for Ctrl+B as above.
    I tried to reproduce it on my Windows Machine (with NLS_LANG set to AMERICAN_AMERICA.WE8ISO8859P1) and its not working as well. I don't have right to put move files on AIX server but i can try anything (on my local system) suggested by the Oracle gurus.
    Best Regards,

    Dear Gerd,
    "are you sure, that it is the hotkey"
    Yes, i am dead sure. Since:
    (1) It was working fine in forms 6i
    (2) If you run a form and select Help => Keys, you will see Ctrl+B on the top of list
    The problem is its not taking into account the keys which i am defining in the file (although i am following the same procedure detailed on metalink.oracle.com).
    Regards

  • Email account and Internet service not working after migration onto a new (upgraded 3rd party) 2012 MBP. Hardware or software issue.

    I just purchased a refurb Mac Book Pro from the Apple on-line store. When I received the machine (serial number)  I purchased 3rd party (OWC) parts. All of these were installed by the authorized, local Apple repair store I have had excellant results with past issues with my 2006 MBP. The parts installed are: 16 meg ram, 240 SSD and a 1 T installed replacing the optical drive.
    Feeling ready now, I had the Apple store do the migration from my 2006 MacBook Pro (OS 10.6.8) over to the 2012.
    When trying to get the new machine into the production flow, I cannot get email to work. It will launch but I cannot access accounts.
    During the One to One, then moved over to the Genius Bar appointment, they reentered the account(s) data. Nothing.
    Also at this time they noticed that the Internet connection was not working.
    A new internet account was set up and it worked. They (Genius) launched email and the Internet connection crashed. This was repeated about 5 times.
    The computer was left with Apple to reinstall the OS (10.8) - their best suggestion as a fix and I have now had a call to say that the install did not correct the problem. Now they are questioning the install of the 3rd party parts as the possible problem.
    I'm to go back into the Apple store to discuss the next steps.
    I would really, really appreciate anyones thoughts / suggestions on this problem. Is it software or hardware? Should I re-install the original ram and 500 m hard drive to start over with the migration? I'll be honest here and state - I'm not a technician in computers or this side of technology. That is why I have reliable parties do the install and trouble shoot. Not a comfortable feeling being at their mercy.
    Advanced thanks to all who believe they have answers.

    Back from the Apple store with my 2012 MacBook Pro.
    After one re-install of the OS - no better - a clean install was performed - purging all of the data that they had migrated over from my 2006 MBP last week.
    The belief is, that the migrated data from my 2006 MBP was too great of a leap for the new 10.8. My (a lot) software was too dated and there in was a "blip" of some sort in some / one of the programs.
    So - all of the OWC parts and pieces that I had installed are not the issue - as they all show up on the About this Mac - and other things are functional. Yeah.
    I now have my 2012 back (with upgrades) in the original form (OS and programs) and I will start a one by one migration of programs that I do need and use. Being cautious not to make one large transfer.... weeding out programs that will no longer be needed or will work on the OS 10.8. I will manually set up the email accounts one by one.
    Fingers crossed.

  • Hotline is not working after migrating to MPLS

    Hi,
    I am facing one new problem, after migrating with MPLS link my customer not able to make calls. If he connecting to Leased Line then its working(OLD LINE). In data also we faced same problem, after removing the TCP Compression then only data also start to work. If any body aware of this type of problem can you please help me.
    Regards,
    Sunish

    The warranty entitles you to complimentary phone support for the first 90 days of ownership.

  • HT4889 Password not working after migration

    I migrated files from my iMac to my MacBook Air.  However, once completed, my login passwords would not work on teh MacBook Air.  I know I am using the right password.  How do I fix this?

    In the meantime I was able to solve the problem.
    The problem arises when the operating system on the target computer is an older version than on the source computer. I had OS X 10.8.2 Mountain Lion on my old MacBook Air (Source) and OS X 10.7.x Lion on the new MacBook Air (Target).
    After installing OS X 10.8 from an USB Stick the problem was solved and I was able to log in. The transfer of user accounts and programs was done.

  • Email Setup Application Does Not Work After Update

    I seem to be having the same problem as others with the email setup application.
    When I updated my Blackberry to the new OS6, I went to my email setup and it said "looking for updates"
    It finds a new update from my already installed email setup app 6.0.0 to the new 6.11.0419.0755.
    When I click "download" it says replace existing version? I click "yes"
    The it says: "com.rim.bis.client" contains a different version of module "net_rim_bis_client" which is also used by email setup application. If you proceed, "email setup application" may cease to function properly. proceed?
    If I click "yes proceed" it crashes my blackberry and it will not reboot and I have to do a complete hard reboot, wipe the device and reload everything from my backup on blackberry desktop.
    If I click "no" not to proceed, I cannot open the email setup application.
    I have tried downgrading to version 5 of the OS, I have rebooted with a battery pull, crashed my blackberry twice and spent hours reloading all my applications and systems.  I am at the end of my rope, and I don't know what else to do?!  
    If there was a way to turn off the automatic search for updates on my device under the setup and email settings, i think I would be able to set it up in the older version 6.0.0
    HELP.

    yep same problem here
    i had this problem and got a replacement handset.
    i have had to do an update and got the same issue yet again.
    The funny thing is, is when i got my new handset i had to run the email setup application and it worked fine.
    now its failed and i have to boot in safe mode and wipe etc.
    Will someone sort this out???!! O2, Blackberry whoever. Shambles!

  • My DotNet application does not work after installing Framework 4.0 on My client PC

    HI 
    I created application in Visual 2010 therefore I need framework 4.0 to work my application on client PC but it is still not working. 
    I have few forms in my application. 
    Form contact has controls Textbox, labels, button on it. (This form works fine absolutely ) 
    Form Invoice has DatagridView, textbox, label,button . (This form is NOT working at all, give me an error) 
    Any bright suggestion will help me to NOT install whole carp of visual studio 2010 on my client pc and also save Space. 
    Thank you in advance

    Hi,
    You don’t install VS2010 on the client PC, then where did the Form Invoice not work? When you run it from another version of VS? Or when you run the application with application.exe?
    Based on your description, one form works well, another form does not. I assume that two forms are in two different projects, then please check the .Net Framework used by the two projects. If they are different, you can use the
    one used by the Form contact for Form Invoice.
    Because this issue is a project issue, I recommend you to consult it on some application forum such as Windows Forms General forum for better support.
    VS General Question forum mainly discusses
    the usage of Visual Studio IDE such as
    WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help
    System and Visual Studio Editor.
    Thanks,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Infopath not working After migrating site to HTTPS

    I have infopath installed as client and I publishes it on the server. I dont have infopath on the server and I cannot install there.
    Developed infopath form with a dataconnection via webservice "GetUserProfileByName". It was working fine with HTTP
    After moving to HTTPS I updated all dataconnections URL to HTTPS and published again.
    When I open the form first it gives the following Error "You do not have permissions to access a Web service that provides data required for this form to function correctly."
    In our environment we have SSL certificate on ISA server which is F5. Any request comming as HTTP its changes to HTTPS. SSL is not installed on SP Servers (Both nodes). This URL I refered (http://ikarstein.wordpress.com/2011/07/01/869/) 
    for this issue but as per our network team they told it might not work bcoz our SSL is on F5 not on SP Server.
    When I changed the the infopath form settings in Central Admin by unchecking the "<label>Require SSL for HTTP authentication to data sources</label>" the error changed to "An error occurred while trying to connect to a Web service infopath 2010". I followed
    this link (http://support.microsoft.com/kb/981684) for help but i am not sure how this will work or I am in teh right direction.
    I checked the option mentioned in last step and deleted the form library and and published the form gain. Now I am facing the same issue as mentioned in 3rd step.
    When I deleted the dataconnection of "GetUserProfileByName" Error removed. But I cannot get user information on the form, which i need as a part of requirement :(
    Please help!!!

    After this SSL import I am having a weird scenario.
    Some I come across this issue.
    An error occurred querying a data source.
    click OK to resume filling out the form...
    An error occured while trying to connect to a Web service.
    Correlation ID: 787cabf5-3040-4357-866f-a3891f80046f
    The server farm consists of 6 servers, two of which are load balanced front end servers via an F5.
    We’re using IE6, IE7, and IE8 officially (I am using IE
    The servers do all have Disableloopbackcheck = 1.
    When I try to access within server, It works fine everytime although the request go to f5 first. (i.e. Request come via internet)
    Any Advice!!!

  • Custom application is not working after the support package upgrade.

    Hi SDN Folks,
    I have upgraded the portal from SP09 to SP25 successfully. But after the upgrade our custom application is not behaving as before. When we submit anything in the custom page its returning to home page. No error in the log files also.
    Custom application is a devoloped in webdynpro java.
    Kindly suggest.
    regards,
    Mahesh.N.R

    Hi Sita,
    Currently I canot take help form the developers, please let me know where i ca checkwhether the custom URLs are set to home page.
    regards,
    Mahesh.N.R

  • Photoshop 7.0 not working after Migrate

    Hello all. First post and hopefully not my last. I do hope it is the last time I have a problem though:)
    I have a question. I have just used Migrate Assist to transfer my stuff from my 3 year old Macbook 13" to my New MacBook Pro.
    I have Photoshop 7.0 on my old Mac, it works fine. Now that I have transfered my life to my MBP, Photoshop is not working. All my other apps work just fine, Word, office, etc.
    It states "an unexpected and unrecoverable problem has occurred because of a program error."
    I am a self-employed artist and a company I worked for authorized me to use this a couple of years ago. I will admit, I am much better using a program than I am with the ....umm... software side of things.
    Any help would be great.

    Sounds like you will have to try reinstalling PS 7 to replace any files that didn't migrate properly.
    Dave M.
    MacOSG Founder/Ambassador  An Apple User Group  iTunes: MacOSG Podcast
    Macsimum News Associate Editor  Creator of 'Mac611 - Mobile Mac Support'

Maybe you are looking for

  • Alert notification is sent with incorrect language

    Hello experts, I have configured technical monitoring in Japanese language. In the workcenter, the monitoring screen is displayed in Japanese. But the alert notification is sent in English like following image. I want to receive the notification in J

  • [PS2013] Can't edit report's data sources

    Hi! When I upload a report to the PWA, I usually click on the 3 dots and open the menu for that report. I remember that there used to be an option to edit data sources, but I can't see that option anymore, like in the picture below. Any ideas on why

  • Just updated Bridge.  Error cannot start no MSVCP110

    Using CC I updated Bridge and when loading program now get 'This progran can't start because MSVCP110.dll is missing from your computer.' If I hit return key three time program loads and works normally.  Strange behavour and wish I'd not updated!

  • Site not updating link changes.

    I had changed the name of one of my html pages, but didn't update the links that pointed to that page so the destinations were wrong.  After I corrected the link destinations I uploaded the changes but when I visit my site and click on the links I ge

  • EJB modules were found for this application

    I'm deploy may application on weblogic server 10R3 myejb.jar file is deployed success When I deployed mayapp.war, the following error occured. *weblogic.deployment.EnvironmentException: [J2EE:160167]The module jvcwebapp.war in application jvcwebapp u