Can use another web form UI instead of ADF forms for human task?

Hi everybody
Can I use different web UI like primeface, ZK, Spring, Ext Js,... for generating forms base on human task instead of ADF forms?
For both worklist and workspace
Thanks.

I read all of posts that other mentioned above and do the instruction but when i initiated a process my page went to 404 error so that can't find the URI.
The below error raised in log
<oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl> <DiagnosticsDataExtractorImpl> <createADRIncident> <incident 21 created with problem key "ADFC-06018 [ADFc]">
<oracle.adf.view> <RichExceptionHandler> <_logUnhandledException> <ADF_FACES-60098:Faces lifecycle receives unhandled exceptions in phase RESTORE_VIEW 1>
oracle.adf.controller.ControllerException: ADFC-06018: Task flow ID EL expression '#{pageFlowScope.taskDetailsView.remoteTaskDefId}' on activity '/WEB-INF/taskDetail-task-flow-definition.xml#taskDetail-task-flow-definition@remoteTaskFlowCall' evaluated to null.
  at oracle.adfinternal.controller.activity.TaskFlowCallActivityLogic.getTaskFlowDefinitionId(TaskFlowCallActivityLogic.java:1155)
  at oracle.adfinternal.controller.activity.TaskFlowCallActivityLogic.execute(TaskFlowCallActivityLogic.java:115)
  at oracle.adfinternal.controller.engine.ControlFlowEngine.executeActivity(ControlFlowEngine.java:1241)
  at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(ControlFlowEngine.java:1087)
  at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(ControlFlowEngine.java:979)
  at oracle.adfinternal.controller.engine.ControlFlowEngine.invokeTaskFlow(ControlFlowEngine.java:253)
  at oracle.adfinternal.controller.application.RemoteTaskFlowCallRequestHandler.invokeTaskFlowByUrl(RemoteTaskFlowCallRequestHandler.java:103)
  at oracle.adfinternal.controller.application.RemoteTaskFlowCallRequestHandler.doCreateView(RemoteTaskFlowCallRequestHandler.java:64)
  at oracle.adfinternal.controller.application.BaseRequestHandlerImpl.createView(BaseRequestHandlerImpl.java:59)
  at org.apache.myfaces.trinidadinternal.application.InternalViewHandlingStrategy.createView(InternalViewHandlingStrategy.java:48)
  at com.sun.faces.application.view.MultiViewHandler.createView(MultiViewHandler.java:160)
  at javax.faces.application.ViewHandlerWrapper.createView(ViewHandlerWrapper.java:170)
  at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.createView(ViewHandlerImpl.java:108)
  at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._restoreView(LifecycleImpl.java:847)
  at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:397)
  at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:225)
  at javax.faces.webapp.FacesServlet.service(FacesServlet.java:593)
  at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
  at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
  at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
  at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
  at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
  at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  at oracle.help.web.rich.OHWFilter.doFilter(OHWFilter.java:197)
  at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:192)
  at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:105)
  at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:502)
  at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
  at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:502)
  at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:327)
  at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:229)
  at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
  at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:202)
  at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
  at java.security.AccessController.doPrivileged(Native Method)
  at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
  at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
  at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
  at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
  at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
  at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
  at java.security.AccessController.doPrivileged(Native Method)
  at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
  at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
  at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
  at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
  at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
  at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
  at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
  at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
  at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
  at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
  at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
  at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
  at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
  at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
  at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
  at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
  at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
  at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
  at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
  at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
I think then main problem is where i bold.
Thanks.

