ColdFusion 10/IIS 7.5 Authorized Access Issue

I've installed ColdFusion 10 on my Windows VPS, running IIS 7.5. The VPS is managed through Plesk 11.
Everything works great if I'm just trying to access an HTML file as shown here: http://broncotime.info. However, if I try to access a .cfm page, I get a login screen that prompts for my User Name and Password, see http://broncotime.info/index.cfm
If I hit cancel while logged in locally on the server, I'll see the error message:
HTTP Error 401.3 - Unauthorized
You do not have permission to view this directory or page because of the access control list (ACL) configuration or encryption settings for this resource on the Web server.
Error Code: 0x80070005
Physical Path: C:\Inetpub\vhosts\econsummit.secureserver.net\broncotime.info\index.cfm
From everything I've read, including the on-page 'likely causes', it's an issue where the user doesn't have the correct permissions. However, I've updated all the files within C:\Inetpub\vhosts\econsummit.secureserver.net\broncotime.info\ and c:\ColdFusion10\cfusion\wwwroot to have read\execute permissions for everyone. So I'm unsure where the permission issue could be since it seems like I covered all my bases there.
I've also updated the Anonymous Authentication (within the IIS settings) to point to Application pool identity as specified by other folks who have experienced this. To no avail!
So my question is: How do I make my ColdFusion pages viewable to the public?
One more not since this may factor in somewhere...none of the user accounts set up for the server actually work for the prompted authentication.
Thanks,
Aaron

I did find this page entitled Coldfusion, IIS7, Plesk and 401 Authentication that seems to address the issue but like the comments from the users at the bottom of that page, I don't have ColdFusion listed in the Plesk reconfigurator.

