ADF life cycle, versioning error

<Feb 27, 2009 3:56:59 PM IST> <Warning> <J2EE> <BEA-160195> <The application version lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored because the application Tutorial is not versioned.>
<Feb 27, 2009 3:56:59 PM IST> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1235730419147' for task '13'. Error is: 'weblogic.management.DeploymentException: '
weblogic.management.DeploymentException:
     at weblogic.application.internal.flow.BaseLifecycleFlow$CreateListenerAction.run(BaseLifecycleFlow.java:171)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(Unknown Source)
     at weblogic.application.internal.flow.BaseLifecycleFlow$BaseAction.invoke(BaseLifecycleFlow.java:99)
     at weblogic.application.internal.flow.HeadLifecycleFlow.createListener(HeadLifecycleFlow.java:117)
     Truncated. see log file for complete stacktrace
java.lang.ClassNotFoundException: oracle.adf.share.weblogic.listeners.ADFApplicationLifecycleListener
     at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:283)
     at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:256)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
     at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:176)
     Truncated. see log file for complete stacktrace
>
<Feb 27, 2009 3:56:59 PM IST> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating deploy task for application 'Tutorial'.>
<Feb 27, 2009 3:56:59 PM IST> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
weblogic.management.DeploymentException:
     at weblogic.application.internal.flow.BaseLifecycleFlow$CreateListenerAction.run(BaseLifecycleFlow.java:171)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(Unknown Source)
     at weblogic.application.internal.flow.BaseLifecycleFlow$BaseAction.invoke(BaseLifecycleFlow.java:99)
     at weblogic.application.internal.flow.HeadLifecycleFlow.createListener(HeadLifecycleFlow.java:117)
     Truncated. see log file for complete stacktrace
java.lang.ClassNotFoundException: oracle.adf.share.weblogic.listeners.ADFApplicationLifecycleListener
     at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:283)
     at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:256)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
     at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:176)
     Truncated. see log file for complete stacktrace
>
I am new to ADF. I got the above error when i am going to do the oracle ADF tutorial? please help with the issue?

Hi,
Which version of JDeveloper are you using? 11.1.1.0.0 or 11.1.1.0.1?
java.lang.ClassNotFoundException: oracle.adf.share.weblogic.listeners.ADFApplicationLifecycleListenerThis class is not present in first 11g release, but is in second. So, you probably installed build 5156 instead of 5188.
Pedja

