BPM attachments fail to store in UCM:

I am trying to integrate BPM with UCM.
I installed JDEV 11.1.1.6,UCM,RCU,weblogic & soa.
I created a simple application in BPM with one use case.
and i configured UCM,soa & weblogic.
Below are the steps what i did :
-- Go to EM. Click on SOA node. Click on soa-infra node. On the right panel,
click on the "Soa Infrastructure" dropdown menu. In the dropdown, select "SOA Adminstration". In the
sub-menu, "Workflow Task Service Properties".
-- On this page, click the link at the bottom "More Workflow Taskservice
Configuration Properties...".
-- On this page, select node:
- Application Defined MBeans - oracle.as.soainfra.config
- Server: AdminServer
HWFMailerConfig
human-workflow
- WorkflowConfig
human-workflow<== Select this
node
- WorkflowIdentityConfig
-- On the right panel, select "UcmIdcUrl". Set value pointing to UCM server.
(Note: Only idc protocol is supported for now).
For now, you can use the server at
idc://adc6170580.us.oracle.com:4444
Click apply.
-- Now click on following node on the left panel in EM:
FarmFarm_soainfra
-- On this page, click on "Weblogic domain" dropdown. Select "Security" and
then select "Credentials" from the sub-menu.
-- On this page, click on "Create map". Enter "WF-ADMIN-USER" for the map
name.
-- Now click on "Create Key". Make sure, WF-ADMIN-USER is selected for map
in the popup dialog. Enter WF-ADMIN-CREDENTIAL for key name. Enter
username/password of user with admin privilege on UCM server.
The values are weblogic/weblogic1 for the server mentioned above.
Now you are ready to UCM attachments in your task.
Also, if you are using your own UCM server, you need to change config file.
-- Add your SOA server machine ip address, so it can connect to UCM server.
Edit config.cfg and change following entry:
original entry: SocketHostAddressSecurityFilter=127.0.0.1|0:0:0:0:0:0:0:1
SocketHostAddressSecurityFilter=127.0.0.1|0:0:0:0:0:0:0:1|your_soa_server_ip_address
- WebLogic Domain
soainfra<== Click on this node
e.g.
SocketHostAddressSecurityFilter=127.0.0.1|0:0:0:0:0:0:0:1|10.232.129.113
Also add new entry:
IntradocServerPort=4444 ==> or whatever port you want to use.
Based on the above entry, you will add UcmIdcUrl in em. E.g.
idc://your_ucm_machine_name:4444
Also,
Check your $DOMAIN_HOME/config/fmwconfig/system-jazn-data.xml. Search for WF-ADMIN-USER.
Check the jar name at the begining of grant elem. It has a typo in the path. It should oralce.soa.workflow
instead of oralce.bpm.workflow. Make this change and restart the server. This bug was fixed just before
GA release.
The above are the steps i followed.
I deployed the BPM application and i am getting attachment options like :
Upload to UCM
Attcahment from UCM
I am selecting Upload to UCM
but i am getting below errors:
Content item '(null)' was not successfully checked in. Content account is not defined. Unable to validate user security.
Error occurred while inserting a task attachment record.
Error occurred while inserting attachment change in soa file.txt for task 77a010b3-64ec-49f8-b2e2-211c11f3232f.
Check the underlying exception and the database connection information. If the error persists, contact Oracle Support Services.
Can you please look into this issue and provide me needful steps to make me succeed in this integration.
Thanks & Regards :
Rajendar

