102. InvokingProcesses cannot run in the JDeveloper

I ran the examples according to the 102.InvokingProcesses/jsp and they work without any problem.
The problem I still have is that I have created from scratch using BPEL process
the designer - and added a jsp (such as invokeCreditRatingService.jsp) page:
---------------------------------------------------------------------------------------------------------------------
< %@page import = "java.util.Map" % > "
< %@page import = "com.oracle.bpel.client.Locator" % > "
< %@page import = "com.oracle.bpel.client.NormalizedMessage" % > "
< %@page import = "com.oracle.bpel.client.delivery.IDeliveryService" % > "
< html >
< head >
Invoke CreditRatingService < title > < / title >
< / head >
< body >
< %
Ssn string = request.getParameter ("ssn");
if(SSN == null)
SSN = '123-12-1234;
String xml = "< ssn xmlns =------" http://services.otn.com------' > ' + ssn + ' < / ssn > ';
Locator Locator = new Locator("default","bpel");
DeliveryService IDeliveryService = (IDeliveryService) locator.lookupService (IDeliveryService.SERVICE_NAME);
build the standard message and send to Oracle BPEL Process Manager
NormalizedMessage nm = new NormalizedMessage ();
nm.addPart ("payload", xml);
NormalizedMessage res = deliveryService.request ("CreditRatingService", "process", nm);
Payload map = res.getPayload ();
--------------------------------------------------------------------------------------------------------------------------
and can not
that it works.

Get the following error message:
---------------------------------------------------------------------------------------------------------------------
error: cannot access the com.oracle.bpel.client.Locator of the class; file not found com\oracle\bpel\client\Locator.class
error: cannot access the com.oracle.bpel.client.NormalizedMessage of the class; file not found com\oracle\bpel\client\NormalizedMessage.class
error: cannot access the com.oracle.bpel.client.delivery.IDeliveryService of the class; file not found com\oracle\bpel\client\delivery\IDeliveryService.class
-----------------------------------------------------------------------------------------------------------------------
Please tell me what is the problem here. Thank you;

Hi Please include the following jars: .jar-orabpel, oc4jclient.jar, orabpel.jar, oc4j.jar (maybe one of them is not used but try including one by one) and check

Published by: user10651596 on September 8, 2009 10:46

Tags: Fusion Middleware

