Error deploying JSF app on Sun 8.1 (Works fine on 9.0)

Hello All,
I have a simple JSF app which works fine on Sun App server 9.0 but throws the error below on 8.1. Please help!!!
exception
javax.servlet.ServletException: java.lang.Boolean
     javax.faces.webapp.FacesServlet.service(FacesServlet.java:209)
     sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     java.lang.reflect.Method.invoke(Method.java:585)
     org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:249)
     java.security.AccessController.doPrivileged(Native Method)
     javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
     org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:282)
     org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:165)
root cause
java.lang.ClassCastException: java.lang.Boolean
     com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:72)
     javax.faces.component.UICommand.broadcast(UICommand.java:312)
     javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:267)
     javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:381)
     com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:75)
     com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:221)
     com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:90)
     javax.faces.webapp.FacesServlet.service(FacesServlet.java:197)
     sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     java.lang.reflect.Method.invoke(Method.java:585)
     org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:249)
     java.security.AccessController.doPrivileged(Native Method)
     javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
     org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:282)
     org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:165)Thanks.
Message was edited by:
ndnguy

Make sure you don't include any JSF implementation jars in your web application.

Similar Messages

  • Deploy JSF App to Sun App Server

    Hi,
    I am trying to deploy a simple JSF/EJB app I wrote in JDeveloper 10.1.3.3.0 to the Sun Java System Application Server 9.1_01 (build b09d-fcs).
    When I deploy I receive the following error.
    Deploying application in domain failed; Error loading deployment descriptors for module [SunTest] Line 19
    Column 16 -- Deployment descriptor file WEB-INF/web.xml in archive [SunTest.war]. cvc-complex-type.2.4.a:
    Invalid content was found starting with element 'local'. One of '{"http://java.sun.com/xml/ns/j2ee":local-home}'
    is expected. Error loading deployment descriptors for module [SunTest] Line 19 Column 16 --
    Deployment descriptor file WEB-INF/web.xml in archive [SunTest.war]. cvc-compl... Below is my web.xml file.
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd" version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee">
        <description>Empty web.xml file for Web Application</description>
        <servlet>
            <servlet-name>Faces Servlet</servlet-name>
            <servlet-class>javax.faces.webapp.FacesServlet</servlet-class>
            <load-on-startup>1</load-on-startup>
        </servlet>
        <servlet-mapping>
            <servlet-name>Faces Servlet</servlet-name>
            <url-pattern>/faces/*</url-pattern>
        </servlet-mapping>
        <session-config>
            <session-timeout>35</session-timeout>
        </session-config>
        <ejb-local-ref>
            <ejb-ref-name>ejb/SessionEJB</ejb-ref-name>
            <ejb-ref-type>Session</ejb-ref-type>
            <local>model.SessionEJBLocal</local>
            <ejb-link>SessionEJB</ejb-link>
        </ejb-local-ref>
        <mime-mapping>
            <extension>html</extension>
            <mime-type>text/html</mime-type>
        </mime-mapping>
        <mime-mapping>
            <extension>txt</extension>
            <mime-type>text/plain</mime-type>
        </mime-mapping>
        <jsp-config/>
    </web-app>Any help on why I can not deploy this would be greatly appreciated! Pulling my hair out here!!!!!

    You're missing the local-home element.
    See this snippet from the J2EE 1.4 schema:
    <xsd:documentation>
            The ejb-local-refType is used by ejb-local-ref elements for
            the declaration of a reference to an enterprise bean's local
            home. The declaration consists of:
                - an optional description
                - the EJB reference name used in the code of the Deployment
                  Component that's referencing the enterprise bean
                - the expected type of the referenced enterprise bean
                - the expected local home and local interfaces of the
                  referenced enterprise bean
                - optional ejb-link information, used to specify the
                  referenced enterprise bean
          </xsd:documentation>
        </xsd:annotation>
        <xsd:sequence>
          <xsd:element name="description"
                       type="j2ee:descriptionType"
                       minOccurs="0"
                       maxOccurs="unbounded"/>
          <xsd:element name="ejb-ref-name"
                       type="j2ee:ejb-ref-nameType"/>
          <xsd:element name="ejb-ref-type"
                       type="j2ee:ejb-ref-typeType"/>
          <xsd:element name="local-home"
                       type="j2ee:local-homeType"/>
          <xsd:element name="local"
                       type="j2ee:localType"/>
          <xsd:element name="ejb-link"
                       type="j2ee:ejb-linkType"
                       minOccurs="0"/>
        </xsd:sequence>

  • Firefox user when i try to access my gmail,orkut and yahoomail i get this error message Error code: sec_error_expired_certificate All the other sites are working fine please help Plugins installed:

    Firefox user
    when i try to access my gmail,orkut and yahoomail i get this error message
    Error code: sec_error_expired_certificate
    All the other sites are working fine
    please help
    Plugins installed:
    == URL of affected sites ==
    http://

     Hi,
    One of my ex-colleagues has installed a NI-DAQ 6.5 in our system. [And I do not see any other naitional instruments card in the CPU of the computer, may be he removed it] I deleted the account and all his files in the system. When I am trying to install version8.0, its not getting installed and giving me a message that I should uninstall the previous version by going to Add/Remove programs in the control panel.
    I tried doing that, but the "Change/Remove" button does not seem to work...[There is no response and so unable to install the new version...]
    Any idea how can this problem be solved?
    It is a windowsXP operating system with SP2 installed on a machine with P4 processor.
    Thanks

  • Error deploying ADF App (Fusion Web Application) to JBOSS 7.1.1.Final

    When i'm deploying ADF App in JBOSS 7.1.1.Final AppServer it gives me the following in JDeveloper 11g release 2 (11.1.2.2.0):
    [02:53:17 PM] Target platform is (JBoss 5.x).
    [02:53:17 PM] Running dependency analysis...
    [02:53:17 PM] Building...
    [02:53:17 PM] Deploying profile...
    [02:53:17 PM] ADF shared library is not available, implicitly deploying library ADF Controller Runtime
    [02:53:17 PM] ADF shared library is not available, implicitly deploying library ADF Controller Schema
    [02:53:17 PM] ADF shared library is not available, implicitly deploying library ADF Page Flow Runtime
    [02:53:18 PM] Wrote Web Application Module to C:\JDeveloper\mywork\ola\ViewController\deploy\ola_ViewController_webapp.war
    [02:54:48 PM] Copied C:\JDeveloper\mywork\ola\ViewController\deploy\ola_ViewController_webapp.war to //10.10.1.11/jboss-as-7.1.1.Final/standalone/deployments/ola_ViewController_webapp.war
    [02:54:48 PM] Elapsed time for deployment: 1 minute, 30 seconds
    [02:54:48 PM] ---- Deployment finished. ----
    On the JBoss side it gives me the stack error: [http://justpaste.it/zom]
    I can´t understand what's missing.
    Thanks in advance.

    Ok finally i've done it...it deployed with no errors.
    But now when i look it in my browser it just shows me:
    <?xml version='1.0' encoding='windows-1252'?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <f:view xmlns:f="http://java.sun.com/jsf/core" xmlns:h="http://java.sun.com/jsf/html"
    xmlns:af="http://xmlns.oracle.com/adf/faces/rich">
    <af:document id="d1">
    <af:form id="f1">
    <af:pageTemplate viewId="/oracle/templates/threeColumnTemplate.jspx" id="pt1">
    <f:facet name="center"/>
    <f:facet name="header"/>
    <f:facet name="end"/>
    <f:facet name="start"/>
    <f:facet name="branding"/>
    <f:facet name="copyright"/>
    <f:facet name="status"/>
    </af:pageTemplate>
    </af:form>
    </af:document>
    </f:view>
    Now i'm out of ideas.

  • Can't deploy my app on  Sun Java System Application Server Platform Edition

    Hi,
    I am trying to deploy me app on the Sun's app server but I get the following error:
    I am using Sun Java System Application Server Platform Edition 8.2
    Invalid Deployment Descriptors in archive jag-ejb.jar in deployment descriptor file META-INF/ejb-jar.xml
    Line 29 Column 15 -- The content of element type "session" must match
    "(description?,display-name?,small-icon?,large-icon?,ejb-name,home?,remote?,local-home?,local?,ejb-class,session-type,transaction-type,env-entry*,ejb-ref*,ejb-local-ref*,security-role-ref*,security-identity?,resource-ref*,resource-env-ref*)". "It deploys on Orion 2.02
    The ejb.xml file is as follows:
      <enterprise-beans>
        <session>
          <display-name>Facade stateless session bean</display-name>
          <ejb-name>ejb/PetardsFacade</ejb-name>
          <home>com.jag.petardscmsbeans.interfaces.PetardsFacadeHome</home>
          <remote>com.jag.petardscmsbeans.interfaces.PetardsFacade</remote>
          <local-home>com.jag.businesslogic.interfaces.FacadeLocalHome</local-home
          ><local>com.jag.businesslogic.interfaces.FacadeLocal</local>
          <ejb-class>com.jag.petardscmsbeans.ejb.PetardsFacadeEJB</ejb-class>
          <session-type>Stateless</session-type>
          <transaction-type>Container</transaction-type>
          <resource-ref>
            <res-ref-name>jdbc/OracleDSRES</res-ref-name>
            <res-type>javax.sql.DataSource</res-type>
            <res-auth>Container</res-auth>
          </resource-ref>
          <env-entry>
            <env-entry-name>DSName</env-entry-name>
            <env-entry-type>java.lang.String</env-entry-type>
            <env-entry-value>jdbc/OracleDSRES</env-entry-value>
          </env-entry>
        </session>
      </enterprise-beans>also, in the error message what does ? and * signify?
    Thanks

    This is an element ordering issue. env-entry is before resource-ref in the schema so it must be declared in the same order.
    --ken                                                                                                                                                                                                                                                                               

  • Deploying jsf app on glassfish

    Hello all,
    Deploying a JSF app on glassfish I get the followinf error messsage from admin console:
    Deploying application in domain failed; JSP Compilation Error: org.apache.jasper.JasperException: jsp.error.tld.invalid.signature -- jsp.error.tld.invalid.signature JSP Compilation Error: org.apache.jasper.JasperException: jsp.error.tld.invalid.signature -- jsp.error.tld.invalid.signature
    What does it mean invalod signature

    You are probably missing the ADF Binding layer - You'll need to figure out which JARs are requiered.
    Try looking at your project properties->classpath and libraries and make sure all of them are included.
    For example check out the libraries this guy used to run ADF on Tomcat:
    Re: JDev 11.1.1.1.0 + ADF+ BC4J application on Tomcat6
    Here is a little tip to help you find out which JAR is holding any class that you are missing:
    http://kingsfleet.blogspot.com/2009/10/know-which-class-you-want-but-not-which.html

  • EA1 - Error deploying ApEx app

    Hello,
    I just had a problem deploying an app into production. There are a few apps but only this one has a problem. When I right click the app, and left click on deploy, I get the following error:
    An error was encountered performing the requested operation:
    ORA-06502: PL/SQL: numeric or value error: character string buffer too small
    ORA-06512: at "SYS.HTP", line 1536
    ORA-06512: at "FLOWS_030000.WWV_FLOW_GEN_API2", line 228
    ORA-06512: at "FLOWS_030000.WWV_FLOW_GEN_API2", line 305
    ORA-06512: at "FLOWS_030000.WWV_FLOW_GEN_API2", line 2381
    ORA-06512: at "FLOWS_030000.WWV_FLOW_GEN_API2", line 6482
    ORA-06512: at "FLOWS_030000.HTMLDB_UTIL", line 1106
    ORA-06512: at line 1
    06502. 00000 - "PL/SQL: numeric or value error%s"
    Just an FYI. I deployed the app the old way via export/import no problem.
    Regards,
    Dan

    One thing you might look at is to do a textual DIFF between the file exported by APEX and the file exported by SQL Developer.
    I've been working on an APEX application installer (installShield like) tool and was using similar code to the Java Command line export utility. What I found was that the file exported with APEX set and used a different security group ID than the one exported with My app. When trying to import the file from My App, I ran across the same problem.
    I'm just wondering if the same is true here. The text diff should help you find out what is different.
    Then the question is why, and why does it matter.

  • "Network service error" game apps that require internet connection working fine, internet signal strong. Safari working, but YouTube, Facebook, Twitter and App Store won't work?! Tried resetting network settings but problem persists?

    Safari working fine, as are game apps that require internet connection.
    I can not get AppStore, YouTube app, Facebook app or twitter app to load anything as 'network service error" comes up.
    I have the latest update 7.2 and have tried resetting network settings, anyone else have this problem?! How do I fix it?

    I did try that one. But for some reason it still does not help. The strange thing stays that I can acces Twitter and other Apps. But still nos Safari/App Store. Only when I am on Wi-Fi.

  • Since installing 10.7.3 Mail and Address Book no longer load and report errors. Anyone else experiencing this? Safari works fine.

    Everything worked fine prior to the installation. I am aware of bug issues that people are reporting with regard to no applications working and strange error messages. My MacBook Air is fine; my wife's MacBook is fine. It's my iMac 12,1 that isn't.

    It is an enormous crash report error rather than a short message. Both Address Book and Mail crash. I restored my iMac to pre-10.7.3 and everything worked fine once more. I downloaded and installed 10.7.3 as a combo a short while ago and the crash report for Address Book and Mail once more returned.
    I've just copied the start of the crash report:
    Process:         Address Book [378]
    Path:            /Applications/Address Book.app/Contents/MacOS/Address Book
    Identifier:      com.apple.AddressBook
    Version:         6.1 (1083)
    Build Info:      AddressBook-1083000000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [185]
    Date/Time:       2012-02-19 18:03:40.950 +0000
    OS Version:      Mac OS X 10.7.3 (11D50b)
    Report Version:  9
    Interval Since Last Report:          2340 sec
    Crashes Since Last Report:           6
    Per-App Interval Since Last Report:  13 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      DFA67AE4-98E4-49AD-937D-95CCC1A37F54
    Crashed Thread:  3  Dispatch queue: com.apple.root.default-priority
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[378]: garbage collection is OFF
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFString objectForKey:]: unrecognized selector sent to instance 0x7f898a69b5e0'
    *** First throw call stack:

  • Firefox 13.0.1 no longer works on google apps. (IE and Chrome work fine)

    getting the following error when attempting to login to a google Apps hosted email account. (works fine in both IE and Chrome).
    "The page isn't redirecting properly
    Firefox has detected that the server is redirecting the request for this address in a way that will never complete."
    Restarted in safe mode and it still does not work.

    hallo netbug, please try to [[Clear the cache - Delete temporary Internet files to fix common website issues|clear the browser cache]] and all [[Delete cookies to remove the information websites have stored on your computer|cookies by google.com]]...

  • New internet provider, Apple devices can't download updates/apps but all other devices work fine! help

    Hi there
    I have changed to a new internet provider, and they configured my router (which was working fine previously with my Apple devices)
    It is a D-Link router, and it is connected to the internet via PPPOE. (previous provider did not have this PPPOE configuration)
    The technician did the configuration and the Wifi works fine for all my devices including laptops, and friends who use Android.
    My Iphone, Ipad, and my friends' ones are the only things that seem not to work correctly.
    They can find the network on the router. It then connects for a short time, then either after a few mins of browsing on Safari, or any attempt to download an App or update an App, it fails.
    To summarise - All non-apple devices function fine and connect to router. Apple Iphones and Ipads find and connect to Wifi, but the internet works temporarily on browser, and any App update or download will fail. (Wi-fi remains connected)
    I am hoping it is a simple router configuration issue and the installation technician missed something. Has anyone ever come across this?
    what I have tried - Rebooting router, restarting Ipad, resetting network settings and other things, but I am almost certain it is a router configuration thing.
    Just hope someone can help, because I have called my internet provider and if they will charge for a call-out if they find it is not ''their fault'.
    Really really appreciate any answers to this one.

    Some things to try first:
    1. Turn Off your iPad. Then turn Off (disconnect power cord for 30 seconds or longer) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    2. Go to Settings>Wi-Fi and turn Off. Then while at Settings>Wi-Fi, turn back On and chose a Network.
    3. Change the channel on your wireless router (Auto or Channel 6 is best). Instructions at
    http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    4. Go into your router security settings and change from WEP to WPA with AES.
    5.  Renew IP Address: (especially if you are drooping internet connection)
        •    Launch Settings app
        •    Tap on Wi-Fi
        •    Tap on the blue arrow of the Wi-Fi network that you connect to from the list
        •    In the window that opens, tap on the Renew Lease button
    6. Potential Quick Fixes When Your iPad Won’t Connect to Your Wifi Network
    http://ipadinsight.com/ipad-tips-tricks/potential-quick-fixes-when-your-ipad-won t-connect-to-your-wifi-network/
    ~~~~~~~~~~~~~~~~~~~~~~~~~
    Fix WiFi Issue for iOS 7
    http://ipadnerds.com/fix-wifi-issue-ios-7/
    iOS 6 Wifi Problems/Fixes
    Wi-Fi Fix for iOS 6
    https://discussions.apple.com/thread/4823738?tstart=240
    How To: Workaround iPad Wi-Fi Issues
    http://www.theipadfan.com/workaround-ipad-wifi-issues/
    Another Fix For iOS 6 WiFi Problems
    http://tabletcrunch.com/2012/10/27/fix-ios-6-wifi-problems-ssid/
    Wifi Doesn't Connect After Waking From Sleep - Sometimes increasing screen brightness prevents the failure to reconnect after waking from sleep. According to Apple, “If brightness is at lowest level, increase it by moving the slider to the right and set auto brightness to off.”
    Fix For iOS 6 WiFi Problems?
    http://tabletcrunch.com/2012/09/27/fix-ios-6-wifi-problems/
    Did iOS 6 Screw Your Wi-Fi? Here’s How to Fix It
    http://gizmodo.com/5944761/does-ios-6-have-a-wi+fi-bug
    How To Fix Wi-Fi Connectivity Issue After Upgrading To iOS 6
    http://www.iphonehacks.com/2012/09/fix-wi-fi-connectivity-issue-after-upgrading- to-ios-6.html
    iOS 6 iPad 3 wi-fi "connection fix" for netgear router
    http://www.youtube.com/watch?v=XsWS4ha-dn0
    Apple's iOS 6 Wi-Fi problems
    http://www.zdnet.com/apples-ios-6-wi-fi-problems-linger-on-7000004799/
    ~~~~~~~~~~~~~~~~~~~~~~~
    iPad: Issues connecting to Wi-Fi networks
    http://support.apple.com/kb/ts3304
    How to Boost Your Wi-Fi Signal
    http://ipad.about.com/od/iPad_Troubleshooting/a/How-To-Boost-Your-Wi-Fi-Signal.hmL
    Troubleshooting a Weak Wi-Fi Signal
    http://ipad.about.com/od/iPad_Troubleshooting/a/Troubleshooting-A-Weak-Wi-Fi-Signal.htm
    How to Fix a Poor Wi-Fi Signal on Your iPad
    http://ipad.about.com/od/iPad_Troubleshooting/a/How-To-Fix-A-Poor-Wi-Fi-Signal-O n-Your-iPad.htm
    iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    WiFi Connecting/Troubleshooting http://www.apple.com/support/ipad/wifi/
    How to Fix: My iPad Won't Connect to WiFi
    http://ipad.about.com/od/iPad_Troubleshooting/ss/How-To-Fix-My-Ipad-Wont-Connect -To-Wi-Fi.htm
    iOS: Connecting to the Internet http://support.apple.com/kb/HT1695
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Connect iPad to Wi-Fi (with troubleshooting info)
    http://thehowto.wikidot.com/wifi-connect-ipad
    10 Ways to Boost Your Wireless Signal
    http://www.pcmag.com/article2/0,2817,2372811,00.asp
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
    Fix Slow WiFi Issue https://discussions.apple.com/thread/2398063?start=60&tstart=0
    How To Fix iPhone, iPad, iPod Touch Wi-Fi Connectivity Issue http://tinyurl.com/7nvxbmz
    Unable to Connect After iOS Update - saw this solution on another post.
    https://discussions.apple.com/thread/4010130
    Note - When troubleshooting wifi connection problems, don't hold your iPad by hand. There have been a few reports that holding the iPad by hand, seems to attenuate the wifi signal.
    Some Wi-Fi losses may stem from a problematic interaction between Wi-Fi and cellular data connections. Numerous users have found that turning off Cellular Data in Settings gets their Wi-Fi working again.
    You may have many apps open which can possibly cause the slowdown and possibly the loss of wifi. In iOS 4-6 double tap your Home button & at the bottom of the screen you will see the icons of all open apps. Close those you are not using by pressing on an icon until all icons wiggle - then tap the minus sign. For iOS 7 users, there’s an easy way to see which apps are open in order to close them. By double-tapping the home button on your iPhone or iPad, the new multitasking feature in iOS 7 shows full page previews of all your open apps. Simply scroll horizontally to see all your apps, and close the apps with a simple flick towards the top of the screen.
    Wi-Fi or Bluetooth settings grayed out or dim
    http://support.apple.com/kb/TS1559
    ~~~~~~~~~~~~~~~
    If any of the above solutions work, please post back what solved your problem. It will help others with the same problem.
     Cheers, Tom

  • Custom code throws error with email subscription. Otherwise, the report works fine.

    I have a SSRS report that parses RTF to TXT and displays it in a report.  The report works fine and everything displays correctly.  The subscription email, however, contains a report with errors: Request for the permission of type
    'System.Security.Permissions.UIPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
    The report contains embedded code as well as references to System.Security and System.Windows.Forms.  I've updated .....\Reporting Services\ReportServer\rssrvpolicy.config and ....\Reporting Services\ReportManager\rsmgrpolicy.config to change permissions
    to FullTrust.  Not sure what else I need to do.  Please help.

    Hi Chimuelo,
    According to your description, if the report contains custom code and assemblies, the subscription email contains an error “Request for the permission of type 'System.Security.Permissions.UIPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
    failed”.
    In your scenario, the issue could cause by that the report can’t access those assemblies. Please modify the policy configuration files to grant additional permissions for those assemblies. For more information, please refer to this article:
    How to grant permissions to a custom assembly that is referenced in a report in Reporting Services.
    Similar thread for your reference:
    Custom assembly throwing #error in reports with subscriptions
    If you have any question, please feel free to ask.
    Best regards,
    Qiuyun Yu
    Qiuyun Yu
    TechNet Community Support

  • Unexpected error opening catalog" trying to open a catalog. worked fine 2 days ago. Mac Pro LR5.3

    i am getting "unexpected error opening catalog" message when opening a catalog that worked fine 2 days ago. Other catalogs open on the same drive Mac pro LR5.3  please help.... Lots of worked had gone into that catalog
    thanks
    karl

    Hmm, that is more of a problem!
    Ok, couple of initial things to try:
    1.  Move the catalog to another drive, and try opening it from there.  It's a long shot...
    2.  Create a new catalog and go to File menu > Import from Another Catalog.  Navigate to the problem catalog and try to import a small chunk at a time.

  • TC will not communicate with Airport Utility error -6753.  Wireless, internet (unsecure), and backup work fine., ,

    TC is not communicating with Airport Utility (error -6753).  I do have a flashing amber light.   The wireless (printer, TiVo), internet (unsecure), and backups to Time Capsule work fine.  I have done many hard and soft Resets, but that has not helped.  Airport utility show the TC as amber and but won't let me findout the status of what is causing the problem.  

    What mode is the TC running in, router or bridged? You can sometimes have issues if the TC is bridged and the network is getting IP in a different subnet.
    I would recommend disconnecting the TC from the network and plugging it directly into the Mac via ethernet. You may also need to do a reset if the dhcp is off, as in bridge.
    Also note are you pressing the reset for long enough that the led on front starts blinking rapidly.. hold it in for 15sec to be sure.

  • Error in accessing JSF app on Weblogic 8.1. Fine on Tomcat 5.1

    I am deploying a simple JSF application on Weblogic 8.1. When I try to access the application I am getting below error:
    javax.faces.FacesException: org/apache/myfaces/el/ValueBindingImpl
         at org.apache.myfaces.context.servlet.ServletExternalContextImpl.dispatch(Ljava.lang.String;)V(ServletExternalContextImpl.java:422)
         at org.apache.myfaces.application.jsp.JspViewHandlerImpl.renderView(Ljavax.faces.context.FacesContext;Ljavax.faces.component.UIViewRoot;)V(JspViewHandlerImpl.java:234)
         at org.apache.myfaces.lifecycle.LifecycleImpl.render(Ljavax.faces.context.FacesContext;)V(LifecycleImpl.java:384)
         at javax.faces.webapp.FacesServlet.service(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;)V(FacesServlet.java:138)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run()Ljava.lang.Object;(ServletStubImpl.java:996)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;Lweblogic.servlet.internal.FilterChainImpl;)V(ServletStubImpl.java:419)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;)V(ServletStubImpl.java:315)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run()Ljava.lang.Object;(WebAppServletContext.java:6452)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Lweblogic.security.subject.AbstractSubject;Ljava.security.PrivilegedAction;)Ljava.lang.Object;(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(Lweblogic.security.acl.internal.AuthenticatedSubject;Lweblogic.security.acl.internal.AuthenticatedSubject;Ljava.security.PrivilegedAction;)Ljava.lang.Object;(SecurityManager.java:118)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(Lweblogic.servlet.internal.ServletRequestImpl;Lweblogic.servlet.internal.ServletResponseImpl;)V(WebAppServletContext.java:3661)
         at weblogic.servlet.internal.ServletRequestImpl.execute(Lweblogic.kernel.ExecuteThread;)V(ServletRequestImpl.java:2630)
         at weblogic.kernel.ExecuteThread.execute(Lweblogic.kernel.ExecuteRequest;)V(ExecuteThread.java:219)
         at weblogic.kernel.ExecuteThread.run()V(ExecuteThread.java:178)
         at java.lang.Thread.startThreadFromVM(Ljava.lang.Thread;)V(Unknown Source)
    Caused by: javax.servlet.ServletException: org/apache/myfaces/el/ValueBindingImpl
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;Lweblogic.servlet.internal.FilterChainImpl;)V(ServletStubImpl.java:469)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;)V(ServletStubImpl.java:315)
         at weblogic.servlet.internal.RequestDispatcherImpl.forward(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;)V(RequestDispatcherImpl.java:312)
         at org.apache.myfaces.context.servlet.ServletExternalContextImpl.dispatch(Ljava.lang.String;)V(ServletExternalContextImpl.java:416)
         ... 14 more
    However, when I deploy the same application on Tomcat 5.5, the application works just fine.
    Any pointers will be welcome. Thanks for the help.

    Make sure you don't include any JSF implementation jars in your web application.

Maybe you are looking for