The current integration between BPM and WCC (WebCenter Content, or UCM) is very easy to configure. Should you have already a VM with BPM, just:
- install WCC and extend the domain with Content Server. If possible, run new managed server in same machine and leave all ports as default (16200 and 4444) so that you don't even need to setup BPM for UCM as it's already configured OOTB with default IDC port (4444).
- Enable Folders_g in the new UCM managed server (requires restart of UCM's server).
- Enable a Human Task with "Use Document Package". If it's a project converted from a pre-PS4FP installation, rebuild the Human Task Form.
- Redeploy and that should do the trick.
Thanks Carlos Casares and Sanjay Pradhan for sharing this.

Similar Messages

  • Bitlocker fails to store recovery key in AD

    I am deploying Windows 8.1 with Bitlocker with TPM and PIN and recovery keys stored in AD.
    This works fine for most deployments but rarely Manage-bde fails to store the Recovery key into AD. This only happened three times over about 200 deployments.
    I have checked the ZTIBDE.WSF script and I have noticed that the command is launched but there is no check on its return code. I am not even sure if Manage-bde actually returns any. Therefore for the failed deployments I don't know why the recovery key wasn't
    stored and also I din't get any report that it actually failed. The only reason we realised that is because one user had problems in getting the PIN to work and required the Recovery Key. To our surprises this was not in AD! This is then when we checked
    all AD objects and found only three didn't have it. Looking at the deployment logs there are no errors for these.
    Luckily the user then successfully managed to enter the PIN and could boot up his laptop (and, by the way, we could get his recovery key from C:\). 
    Questions:
    1) Has anybody else experienced this?
    2) Does Manage-BDE return anything at all? It seems strange to me that ZTIBDE.WSF doesn't check for its return code as the script checks for errors in a million places.
    3) Is there any easy way I can check whether the AD info is actually stored? I was thinking to write some code to query AD for that computer and see if the BL info actually are there. Maybe Manage-BDE can provide that?
    Many thanks.

    Hi,
    This link has all the information you need. And more importantly which policies to create.
    I have managed to do this implementation myself, and can only state that it works like a charm.
    See a copy/paste of the bit-locker section I have configured in the customsettings.ini when doing deployments with MDT:
    [HP Elitepad 900]
    SkipTaskSequence=YES
    TaskSequenceID=OSD001
    ; Bitlocker Configuration
    BDEInstallSuppress=NO
    BDeWaitForEncryption=False
    BDEDriveLetter=S:
    BDEDriveSize=2000
    BDEInstall=TPM
    ; OSDBitLockerCreateRecoveryPassword=AD
    BDERecoveryKey=AD
    BDEKeyLocation=C:\Windows\BDEKey
    Hope this helps!
    If this post is helpful please click "Mark for answer", thanks! Kind regards

  • 4k Attachments fail in compoze forum with oracle

    Hi!
    We are using the compoze forum application that comes with Weblogic-8.1.2 in our portal. It works fine with pointbase, but when we it with oracle as database the attachments don't work properly. One can post and read attachments that are smaller than 4k, but when posting attachments over 4k reading of the attachments fail. It seems that the BLOB for the attachment in the MessageFileTable or TopicFileTable is empty. There is no errormessage. And yes, I remembered to change
    set HARMONY_PORTLETS_PROPERTIES=-Dejbruntime.database=oracle81xthin
    in setDomainEnv.sh. (We are using the Oracle Thin driver oracle.jdbc.driver.OracleDriver).
    Who can help resolving this problem? Thank you very much!
    Best regards,
    Hans-Peter Stoerr

    Those are environment variables of the Windows user who is running brbackup; usually this is SAPService<SID>.
    You have to set this variables the same way as you set ORACLE_HOME and so on.
    (I am not sure about the details; never worked with MS cluster.)
    hope this helps

  • Why do e-mails containing large attachments fail to deliver to my inbox?

    Why do e-mails containing large attachments fail to deliver to my inbox?

    This may be a limitation to the size of the attachments your ISP will allow. Please check with your ISP first to see the maximum size attachment they will accomodate.

  • Windows 8.0 to 8.1 64bit update failed from store

    Hi,
    I am trying to update windows 8.0 64bit to windows 8.1 from store but update get failed is there a way I download windows 8.1 manually and update it 
    Thanks 
    Ehsan 

    Hi,
    Which version of Windows 8 did you use? Which error message did you encounter when you attempt to update from Windows Store? Is it in checking process or installation process?
    Meanwhile, upload your CBS log file to OneDrive, post the shared the link in your next reply.
    It could be found in below path:
    C:\Windows\Logs\CBS\CBS.log
    Karen Hu
    TechNet Community Support

  • BPM getting failed with unknown error in inbound queue

    Hi ,
    I am using BPM for simple  IDOC collection( time based collection) .Its working fine also .However once it fail   we can see the BPE failed in inbound processing error in smq2 and status  is  system faliure.
    on debugging we can see a unknown error in transformation step that error in conversion [NN]. to proxy Z_interface name ( the proxy which automatically get created for transformation step. ) data related issue.
    When we check the same  input data in IR its working fine in message mapping . we are unable to find any other error either in BPM or in the input data.
    The most surprising thing is that when we deleted the message from queue and  re-triggered the IDOC once again from SAP system then its worked fine .
    Can any body kindly suggest what can be the probable reason of this .As we are afraid that if the same thing will happen in production what we will do without any expalination we can't delete queue and retrigger  IDOCs there.
    Regards,
    saurabh

    One option would be to raise an exception for such steps....in the Exception handler you can repeat the same step....in your case it will be the mapping (n:1) .....are you sure that the process failed in Transformation step and that the data was correct....i mean all the 5 IDOCs were sent as an input to the mapping?
    Can you ensure that during this time there was no connection issue between the BPM and the mapping runtime (IE)....may be you can check with your BASIS.
    Regards,
    Abhishek.

  • Why does a BPM Process fail at the Start Activity?

    Hello All,
    We're currently working on a Dev environement (WLS 10.3), where we're experiencing issues with BPM Processes that fail at the start node. The error observed is a "Null Pointer Exception" despite there definteily being parameters passed into the process.
    I've observed the trace in the EM after invoking the process and notice that the process fails as soon as it enters the start activity.
    One of the possible explanations could be an out of memory issue. Has anyone experienced this before?
    BPM : SOA Suite 11g.
    Thank you.

    If you have memory - issues, you should look at the Weblogic-logs.

  • BPM attachments and comments where do save?

    Hi there,
    I develop a process with oracle bpm. this process have some activities that send attachments and comments together. my question is that where do save this attachments and comments? in database or file system? which table or which directory? i use default attachments and comments in HumanTasks.I hve to understand this files where do save, because i have to save this in my DB and use this in other processes.
    can anybody help me?

    Milad,
    This really depends, both approaches file/database works. If it was me then I would use the file system. Make sure this file system is mounted for clustering. This can be any directory you want.
    The database is another option, but has more maintenance overhead. In my experience especially as you use attachment using file base performs better (as long if your hard disc is of reasonable standard)
    Thanks
    Sander

  • Attachments fail to reach the recipient | Mail 2.1 / 10.4.7

    After the 10.4.7 update, 95% of the attachments I send, fail to reach the recipient. Mac to Mac works just fine, but Windows users fail to recieve the attachments. It all started after I the 10.4.7 update. Somebody told me to change the Message format to Plain text, but that didn't work. I´ve tried several different encodings too.
    This is really starting to annoy me, and I'm thinking of reverting to 10.4.6. I'm having this same problem on several different Macs. I've repaired disk permissions and trashed the Mail plist.
    Before the 10.4.7 update, only a handful of my Windows (clients) recipients had problems recieving the attachments (the fonts would also garbe, scandinavian letters) but now all seem to be affected. I don´t think the problem can be in the recipients end?
    PowerMac Dual Core G5/2,3GHz | 250Gb | SD | 23 Cinema • PB G4/1,67GHz | 15,2 | 8   Mac OS X (10.4.7)   AppleFarmer

    Hi.
    After som extensive testing, I've come to the conclusion, that in my case F-Secure is the culprit. I sent an email to F-Secure and described the problem. They sent me an file, that I could send to my clients. It replaced the old file at this directory: C:\Program Files\F-Secure\FSPS\Program\ >> FSLSP.DLL
    But after this, some clients informed me, that the attachment didn't go awall, but instead they got a virus message. F-Secure Anti-Virus claimed that my PDF was infact a file by the name Trojan-Downloader.Win32.Obfuscated.a
    I'm completely fed up with this problem now. It doesn't matter if I send my messages with Mail or Eudora, Plain text or RTF, the problem is still F-Secure.
    But I've found a solution. By zipping the file, the recipients can recieve the attachment. But the trick is to first move the file into a new folder and zip the folder (for example letter.zip). If I just zip the PDF-file (letter.pdf.zip), then it doesn't work.
    I write a lot on a finnish Mac-forum and there are a lot of users who have this identical problem and the recipients all have F-Secure installed. F-Secure has a lot of users here in Finland.
    http://personal.inet.fi/koti/kimi/virus.jpg [image in finnish]
    PowerMac Dual Core G5/2,3GHz | 250Gb | SD | 23 Cinema • PB G4/1,67GHz | 15,2 | 8   Mac OS X (10.4.7)   AppleFarmer

  • Problem with BPM workspace - Failed to compile JSP /bpmHome.jsff

    Hi
    I have instaled SOA Suite 11gR1 (11.1.1.5.0). All console woks, except bpm workspace. I have following error after login
    Incident Id: 3
    Incident Source: SYSTEM
    Create Time: Thu Sep 22 09:21:36 CEST 2011
    Problem Key: BEA-101017 [HTTP][weblogic.servlet.jsp.CompilationException]
    Application Name: OracleBPMWorkspace
    Error Message Id: BEA-101017
    Description
    Incident detected using watch rule "UncheckedException":
    Watch time:             2011-09-22 09:21:36 CEST
    Watch ServerName:       soa_server1
    Watch RuleType:         Log
    Watch Rule:             (SEVERITY = 'Error') AND ((MSGID = 'WL-101020') OR (MSGID = 'WL-101017') OR (MSGID = 'WL-000802') OR (MSGID = 'BEA-101020') OR (MSGID = 'BEA-101017') OR (MSGID = 'BEA-000802'))
    Watch DomainName:       SOADomain
    Watch Data:
       DATE : 2011-09-22 09:21:36 CEST
       SERVER : soa_server1
       MESSAGE : [ServletContext@9413464[app:OracleBPMWorkspace module:/bpm/workspace path:/bpm/workspace spec-version:2.5], request: weblogic.servlet.internal.ServletRequestImpl@31c41d[
    GET /bpm/workspace/faces/jsf/worklist/worklist.jspx?_afrLoop=4649677285821&_afrWindowMode=0&_adf.ctrl-state=7b5s8pm1s_4 HTTP/1.1
    User-Agent: Mozilla/5.0 (X11; U; Linux i686; pl-PL; rv:1.9.2.13) Gecko/20101209 CentOS/3.6-2.el5.centos Firefox/3.6.13
    Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    Accept-Language: pl,en-us;q=0.7,en;q=0.3
    Accept-Encoding: gzip,deflate
    Accept-Charset: ISO-8859-2,utf-8;q=0.7,*;q=0.7
    Keep-Alive: 115
    Connection: keep-alive
    Referer: http://localhost:8001/bpm/workspace/faces/jsf/worklist/worklist.jspx
    Cookie: JSESSIONID=XS3VT6hZBFLPZvqGZsnjQWnhgG06NTnDHMX9QY8Wbf1FvBZ4QYTK!-276213214
    ]] Root cause of ServletException.
    weblogic.servlet.jsp.CompilationException: Failed to compile JSP /bpmHome.jsff
    Exception occurred while processing '/home/kuba/Oracle/Middleware/user_projects/domains/SOADomain/servers/soa_server1/tmp/_WL_user/OracleBPMWorkspace/jx2oeu/war/bpmHome.jsff'java.lang.NullPointerException
         at weblogic.jsp.internal.jsp.JspParser.jspParse(JspParser.java:1092)
         at weblogic.jsp.internal.jsp.JspParser._parse(JspParser.java:604)
         at weblogic.jsp.internal.jsp.JspParser.parse(JspParser.java:597)
         at weblogic.jsp.internal.jsp.JspAnalyzer.parseFile(JspAnalyzer.java:104)
         at weblogic.jsp.internal.jsp.JspAnalyzer.parse(JspAnalyzer.java:92)
         at weblogic.jsp.internal.ProxySourceFile.parse(ProxySourceFile.java:106)
         at weblogic.jsp.internal.SourceFile.getAst(SourceFile.java:559)
         at weblogic.jsp.internal.SourceFile.getAst(SourceFile.java:533)
         at weblogic.jsp.internal.SourceFile.check(SourceFile.java:335)
         at weblogic.jsp.internal.ProxySourceFile.codeGen(ProxySourceFile.java:224)
         at weblogic.jsp.internal.SourceFile.codeGen(SourceFile.java:327)
         at weblogic.jsp.internal.client.ClientUtilsImpl$CodeGenJob.run(ClientUtilsImpl.java:599)
         at weblogic.jsp.internal.client.Job.performJob(Job.java:83)
         at weblogic.jsp.internal.client.ThreadPool$WorkerThread.run(ThreadPool.java:217)
         at weblogic.servlet.jsp.JavelinxJSPStub.reportCompilationErrorIfNeccessary(JavelinxJSPStub.java:226)
         at weblogic.servlet.jsp.JavelinxJSPStub.compilePage(JavelinxJSPStub.java:162)
         at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:256)
         at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:216)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:243)
         at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:416)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:326)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:183)
         at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:523)
         at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:444)
         at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:163)
         at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:184)
         at oracle.adfinternal.view.faces.taglib.region.IncludeTag.__include(IncludeTag.java:442)
         at oracle.adfinternal.view.faces.taglib.region.RegionTag$1.call(RegionTag.java:153)
         at oracle.adfinternal.view.faces.taglib.region.RegionTag$1.call(RegionTag.java:128)
         at oracle.adf.view.rich.component.fragment.UIXRegion.processRegion(UIXRegion.java:503)
         at oracle.adfinternal.view.faces.taglib.region.RegionTag.doStartTag(RegionTag.java:127)
         at jsp_servlet._jsf._worklist.__worklist_jspx._jspx___tag27(__worklist_jspx.java:1265)
         at jsp_servlet._jsf._worklist.__worklist_jspx._jspx___tag26(__worklist_jspx.java:1232)
         at jsp_servlet._jsf._worklist.__worklist_jspx._jspx___tag14(__worklist_jspx.java:723)
         at jsp_servlet._jsf._worklist.__worklist_jspx._jspx___tag13(__worklist_jspx.java:673)
         at jsp_servlet._jsf._worklist.__worklist_jspx._jspService(__worklist_jspx.java:168)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:175)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:524)
         at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:253)
         at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:410)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at oracle.adfinternal.view.faces.config.rich.RecordRequestAttributesDuringDispatch.dispatch(RecordRequestAttributesDuringDispatch.java:44)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$OverrideDispatch.dispatch(FacesContextFactoryImpl.java:267)
         at com.sun.faces.application.ViewHandlerImpl.executePageToBuildView(ViewHandlerImpl.java:469)
         at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:140)
         at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)
         at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:193)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:800)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:294)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:214)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:175)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         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:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         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:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
       SUBSYSTEM : HTTP
       USERID : <WLS Kernel>
       SEVERITY : Error
       THREAD : [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'
       MSGID : BEA-101017
       MACHINE : vm0-jpawlows.amg.net.pl
       TXID :
       CONTEXTID : 2910bfe82460a9b3:63a8fc67:1328fe13615:-8000-00000000000022a6
       TIMESTAMP : 1316676096720
    Diagnostic Dumps
    Name: jvm.threads
    Dump Files: jvm_threads13_i3.dmp
    Name: dms.metrics
    Dump Files: dms_metrics14_i3.dmp
    Name: odl.quicktrace
    Dump Files: odl_quicktrace15_i3.dmp
    Name: odl.logs
    Dump Arguments: ecid=2910bfe82460a9b3:63a8fc67:1328fe13615:-8000-00000000000022a6
    Dump Files: odl_logs16_i3.dmp
    Name: odl.logs
    Dump Arguments: timestamp=1316676096814
    Dump Files: odl_logs17_i3.dmp
    Name: wls.image
    Dump Files: diagnostic_image_soa_server1_2011_09_22_09_21_48.zipKuba

    Hi Kuba
    I guess you are getting this error in Linux Env and not Windows. Basically SOA/BPM opens lots of files (JARs and WARs) and I guess it do not close them properly. The root cause for your error is something else. Here is the fix. This should work.
    Login into the linux machine with the root user privileges. Or ask the person who have root privileges to do this. Basically you have to increase the open file limits to much bigger number like 8192.
    To change the open file limits, login as root and edit the /etc/security/limits.conf file. If the following lines are already there, just change the number to 8192. Otherwise add below 2 lines exactly. Means for all the users on this OS, the nofiles is set to 8192, instead of single user.
    * hard nofile 8192
    * soft nofile 8192
    after this, make sure to RESTART the Linux box. Otherwise changes will not get reflected.
    Login into unix box from any client and run this command and it should return 8192
    ulimit -n
    Then start the soa server and you should be all set. Let me know if this fixes your issue (I am hoping it should).
    Thanks
    Ravi Jegga

  • Failed Windows Store App certification - error 10.3.1 Unfortunately when we reviewed your app, it failed to launch every time. - No clue

    I am trying to submit a Windows Store App (x64 for Windows 8.1 only), but it fails the certification procedure,  and I have no idea about what I am doing wrong.
    - The app passes successfully the local Windows App Certification Kit 3.4.
    - I have tried the app with the network cable out, and it works as expected.
    - I have used the same credentials to generate the appupload package and to submit it.
    - The app starts up and works as expected with a Surface Pro 3, a PC with development tools like Visual Studio; and another PC without anything extra installed.
    - The feedback provided by the certification testers is the following sentence: "10.3.1 App is testable: Unfortunately when we reviewed your app, it failed to launch every time."
    - Their attachment is a screenshot showing a fullscreen, flat color, rectangle.
    - There is no crash report of any kind.
    - The e-mail interaction with the certification guys seems to be quite a nonsensical conversation.
    ¿Any ideas that can help me to solve this problem?
    Thank you very much for any hint you can provide.

    I am trying to submit a Windows Store App (x64 for Windows 8.1 only), but it fails the certification procedure,  and I have no idea about what I am doing wrong.
    - The app passes successfully the local Windows App Certification Kit 3.4.
    - I have tried the app with the network cable out, and it works as expected.
    - I have used the same credentials to generate the appupload package and to submit it.
    - The app starts up and works as expected with a Surface Pro 3, a PC with development tools like Visual Studio; and another PC without anything extra installed.
    - The feedback provided by the certification testers is the following sentence: "10.3.1 App is testable: Unfortunately when we reviewed your app, it failed to launch every time."
    - Their attachment is a screenshot showing a fullscreen, flat color, rectangle.
    - There is no crash report of any kind.
    - The e-mail interaction with the certification guys seems to be quite a nonsensical conversation.
    ¿Any ideas that can help me to solve this problem?
    Thank you very much for any hint you can provide.

  • How can I completely remove failed App Store downloads?

    I have two purchases from the app store that have failed - they will not complete no matter what I try. How can I completely remove them to start again? Thanks,

    is what I'm staring at. I've tried all sorts and this is where I get. No errors. No messages. Nothing.
    What is this machine doing and why isn't it simple to clear the cache/temp files and go again with the download?

  • IOS _spin_lock_try mutex fails App Store validation

    I've successfully built BDB (6.0.30) and used it in my ios app.
    My app works in test both on IOS simulator and on a real device (connect to USB).
    I'm ready to distribute my app in the app store, but the validation process fails for this reason:
    The app references non-public symbols: _spin_lock_try, _spin_unlock.
    After launching the configure command, i see in my db-config.h, that the mutex configuration used is:
    /* Define to 1 to use the Apple/Darwin _spin_lock_try mutexes. */
    #define HAVE_MUTEX_DARWIN_SPIN_LOCK_TRY 1
    Have someone suggestions on how to build a BDB library that doesn't fail the App Store validation?
    Thanks

    Hi Mike,
    you can found the App Store Review Guidelines (paragraph 2.5) at:
    https://developer.apple.com/app-store/review/
    but you've to sign in to look at them.
    I'm sorry but I didn't found anything more than the seraphic sentence:
    2.5 - Apps that use non-public APIs will be rejected
    Thanks,
    Roberto

  • Sandbox makes applescript to save Mail attachments fail

    I wrote a cocoa app to collect a set of email attachments and do some processing on them. The process is transparent to the user, who sees the end result of the attachment processing without having to deal with each individual attachment. The cocoa app runs an Applescript to tell Mail to save the attachements of messages having the given IDs to the cocoa app's Library/Caches/com.myCo.myApp folder. This fails since Mail has no entitlement to write to the cocoa app's cache folder.
    Where can Mail write, and can my cocoa app read it, or will sandboxing prevent this too?

    I wrote a cocoa app to collect a set of email attachments and do some processing on them. The process is transparent to the user, who sees the end result of the attachment processing without having to deal with each individual attachment. The cocoa app runs an Applescript to tell Mail to save the attachements of messages having the given IDs to the cocoa app's Library/Caches/com.myCo.myApp folder. This fails since Mail has no entitlement to write to the cocoa app's cache folder.
    Where can Mail write, and can my cocoa app read it, or will sandboxing prevent this too?

  • PI 7.11 process SOAP message  with Attachments failed

    Hello,
    we have a scenario where the sender (3rd-Party) start a sync call via PI to a receiver (SAP BW system).
    The receiver send a response with attachment. SAP processed the message successfully but sender could not processed message because the SOAP header do not have the attribut Content-Transfer-Encoding.
    with this attribut I could tell the sender that the attachments are more then 7bit.
    How to can I set this attribut into the SOAP header in the SAP PI?
    Or have someone an other idee?
    Thanks and regards
    Martin

    Have a look at at MultipartHeaderBean and MessageTransformBean at [http://help.sap.com/saphelp_nwpi711/helpdata/en/cd/5af7c0c994e24fb0d0088443513de2/frameset.htm|http://help.sap.com/saphelp_nwpi711/helpdata/en/cd/5af7c0c994e24fb0d0088443513de2/frameset.htm]
    It talks about content ID, content description, content type, content disposition but it does not mention Content-Transfer-Encoding.
    Regards
    Asif

Maybe you are looking for

  • Send to Final Cut Pro in Color off an external Hard Drive, causes Color to Crash

    Okay, so I'm having some Color issues guys... I'm color correcting a feature right now, and just completed the CC with Color. I did the entire color correct on an internal hard drive on a Mac Pro. My client wanted to take a look at the CC on a differ

  • ORA-02068 + ORA-03135

    Hi, we are getting this two ORA-02068 + ORA-03135 errors on application side using dblink .... can any one pls help.... for 03135 we did some changes on db side .. what about ORA-02068 , is there is any action we have to made for this 2068 error Than

  • FCP 7 Decides to Make My Life Worse

    I am running FCP 7 on my MacBook. Since my internal hard drive lacks the room necessary for movie editing, I use an external hard drive, which is the only drive set to be used with FCP in the system settings. It has about 55 GB free, yet whenever I t

  • Is there a place to put comments in a Discoverer query

    Hi Everyone, Is there a place to put comments, so that I/others can understand the query and its processing? pls advise, tx, sandra

  • JBO-25063: ...working set is not bound.

    Hi, I am building a simple JSP input form using JDeveloper 10.1.2. I am following the directions in a tutorial /hands-on session, using my own schema. I have built a view object for a table, and when I try to drag it into a JSP page as an Input Form,