Similar Questions

  • Cannot run chkdsk - Chkdsk cannot run because the volume is in use by another process.

    original title: can I run chkdsk on win xp home, but when I try to use switches, I get cannot lock the current drive. Chkdsk cannot run because the volume is in use by another process. HELP PLEASE

    I run chkdsk without switches on win xp home. I told myself I file error and to set running chkdsk with /f. but when I try, I get the cannot lock the drive, chkdsk may not run because ect...  I tried in safe mode, same thing. I sfc/scannow, but it has not fixed the problem files. help please

    It's normal.  You can not run a check disk on your system disk because your system is to use.  The Message you get should ask you if you want to run it at the next reboot.  You must answer 'Yes' to this message, and then restart your computer.  A disk check should take place as it is restarted.

    FYI: A check disk can take hours if you have a large drive or there are a lot of problems on the disc and you cannot use your machine while the scan is in progress.  Better to operate during the night.  Also, I got checkdsk completely erase the hard disk to the point where the only option was to reformat and reinstall Windows.  Make sure that your data available are well-supported before running Chkdsk.

    "How to perform disk error in Windows XP check"
      <>http://support.Microsoft.com/kb/315265 >

    HTH,
    JW

  • Chkdsk cannot run because the volume is in use by another process

    My computer was working fine until last night. Now when I connect I get a blue screen saying that the computer shuts down to prevent further damage from happening. I tried to restore to an earlier point in time when my computer was working but then I get the error:

    The OS disk (C :) has errors.
    Windows has detected corruption on OS (C :) file system. You should check the drive for errors before you can restore it.

    So I'm going to run the chkdsk utility, and I get the error:
    Chkdsk cannot run because the volume is in use by another process. You want to schedule this volume to check the next time the system restarts.

    I'm confused because the chkdsk unility usually works, and I have no idea why she is being used by another process. I am clearly not very good with computers. I tend to do a lot of spywear and adwear on my computer. I have Spyware Doctor that removes any infection.

    Help, please. I've tried everything. Thank you.

    Asha22,
    It appears from your last post why chkdsk did not run on reboot and you gave an incorrect message is that you did not a space between the volume and the f number.  The correct syntax is:

    CHKDSK c: /f

    You can also run the utility disc in this way:
    http://windowshelp.Microsoft.com/Windows/en-us/help/bc1393cf-9f9c-79C7-0f91-9337c2c41f811033.mspx

    1. open the computer by clicking the Start button, click computer.
     
    2. right click on the hard drive you want to check, and then click Properties.
     
    3. click on the Tools tab and then, under check for errors, click check now.  If you are prompted for an administrator password or a confirmation, type the password or provide confirmation.

    To automatically repair problems with files and folders that the scan detects, select automatically fix file system errors. Otherwise, the disk check will simply report a problem, but not to fix them.

    To perform a full disk check, select search and attempt to recover bad sectors. This scan is trying to find and repair physical errors on the hard drive itself, and it may take much longer to complete.

    To check for errors file and the physical errors, select both automatically fix errors in file system and search for and attempt recovery of bad sectors.
     
    4. click on start.
     
    Depending on the size of your hard disk, this may take several minutes. For best results, do not use your computer for any other tasks while it checks errors.

    Note: If you select automatically errors in file system of fix for a disc that is used (for example, the partition that contains Windows), you will need to reschedule the disk check for the next time you restart your computer.

    The reason that it says that the disk is in use by another process is because it is in use by the operating system (Vista), and that's why it must be run at startup, before the operating system loads fully.

    Another utility, you need to perform is the System File Checker, if you can get your computer to start, either normally or in Mode without failure.
    To run the System File Checker tool, follow these steps:
    Click Start and type cmd in the box start the search.
    Right click on cmd in the list programs, and then click Run as administrator.
    If you are prompted for an administrator password or a confirmation, type your password or click on continue
    At the command prompt, type the following line and press ENTER:
    sfc/scannow
    When the analysis is complete, test to see if the problem you are experiencing is resolved.

    Let us know what these tests are and how we can also provide assistance.
    Thank you

    Gloria
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Getting error: cannot run on the development web server configured

    I installed Visual studio 2012 and IIS 7 on Windows 7 Ultimate version. I get the error message 'Cannot run on the development Web server configured' and 'Impossible to run IIS Express' when I tried to run a web application from VS2012. If anyone knows how to fix it please tell me.

    Hello

    It is not a community forum for VS.

    Try the Visual Studio Forums

    Visual Studio development category:
    http://social.msdn.Microsoft.com/forums/en-us/category/VisualStudio

    Don

  • Applications cannot run using the latest device software and SDK

    I have an application of stunts that I try to run on the alpha of dev, but I get this error: (which occurs after the splash screen, then first screen appears)

    "Launch BB10BabyNames" has encountered a problem:

    Error in the final launch sequence

    When I click on "details > ', I get:

    Error in the final launch sequence
    Failed to execute the command of MI:
    -break-insert t main f
    The debugger back-end error message:
    Cannot access memory at address 0 x 2310
    Cannot access memory at address 0 x 2310

    ...

    The way I've updated by SDK had to go on the native menu 'Help' and "Update SDK", as described on the web.

    In the top drop down menu, I selected:

    "BlackBerry 10 native SDK 10.0.9.2318"

    And my OS version is:

    10.9.9.339

    I noticed that my:

    Project-> Build Configurations-> value activates

    ... has been configured for the device debugging

    But when I went to Run-> Debug Configurations, I selected "device-Release.

    I put this in the "device-Debug' and now I can start the application.

  • Program cannot run because the lack of MSVCR110.dll

    Hello

    I try to install WampServer on my computer and get an error saying:

    "Program cannot start because the MSVCR110.dll file is missing from your computer.

    Every Web site I looked on told me to download the Visual C++ Redistributable for Visual Studio 2012 updated 4 of this link:

    http://www.Microsoft.com/en-US/Download/details.aspx?ID=30679

    Every time I have download and run the application nothing happens. The application will execute and do the installation and the last screen will say just 'full installation' and the only option is to hit the close button. But when I look at the list of programs in the Control Panel, the file that I had downloaded is NOT of the same type as the Visual C++ Redistributable for Visual Studio from previous years. Also, when I search the file msvcr110.dll from the Start button, two files appear as on my computer (regardless of whether or not I install the 2012 update).

    If anyone can help me understand what the problem is, it would be great!

    Thank you!

    Try to download the file from this link

    http://www.dll-files.com/dllindex/dll-files.shtml?msvcr110

    Try to save the file by copying in this place or check if the file already exists on this site

    c:\Windows\System32

  • Cannot run adffacesdemo in JDeveloper 11.1 because of the bug6235486

    Hello

    When I try to run the adffacesdemo in jdeveloper 11g, I get an error on bug6235486. Workaround that deliver what I have done is commented 3 following controlled beans: bug6235486Bean, bug6235486Event and bug6437844Event in the file faces - config.Xml. However, I wonder why we are getting this error and how to fix it really so that the application works as that implemented. Thank you for your comments,

    Gregory

    (Part 1 of) the battery error:
    .... Deployment began. .... October 13, 2008 10:24:06
    The target platform is (Weblogic 10.3).
    Analysis of the dependence running...
    2008-10-13 10:24:07.876: WAR file written to /home/arkzoyd/.jdeveloper/system11.1.1.0.31.51.56/o.j2ee/drs/adffacesdemo/adffacesdemo-adffacesdemo-webapp
    2008-10-13 10:24:31.49: file of WAR wrote to /home/arkzoyd/.jdeveloper/system11.1.1.0.31.51.56/o.j2ee/drs/adffacesdemo/adffacesdemo-adffacesdemo-webapp
    2008-10-13 10:24:34.235: file EAR wrote to /home/arkzoyd/.jdeveloper/system11.1.1.0.31.51.56/o.j2ee/drs/adffacesdemo
    2008-10-13 10:24:34.339: file EAR wrote to /home/arkzoyd/.jdeveloper/system11.1.1.0.31.51.56/o.j2ee/drs/adffacesdemo
    Application deployment...
    & lt; October 13, 2008 10:24:38 CEST & gt; & lt; WARNING & gt; & lt; J2EE & gt; & lt; BEA-160195 & gt; & lt; The application version of the lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored, because the application adffacesdemo is not versioned. & gt;
    & lt; October 13, 2008 10:24:45 CEST & gt; & lt; Error & gt; & lt; HTTP & gt; & lt; BEA-101371 & gt; & lt; There was a failure during the processing of annotations for application home/arkzoyd/.jdeveloper/system11.1.1.0.31.51.56/o.j2ee/drs/adffacesdemo/adffacesdemo-adffacesdemo-webapp. Please make sure that annotations are valid. The error is oracle.adfdemo.view.srg.bug6437844.MyBean & gt;
    & lt; October 13, 2008 10:24:45 CEST & gt; & lt; Error & gt; & lt; hats & gt; & lt; BEA-149265 & gt; & lt; Failure occurred in the execution of the request for deployment with the ID ' 1223886277879 'for task ' 0'. Error is: "weblogic.application.ModuleException: could not load the webapp: ' adffacesdemo-adffacesdemo-context-root" "
    weblogic.application.ModuleException: cannot load the webapp: 'adffacesdemo-adffacesdemo-context-root ".
    at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:387)
    at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
    weblogic.application.internal.flow.DeploymentCallbackFlow - deployment begins. -Oct 13, 2008 10:24:06
    The target platform is (Weblogic 10.3).
    Analysis of the dependence running...
    2008-10-13 10:24:07.876: WAR file written to /home/arkzoyd/.jdeveloper/system11.1.1.0.31.51.56/o.j2ee/drs/adffacesdemo/adffacesdemo-adffacesdemo-webapp
    2008-10-13 10:24:31.49: file of WAR wrote to /home/arkzoyd/.jdeveloper/system11.1.1.0.31.51.56/o.j2ee/drs/adffacesdemo/adffacesdemo-adffacesdemo-webapp
    2008-10-13 10:24:34.235: file EAR wrote to /home/arkzoyd/.jdeveloper/system11.1.1.0.31.51.56/o.j2ee/drs/adffacesdemo
    2008-10-13 10:24:34.339: file EAR wrote to /home/arkzoyd/.jdeveloper/system11.1.1.0.31.51.56/o.j2ee/drs/adffacesdemo
    Application deployment...
    & lt; October 13, 2008 10:24:38 CEST & gt; & lt; WARNING & gt; & lt; J2EE & gt; & lt; BEA-160195 & gt; & lt; The application version of the lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored, because the application adffacesdemo is not versioned. & gt;
    & lt; October 13, 2008 10:24:45 CEST & gt; & lt; Error & gt; & lt; HTTP & gt; & lt; BEA-101371 & gt; & lt; There was a failure during the processing of annotations for application home/arkzoyd/.jdeveloper/system11.1.1.0.31.51.56/o.j2ee/drs/adffacesdemo/adffacesdemo-adffacesdemo-webapp. Please make sure that annotations are valid. The error is oracle.adfdemo.view.srg.bug6437844.MyBean & gt;
    & lt; October 13, 2008 10:24:45 CEST & gt; & lt; Error & gt; & lt; hats & gt; & lt; BEA-149265 & gt; & lt; Failure occurred in the execution of the request for deployment with the ID ' 1223886277879 'for task ' 0'. Error is: "weblogic.application.ModuleException: could not load the webapp: ' adffacesdemo-adffacesdemo-context-root" "
    weblogic.application.ModuleException: cannot load the webapp: 'adffacesdemo-adffacesdemo-context-root ".
    at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:387)
    at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
    to weblogic.application.internal.flow.DeploymentCallbackFlow$ 1.next(DeploymentCallbackFlow.java:387)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
    Truncated. check the log file full stacktrace
    java.lang.ClassNotFoundException: oracle.adfdemo.view.srg.bug6437844.MyBean
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:283)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:256)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:54)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    Truncated. check the log file stacktrace.next(DeploymentCallbackFlow.java:387) full
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
    Truncated. check the log file full stacktrace
    java.lang.ClassNotFoundException: oracle.adfdemo.view.srg.bug6437844.MyBean
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:283)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:256)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:54)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    Truncated. check the log file full stacktrace

    Published by: arkzoyd on October 13, 2008 10:51

    Published by: arkzoyd on October 13, 2008 10:52

    Gory,

    According to the description of the bug, the work around is to the user to use the mouse to set the radio groups. The bug is corrected at the same time. The fix will be available with the first version of maintenance planned this year

    Frank

  • I can't scan and my says hp solution cannot run because the device is not complete

    I use windows 7 64 it. My printer is HP Photosmart all-in-One Printer - C510a eStation. I use a laptop and a wireless network. Earlier my printer wasn't working, so I reinstalled the program using the cd, but now the hp solutions don't work and I can't use the scan operation. When I try to use the scan on the zeen function it just says: I am unable, and to use the software of the printer came with. I don't know what to do. I have to be able to scan, but also print. I don't want to uninstall or reuse the cd because it took hours for me to feel like work. Please help and thank you

    Hello frustrated_37,

    Based on the description of yourself, I recommend 2 steps mentioned below...

    1. Run the s/w CD, you will be prompted with options such as adding a device, install more software etc... Click on "Install more software", click on "HP Solution Center" if it is present.
    2. Root access file middle for scanning to work. To do this, you must click START > computer > program (x 86) > HP > Digital Imaging > Bin . Locate the hpiscnapp.exe file, do a right click on it and then "send to desktop" > Desktop (Createshort Cup).

    Double-click the created short that would open the scanining interface.

    Kind regards

    Jabzi

    Help the community by marking this post as a Solution If it has solved your problem!.

    If my post helped you somehow, please click on the blue KUDOS star under my name!

    Although I work for HP my messages and responses are mine.

  • Cannot run applications, the program says trial has expired

    Hello

    I already bought my one year subscription, but before that, I tried the Adobe Illustrator and photoshop for the trial. When I try to run the program, now already bought, he always tells me that the trial has already expired.

    Please can someone help me with this problem?

    Thank you.

    Hi Clovis Velarde,.

    Please sign out and sign back in the creative application of cloud. You can check the help below document:

    http://helpx.Adobe.com/creative-cloud/KB/sign-in-out-creative-cloud-desktop-app.html

    Kind regards

    Sheena

  • Cannot run after the installation of the ebs sqlplus

    Hi gurus,
    I managed to install thank you ebs 11.5.10.2 (under aix 5.3) for the help you gave me.
    However,.
    I am unable to run "sqlplus/nolog '. I got the following error when you run sqlplus:

    Oracle > sqlplus/nolog
    Error Initializing SQL 6 * more
    SP1 file < lang > .msb not found message
    SP2-0750: you may need to set ORACLE_HOME in your Oracle software directory

    my installation is /dvp2/oradata/visdb/9.2.0 so I added this profile entry.

    ORACLE_HOME=/dvp2/oradata/visdb/9.2.0
    Export ORACLE_HOME

    but still get the same error message.
    pls help me.
    Thank you

    Hello

    I am unable to run "sqlplus/nolog '. I got the following error when you run sqlplus:

    Oracle > sqlplus/nolog
    Error Initializing SQL 6 * more
    Sp1.msb file not found message
    SP2-0750: you may need to set ORACLE_HOME in your Oracle software directory

    my installation is /dvp2/oradata/visdb/9.2.0 so I added this profile entry.

    ORACLE_HOME=/dvp2/oradata/visdb/9.2.0
    Export ORACLE_HOME

    Do not manually set the ORACLE_HOME, source file database env as user oracle under directory /dvp2/oradata/visdb/9.2.0 instead (i.e. execute file-_ .env .env) then you should be able to run sqlplus. To make sure you have from the file env correctly, issue of "echo $ORACLE_HOME".

    Thank you
    Hussein

  • How to limit the Jdeveloper to run any Page.

    Hello

    When executing the Page of Jdeveloper, Jdeveloper opens any page of the window.

    Cannot limit us the Jdeveloper to run the specifc Page.

    FO ex:

    I've opened the homepage yahoo, Gmail Page, Custom OAF Page and abcPG.
    When I run the abcPG for Jdeveloper, Jdev takes any Page for ex Gmail Page and runs.

    I hope you got my need.

    Thanx

    Uncheck the option in

    Internet Explorer > Internet Options > advanced > reuse windows for launching shortcuts.

    Hope this will solve your problem.

    Thank you
    -Anil

  • BlackBerry App Blackberry 10 OS cannot run the most popular android app of China (PRC)

    I know that the Blackberry 10 operating system does not guarantee compatibility with all android applications.

    But I think that your company will be interested in solving this problem.

    This is because the program has 1 billion users. (It's the Chinese clone of Whatsapp.)

    This popular application 'Wechat' cannot run on the Blackberry 10 operating system.

    You can talk to Tencent (software company) to address the problem.

    (This company has made to develop a version for the Blackberry OS, but they have not updated for over a year).

    The official download for the app link is here:

    https://play.Google.com/store/apps/details?ID=com.Tencent.mm

    Thank you for your explanations. Seems that you have so many camera problems lol, just kidding.

    Personally, I prefer to use the snap-in as a source for downloading applications androids instead of Amazon Appstore or any other source. Never have a problem until now.

    Since you have successfully charge your phone OS, I recommend you try Snap, to avoid the unable uninstall question android app.

  • Cannot run Chksk...

    Hello, I have problems with chkdsk.

    When CHKDSK runs at startup it freezes during step 2, so I can't run it at startup.
    I checked the drive using the command prompt "fsutil dirty query c:" and confirmed the disc to be dirty. I then restarted the PC in safe mode and run "chkdsk /f C:" tried, but I got this error:

    The type of file system is NTFS.
    Cannot lock the current drive.

    Chkdsk cannot run because the volume is in use by another process. You want to schedule this volume to check the next time the system restarts? (Y/N)

    I chose to do not to run it at startup, because of the problem of gel.

    I also ran the manufacturer diagnostic tool and it came clean on the quick and full scans.

    Recently, I got a blue screen error as well, but I have been unable to enter the error code, so I don't know if it's related...

    P.S. I accidentally posted this on the vista forums... In the case where someone wondered why he looked familiar.

    Here is a link to a TechNet forum dealing with this error: http://social.technet.microsoft.com/Forums/en-US/itproxpsp/thread/8749e819-cd86-4b51-9c27-5ac5c7c840e7
      
    It seems that the issue is going to be caused by a corrupted file system, the HD out or possibly bad memory. Mike - Engineer Support Microsoft Answers
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Cannot run as desktop estmaintenant configured Windows dreamscene

    Windows dreamscene cannot run because the computer is currently using more than one video card

    You don't give system specs.

    http://www.google.com.au/search?hl=en&source=HP&q=Windows+DreamScene+CAN%27t+Run+because+the+Computer+is+currently+using+more+than+one+video+adapter&btnG=Google+Search&aq=f&aqi=&AQL=&OQ=&gs_rfai=

    There are hits on the link above to Google on this subject.

    See you soon.

    Mick Murphy - Microsoft partner

  • Cannot run the service method "run the Html Conversion" - dynamic converter problem

    Hello

    We are facing the sub question for dynamic conversion. We have Oracle COE 11.1.1.8 Linux

    Installing the last group of patches Patch 19991981 : OUTDOOR 8.4.0.140 OPATCH for PS5, PS6 or PS7

    Always face the question.

    Unable to run the 'runHtmlConversion' of service method. Null pointer is dereferenced. [Details]

    An error has occurred. The stack trace below shows more information.

    ! csUserEventMessage, 410484, dev - wcc.qbe.com.au! csFileServiceReferredToBy, http:// <> <> / cs/idcplg? IdcService = DOC_INFO & dID = 1219 & dDocName = 15393345! csFileServiceUserAgent, Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729 .NET CLR 3.0.30729; Media Center PC 6.0; NET4.0C;. NET4.0E), GET! csUnableToExecMethod, runHtmlConversion! syNullPointerException

    intradoc.common.ServiceException:! csUnableToExecMethod, runHtmlConversion

    * ScriptStack GET_DYNAMIC_CONVERSION_SUB

    3:doSubService, dID = 1219, dDocName = 15393345GET_DYNAMIC_CONVERSION_SUB, dID = 1219, dDocName = 153933453:runHtmlConversion, dID = 1219, dDocName = 15393345

    at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:2176)

    at intradoc.server.Service.buildServiceException(Service.java:2404)

    at intradoc.server.Service.createServiceExceptionEx(Service.java:2398)

    at intradoc.server.Service.createServiceException(Service.java:2393)

    at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:102)

    at intradoc.server.Service.doCodeEx(Service.java:622)

    at intradoc.server.Service.doCode(Service.java:594)

    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1693)

    at intradoc.server.Service.doAction(Service.java:566)

    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1483)

    at intradoc.server.Service.doActions(Service.java:561)

    at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1346)

    at intradoc.server.Service.executeSubServiceCode(Service.java:4184)

    at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:1222)

    at intradoc.server.Service.executeServiceEx(Service.java:4179)

    at intradoc.server.Service.executeService(Service.java:4163)

    at intradoc.server.Service.doSubService(Service.java:4073)

    at sun.reflect.GeneratedMethodAccessor370.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:601)

    at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)

    at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:310)

    at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:295)

    at intradoc.server.Service.doCodeEx(Service.java:639)

    at intradoc.server.Service.doCode(Service.java:594)

    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1693)

    at intradoc.server.Service.doAction(Service.java:566)

    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1483)

    at intradoc.server.Service.doActions(Service.java:561)

    at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1415)

    at intradoc.server.Service.executeActions(Service.java:547)

    at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:751)

    at intradoc.server.Service.doRequest(Service.java:1976)

    at intradoc.server.ServiceManager.processCommand(ServiceManager.java:486)

    at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)

    at intradoc.idcwls.IdcServletRequestUtils.doRequest(IdcServletRequestUtils.java:1355)

    at intradoc.idcwls.IdcServletRequestUtils.processFilterEvent(IdcServletRequestUtils.java:1732)

    at intradoc.idcwls.IdcIntegrateWrapper.processFilterEvent(IdcIntegrateWrapper.java:223)

    at sun.reflect.GeneratedMethodAccessor292.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:601)

    at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)

    at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)

    at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)

    to idcservlet. ServletUtils.executeContentServerIntegrateMethodOnConfig (ServletUtils.java:1680)

    to idcservlet. IdcFilter.doFilter (IdcFilter.java:457)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)

    at java.security.AccessController.doPrivileged (Native Method)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)

    at java.security.AccessController.doPrivileged (Native Method)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3730)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3696)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    Caused by: java.lang.NullPointerException

    to dynamicconverter. DynConverterHandler.doConversion (DynConverterHandler.java:1730)

    to dynamicconverter. DynConverterHandler.runHtmlConversion (DynConverterHandler.java:1498)

    at sun.reflect.GeneratedMethodAccessor427.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:601)

    at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)

    at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:324)

    at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79)

    ... more than 69

    Please help us to solve the problem,

    Thanks in advance.

    Tasks/6 01.23 Manager 17:22:46.296 htmlexport_19 caused by: java.io.IOException: cannot run program "/ u01/app/Middleware/Oracle_ECM1/ILO/linux/lib/contentaccess/htmlexport" (in the directory ' / u01/app/Middleware/Oracle_ECM1/ILO/linux/lib/contentaccess '): = 13, Permission denied error

    The tasks/6 01.23 Manager 17:22:46.296 htmlexport_19 to java.lang.ProcessBuilder.start(ProcessBuilder.java:1042)

    The tasks/6 01.23 Manager 17:22:46.296 htmlexport_19 to intradoc.taskmanager.TaskLauncher.startExe(TaskLauncher.java:177)

    The tasks/6 01.23 Manager 17:22:46.296 htmlexport_19... 2 more

    The tasks/6 01.23 Manager 17:22:46.296 htmlexport_19 caused by: java.io.IOException: error = 13, Permission denied

    The tasks/6 01.23 Manager 17:22:46.296 htmlexport_19 at java.lang.UNIXProcess.forkAndExec (Native Method)

    The tasks/6 01.23 Manager 17:22:46.296 htmlexport_19 to java.lang.UNIXProcess. (UNIXProcess.java:135)

    The tasks/6 01.23 Manager 17:22:46.296 htmlexport_19 to java.lang.ProcessImpl.start(ProcessImpl.java:130)

    The tasks/6 01.23 Manager 17:22:46.296 htmlexport_19 to java.lang.ProcessBuilder.start(ProcessBuilder.java:1023)

    The tasks/6 01.23 Manager 17:22:46.296 htmlexport_19... 3 more

    > taskmanager/6 01.23 17:22:46.297 withdrawal htmlexport_19 launcher for task: htmlexport that has been marked as finished

    Permission denied is the main reason for the error. As you saw command line as well as executable files are evidence of permission denied for user wccadm. If please check or give higher set of permissions for the executables under u01/app/Middleware/Oracle_ECM1/ILO/linux/lib/contentaccess and test it.

Maybe you are looking for