Similar Messages

  • The Adobe Photoshop CC 2014 - I can't use becouse is LOOCK DOWN the computer -  When USE is LOCK the computer so everything is LOCKING can't even move the mouse + need to restart the computer and use Photoshop CC 64 bit instead - have this problem for abo

    The Adobe Photoshop CC 2014 - I can't use becouse is LOOCK DOWN the computer -
    When USE is LOCK the computer so everything is LOCKING can't even move the mouse + need to restart the computer and use Photoshop CC 64 bit instead - have this problem for about 6 months ...

    Please read this (in particular the section titled "Supply pertinent information for quicker answers"):
    http://blogs.adobe.com/crawlspace/2012/07/photoshop-basic-troubleshooting-steps-to-fix-mos t-issues.html
    http://forums.adobe.com/docs/DOC-2325
    Are you trying to use a 32bit version (I did not even know there is one for Photoshop CC 2014)?
    If so – why?

  • I have an iphone 3gs, i bought it with the carrier Orange in Mauritius and i would like to know if it is possible to unlock the iphone so that i can use another carrier.

    i have an iphone 3gs, i bought it with the carrier Orange in Mauritius and i would like to know if it is possible to unlock the iphone so that i can use another carrier. thanks

    Only the carrier can authorise unlocking. You need to contact them.

  • On what situation we can use Standard BW Contenet Report instead R/3????

    Hi All,
      On what situation or codition we can use Standard BW Contenet Report instead of R/3 standard report, can you please tell me some points, since I need to prepare a checklist ....
    Regards,
    Andy

    Hi check the below links
    ABAP vs. BW
    R/3 reports

  • Which tool we can use in Web design except photoshop?

    I have six experience in web  design developing,Need more advice,Which tool we can use in Web design except photoshop?

    Dreamweaver is pro-level software for web designers & developers. If you have the necessary coding skills, there's not much you can't do with DW.  If you don't, the learning curve can be quite steep.
    If you join the Creative Cloud, you have access to the following other web design products:
    Muse is web design software aimed at non-coding designers & hobbyists.  The trade off for Muse's  "ease of use" is static HTML pages with limited functionality.  In other words, you could not use Muse to build a shopping cart site but it might be all you need for a simple  hobby, church or charity site.
    Edge Animate
    For creating HTML5 Animations and interactive site pages.
    Edge Coder
    A coding editor.
    Edge Reflow
    For creating responsive web design layouts that work on mobile phones, tablets & desktops.
    Edge Web Fonts & TypeKit -- custom web fonts
    PhoneGap -- for creating mobile apps
    http://html.adobe.com/edge/
    Nancy O.

  • Can use another software (not FMLE) to publish stream to FMS?

    Hi all,
    I have a question:
    Can use another software (not FMLE) to publish stream to FMS?
    I ask this question because I want to use Authentication add-in to prevent user publish stream to FMS. This add-in only affect with FMLE, so, if user use another encoder software, they still can publish stream to my FMS

    You can use any encoder to publish to FMS - you can write you own add-in to restrict any publisher - but you are right that FMLE add-in will work only for FMLE.
    Actually i am not clear with your questions - Are you concerned that other publishers apart from FMLE would publish or you want add-in for other encoders - meaning do you plan to use another encoder?
    If its first problem - you can do simple thing - turn SWF verification on - make exception for FMLE and have FMLE add-in - in this case only valid clients would be able to connect - even other encoders wont be able to connect - so if someone cant connect there is no way they can publish.

  • How to use Web dynpro DC to use another Web dynpro DC?

    First,I created a Web dynpro DC,and make the component to public .
    Then,I created another Web dynpro DC,Add the first DC in Used DCs,But in this Web dynpro, I can't use first Web dynpro Method,can anyone tell me how to do it?

    Go for below document.
    [http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/60132577-7801-2b10-c9b1-b13b2f78f23b?QuickLink=index&overridelayout=true]
    This explains interaction between two components of same DC.
    Now, since you need 2 DC.
    Then follow below steps in addition to above document.
    1. Create DC1 and Dc2
    2. Add dependency from DC1 to DC2. (Used DC Component).
    If you find any further issues then please revert back.
    Thanks

  • Using another web browswer until you get rid of Firefox 4. What a disaster! When do you plan to fix it.!!!

    What a nightmare Firefox 4 have been. I have warned everyone else not to upgrade to this horrible browser. Which is sad, since I used to recommend it to everyone. I don't like IE or Safari, but I like them better than Firefox 4 so I will be using another browser until you fix whatever it was you did to the new update. Very inconvenient to have to change all my bookmarks and info that I have used on Mozilla since it first came out. I hope you are working on it since there is page after page of similar responses. When can we expect this to be fixed?
    Lori
    Why do I have pop-up everywhere now, my home page changed, I have some stupid mp3 toolbar installed(which I will get rid of). What were you guys thinking?

    Hello,
    You'll have to be more specific. Do you know the name of it? If not, go to your '''about:support''' page by entering it in your address bar and pressing enter, or going to:
    * Help (or [[Image: New Fx Menu]] > [[Image: Help-29]]) > Troubleshooting Information
    Then click "Copy Text to Clipboard" and paste that information here.
    If you don't have many extensions and don't mind going to download them and setting them up again, you can '''Reset Firefox'''. The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your bookmarks, history, passwords, cookies, and other essential information.
    '''''Note:''' After resetting Firefox, you will lose any extensions, toolbar customizations, and some preferences.'' See the [[Reset Firefox – easily fix most problems]] article for more information.
    To Reset Firefox:
    #Click the menu button [[Image:New Fx Menu]], click help [[Image:Help-29]] and select ''Troubleshooting Information''. A new tab containing your troubleshooting information should open.
    #*If you're unable to access the Help menu, type '''about:support''' in your address bar to bring up the Troubleshooting Information page.
    #At the top right corner of the page, you should see a button that says "Reset Firefox" that looks like this: [[Image:Button reset]]. Click on it.
    #Firefox will close and reset. After it is done, Firefox will show a window with the information that is imported.
    #Click Finish and Firefox will reopen.
    Did this fix the problem? Please report back to us!
    Thank you.
    EDIT: How did you update your Firefox? If you downloaded a new copy but didn't download from the official Mozilla website:
    * https://www.mozilla.org/en-US/firefox/new/
    * https://www.mozilla.org/en-US/firefox/all/
    Then you will need to uninstall and reinstall Firefox by downloading a new copy from one of those two links.

  • "Use Firefox Web Browser (default)" instead of trying to render a page starts FF again

    Expected behaviour: Firefox actually trying to open a document.
    What happens: Firefox, ''as the default option'', re-feeds a document to itself in a roundabout way that leads only to repeating the same choice. If "Do this automatically..." box is checked, this causes ''spamming tabs or windows recursively''. Which certainly constitues a bug.
    Happens e.g. when trying to open HTML pages that have ".asp" extension due to being saved with original server filenames. Which also is the easiest way to reproduce this bug. Same files renamed or ''hard''linked as "*.asp.html" open normally, thus it happens only due to "Open with: Use Firefox Web Browser (default)" choice not working correctly. I didn't find addons to circumvent this, either.
    Version: 26.0 (Mozilla Firefox for Ubuntu canonical - 1.0) - but a web search shows that the same happened 10 years ago and under Windows.

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. [[Troubleshoot Firefox issues using Safe Mode|Firefox Safe Mode]] is a troubleshooting mode that turns off some settings and disables most add-ons (extensions and themes).
    ''(If you're using an added theme, switch to the Default theme.)''
    If Firefox is open, you can restart in Firefox Safe Mode from the Help menu by clicking on the '''Restart with Add-ons Disabled...''' menu item:<br>
    [[Image:FirefoxSafeMode|width=520]]<br><br>
    If Firefox is not running, you can start Firefox in Safe Mode as follows:
    * On Windows: Hold the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac: Hold the '''option''' key while starting Firefox.
    * On Linux: Quit Firefox, go to your Terminal and run ''firefox -safe-mode'' <br>(you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    [[Image:Safe Mode Fx 15 - Win]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]] article to find the cause.
    ''To exit Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    When you figure out what's causing your issues, please let us know. It might help others with the same problem.
    Thank you.

  • Can I unlock a iphone 4 that is locked for sprint use only so I can use another carrier

    Can a iphone 4 be unlocked when it is locked to be used with sprint only so I can use it with another carrier ?

    Only Sprint can answer that question for you specifically.
    But Meg's answer is pretty much spot on.

  • Do I need to embed QT movies in my iWeb site if I am using another web host

    I am going to be posting my iWeb site to another web hosting service (bluehost.com). Does anybody know if I will need to embed the QuickTime movies I have on my site. Do I need to purchase QuickTime Pro to accomplish this task? How difficult is embedding the QuickTime movies to a non.Mac web hosting service?
    Many thanks for your assistance

    I believe that as long as you drag and drop your QT movies into iWeb, it will embed the QT movies for you when you "publish to folder." Then all you will need to do is upload the folder to your webhost.
    No need to buy QTPro unless you are trying to convert from one format to another.
    Good luck!
    James
    http://www.dirtdoog.com/

  • Will use of Web Property Extractors be a good solution for this scenario?

    Hi all
    We have a scenario where we would like to use our existing SAP Portal
    environment along with the TREX to search in a a database with 150000+
    cases much similar to SAP Customer Messages.
    We are thinking of implementing the following scenario:
    1) We develop a custom application that extracts cases from
    our "customer message application", and converts them into html-files.
    2) These 150000+ html-files are published on a web server that can be
    seen by the SAP Portal (and corresponding TREX).
    3) We integrate this "artificial" web site into our portal using a Web
    Repository Manager with configured Web Property Extractors (content is published in meta tags).
    4) We set up an index and configure search iviews etc, so the
    supporters are able to search in different parts of the "customer messages" (=different properties).
    My questions are now:
    1) Can the Web Property Extractors be used in other repository managers
    (like the CM repository manager, eg) or can you set up a Web Repository
    Manager to look into a file server instead of a web server or will the above mentioned scenario be the only feasible solution?
    2) What considerations should be done in relation to the above scenario in order to assure good search
    performance and a well performing database? We have a bunch of text
    snippets (that can be very long) that we wants to extract into
    properties - thus being stored in the database. Will this be a problem?
    Or will it not effect performance if the database is running on a SAN?
    Best regards,
    Martin Søgaard

    Maybe something along the lines of this A Form to Design a Form sample would suit?

  • Port used for task display form in Oracle BPM Worklist from SOA human task

    My problem is that when I click on my task in worklist it is trying to show the task flow UI in a frame using port 7101 which is my admin server instead of port 7102 which is my SOA server where the task display form is actually deployed.
    I have an admin server running on port 7101 and a managed server with SOA configured running on port 7102. My application contains a soa composite project and a task flow project that was auto-generated from the human task in my composite. The applications deploys successfully to the soa server and I can run my BPEL process successfully and see the task show up in worklist.
    I have modified hwtaskflow.xml with this:
    <TaskFlowServer>
    <hostName>localhost</hostName>
    <httpPort>7102</httpPort>
    <httpsPort>8002</httpsPort>
    </TaskFlowServer>
    I access worklist at: http://localhost:7102/integration/worklistapp/
    But when I click on my task in worklist, the task display form is being referenced at
    http://<ip address>:7101/workflow/VacationRequestTaskFlow/faces......
    instead of
    http://localhost:7102/workflow/VacationRequestTaskFlow/faces......
    Any ideas? After changing hwtaskflow.xml I redeployed and restarted everything and it still doesn't work.
    Edited by: Billy Turchin on Oct 1, 2009 12:43 PM

    Actually my config.xml does not have have two soa_server1 entries ... it has only two <server> entries but each one also has an SSL entry; see below. (This was not done by me BTW, but rather when I ran the domain configuration wizard)
    I don't think the problem has to do with the SSL entries, because those ports are not getting used. The default port for my human task is 7101 (DefaultServer) instead of 7102 (soa_server1). Once I changed the port using the EM it seems to remember it when I deploy new revistions of that composite but anytime I deploy a new composite for the first time, the port for the task display form is incorrectly set to 7101.
    How exactly does worklist determine which port and URI to use for a human task's display form? Does it iterate through all the registered task display forms to find one that is registered for the given human task? (ie its not a property of the human task itself, but rather a property of the registered ADF display forms).
    <server>
    --<name>DefaultServer</name>
    --<ssl>
    ----<name>soa_server1</name>
    ----<listen-port>8001</listen-port>
    --</ssl>
    --<machine>LocalMachine</machine>
    --<listen-port>7101</listen-port>
    --<listen-address></listen-address>
    --<tunneling-enabled>true</tunneling-enabled>
    </server>
    <server>
    --<name>soa_server1</name>
    --<ssl>
    ----<name>soa_server1</name>
    ----<listen-port>8002</listen-port>
    --</ssl>
    --<machine>LocalMachine</machine>
    --<listen-port>7102</listen-port>
    --<listen-address></listen-address>
    </server>
    Thanks for the replies thus far...
    Edited by: Billy Turchin on Oct 5, 2009 5:21 AM

  • Can't upload Web Job: Could not upload zip file for job:

    A few days ago, out of the blue my Web Jobs I had associated with one of my Azure Websites disappeared. Actually at the root of the dashboard in the Portal there were still listed as a Job collection BUT not associated with the website. There were also errors
    in the Job logs but I foolishly deleted the Jobs and tried to upload them again. However I keep getting an error when attempting to upload the zip file [as I had previously done] against this same website. I've tried against another website and it worked ok.
    But I need to upload against this ONE particular site as the webjobs get files from that website. I did discovered lots of nasty trace in the kudu log file. Here is some:
    I've searched and search forums and discussions but can't proceed. Can anyone assist me?
    <Events><Event><System><Provider Name="ASP.NET 4.0.30319.0"/><EventID>1309</EventID><Level>2</Level><Task>0</Task><Keywords>Keywords</Keywords><TimeCreated SystemTime="2015-03-14T16:17:48Z"/><EventRecordID>-1680563781</EventRecordID><Channel>Application</Channel><Computer>RD000D3AD0013E</Computer><Security/></System><EventData><Data>3005</Data><Data>An
    unhandled exception has occurred.</Data><Data>3/14/2015 4:17:47 PM</Data><Data>3/14/2015 4:17:47 PM</Data><Data>63d127c928c44f0084bdb2a93fc5ab81</Data><Data>1</Data><Data>1</Data><Data>0</Data><Data>/LM/W3SVC/1897069090/ROOT-4705-130708234647101317</Data><Data>Full</Data><Data>/</Data><Data>D:\Program
    Files (x86)\SiteExtensions\Kudu\43.40212.1385\</Data><Data>RD000D3AD0013E</Data><Data></Data><Data>6368</Data><Data>w3wp.exe</Data><Data>IIS APPPOOL\payskool-schooladmin</Data><Data>InvalidOperationException</Data><Data>The
    pre-application start initialization method Run on type WebActivator.ActivationManager threw an exception with the following error message: Exception has been thrown by the target of an invocation..
       at System.Web.Compilation.BuildManager.InvokePreStartInitMethodsCore(ICollection`1 methods, Func`1 setHostingEnvironmentCultures)
       at System.Web.Compilation.BuildManager.InvokePreStartInitMethods(ICollection`1 methods)
       at System.Web.Compilation.BuildManager.CallPreStartInitMethods(String preStartInitListPath, Boolean&amp; isRefAssemblyLoaded)
       at System.Web.Compilation.BuildManager.ExecutePreAppStart()
       at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException)
    Exception has been thrown by the target of an invocation.
       at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
       at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
       at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
       at WebActivator.BaseActivationMethodAttribute.InvokeMethod()
       at WebActivator.ActivationManager.RunActivationMethods[T]()
       at WebActivator.ActivationManager.RunPreStartMethods()
       at WebActivator.ActivationManager.Run()
    Could not load file or assembly 'Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
       at Microsoft.AspNet.SignalR.DefaultDependencyResolver.RegisterDefaultServices()
       at Microsoft.AspNet.SignalR.DefaultDependencyResolver..ctor()
       at Kudu.Services.Web.App_Start.NinjectServices.SignalRNinjectDependencyResolver..ctor(IKernel kernel)
       at Kudu.Services.Web.App_Start.NinjectServices.RegisterServices(IKernel kernel)
       at Kudu.Services.Web.App_Start.NinjectServices.CreateKernel()
       at Ninject.Web.Common.Bootstrapper.Initialize(Func`1 createKernelCallback)
       at Kudu.Services.Web.App_Start.NinjectServices.Start()

    Thanks very much for your prompt reply. This has indeed fixed the issue.
    Can I ask what might have caused the issue in the first place to necessitate the restart? Is it possibly there were too many logs files and that perhaps disk space became an issue for the Website?
    Kind regards,

  • Deploy Task form for Human Task gives Exception

    Hi,
    I created a simple asynchronous process having just a human task to test the features of JDeveloper.
    This project compiled successfully.However at the time of deployment I am facing a java.lang.SecurityException.
    I am using :
    JDeveloper :10.1.3.4
    Ant Build O/p:
    Buildfile: E:\BPEL\Examples\handson\SampleHumanTask\build.xml
    [java] Java Result: 1
    validateTask:
    [echo]
    | Validating workflow
    [validateTask] url is file:/E:/BPEL/Installables/JDeveloper/integration/bpm/support/files/WorkflowTaskDefinition.xsd
    [validateTask] Validation of workflow task definitions is completed without errors
    deployProcess:
    [echo]
    | Deploying bpel process SampleHumanTask on localhost, port 8888
    [deployProcess] Deploying process E:\BPEL\Examples\handson\SampleHumanTask\output\bpel_SampleHumanTask_1.0.jar
    [deployProcess] Successfully deployed the process "SampleHumanTask" on server "localhost" and port "8888"
    deployTaskForm:
    [echo]
    | Deploying workflow form for SampleHumanTask on localhost, port 8888
    [deployTaskForm] 08/09/16 09:45:54 Notification ==>Application Deployer for default_SampleHumanTask_1_0_Approver STARTS.
    [deployTaskForm]
    [deployTaskForm] 08/09/16 09:45:54 Notification ==>Copy the archive to E:\BPEL\Installables\OracleAS_1\j2ee\home\applications\default_SampleHumanTask_1_0_Approver.ear
    [deployTaskForm]
    [deployTaskForm] 08/09/16 09:45:54 Notification ==>Initialize E:\BPEL\Installables\OracleAS_1\j2ee\home\applications\default_SampleHumanTask_1_0_Approver.ear begins...
    [deployTaskForm]
    [deployTaskForm] 08/09/16 09:45:54 Notification ==>Unpacking default_SampleHumanTask_1_0_Approver.ear
    [deployTaskForm]
    [deployTaskForm] 08/09/16 09:45:54 Notification ==>Done unpacking default_SampleHumanTask_1_0_Approver.ear
    [deployTaskForm]
    [deployTaskForm] 08/09/16 09:45:54 Notification ==>Unpacking workflowform.war
    [deployTaskForm]
    [deployTaskForm] 08/09/16 09:45:54 Notification ==>Done unpacking workflowform.war
    [deployTaskForm]
    [deployTaskForm] 08/09/16 09:45:54 Notification ==>Initialize E:\BPEL\Installables\OracleAS_1\j2ee\home\applications\default_SampleHumanTask_1_0_Approver.ear ends...
    [deployTaskForm]
    [deployTaskForm] 08/09/16 09:45:54 Notification ==>Starting application : default_SampleHumanTask_1_0_Approver
    [deployTaskForm]
    [deployTaskForm] 08/09/16 09:45:54 Notification ==>Initializing ClassLoader(s)
    [deployTaskForm]
    [deployTaskForm] 08/09/16 09:45:54 Notification ==>Initializing EJB container
    [deployTaskForm]
    [deployTaskForm] 08/09/16 09:45:54 Notification ==>Loading connector(s)
    [deployTaskForm]
    [deployTaskForm] 08/09/16 09:45:54 Notification ==>Starting up resource adapters
    [deployTaskForm]
    [deployTaskForm] 08/09/16 09:45:54 Notification ==>Initializing EJB sessions
    [deployTaskForm]
    [deployTaskForm] 08/09/16 09:45:54 Notification ==>Committing ClassLoader(s)
    [deployTaskForm]
    [deployTaskForm] 08/09/16 09:45:54 Notification ==>Initialize workflowform begins...
    [deployTaskForm]
    [deployTaskForm] 08/09/16 09:45:54 Notification ==>Initialize workflowform ends...
    [deployTaskForm]
    [deployTaskForm] 08/09/16 09:45:54 Notification ==>Started application : default_SampleHumanTask_1_0_Approver
    [deployTaskForm]
    [deployTaskForm] 08/09/16 09:45:54 Notification ==>Application Deployer for default_SampleHumanTask_1_0_Approver COMPLETES. Operation time: 188 msecs
    [deployTaskForm]
    [deployTaskForm]
    [deployTaskForm] BindWebApp error: javax.management.ReflectionException
    [deployTaskForm]
    BUILD FAILED
    E:\BPEL\Examples\handson\SampleHumanTask\build.xml:97: Error while deploying the form on server "localhost" Error message :
    java.lang.SecurityException
    at oracle.ide.IdeCore$7.checkExit(IdeCore.java:177)
    at java.lang.Runtime.exit(Runtime.java:88)
    at java.lang.System.exit(System.java:868)
    at oracle.oc4j.admin.deploy.cmdline.Oc4jAdminCmdline.executeCommand(Oc4jAdminCmdline.java:141)
    at com.collaxa.cube.ant.taskdefs.DeployForm.deployIAS(DeployForm.java:818)
    at com.collaxa.cube.ant.taskdefs.DeployForm.deployForm(DeployForm.java:578)
    at com.collaxa.cube.ant.taskdefs.DeployForm.deployForms(DeployForm.java:849)
    at com.collaxa.cube.ant.taskdefs.DeployForm.execute(DeployForm.java:875)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    at org.apache.tools.ant.Task.perform(Task.java:364)
    at org.apache.tools.ant.Target.execute(Target.java:341)
    at org.apache.tools.ant.Target.performTasks(Target.java:369)
    at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
    at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
    at oracle.jdevimpl.ant.runner.AntLauncher.launch(AntLauncher.java:321)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at oracle.jdevimpl.ant.runner.InProcessAntStarter.runAnt(InProcessAntStarter.java:295)
    at oracle.jdevimpl.ant.runner.InProcessAntStarter.mav$runAnt(InProcessAntStarter.java:43)
    at oracle.jdevimpl.ant.runner.InProcessAntStarter$1.run(InProcessAntStarter.java:71)
    Total time: 17 seconds
    Can anybody point out where I am going wrong?
    Thanks
    Dileep

    Hi,
    I tried that but did not work.
    Build.properties file:
    platform = ias_10g
    hostname = localhost
    http.hostname = localhost
    http.port = 8888
    cluster = false
    oc4jinstancename = home
    j2ee.hostname = localhost
    rmi.port = 12401
    opmn.requestport = 6003
    admin.user = oc4jadmin
    admin.password = welcome1
    jndi.user = ${admin.user}
    jndi.password = ${admin.password}
    asinstancename =
    domain = default
    rev = 2.0
    verbose = false
    apps = E:/BPEL/Installables/OracleAS_1/j2ee/home/applications
    default-web-app.dir = E:/BPEL/Installables/OracleAS_1/j2ee/home/applications/../default-web-app
    bpeltest.minCoverage = 100%
    bpeltest.timeout = 90
    bpeltest.numWorkers = 1
    bpeltest.package =
    bpeltest.results.dir = ${default-web-app.dir}${file.separator}results
    bpel.version = 10.1.3.1.0
    bpel.build = PCBPEL_10.1.3.1.0_GENERIC_061009.0802
    bpel.home = E:/BPEL/Installables/OracleAS_1/bpel
    oracle.home = E:/BPEL/Installables/OracleAS_1/bpel/..
    j2ee.home = E:/BPEL/Installables/OracleAS_1/bpel/../j2ee/home
    jndi.url = opmn:ormi://HTIPL-40130:6003:home
    jndi.InitialContextFactory = com.evermind.server.rmi.RMIInitialContextFactory
    soapServerUrl = http://LOCALHOST:8888
    client.classpath = E:/BPEL/Installables/OracleAS_1/bpel/../j2ee/home/oc4jclient.jar;E:/BPEL/Installables/OracleAS_1/bpel/../j2ee/home/../../lib/xml.jar;E:/BPEL/Installables/OracleAS_1/bpel/../j2ee/home/rmic.jar;E:/BPEL/Installables/OracleAS_1/bpel/../j2ee/home/../../lib/dms.jar;E:/BPEL/Installables/OracleAS_1/bpel/../j2ee/home/oc4j.jar;E:/BPEL/Installables/OracleAS_1/bpel/../j2ee/home/lib/jmxri.jar;E:/BPEL/Installables/OracleAS_1/bpel/../j2ee/home/lib/javax77.jar;E:/BPEL/Installables/OracleAS_1/bpel/../j2ee/home/admin_client.jar;E:/BPEL/Installables/OracleAS_1/bpel/lib/orabpel.jar;E:/BPEL/Installables/OracleAS_1/bpel/lib/orabpel-common.jar;E:/BPEL/Installables/OracleAS_1/bpel/lib/orabpel-thirdparty.jar
    Is there some other thing I should take care of?
    Thanks
    Dileep
    Edited by: user10230482 on Sep 18, 2008 1:44 AM

Maybe you are looking for