Similar Messages

  • ADF application life cycle

    Hi,
    Can any one tell me how the life cycle of an application is taken care in ADF application?
    I have an ADF application. Once I logout of the application, and click internet browser 'Back' button to come to a page which needs the DB interaction, I need my application to go to 'Logout' page again and remain in there until I again login, because actually I am out of my application. But at present I do get the following error.
    javax.faces.el.EvaluationException: Error setting property 'form1' in bean of type..java.lang.NullPointerException
    I have the following code when I logout of the application.
    FacesContext ctx = FacesContext.getCurrentInstance();
    ExternalContext ectx = ctx.getExternalContext();
    HttpServletResponse response = (HttpServletResponse)ectx.getResponse();
    HttpSession session = (HttpSession)ectx.getSession(false);
    session.invalidate();
    response.sendRedirect("CRLIF001.jsp");
    ctx.responseComplete();
    return null;
    Is there any code that I need to write to fix this? Could any one please help me?
    Thanks,
    Venki

    Hi,
    actually it does what you tell it to do: It deletes the session and as such the form is not available. You may be able to use a servlet filter that checks the session ID and the user authentication. If you detect that the session has changed or the user isn't authenticated, you redirect him to the page you want
    Frank

  • Error while executing transport in HANA's application life-cycle management

    Hi everyone,
    we're currently developing our HANA-based software and would like to use HANA's application life-cycle management: transporting our product from one system to another. Everything seems to be set up correctly: two different systems, correct privileges, a product comprising delivery units comprising packages as well as a transport route between the systems. However, the transport always fails with the following error (example for a transport of a single DU):
    [imdbhdb][HDB][2014.05.07 15:10.01.404][TransportService][0] Transport (delta) has been started for route ID: 1020 (Deliver Unit Transport)
    [hanaserver][HDB][2014.05.07 15:10.08.323][Other][0] Get end export timestamp for DU name: PERSISTENCE
    [hanaserver][HDB][2014.05.07 15:10.08.501][Other][12] Unable to retrieve end export timestamp: ReferenceError: assignment to undeclared variable errText
    [imdbhdb][HDB][2014.05.07 15:10.12.402][TransportService][0] There will be 1 delivery units which will be transported.
    [imdbhdb][HDB][2014.05.07 15:10.12.895][TransportService][12] Failed for DU: PERSISTENCE Vendor: LO Error: HTTP request failed. Status: 500. Error: Unable to retrieve end export time stamp.
    [imdbhdb][HDB][2014.05.07 15:10.12.917][TransportService][12] TransportServiceError: Error occurred while performing the transport.
    Does anyone know how to resolve this?
    Thanks so much in advance,
    Lukas

    Hi everyone,
    I am sorry I bothered you with this error. It was caused by me since I forgot to export a top-level file. This file must have defined a variable errText which other DUs depended on and could therefore not be activated.
    Now, the transport works perfectly well and I'm really happy with it.
    All the best
    Lukas

  • Not Able to view layuot in SFP despite Adobe Life Cycle Designer on system

    Hi Friends ,
        I have installed Adobe Life Cycle Designer 8.0 on my system and I am running SAP version 7.10 with patch level 8.Is there any other setting to be done because I am still getting same error when I try to view layout in SFP .
    Please help me on this .
    Thanks
    Sahil

    Hi,
    Please check whether ALD is propeerly installed, go to c:/ program file/ Adobe, 2 files should be present Designer and Reader.
    Regards,
    Kimaya

  • Error installing SAP NW 7.01 ABAP trial version /Error 601-Need Expert Help

    Hi
    When I install the trial version, the installation aborts with error 601.
    I know this has been reported before, but I can't find a solution, tried removing all previous entries/components and re-installing a number of times but it always aborts.
    Details below, any help would be greatly appreciated:
    1, 2009 1:28:02 PM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, An error occurred and product installation failed.  Look at the log file C:\sapdb\NSP\log.txt for details.
    (Nov 11, 2009 1:28:02 PM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, ProductException: (error code = 601; message="An Error happened during call of MaxDB Tool sdbinst. Check end of Logfile C:/DOCUME1/SM/LOCALS1/Temp/MaxDBSAPNWPREV.log")
    STACK_TRACE: 22
    ProductException: (error code = 601; message="An Error happened during call of MaxDB Tool sdbinst. Check end of Logfile C:/DOCUME1/SM/LOCALS1/Temp/MaxDBSAPNWPREV.log")
         at com.sap.installshield.maxdb.maxdb_call_sdbinst.install(maxdb_call_sdbinst.java:193)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProduct(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.installshield.wizard.service.LocalImplementorProxy.invoke(Unknown Source)
         at com.installshield.wizard.service.AbstractService.invokeImpl(Unknown Source)
         at com.installshield.product.service.product.GenericProductService.installProduct(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installAssembly(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.access$900(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
         at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)

    I did these steps and was able to reinstall without any problems.
    1. Run registry clean tool that came with the packaged software
         \Additional_Tools\RegCleanTool
    2. Then run Uninstall - System/Standalone Engine/Optional Standadlon ......
         This is under the Software Life-Cycle Options-Uninstall
    3. Check if there are any files located in
         \Program Files\sapinst_instdir     -
         delete this directory
         \Documents and Settins\{user}\Local settings\Temp    -
       delete any references to SAP
    The above steps helped me to reinstall the Trial software. 
    Make sure that the system for the install meet the following requirements:
    u2022     Operating System: Windows XP Professional (Service Pack 2) or Windows Server 2003 or Windows Vista
    u2022     Hostname must not exceed 13 characters
    u2022     NTFS-File system
    u2022     Internet Explorer 5.5 or higher or Firefox 1.0 or higher
    u2022     At least 1 GB RAM (2-4 GB recommended)
    u2022     Pagefile size according to your RAM settings.
    u2022     Intel Pentium III/1.1 GHz or higher (or compatible)
    u2022     30 GB hard disk space temporary during installation - 24 GB permanent
            The actual hard disk space required is more than 32GB.  It is best to install the SAP directory on a separate drive if possible. Othewise you have to make sure that the drive where you install SAP has sufficient space for you system and the SAP install.
    u2022     High-resolution monitor (1024x768 or higher, 256 colors)
    u2022     Make sure that no other SAP system is installed on your computer
    u2022     The SAP system requires several ports for communication services. Therefore the file %WINDIR%\system32\drivers\etc\services must not include an entry for the ports 3200, 3600, 3900 and 8000. A possible entry can be excluded by using the hash symbol (#). (Note: The entry sapmsNSP 3600 for dialog instances may not exist, as it is set to 0 in Trial versions).
    u2022     If no DHCP server is available on your network (which dynamically determines the IP address) or your computer is not connected to any network, you need to install the virtual interface adapter MS Loopback Adapter.
    My system configuration:
    Virutal Machine
       Windows Server 2003
       1.7GB RAM
       20GB System Drive
       40GB Data drive (SAP installed here)
        MS Loopback Adapter with address 10.10.0.10 (entry in hosts file 10.10.0.10             localhost)
    Regards,
    Jasper

  • CMC: Security: Life Cycle Manager (LCM) missing under "Appication" Security

    Hello there,
    I am trying to set up security for the Life Cycle Manager (LCM). LCM has been installed on the BO 3.1 DEV_System with version SP2, FP4, by another company.
    I am using the procedure described in the (my opinion very well written) article:
    http://wiki.sdn.sap.com/wiki/display/BOBJ/FromDEVtoQAtoPRODusingLifeCycleManager
    The problem is, in the CMC security, under "Application" ("Anwendung") security, I cant see the "life cycle manager",
    Hence, e.g. I cant grant access to "Application"->"Life Cycle Manager"->"Create Job". I am using an Admin user with full rights.
    The life cycle manager does show up however under "Content" ("Inhalt") security, but I guess this concerns other security settings bc granting access to all of "Content"->"Life Cycle Manager" and "Content"->"Life Cycle Manager Job" still didnt allow end-user to create jobs.
    Did anybody stumble accross the same or has an explanation or solution?
    I think this is either a installation or configuration issue (are there any additional settings after intallation needed in other places in order to display security "Application"->"Life Cycle Manager" security in CMC and be able to grant end-users the appropriate rights) ?
    Thanks a lot for your help!

    Hi there,
    thanks... meanwhile, I found a SAP note that describes exactly the problem:
    1443784
    Advice is to even delete the whole workfolders for all webapps (.../localhost/catalina/...) and deployfolder and after that, start tomcat again.
    This also seemed to deploy all the webapps again, also, date from the deployed files indicates they really got redeployed.
    But: Still the same behaviour, no LCM in CMC-Security under "Applications" .
    Since everything got deployed again guess already the files that are deployed are not containing the right information!
    Maybe, during installation, they didnt get updated somehow.
    So, guess only solution will be to completely uninstalling LCM, reinistall it and cross finger that this time, the files will get updated.
    I already tried uninstalling FP 2.4, reinstalled it, no improvement (although it says it is updating CMCApp and CMCAppAction during installation - maybe the necessary updates are already done during isntallation of SP0/SP1/SP2).
    When trying to uninstall SP2 after FP 2.4 is uninstalled, get an error "missing .dll" - it is a mess, but I will keep on fighting
    If anybody has a clue how to specifically change specific files under CMCApp and CMCActionApp directly (dont know if that is possible though...) so that LCM App is displayed correctly in CMC Security->Application , would also be an acceptable workaround .

  • Creation of BP through Web UI.with Life cycle stage concept.

    Hi,
    I am working on Life cycle stage.
    I have added the field " Life cycle stage" field in the Web UI.
    But now when i go to create a BP with a life cycle stage XXX, it throws a error saying "BP category 1 does not fit the data in category 2" and "Data contains errors and cannot be saved"
    Please help me in saving the BP thr web UI.
    Regards,
    Vinay

    Hi Tariq,
    I'm not sure if you have the latest SP - recently, a new BADI - BUPA_SET_DEFAULT was released which allowed defaulting of fields in the BAPI and Web UI scenarios. You can use that BADI to default the fields for country, name, and even other address fields on the Web UI.
    If you don't have this BADI in your system, do search for SAP notes, which will also have the documentation about this.
    Hope this helps you.
    Regards,
    Rishu.

  • Where in the MIDlet life-cycle should I create multiple forms with LWUIT ?

    Hi all,
    I must create two LWUIT forms in my application. Where should I create the two forms ? I created the first form in the startApp life-cycle method , and when I tried to create also the second form in the startApp method then there is a NullPointerException raised when running the application !
    So where , or how , should I create the second form ?
    Thank you very much indeed
    Edited by: andrianiaina on May 20, 2011 1:59 AM

    I think the problem here is that Arlhoolie wants all of the different TEBs to behave as if they were part of a single interaction that submits only ONE result to the quiz.  Using multiple TEBs in Captivate means that you have multiple scored objects and therefore multiple results being submitted to the quiz.
    If you want a single Success or Failure result submitted to the quiz based on the results from multiple interactive objects then there really is no simple way to do it.  But you could try using the Infosemantics Interactive Master widget to combine all the TEBs as slave objects that report to the Master Widget, which then reports a single score to the quiz based on the results from the slave objects.
    You can learn more about the Master widget here:
    http://www.infosemantics.com.au/adobe-captivate-widgets/interactive-master
    http://www.infosemantics.com.au/interactivemaster/help
    You can download a free trial version of the widget here:
    http://www.infosemantics.com.au/adobe-captivate-widgets/download-free-trial-widgets
    One caveat you should be aware of is that this widget is not HTML5 compatible.

  • Regarding SLCM (Student Life Cycle Management)

    Hi
    does any one working on Student Life Cycle Management(SLCM)
    can any one pls let me know what are the function modules present in the predefined business package and how to know what are the predefined functonalites given by sap.
    when i test the predefined Iviews i get an error for some of iview as student object id not found.
    can any one pls let me know about this
    Bye

    Ok Fine
    I have some points to share thise issue with u
    first thing is , iam using wrong application for the requirement.
    and even i use wrong apps some thing result should be show, as i said the error i got
    we raised an sap Oss for this, they provided the solution as stating that we are using the apps which are specific to the advisor but not for the students specially.
    So if u want to use those apps for student purpose we need to get that student object and pass in our application.
    for this purpose we need an abaper help who is well versed in the coding part.
    just modify the code of required application where u fetch the object id (BY Coding) in ithe intialization method,
    then the appication works fine
    this is the solution i got and all my apps are working fine now.
    Thanxs
    sandeep

  • Hyperion Life Cycle Management Utility - 9.3.1

    Hi Friends,
    Our environment is Hyperion System 9.3.1 on Windows box & repository in Oracle 10gR2 database.
    We are facing problem in exporting "x-brioquery" Repository Objects by using "Hyperion Life Cycle Managament Utility" :
    LCM utility is running without any error in log file but in "ExportedOutput" folder
    there is only one folder named "info".
    Resource folder is not getting created.
    Please guide us for the same.
    Kind Regards,
    Manmohan

    Apparently this is reported as a bug.

  • How to  run the life cycle planning in interactive planning

    Hi every body,
    Can any one explain me how to run the lifecylce planning in interactive plannings ?
    i am getting an error messages when i run the lifecycle planning ..'no records from infocube "
    I added 9amatnr keyfigure in my pos recently for life cycle planning purpose  ..our histarical data was coming from Infocube BW ...9amantnr keyfigure was not in infocube ..but i added into my pos ...
    Please suggest me ..
    Thanks!
    Kriss.

    thank you Senthil ,
    So ,i need to maintain 9amantnr key figure in BW As well ??Just i added this keyfigure in my pos and initialized the planning area .
    Is it necessary to update infocube with 9amantr ??
    Please suggest me .
    Thanks!
    Kriss

  • Using page life cycle (OnPageLoadBackingBeanB)class to update page controls

    I used the onPageLoadbackingBeanbase class that exists in SRDemo to handle the page life cycle for my project ADF faces pages but found that the controls is null in all phases of the page
    How can i use the page life cycle for dealing with the page controls like
    filling selectOneChoice in the isPostback once not in every action or refresh
    thanks

    I sent this post 1 week ago and no response
    please help
    Message was edited by:
    user560167

  • "SQlite Version Error The application has been updated, but your version of SQlite is too old and the application cannot run." What is this all about?? Shall I give up on Firefox?

    When I tried to use Firefox this morning I got this message with exclamation marks.
    "SQlite Version Error The application has been updated, but your version of SQlite is too old and the application cannot run."
    What is this all about?? Shall I give up on Firefox?

    Sorry to hear that. I understand your frustration and I hope they send back a better working N78-3.
    Myself, I count myself lucky. Everything works perfectly for me right now...email, bluetooth, maps, gps, 3rd party apps, battery life, 3G, wifi, etc. etc.
    The only issue I've been having is the dreaded reboots but I believe that may have to do with 3rd party apps. I recently uninstalled Google Search app from my N78 and since then it hasn't rebooted or shown any issues. This seems odd at first but makes sense if you think about the fact that the Google Search app loads itself into memory and runs in the background at all times.
    I did this this past Tuesday night and so far no reboots, crashes or any problems. I'm sure I just jinxed myself but I've been using it heavily over the last few days with no issues. Prior to this, it would usually reboot every 2 days. If it doesn't reboot for another few days I'll be happy.
    I would normally not stand for this but I just love the phone and if I got something else it'd probably be the iPhone 3G which has perhaps more software bugs and issues than the N78-3!!
    Best of luck. Here's hoping they release an update soon.

  • Adobe life cycle designer

    Hi,
    I have installed CE 7.1 NWDS and Portal.
    Could any one tell me that which version of Adobe life cycle designer will be compatible for this??
    Thanks,
    Anumit

    Hi,
    I think you can install Adobe life cycle designer 8.0 or 8.1 for SAP Netweaver 7.1
    Check this blog for more clarity:
    /people/juergen.hauser2/blog/2009/02/17/adobe-livecycle-designer-81-is-available
    If you want to install Adobe life cycle designer 8.0 you can download it from
    https://www.sdn.sap.com/downloads/netweaver/java/700/disclaimer.html
    Hope this  helps you..
    Regards,
    Saleem

  • Adobe Life Cycle Designer doesnt show Context Data

    Hi All,
    I have a requirement where I have a add a new field to the adobe form . I am able to add the new field but when I try to Bind it with the Context I am unable to see any context in the Adobe life cycle designer can anyone please let me know how to do this .Thank you so much in advance.

    [https://websmp103.sap-ag.de/swdc] goto this url and click on the installations and upgrade drop down to your left part of the screen --> then click on the search for installations and upgrades then type Adobe in the search box and press enter you will find all the Life cycle designer versions click on
    [NW 7.0 Presentation - Adobe LiveCycle Designer 8.0] this software will be added to the download basket.
    And you should have authorization for downloading the software your basis person should have access to the same..

Maybe you are looking for

  • How can I use Mac OS in the IPAD2

    How can I use Mac OS in the IPAD2? I really want to use Mac OS in the IPAD2!!!!!!!

  • I cant download apps on my ipod

    please help! i cant download apps on my ipod! once ive pressed install, it just goes to the grey loading app icon and it stays like that until i switch my ipod off. i dropped my ipod about 3 monthes ago and a bit of the corner chipped out so im not s

  • How to transfer itunes library via external hard drive?

    How do I transfer my entire itunes library to a new pc via an external hard drive? I want to also keep the library on my old pc. Because my library is about 30gb I thought that getting an external hard drive would be the easiest way to do this. Are t

  • Funtion Module for user exits  variables in BEx Queries.

    Hi, This is for BW Query customer exit variable (zvar2) for include ZXRSRU01 and exit :EXIT_SAPLRRS0_001. Can anyone please suggest the function modules that can be used to do the following. 1)Read value of zvar1 from selection screen whatever    use

  • How to set dynamic WHERE clause to VO from backingBean?

    Hi, Can any one let me know the best way to add the dynamic WHERE clause in to VO query. I have created AM (with AMImpl.java) & VO (with VOImpl.java & VORowImpl.java) in my model project. I suppose to set the WHERE condition at runtime while the user