Similar Messages

  • Financial reporting 11 1 2 2 Access issue for a user

    Hi All,
    I have a report designer group for Financial reporting 11.1.2.2. I have created a group called FR_GROUP in HSS and provide them the report designer access and added three MSAD users.
    Now as admin we have a created a folder in workspace called FR and gave the group FR_GROUP Full acces to this folder FR.
    Now the issue is the MSAD user who created the repot in FR folder can see the reports and open them and also the admin user but the other two MSAD users cant see the reports.
    Any ideas how to fix this access issue?
    Thanks,

    Hi,
    Try provisioning the FR_GROUP with Explorer role. Just in case here is the whole list of Reporting and Analysis Roles:
    http://docs.oracle.com/cd/E17236_01/epm.1112/hss_admin_1112200/apas04.html
    Cheers,
    Mehmet

  • Intermittent access issue with Oracle Applications EBS R12.1.3 URL

    We are facing intermittent access issue with EBS R12.1.3 URL .There are no errors generated in the access log and the IP from which we are using to access is the URL does not appear in the access  log either.
    1. No of concurrent users : 10 at a time
    2. no. of JVM Processes for OACORE : 1
      <oacore_nprocs oa_var="s_oacore_nprocs">1</oacore_nprocs>   3. Heap size settings:
              <oacore_jvm_start_options oa_var="s_oacore_jvm_start_options">-server -verbose:gc -Xmx1024M -Xms128M -XX:MaxPermSize=160M -XX:NewRatio=2  -XX:+PrintGCTimeStamps -XX:+UseTLAB -XX:+UseParallelGC  -XX:ParallelGCThreads=2  -Dcom.sun.management.jmxremote -Djava.security.policy=$ORACLE_HOME/j2ee/oacore/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false -Doracle.security.jazn.config=/u01/ebsstack/NFR2DW/inst/apps/NFR2DW_cinvlapp3036/ora/10.1.3/j2ee/oacore/config/jazn.xml</oacore_jvm_start_options>
              <oacore_jvm_stop_options oa_var="s_oacore_jvm_stop_options">-server -verbose:gc -Xmx1024M -Xms128M -XX:MaxPermSize=160M -XX:NewRatio=2  -XX:+PrintGCTimeStamps -XX:+UseTLAB -XX:+UseParallelGC  -XX:ParallelGCThreads=2  -Djava.security.policy=$ORACLE_HOME/j2ee/oacore/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false</oacore_jvm_stop_options>
      <oacore_nprocs oa_var="s_oacore_nprocs">1</oacore_nprocs>

    15/01/09 02:25:44.713 html: Broken pipe
    15/01/09 02:25:44.724 html: Broken pipe
    15/01/09 02:25:44.725 html: Broken pipe
    15/01/09 02:25:44.725 html: Broken pipe
    15/01/09 02:25:44.725 html: Broken pipe
    15/01/09 02:25:44.725 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:44.696 html: Broken pipe
    15/01/09 02:25:44.725 html: Broken pipe
    15/01/09 02:25:44.725 html: Broken pipe
    15/01/09 02:25:44.725 html: Broken pipe
    15/01/09 02:25:44.726 html: Broken pipe
    15/01/09 02:25:44.726 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:44.956 html: Broken pipe
    15/01/09 02:25:44.956 html: Broken pipe
    15/01/09 02:25:44.956 html: Broken pipe
    15/01/09 02:25:44.956 html: Broken pipe
    15/01/09 02:25:44.956 html: Broken pipe
    15/01/09 02:25:44.956 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
            at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
            at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.9 html: Broken pipe
    15/01/09 02:25:45.10 html: Broken pipe
    15/01/09 02:25:45.10 html: Broken pipe
    15/01/09 02:25:45.10 html: Broken pipe
    15/01/09 02:25:45.10 html: Broken pipe
    15/01/09 02:25:45.10 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.64 html: Broken pipe
    15/01/09 02:25:45.64 html: Broken pipe
    15/01/09 02:25:45.64 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.512 html: Broken pipe
    15/01/09 02:25:45.512 html: Broken pipe
    15/01/09 02:25:45.513 html: Broken pipe
    15/01/09 02:25:45.513 html: Broken pipe
    15/01/09 02:25:45.513 html: Broken pipe
    15/01/09 02:25:45.513 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
            at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
            at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.549 html: Broken pipe
    15/01/09 02:25:45.549 html: Broken pipe
    15/01/09 02:25:45.549 html: Broken pipe
    15/01/09 02:25:45.549 html: Broken pipe
    15/01/09 02:25:45.549 html: Broken pipe
    15/01/09 02:25:45.550 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.604 html: Broken pipe
    15/01/09 02:25:45.605 html: Broken pipe
    15/01/09 02:25:45.605 html: Broken pipe
    15/01/09 02:25:45.605 html: Broken pipe
    15/01/09 02:25:45.605 html: Broken pipe
    15/01/09 02:25:45.605 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.609 html: Broken pipe
    15/01/09 02:25:45.609 html: Broken pipe
    15/01/09 02:25:45.609 html: Broken pipe
    15/01/09 02:25:45.609 html: Broken pipe
    15/01/09 02:25:45.609 html: Broken pipe
    15/01/09 02:25:45.609 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.611 html: Broken pipe
    15/01/09 02:25:45.611 html: Broken pipe
    15/01/09 02:25:45.611 html: Broken pipe
    15/01/09 02:25:45.611 html: Broken pipe
    15/01/09 02:25:45.612 html: Broken pipe
    15/01/09 02:25:45.612 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
            at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
            at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.613 html: Broken pipe
    15/01/09 02:25:45.613 html: Broken pipe
    15/01/09 02:25:45.613 html: Broken pipe
    15/01/09 02:25:45.613 html: Broken pipe
    15/01/09 02:25:45.613 html: Broken pipe
    15/01/09 02:25:45.614 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
            at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
            at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.616 html: Broken pipe
    15/01/09 02:25:45.616 html: Broken pipe
    15/01/09 02:25:45.617 html: Broken pipe
    15/01/09 02:25:45.617 html: Broken pipe
    15/01/09 02:25:45.617 html: Broken pipe
    15/01/09 02:25:45.617 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.635 html: Broken pipe
    15/01/09 02:25:45.635 html: Broken pipe
    15/01/09 02:25:45.635 html: Broken pipe
    15/01/09 02:25:45.635 html: Broken pipe
    15/01/09 02:25:45.635 html: Broken pipe
    15/01/09 02:25:45.635 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.638 html: Broken pipe
    15/01/09 02:25:45.638 html: Broken pipe
    15/01/09 02:25:45.638 html: Broken pipe
    15/01/09 02:25:45.639 html: Broken pipe
    15/01/09 02:25:45.639 html: Broken pipe
    15/01/09 02:25:45.639 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
            at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
            at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.650 html: Broken pipe
    15/01/09 02:25:45.650 html: Broken pipe
    15/01/09 02:25:45.650 html: Broken pipe
    15/01/09 02:25:45.651 html: Broken pipe
    15/01/09 02:25:45.651 html: Broken pipe
    15/01/09 02:25:45.651 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.658 html: Broken pipe
    15/01/09 02:25:45.658 html: Broken pipe
    15/01/09 02:25:45.658 html: Broken pipe
    15/01/09 02:25:45.658 html: Broken pipe
    15/01/09 02:25:45.658 html: Broken pipe
    15/01/09 02:25:45.659 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.674 html: Broken pipe
    15/01/09 02:25:45.675 html: Broken pipe
    15/01/09 02:25:45.675 html: Broken pipe
    15/01/09 02:25:45.675 html: Broken pipe
    15/01/09 02:25:45.675 html: Broken pipe
    15/01/09 02:25:45.675 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.678 html: Broken pipe
    15/01/09 02:25:45.678 html: Broken pipe
    15/01/09 02:25:45.678 html: Broken pipe
    15/01/09 02:25:45.678 html: Broken pipe
    15/01/09 02:25:45.678 html: Broken pipe
    15/01/09 02:25:45.678 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
            at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
            at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:28:40.342 html: 10.1.3.4.0 Stopped
    15/01/09 02:29:23.990 10.1.3.4.0 Started
    15/01/09 02:29:28.464 html: 10.1.3.4.0 Started
    15/01/09 02:29:33.291 html: oracle.apps.fnd.security.LeakDetectionFilter.initialized:1420788573291
    15/01/09 02:29:33.297 html: LeakSetting:
            global:true,session:false,aggressive:false,stderr:false,appslog:false,corelog:false
            ignoring:null
    15/01/09 02:31:29.20 html: chain failed
    com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpIOException: Broken pipe
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.EvermindServletOutputStream.write(EvermindServletOutputStream.java:210)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpApplication.include(HttpApplication.java:4198)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:54)
            at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
            at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.FileRequestDispatcher.handleWithFilter(FileRequestDispatcher.java:133)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.FileRequestDispatcher.unprivileged_forwardInternal(FileRequestDispatcher.java:283)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.FileRequestDispatcher.access$100(FileRequestDispatcher.java:29)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.FileRequestDispatcher$2.oc4jRun(FileRequestDispatcher.java:254)
            at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.FileRequestDispatcher.forwardInternal(FileRequestDispatcher.java:259)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:868)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:31:29.20 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)

  • Planning Access Issue

    Hi guys,
    Please take a look at the following access issue and let me know if you have come accross it.
    Two dimensions
    Account
    Dept
    Account
    - Rev1
    - Rev2
    Dept
    -Ops
    -Sales
    The desired access setup looks like this.
    User1
    For Rev1 - For Ops - Write ------and----- For Rev1 - For Sales - Read
    For Rev2 - For Ops - Read ------and----- For Rev2 - For Sales - Write
    I tried but could not set up the access as required.
    If I set up User1 with Write for Rev1 then it gets overridden by the Read later.
    Any ideas if this access setup can be achieved or if there is workaround this issue? Thanks.
    Edited by: user1658817 on Aug 4, 2009 12:37 PM
    Edited by: user1658817 on Aug 4, 2009 12:39 PM

    If I'm reading your post correctly, it sounds like you're talking about cross-validation rules. Check out this thread:
    How to enforce valid member combinations in Planning?
    Hope this helps,
    - Jake

  • Accessibility issues in dynamic PDF

    Hi,
    When a PDF is rendered as a dynamic form, we are having issues such as tables not being read by JAWS on screen reader.
    Similarly check box values updated using javascript are not being recognized by the screen reader. Even though the value is updated by the script as 'checked', JAWS still reads it as 'unchecked'.
    Note: Accessibility issues such as these seem to go away when the form is static. But we require the form to be dynamic.
    We are using JAWS version 10.0 and Reader 9.0
    Any help on this would be appreciated. Thanks.
    Regards,
    Vidya

    I'd be interested to see how this gets resolved.  I was fooling around with JAWS a little bit back and found that JAWS has trouble with multiple subforms (i.e. complex tables and subforms within subforms with tables, etc.)

  • Adobe Reader 9 - access issue

    I have the latest Reader: but I find I cannot access PDF documents from saved emails & directly from My Documents - I get the message 'H:\programme files\Adobe\Reader9.0\Eula.exe Windows cannot access the specified path, or file. You may not have the appropriate permissions to access the item' I am computer administrator.
    I have Windows SP3
    I use ZoneAlarm Pro & anti-virus (just in case this might be relevant)
    Can anyone assist with an explanation & solution?
    Regards
    D Willmot Smith

    re Adobe Reader 9 access issue, 20 Dec
    It appears this is not an Adobe Reader issue at all. I have had the same trouble downloading an update to an unrelated programme.
    The solution appears to be in ZoneAlarm Pro - I have set the trust level and access permissions for Internet Explorer to 'super trusted' and 'allow' (programme control - programmes), and this seems to have worked.
    Other forums point the finger at restrictions in IE7 Enhanced Security feature, and to similar restrictions in some anti-virus/anti spyware programmes. Also, some .exe files for download come automatically blocked, & need unblocking (right-click the .exe, choose properties, then general tab, where there is an 'unblock' button at the bottom.
    Regards, & happy New Year
    D Willmot Smith

  • Access issue: doc.importdataobject("myPDF","/c/temp/outfile.pdf");

    Hi,
    I have a pdf created in livecycle designer es 8.2 and coded in Javascript. Currently this pdf is placed in the shared location from where users can access. When users hit the submit button then PDFCreator installed on user's machine creates a scanned pdf and place it on the local machine. This scan pdf is then embedded into the main pdf using privileged JavaScript function (doc.importdataobject("myPDF","/c/temp/outfile.pdf");).
    Now, I want to place the main pdf on the server so that user can access the pdf using URL.
    When user access the pdf using URL and hit the submit button, it's creating scan pdf on the user machine, but it's failing on the import statement -doc.importdataobject("myPDF","/c/temp/outfile.pdf");.
    I am not sure whether this is access issue or I need to do something else.
    The path /c/temp/outfile.pdf must be local machine path but I am assuming import statement is looking on server directory.
    If I remove the path from the import statement, it pops up a dialog box for browse. After selecting the outfile.pdf it works fine. But I can't ask users to follow this process.
    email: [email protected]
    Please help.
    Thanks - Sushil

    What this in effect means is that if you want to use this command from a button and specify the cDIPath parameter it has to call a script in a trusted context, like one that is installed on the user's local machine. Otherwise you can't specify it yourself, but the user will need to select it manually.
    I have written import statement in a trusted javascript function and placed it on the user machine under the following location:
    C:\Program Files (x86)\Adobe\Acrobat 9.0\Acrobat\Javascripts
    Function:
    var myReadDoc = app.trustedFunction(function(doc,thepath) {
    app.beginPriv();
    var mynewname = "testing123";
    var thedoc = doc.importDataObject(mynewname,"C:\\TEMP\\print\\OUTFILE.pdf");
    console.println("status of the import is :" + thedoc);
    console.println("Dumping all data objects in the document.");
    var stat = "good";
    if (thedoc == true) {
              try{
        var d = doc.dataObjects;
      for (var i = 0; i < d.length; i++)
       console.println("DataObject[" + i + "]=" + d[i].name);
               }catch(e){
                stat = "Bad";
    if (thedoc == false) {
               stat = "Bad";
    app.endPriv();
            return(stat);

  • Will Removal of sharepoint members group leads to access issues?

    Hi,
    we have a sharepoint 2013 site collection with 10 sub sites. On the top level I have members group with contribute permissions.
    Due to some rules of organization, we created 3 different sharepoint groups giving contribute permissions at top level and added all the people from members group to these 3 groups based on some characteristics. After that we removed members group.
    Since then when any one tries to log into the site, They are getting access required error.
    If I add the members group back to the site, They are able to access.
    My question is when the same person is already in one of the 3 groups with same contribute permissions at the top site level, How the removal of members group is leading to access issues?
    Please guide me.
    Regards 
    Chaitanya.

    Hi Chaitanya,
    As Vishal said, you need to check the issue occurs with which content in the site collection when the users try to access.
    The issue may be due to that the content the users try to access has stopped inheritance from its parent and the newly created groups have no permission on the content.
    In most scenarios, the Site Members group will have permission on most items even when the items have unique permissions(Stop inheritance from its parent).
    When the Site Members group has been removed and the new groups have no permission on those items, then the users in the new groups will get Access Denied error.
    I recommend to use Site collection administrator account to check the permission on the item where users get access denied error.
    And grant permission to the new groups on those items.
    Best regards,
    Victoria
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • I changed my ID due to an email accessibility issue and I lost access to all my purchased music for the last few years.  Been browsing through the support area and it seems like everyone is saying I will have to rebuy everything.  Is this really true?

    I changed my ID due to an email accessibility issue and I lost access to all my purchased music for the last few years.  Been browsing through the support area and it seems like everyone is saying I will have to rebuy everything.  Is this really true? 
    Apple has to be more user friendly than to let something like this happen, right?

    Did you change the ID, or did you create a new Apple ID? If you had simply changed the ID then what I suggested above should work as the ID itself is the same (even though the name of the ID - the address - has changed).
    However if you created a new ID, logged in with that, and purchased items on it, then you have two separate IDs each with purchased associated with them. You say that you can't log in to the original account with the 'alternate' email - have you tried logging in with the original email address? It doesn't matter if it doesn't actually work to receive mail, as far as logging in is concerned it's just a text string.

  • Video Access Issue: Error 5062

    Received "Video Access Issue: Error 5062" on all of my devices(Ipad, Iphone, Laptop). Wont let me sign in or stream anything. Struggling as it is a major outlet for my 8 yr old Autistic Son!! Please help ASAP! 

    Been having the same issue for over a week. promised a return follow up call...NOTHING!

  • Essbase security filter access issue

    Hi,
    we are facing access issue for users. we have provided the access as filter, its essbase only application. we dont see in display user table APP Access Type column essbase&Planning, only planning its showing..its 9.3.1 version. even sync native dir & essbase refresh done couple of times..but still issue persists.
    please help.
    :-):-)

    Hi John,
    I have done same thing, but its just showing filters only.
    In Projects->select server/app->selected user/grp->
    right click the essbase icon and select "assign access control" > select your user/grp, here i can see only filters which already there and calc (none,no update, all& calcs).
    I have selected one filter and none(calc option)->click on tick mark->save......but here i am getting message as "no changes to save" then done EAS refresh ....
    still users are not able to login.getting error
    "user <> not permitted to access application"
    Note: other users have same access can able to login & we are able to see those users in users table as "essbase&Planning", but for problem users its still showing that only 'planning'
    please help
    thanks

  • SuperUser access issue

    Hi guys,
    Just a critical issue that I'm trying to resolve, but i'm starting to turning in round...need help ...
    After a big crash reinstalling and restoring data on a new SUN Sparc Sol10_patched 118222-30. I've got an Super User access issue.
    Even if I'm logged in Super User I do not have Super User right. As an exemple as I can create files but I cannot move or copy those. When i start some application I cannot managed it because I do not have Super User right.
    Does any one have an idea?
    Tks
    Cheers

    Make sure you able to connect the db using command prompt or just ping <tnsname>
    In connection pool use hostname:port/ServiceName
    if helps mark
    ~ http://cool-bi.com

  • Coldfusion 11 Multiple Instance Multiple User Access to Settings Summary exception

    I have a multi-instance and using multiple user administration. One of my users notified me he was checking an exception when viewing "Settings Summary" in CFIDE. I was able to replicate the issue by creating a new user and assigning all available permissions. Going out on a limb, I'm guessing the the function $funcCHECKROOTADMINUSER is checking if the user is the "admin" user, which they are not.
    Can someone confirm if this is actually what is happening?
    "Error","ajp-bio-8012-exec-1","03/03/15","09:42:21","cfadmin","The current user is not authorized to invoke this method. The specific sequence of files included or processed is: D:\ColdFusion11\BIA\wwwroot\CFIDE\administrator\reports\index.cfm, line: 105 "
    coldfusion.runtime.CustomException: The current user is not authorized to invoke this method.
      at coldfusion.tagext.lang.ThrowTag.doStartTag(ThrowTag.java:142)
      at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2986)
      at cfaccessmanager2ecfc2038841021$funcCHECKROOTADMINUSER.runFunction(/CFIDE/adminapi/accessm anager.cfc:105)
      at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:487)
      at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
      at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:383)
      at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
      at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:334)
      at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:231)
      at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:643)
      at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:432)
      at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:402)
      at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2483)
      at cfsecurity2ecfc1699800112$funcISSECUREPROFILE.runFunction(/CFIDE/adminapi/security.cfc:59 )
      at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:487)
      at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47)
      at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:383)
      at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
      at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:334)
      at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:231)
      at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:643)
      at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:432)
      at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:402)
      at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2483)
      at cf_report2ecfm1337730512._factor77(/CFIDE/administrator/reports/_report.cfm:2637)
      at cf_report2ecfm1337730512._factor78(/CFIDE/administrator/reports/_report.cfm:67)
      at cf_report2ecfm1337730512.runPage(/CFIDE/administrator/reports/_report.cfm:1)
      at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:246)
      at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:736)
      at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:572)
      at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2986)
      at cfindex2ecfm1729336913.runPage(/CFIDE/administrator/reports/index.cfm:41)
      at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:246)
      at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:736)
      at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:572)
      at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
      at coldfusion.filter.IpFilter.invoke(IpFilter.java:45)
      at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:487)
      at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:42)
      at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
      at coldfusion.filter.PathFilter.invoke(PathFilter.java:142)
      at coldfusion.filter.LicenseFilter.invoke(LicenseFilter.java:30)
      at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:94)
      at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:78)
      at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8)
      at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
      at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:58)
      at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
      at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
      at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62)
      at coldfusion.CfmServlet.service(CfmServlet.java:219)
      at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:303)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
      at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42 )
      at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:241)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
      at coldfusion.filter.ClickjackingProtectionFilter.doFilter(ClickjackingProtectionFilter.java :75)
      at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:241)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
      at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)
      at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)
      at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:501)
      at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
      at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
      at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
      at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:422)
      at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:199)
      at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.jav a:607)
      at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:314)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
      at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
      at java.lang.Thread.run(Thread.java:745)

    See
    http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=73cda58c.
    Ted Zimmerman

  • PDF access issue with OHS WebGate

    Hi all,
    The architecture has OAM, OID, Documentum server. OID is used as user store for OAM. Documentum application is deployed in WebLOgic server. There is a OHS server front ending the WebLOgic server where we installed the webgate. We are protecting the Documentum URL through OHS host name in OAM Policy domain and everything is working fine so far. While downloading a pdf document in Documentum server application, it is processing as 33% and hangs over for 5 mins and finally displays an error given below.
    invokeMethod() failed while calling: onReturnFromProgress
    Operation failed : com.documentum.ucf.common.transport.TransportException: Client failed to handshake with server within 250 seconds.
    After closing this window, press the Refresh or Reload button on your browser to continue
    I have seen couple of metalink notes about this pdf webgate issue and tried several options for webgate params CachePragmaHeader and CacheControlHeader.
    Tried the following combinations:
    CachePragmaHeader           private
    CacheControlHeader private
    CachePragmaHeader           novalue
    CacheControlHeader novalue
    CachePragmaHeader           public
    CacheControlHeader public
    CachePragmaHeader           novalue
    CacheControlHeader private
    CachePragmaHeader           novalue
    CacheControlHeader public
    Like this I have tried almost 9 combinations but no luck. Also tried disabling the IP validation. There are no errors in webgate or access server logs
    Please let me know if you have any clue on this.
    -Mahendra.

    We're seeing an issue that looks almost identical to this but using Windows 2008/IIS7.x and WebGate v10.1.4.3. The PDF will begin download then it looks like a connection resets. We've tried it using PDF's ranging in size from <1mb to over >16mb. The results are consistent. On IIS turning off "http keep alive" allows the downloads to proceed (and probably diminishes performance to some degree).
    While the workaround we found allows PDFs to download I'd really be interested in seeing what's causing this.

  • Authorization access Issue for Transaction Codes PA10 to PA40

    Hi Experts,
    I have created Custom role for accessing ALL HR Transaction codes in IDES System and added to the user & Tested.
    All transactions codes are working fine except PA10,PA20,PA30 &PA40
    We have new installation of ECC6.0 (HR) IDES System.
    I am new to HR Security.
    Here anything needs to configure in HR System for accessing transaction code PA10 to PA40.
    Please help me regading this.
    Advance Thanks,
    BBC

    I have checked in SM01, Transaction codes PA10 to PA40 are not locked.
    We are facing two issues
    1) when accessing T- Codes PA10 to PA40, System showing message: You are not authorized to use Transaction code.
    Thatz the reason i suggested you to check with basis consultant. Becuas he is the power user he can only see that from his window all the autharizations
    May be you checked from your user your user might have autharization. that user  might be end user who getting msg might not have authorizatoins.
    2) function module : HR_READ_INFOTYPE.
    When Debuging this, It calls internal FM
    HR_CHECK_AUTHORITY_INFTY and returns exception
    no_authorization=1
    See this means that that user have NO autharizatoins
    Best Regards

Maybe you are looking for

  • Is it possible to create a PDF/A1a compliant file with SOAP API ?

    I saw that I can create two kind of PDF/A1b (CMJN and RVB), but nothing about PDF/A1a. Unfortunately, I see the same limitation in the administration pages of the LiveCycle server. -              Here is my code (using SOAP api) :       Document inDo

  • 10.8.5 update options...

    I have waited to update from 10.8.4 because of all the reported bugs - now I see that there is a supplement addressing them. I would like to hear opinions as to whether I should update from the app store app or from Apple's site - and if it would bes

  • No Print Option In PSCS3

    i have tried a number of options and files buy cannot get the print options to become availiable. i need help because i cant print tiff files any other way. time is of the essance. windows xp Thank you.      Kris

  • Preloading Delays with exported objects

    I am having some trouble with a game I am creating. When debuging the preloader does not show until about 75% of the movie is loaded. Before this the movie is just a blank white stage. I have several objects that need to be exported and they have all

  • Since upgrading to Firefox V5 I do not have the option to manage bookmarks e.g. import and export html

    Since upgrading to the latest Firefox when I click on the bookmarks tab the option to manage my bookmarks is not available. Can this be repaired or will I have to do a new install of Firefox. If so will the new install automatically keep my current b