Cisco Web view error

I'm currently experiencing a problem when a supervisor (which has a webview reporting ID
in the active directory) tries to generate a team report. It shows the following
error:
"There are no items available, because you are not authorized to view this data or the
items have not been configured in the ICM and/or IPCC database.Contact your administrator
to confirm your authorization and the ICM and/or IPCC configuration."
Regards
Sabesh

In the Web Admin for UCCX, go to Tools and then User Managment.  Then choose Supervisor Capability view.  Make sure your supervisor is in that list on the left for the UCCX supervisor list.
Thanks,
Tony
Please rate helpful posts!

Similar Messages

  • View Report in Web Viewer Error

    I am using Eclipse 4.3 Kepler with BIRT 4.3.2 on a 64-bit machine running Windows 7 and Java 8.
    When I select Run -> View Report -> In Web Viewer I get the following error message:
    HTTP ERROR: 500
    Problem accessing /viewer/frameset. Reason:
    Server Error
    Powered by Jetty://
    How can I fix this?

    Thank you for the link.
    Setting up BIRT Viewer to work with a local instance of (say) Tomcat, using a workspace that Tomcat can access, etc., is not quite the simple solution I was hoping for.
    We do use BIRT Viewer to render our reports in our application - and we use the Ant "sync" task to update reports (from an Eclipse workspace to a Tomcat webapps context) during development, which is a good workaround for when a BIRT report is already wired into an application that can (in turn) be used to invoke the report. (You do not even have to re-start Tomcat to see the changes, which is cool.)
    What I was hoping for was a standalone solution whereby a developer does not need to be running Tomcat (or any other Servlet container) with BIRT Viewer deployed, etc.
    I am sure that at one time the BIRT Viewer feature worked out-of-the-box, but I could be wrong about that.

  • Parenthesis in a parameter throws error in Crystal Reports Web Viewer.

    The application that I am working on is passing a parameter which contains user data like section numbers....
    So when we pass the value 123.1(a) , here what is happening behind the scene of CR viewer
    webSource0.AddParameter "promptex-NAMEOFPARAMETER", "123.1%28a%29"
    and it throws up the following error
    "The syntax of the value for prompt 'NAMEOFPARAMETER' is incorrect. Please correct the syntax and try again"
    I have no idea why it is throwing up this errror.... and we cannot avoid parenthesis.
    It works without any error in the actual crystal report developer.
    Is this some kind of bug or is there any workaround for this.
    Version that I have:
    Crystal Report web Viewer Control 11.5
    Crystal Developer 11.0.0.1282
    Thank you,
    Xavier

    I figured out the answer. It was the ASCII notation for double qoutes which was confusing crystal.
    %22 is the ASCII for ", but it is then converted to %2522 which confuses crystal
    so I used HTML notation for  double quote instead of %22 and is converted to %22 , and it works fine.
    Thanks for the help anyways
    Edited by: xavier on Dec 18, 2008 4:03 PM

  • Web View not loading in Cocoa Applescript application?

    Hey guys...me again, and I need help, AGAIN, haha.
    I found a tutorial for web views in Cocoa Applescript because I couldnt find it anywhere, but it wont load.
    The web view does not display anything when the app is launching.
    I am using Cocoa Applescript.
    This is my AppDelegate.applescript I am using for the web view:
    script AppDelegate
      property parent : class "NSObject"
        property ourWebView : missing value (* This links the webview *)
              on applicationWillFinishLaunching_(aNotification)
      -- tell ourWebView to setMainFrameURL_("http://tinyurl.com/RMHTML")
              end applicationWillFinishLaunching_
              on applicationShouldTerminate_(sender)
      -- Insert code here to do any housekeeping before your application quits
                        return current application's NSTerminateNow
              end applicationShouldTerminate_
        on myButtonHandler_(sender)
            activate application "Terminal"
            tell application "System Events" to keystroke "Desktop/RecoverDevice"
            tell application "System Events" to keystroke return
            delay 1
            tell application "System Events" to keystroke "setenv auto-boot true"
            delay 1
            tell application "System Events" to keystroke return
            delay 1
            tell application "System Events" to keystroke "saveenv"
            delay 1
            tell application "System Events" to keystroke return
            delay 1
            tell application "System Events" to keystroke "reboot"
            delay 1
            tell application "System Events" to keystroke return
            delay 1
            tell application "Terminal"
                quit
            end tell
        end doMyButton_
        on myButtontwoHandler_(sender)
            open location "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=YF2DKZYRH6B GA"
        end doMyButton2_
    end script
    Whoever helps me will be thanked in my apps about page...
    Thanks, Adam B

    When I launch it...it says this:
    2012-01-22 17:21:01.658 RecoverMe[96706:407] Error loading /Library/Application Support/SIMBL/Plugins/GreaseKit.bundle/Contents/MacOS/GreaseKit:  dlopen(/Library/Application Support/SIMBL/Plugins/GreaseKit.bundle/Contents/MacOS/GreaseKit, 265): no suitable image found.  Did find:
              /Library/Application Support/SIMBL/Plugins/GreaseKit.bundle/Contents/MacOS/GreaseKit: GC capability mismatch
    Does that have anything to do with it not loading the webview?

  • Warning System spameater Unable to connect to Cisco Web Security Service.; URL Filter...

    My C670 ESA's have been throwing these alerts intermittently for the past few days, anyone else seeing them?
    The Warning message is:
    Unable to connect to Cisco Web Security Service.
    URL Filtering will not work correctly.
    Please verify all network, proxy and firewall settings.
    Connection to "v2.sds.cisco.com" failed.
    The last error seen on this connection: "Request failed with code: 28 (Connection time-out)"
    Version: 8.5.6-092
    Looks like it is open on port 443 and currently up.  Hitting it with a browser gives me:
    https://v2.sds.cisco.com/
    After an error or two they go away and appear OK.   
    Checking the logs I don't see a way to verify URL lookups are working, is there a way?
    Also, I setup URL filtering six months ago and had it set to only trigger on (-10)-(-9.5) and saw about an 80% false positive.  It has improved over the past six months drastically but still catching mostly advertising URLs and allowing all phishing URLs right through.  I've yet to see it block a phishing URL.
    Jason

    After lots of trial and error, I was able to eliminate this problem.  What I wound up doing is defining the XE service again in the listener.ora file:
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = XE)
          (ORACLE_HOME = C:\ProgramData\oraclexe\app\oracle\product\11.2.0\server)
    I know that typically you should not have to do this, especially since I already had defined DEFAULT_SERIVCE_LISTENER = (XE) at the bottom of the listener.ora file.  Explicitly defining the XE service in the listener.ora file allows the listener to find it while the system is running under the Cisco AnyConnect VPN.  The only hiccup I found by doing this is that the XE service is discovered twice by the listener when the system is NOT running under the Cisco AnyConnect VPN.  It still works OK.  The listener just seems to ignore the repeated definition of the XE service (see output below):
    C:\ProgramData\oraclexe\app\oracle\product\11.2.0\server\bin>lsnrctl service
    LSNRCTL for 32-bit Windows: Version 11.2.0.2.0 - Production on 13-JUN-2013 10:03:15
    .......(omitted output).......
    Service "XE" has 2 instance(s).
      Instance "XE", status UNKNOWN, has 1 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:0 refused:0
             LOCAL SERVER
      Instance "xe", status READY, has 1 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:0 refused:0 state:ready
             LOCAL SERVER
    Service "XEXDB" has 1 instance(s).
      Instance "xe", status READY, has 1 handler(s) for this service...
        Handler(s):
          "D000" established:0 refused:0 current:0 max:1022 state:ready
             DISPATCHER <machine: DEV-M-137GF, pid: 5544>
    (ADDRESS=(PROTOCOL=tcp)(HOST=DEV-M-137GF.paychex.com)(PORT=58257))
    The command completed successfully
    If anyone has a cleaner solution for this problem, please let me know.  Otherwise, I am moving forward with what I did.
    Thanks.....Paul

  • Installing BIRT Web Viewer in Weblogic

    Has anybody been able to deploy the BIRT Web Viewer that comes with the birt runtime on to weblogic server, I tried deploying it on Weblogic , but I get the following error when I run the sample report that comes with BIRT Runtime.Any sugegstions or pointers to solve this problem would be highly appreciated.
    Thanks in advance!
    I try to run the report using the following URL
    http://localhost:7001/WebViewerExample/run?__report=Report/SalesInvoice.rptdesign
    I get the following error in the browser.
    Error 500--Internal Server Error java.lang.IllegalAccessError: org/mozilla/javascript/DefaultErrorReporter
    at org.mozilla.javascript.CompilerEnvirons.()V(CompilerEnvirons.java:???)
    at org.eclipse.birt.core.data.ExpressionParserUtility.parse(Ljava.lang.String;Lorg.mozilla.javascript.Context;)Lorg.mozilla.javascript.ScriptOrFnNode;(ExpressionParserUtility.java:182)
    at org.eclipse.birt.core.data.ExpressionParserUtility.compileColumnExpression(Ljava.lang.String;Z)Ljava.util.List;(ExpressionParserUtility.java:80)
    at org.eclipse.birt.core.data.ExpressionUtil.extractColumnExpressions(Ljava.lang.String;Z)Ljava.util.List;(ExpressionUtil.java:175)
    at org.eclipse.birt.core.data.ExpressionUtil.extractColumnExpressions(Ljava.lang.String;)Ljava.util.List;(ExpressionUtil.java:137)
    at org.eclipse.birt.report.model.parser.CompatibleMiscExpressionState.setupBoundDataColumns(Lorg.eclipse.birt.report.model.core.DesignElement;Ljava.lang.String;Z)V(CompatibleMiscExpressionState.java:158)
    at org.eclipse.birt.report.model.parser.CompatibleBoundColumnExprState.end()V(CompatibleBoundColumnExprState.java:70)
    at org.eclipse.birt.report.model.util.XMLParserHandler.endElement(Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;)V(XMLParserHandler.java:174)
    at weblogic.apache.xerces.parsers.AbstractSAXParser.endElement(Lweblogic.apache.xerces.xni.QName;Lweblogic.apache.xerces.xni.Augmentations;)V(AbstractSAXParser.java:585)
    at weblogic.apache.xerces.impl.XMLNamespaceBinder.endElement(Lweblogic.apache.xerces.xni.QName;Lweblogic.apache.xerces.xni.Augmentations;)V(XMLNamespaceBinder.java:647)
    at weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanEndElement()I(XMLDocumentFragmentScannerImpl.java:1008)
    at weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Z)Z(XMLDocumentFragmentScannerImpl.java:1469)
    at weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Z)Z(XMLDocumentFragmentScannerImpl.java:329)
    at weblogic.apache.xerces.parsers.DTDConfiguration.parse(Z)Z(DTDConfiguration.java:525)
    at weblogic.apache.xerces.parsers.DTDConfiguration.parse(Lweblogic.apache.xerces.xni.parser.XMLInputSource;)V(DTDConfiguration.java:581)
    at weblogic.apache.xerces.parsers.XMLParser.parse(Lweblogic.apache.xerces.xni.parser.XMLInputSource;)V(XMLParser.java:152)
    at weblogic.apache.xerces.parsers.AbstractSAXParser.parse(Lorg.xml.sax.InputSource;)V(AbstractSAXParser.java:1175)
    at weblogic.xml.jaxp.WebLogicXMLReader.parse(Lorg.xml.sax.InputSource;)V(WebLogicXMLReader.java:135)
    at weblogic.xml.jaxp.RegistryXMLReader.parse(Lorg.xml.sax.InputSource;)V(RegistryXMLReader.java:152)
    at javax.xml.parsers.SAXParser.parse(Lorg.xml.sax.InputSource;Lorg.xml.sax.helpers.DefaultHandler;)V(SAXParser.java:345)
    at org.eclipse.birt.report.model.parser.ModuleReader.readModule(Lorg.eclipse.birt.report.model.parser.ModuleParserHandler;Ljava.io.InputStream;)Lorg.eclipse.birt.report.model.core.Module;(ModuleReader.java:90)
    at org.eclipse.birt.report.model.parser.DesignReader.read(Lorg.eclipse.birt.report.model.core.DesignSession;Ljava.lang.String;Ljava.io.InputStream;Lorg.eclipse.birt.report.model.api.ModuleOption;)Lorg.eclipse.birt.report.model.elements.ReportDesign;(DesignReader.java:90)
    at org.eclipse.birt.report.model.core.DesignSession.openDesign(Ljava.lang.String;Ljava.io.InputStream;Lorg.eclipse.birt.report.model.api.ModuleOption;)Lorg.eclipse.birt.report.model.elements.ReportDesign;(DesignSession.java:278)
    at org.eclipse.birt.report.model.api.SessionHandle.openDesign(Ljava.lang.String;Ljava.io.InputStream;Lorg.eclipse.birt.report.model.api.ModuleOption;)Lorg.eclipse.birt.report.model.api.ReportDesignHandle;(SessionHandle.java:291)
    at org.eclipse.birt.report.engine.parser.ReportParser.getDesignHandle(Ljava.lang.String;Ljava.io.InputStream;)Lorg.eclipse.birt.report.model.api.ReportDesignHandle;(ReportParser.java:161)
    at org.eclipse.birt.report.engine.api.impl.ReportEngineHelper.openReportDesign(Ljava.lang.String;Ljava.io.InputStream;Ljava.util.Map;)Lorg.eclipse.birt.report.engine.api.IReportRunnable;(ReportEngineHelper.java:243)
    at org.eclipse.birt.report.engine.api.impl.ReportEngine.openReportDesign(Ljava.lang.String;Ljava.io.InputStream;Ljava.util.Map;)Lorg.eclipse.birt.report.engine.api.IReportRunnable;(ReportEngine.java:457)
    at org.eclipse.birt.report.service.ReportEngineService.openReportDesign(Ljava.lang.String;Ljava.io.InputStream;Ljava.util.Map;)Lorg.eclipse.birt.report.engine.api.IReportRunnable;(Unknown Source)
    at org.eclipse.birt.report.context.ViewerAttributeBean.getDesignHandle(Ljavax.servlet.http.HttpServletRequest;)Lorg.eclipse.birt.report.service.api.IViewerReportDesignHandle;(Unknown Source)
    at org.eclipse.birt.report.context.ViewerAttributeBean.__initParameters(Ljavax.servlet.http.HttpServletRequest;)V(Unknown Source)
    at org.eclipse.birt.report.context.ViewerAttributeBean.__init(Ljavax.servlet.http.HttpServletRequest;)V(Unknown Source)
    at org.eclipse.birt.report.context.BaseAttributeBean.init(Ljavax.servlet.http.HttpServletRequest;)V(Unknown Source)

    hi
    refer to this page..
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=105853
    it has the solution.

  • Embedded Youtube Video's not Playing in Web Viewer

    I have several YouTube videos embedded in my folios. They all play fine when being viewed in the app, but if the folio is shared (by any channel) and viewed in the web viewer these videos won't play. Instead the user is greeted by this error:
    Not found
    Invalid character in path
    I know that other apps using embedded youtube videos are playing just fine in the web viewer (I check out Wired) so I'm curious why mine are broken.
    Any thoughts?

    This streaming YouTube example works fine in DPS Tips web viewer:
    http://contentviewer.adobe.com/s/DPS%20Tips/7f80a0ffed3a4ff08734bc905aac4a29/Advanced_Over lays/29_Video_Stream.html
    Here's the embed code I used:
    <iframe width="640" height="360" src="http://www.youtube.com/embed/QV1UZ-88HeE?rel=0" frameborder="0" ></iframe>
    Are you using the same embed code format for your overlay?

  • U201Ccom.crystaldecisions.report.web.viewer-600,000 milliseconds timeout

    Could you please help me as I am getting the following error when I run the report fro GUI.
    I am using the CR10 on UNIX env and Webshere.
    u201Ccom.crystaldecisions.report.web.viewer.ReportExportControl The request timed out because there has been no reply from the server for 600,000 millisecondsu201D
    But when i ran the same report from Crystal Manaagement console - It works fine.
    Please help me

    Could you please help me as I am getting the following error when I run the report fro GUI.
    I am using the CR10 on UNIX env and Webshere.
    u201Ccom.crystaldecisions.report.web.viewer.ReportExportControl The request timed out because there has been no reply from the server for 600,000 millisecondsu201D
    But when i ran the same report from Crystal Manaagement console - It works fine.
    Please help me

  • Ask the Expert:Cisco Web Security

    With Ryan Wager
    Welcome to the Cisco Support Community Ask the Expert conversation. This is an opportunity to learn about design, configuration and troubleshooting of the Cisco Web Security Solutions including Cisco Ironport WSA and Cisco ScanSafe with Cisco experts Kiran Sirupa and Ryan Wager. Kiran Sirupa is a technical marketing engineer in the product marketing team for the Cisco IronPort Web Security Appliance product line. He also works on documentation, partner ,and system engineering training. Kiran has been working in the Cisco Security Technologies group for more than six years. Ryan Wager is a technical marketing engineer at Cisco in the product management team for the ScanSafe Web Security platform. He is heavily involved with the product's integration with the Cisco Integrated Services Router Generation 2 platform, along with documentation, training, and testing of all new products and features. Before joining the product management team, Wagner spent two years as an implementation engineer helping ScanSafe's largest customers implement the platform into their networks.
    Remember to use the rating system to let Kiran and Ryan know if you have received an adequate response.  
    They might not be able to answer each question due to the volume expected during this event. Remember that you can continue the conversation on the Security sub-community, discussion forum shortly after the event. This event lasts through October 7, 2011.. Visit this forum often to view responses to your questions and the questions of other community members.

    Yes, the IronPort WSA will support all the security functions including Anti-Virus, Anti-Malware, Anti-Spyware, Web Reputation when working in conjunction with an existing proxy.
    There are two conditions:
    1. WSA acts as an upstream proxy - In this case, the authentication will be handled by your existing proxy, but the WSA is the first layer of defense. The WSA will perform a lookup in its web reputation database based on the destination. Also, The WSA can scan the http response with Anti-Virus, Anti-SpyWare and Anti-Malware software. However, since the WSA doesn't have user authentication information, you can only apply global controls for Acceptable Use.
    2. WSA has to go through an existing upstream proxy - In this case, the WSA has all the security functionality. In addition, it also handles the authentication. Hence, you can apply role based controls.
    You may refer to the following links for more information:
    WSA Product Literature: http://www.cisco.com/en/US/products/ps10164/prod_literature.html
    Cisco Security Reports: http://www.cisco.com/en/US/prod/vpndevc/annual_security_report.html
    Cisco Security Intelligence Operations: http://tools.cisco.com/security/center/home.x

  • Web Viewer links through https ?

    I'm working with a client on their DPS apps and they want to install Web Viewer features. Now I'm not completely familiar with the technical ins-and-outs of the Direct Entitlement server and its requirements, but they mentioned their IT department isn't happy with this feature running off insecure http protocols, in stead of https. (All their web services run on https.) Does this remark make sense ? Did they overlook some option in the implementation of it all ? Or is https support indeed still something to be waited for ? (Many other services of DPS are supported by https.)

    Hi Sanoosh,
    There seems to be a routine problem with Adobe on HTTPs even when it says HTTP/HTTPS in dataconection.
    follow the below post with similar issue.
    Re: Calling HTTPS Webservice error
    the final post from Otto there gives you series of steps to resolve this.
    Regards,
    Sai

  • Strange web view scaling

    Not sure anyone will be able to helpbut here goes;
    I have a series of articles each with a web view. The html image is set to 400pxls square, and I create my web view 400, so when imported into a 768x1024 folio, the html animation works fine. And this version looks OK on the Retina screen.
    But, Now onto a rendition for retina, where I scale the graphics and amend the html, import into indesign as before, but now when testing the html animation scales up 200%, within the web view, so I only see a 1/4 of the animation.
    I went onto test on the iphones, again I created 2 versions, std and hi res, the std version works fine on iphone 4 (if very very slightly soft) but the version I created specifically for the retina screen scales up 200% just like on the ipad.
    I appreciate this is tough to comment on without the files, but just wondering if anyone else has experienced this yet?
    Cheers
    Alistair
    NB
    I also tested the large 800pxl html file on a std size folio, and whilst it is obviously too big for the folio itself it works fine and the graphics themselves view at 100% as they should.
    It seems to be that there is definitely something wrong with web views on retina size folios!!

    Hi Johannes
    Scale content to fit is unreliable in that it does not scale correctly to the proportions of the web view, in testing it appears to be a bit random but around 75-80% of the web view, I guess with trial and error I could achieve my required results, but we are not paying for a trial and error solution, but in any case that does not answer the problem of why the web view works on a folio at 768x1024, but not at retina and like wise on iphone screens; how can safari be acting differently simply between 2 different sizes of folio??
    Most bizarre...
    PS dont know how or what to do with viewport in a meta tag, thats on the html doc isnt it?
    Cheers
    Alistair

  • Outlook web browsing error occured

    Greetings
    I am using the page view web part template under the media and content folder to create a web part to that allowed SP users to view and edit an Exchange 2007 public folder.  I am able to view the Public Folder
    calendar, however when I browse or change views I can an Outlook web browsing error.  Here are the details.
    Client Information
    User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/7.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.3)
    CPU Class: x86
    Platform: Win32
    System Language: en-US
    User Language: en-US
    CookieEnabled: true
    Mime Types:
    Exception Details
    Date: Tue Apr 22 17:20:02 PDT 2014
    Message: Access is denied.
    Url: https://owa.domain/owa/8.3.342.1/scripts/premium/cdayvw.js
    Line: 30
    Call Stack
    Dump Event
     recordset = null
     type = error
     fromElement = null
     toElement = null
     altLeft = false
     keyCode = 0
     repeat = false
     reason = 0
     data =
     behaviorCookie = 0
     source = null
     contentOverflow = false
     behaviorPart = 0
     url =
     dataTransfer = null
     ctrlKey = false
     shiftLeft = false
     dataFld =
     returnValue = undefined
     qualifier =
     wheelDelta = 0
     bookmarks = null
     actionURL =
     button = 0
     srcFilter = null
     nextPage =
     cancelBubble = false
     x = 0
     y = 0
     buttonID = 0
     srcElement = null
     screenX = 218
     screenY = 409
     srcUrn =
     origin =
     boundElements = [object]
     clientX = 43
     clientY = 70
     propertyName =
     shiftKey = false
     ctrlLeft = false
     offsetX = 0
     offsetY = 0
     altKey = false
     errorMessage = Access is denied.
     errorUrl =
    https://owa.domian/owa/8.3.342.1/scripts/premium/cdayvw.js
     errorLine = 30
     errorCharacter = 64
     errorCode = 0
    The Share Point server is running SP 2010 SP2 and the Exchange server is EX 2007 SP 3 I am not sure what roll up. it looks like their is a permissions issue.  But could it be permissions with in SP or EX?  You help is greatly appreciated. 
    Thanks in advance!

    Hi  ,
    Towards the public folder permission issue, there are two permissions included, one is for the server side permission; the other one is for the client side permission.
    There are some links for your reference:
    Title: Managing Public Folders
    URL: http://technet.microsoft.com/en-us/library/bb124411.aspx
    Title: Outlook folder permissions
    URL: http://office.microsoft.com/en-us/outlook-help/outlook-folder-permissions-HP005242287.aspx
    To use Outlook Web App Web Parts, you must, at a minimum, be delegated "Reviewer" access to the content that you're opening. If you've embedded an Outlook Web App Web Part that requires authentication into
    an application, you must pass authentication information through together with the request for the Web Part.
    For more information, you can refer to the article:
    http://office.microsoft.com/en-in/sharepoint-foundation-help/working-with-outlook-web-access-web-parts-HA101810215.aspx#_Toc296081842
    http://technet.microsoft.com/en-us/library/bb232199.aspx
    Thanks,
    Eric
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support,
    contact [email protected]
    Eric Tao
    TechNet Community Support

  • Event in "view error log"

    Hi,
    I am using sun web proxy server 4.0.3 for windows (windows 2000). I used 4.0.2 but I have got some problems with cpu usage (process usage 100 %...).
    We are using Etrust Antivirus and recently I have got some problems when I am downloading new signature. Sometimes I can download new signature sometimes not.
    In Server status, view error log, I have severals :
    "[08/Sep/2006:12:34:53] info ( 3520): CORE3282: stdout: gc channel: ftpav.ca.com anonymous:sunproxy@ "
    ftpav.ca.com is from where i'm downloading new signature.
    Anyone can help me to understand these messages ?
    Mems.
    PS: sorry for my english.

    I have the same problem with ftp. If I try to download the same file several times with help of ftp proxy, after third or fourth retry proxy rejects my connections.
    It writes the same line in error log, and file is not accessible anymore.

  • HTTP web request error (Web exception for remote server)

    To whom it may concern,
    I have recently applied a few patches for my client's server for IE9 but then one application starts to malfunction right after upgrade return successful. The program affected is CyberTech player which make use of Microsoft Silverlight. 
    My client currently uses Wind 2008 R2 x64, patches applied are below:
    MS13-009-IE9-Windows6.1-KB2792100-x64
    MS13-010_IE9-Windows6.1-KB2797052-x64-sp1
    MS13-021_IE9-Windows6.1-KB2809289-x64
    MS13-028IE9-Windows6.1-KB2817183-x64
    MS13-037_IE9-Windows6.1-KB2829530-x64
    MS13-038_IE9-Windows6.1-KB2847204-x64
    MS13-047_IE9-Windows6.1-KB2838727-x64
    MS13-069_IE9-Windows6.1-KB2870699-x64
    Please let me now if any further information is needed.
    Your prompt response will be much appreciated.

    Hi,
    Based on your description, I would like to suggest you try to uninstall and reinstall the latest version of Microsoft Silverlight.
    http://www.microsoft.com/silverlight/
    I also would like to suggest you update the CyberTech player so that it can be compatible with this update.
    Meanwhile, the http web request error was caused by IE itself:
    1. Improperly install or configure updates
    2. Security website authentications issue
    3. IE settings
    You may try the following steps to check the issue:
    1. Run IE with no add-ons. Click Start -> All Programs -> Accessories -> System Tools -> Internet Explorer (with no add-ons). 
    2. Try to use compatibility mode (go to tools --> Compatibility View Settings) to check the issue.
    For further research, it would be kind of you to capture a screenshot of the error page.
    Hope it helps.
    Regards,
    Blair Deng
    Blair Deng
    TechNet Community Support

  • Export button in Web Viewer not working

    Hi,
    The export button in Web Viewer is not working at all and giving errors. I am hosting the application in Tomcat Server.
    Please provide help.
    Thanks and Regards,
    Gourav

    Hi,
    I find out one of the reasons that this could be happening. On clicking the export or the print option that URL is automatically redirected to my http://localhost/.../CrystalReportViewerHandler but this folder does not exists in the folder where I have deployed my application.
    The details for accessing this folder is stored in the <my application folder>/WEB-INF/web.xml
    The contents of the file is listed below:
      <servlet-mapping>
        <servlet-name>CrystalReportViewerServlet</servlet-name>
        <!-- url-pattern>/CrystalReportViewerHandler</url-pattern -->
        <url-pattern>/crystalreportviewers</url-pattern>
      </servlet-mapping>
    Please let me know how can I resolve this issue.
    Thanks,
    Gourav

Maybe you are looking for