CSA MC "not found" issues

Hey all, I got my CSA 5.2.0.245 MC running and it works well most of time.
I am running into issues when logging in and sometimes changing pages.
Immediately when I authenticate the browser goes to the "page not found". A quick refresh will bring up the front page. I also experience this issue sometimes when switching around the internal pages. Other times it completely locks up, and I must shutdown the browser and re-login.
I am using a completely patched IE6 browser to connect.
Anybody seen this issue? Any body have a possible solution?

Yes, whether I am on my workstation or the server it will do this somewhat regularly. I have to add, every once in awhile the CSA MC HTTP Server is crashed. I then have to restart the MC console and then it is happy. (for awhile) The app log is full of shutdown and restarts for the csamchttpd.

Similar Messages

  • MacBook - the Airport hardware not found issue

    Hi,
    has anyone here had a similar 'Airport not found' issue?
    At random start ups, connection fails and I get the above message from the Network pane. Then I have to reboot the Mac to get an Airport connection again. And when I do I'm asked if it's ok for system prefs to join the wireless networks on my list - everytime.
    Another thing that seems to fix it is to do a software update from Apple.
    I tried trashing prefs, zapping, resetting psu and what else, but a malfunction pattern didn't emerge. Sometime it works sometime it doesn't
    Because it's intermittent I'm struggling to understand if it's an hardware issue (airport failing) or something else.
    I'll take to an apple centre soon, but anyone here has had a similar issue?
    thanks already
    val

    cheers, I did try that. No problem found... I guess I should take it as good news

  • Register plugin in OIM11g-class not found issue

    Hi All,
    I have a plugin created and imported the metadata.
    I have also made the plugin.zip with the necessary structure.
    now whenever i restart my oim to see if my plugin has been initialized its gives
    <Aug 8, 2011 9:03:06 AM CEST> <Error> <oracle.iam.platform.pluginframework> <IAM-1050006> <An error occurred while loading the plugin class. Class com.test.oim.adapter.entity.testwas not found.>
    any guesses what cd be the issue
    I have double ckeced witth my pakage structure,n didnt found any typo mistake as such

    Did you resolve this issue? Is it something related to compilation issue?

  • Embeded PLSQL Gateway & 404 page not found issue

    Hi
    If I use APEX_ITEM.TEXTAREA with Embeded PL SQL Gateway and submit the page, it throws "HTTP 404-page not found" error.
    It doesn't happen when I use apache server instead of EPG.
    Our production APEX is down because of this issue.
    Any help/suggestions would be greately appreciated.
    Here are the simple steps to reproduce the same in a EPG environment.
    Note: It works fine in apex.oracle.com [http://apex.oracle.com/pls/otn/f?p=20193:6]
    Create a blank page with a report region for the following query. Add a self submit button to it. Run the page and hit the submit button and you will get 404-page not found error.
    SELECT APEX_ITEM.TEXTAREA(3, 'a' || lpad('z',1999),3,80) COMMENTS
    FROM dual
    CONNECT BY ROWNUM &lt;=10
    Note:
    If you want to see this error in the same browser : exec
    dbms_epg.set_dad_attribute('APEX',
    *'error-style',*
    *'DebugStyle');*
    Ref: --blocked::[http://daust.blogspot.com/2008/04/troubleshooting-404-not-found-error-on.html]--
    To increase the loging level: SQL&gt; execute dbms_epg.set_global_attribute('log-level', 7)
    Thanks
    Balaji Chellappa

    Hi Masa,
    I am also facing the same issue. After creating a Target Mapping tile for our custom application, when I save I get the below error :
    Configuration changes not saved for tile 'Target Mapping'
    Error (404, Not Found) in OData response for PUT "/sap/opu/odata/UI2/PAGE_BUILDER_CUST/PageChipInstances(pageId='X-SAP-UI2-CATALOGPAGE%3Aicch_report',instanceId='00O2THPMYBCTODLKRWF1EBX3F')": HTTP request failed Details: Resource PageChipInstance not found.
    I assigned a customizing transport as suggest in your response and saved again, but that did not help either.
    The surprising thing is, when our basis consultant (who has SAP_ALL) saves the tiles, he can save them. This tells me that all the necessary services to create/save the tiles are active.
    We have tried to trace my userid for missing authorizations - but none was found.
    Not sure what is causing the error when I save the tile..
    Regards
    Kalpana

  • Upgrading to WLS 12.1.3 only to hit metro-default.xml not found issue

    Application is happily deployed and working in WLS 12.1.2 and in WebSphere 8.5.5. Recently tried to upgrade to WLS 12.1.3 and we get the following. Any thoughts?
    Aug 01, 2014 9:45:21 AM com.sun.xml.ws.transport.http.servlet.WSServletContextListener contextInitialized
    INFO: WSSERVLET12: JAX-WS context listener initializing
    Aug 01, 2014 9:45:21 AM [com.sun.xml.ws.assembler.MetroConfigLoader]  <init>
    SEVERE: MASM0001: Default configuration file [ metro-default.xml ] was not found
    <Aug 1, 2014 9:45:21 AM GMT> <Error> <com.sun.metro.assembler> <BEA-000000> <MASM0001: Default configuration file [ metro-default.xml ] was not found>
    Aug 01, 2014 9:45:21 AM com.sun.xml.ws.transport.http.servlet.WSServletContextListener parseAdaptersAndCreateDelegate
    SEVERE: WSSERVLET11: failed to parse runtime descriptor: java.lang.IllegalStateException: MASM0001: Default configuration file [ metro-default.xml ] was not found
    java.lang.IllegalStateException: MASM0001: Default configuration file [ metro-default.xml ] was not found
    at com.sun.xml.ws.assembler.MetroConfigLoader.init(MetroConfigLoader.java:142)
    at com.sun.xml.ws.assembler.MetroConfigLoader.<init>(MetroConfigLoader.java:119)
    at com.sun.xml.ws.assembler.TubelineAssemblyController.getTubeCreators(TubelineAssemblyController.java:122)
    at com.sun.xml.ws.assembler.MetroTubelineAssembler.createServer(MetroTubelineAssembler.java:173)
    at com.sun.xml.ws.server.WSEndpointImpl.<init>(WSEndpointImpl.java:193)
    at com.sun.xml.ws.server.EndpointFactory.create(EndpointFactory.java:337)
    at com.sun.xml.ws.server.EndpointFactory.create(EndpointFactory.java:332)
    at com.sun.xml.ws.server.EndpointFactory.createEndpoint(EndpointFactory.java:164)
    at com.sun.xml.ws.api.server.WSEndpoint.create(WSEndpoint.java:577)
    at com.sun.xml.ws.api.server.WSEndpoint.create(WSEndpoint.java:560)
    at com.sun.xml.ws.transport.http.DeploymentDescriptorParser.parseAdapters(DeploymentDescriptorParser.java:303)
    at com.sun.xml.ws.transport.http.DeploymentDescriptorParser.parse(DeploymentDescriptorParser.java:179)
    at com.sun.xml.ws.transport.http.servlet.WSServletContextListener.parseAdaptersAndCreateDelegate(WSServletContextListener.java:131)
    at com.sun.xml.ws.transport.http.servlet.WSServletContextListener.contextInitialized(WSServletContextListener.java:152)
    at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:678)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
    at weblogic.servlet.internal.EventsManager.executeContextListener(EventsManager.java:243)
    at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:200)
    at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:185)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1838)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2876)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1661)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:823)
    at weblogic.application.internal.ExtensibleModuleWrapper$StartStateChange.next(ExtensibleModuleWrapper.java:360)
    at weblogic.application.internal.ExtensibleModuleWrapper$StartStateChange.next(ExtensibleModuleWrapper.java:356)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:42)
    at weblogic.application.internal.ExtensibleModuleWrapper.start(ExtensibleModuleWrapper.java:138)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:124)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:216)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:211)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:42)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:73)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:24)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:729)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:42)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:258)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:61)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:165)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:226)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:418)
    at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
    at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:210)
    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:118)
    at weblogic.server.AbstractServerService.postConstruct(AbstractServerService.java:78)
    at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.glassfish.hk2.utilities.reflection.ReflectionHelper.invoke(ReflectionHelper.java:1017)
    at org.jvnet.hk2.internal.ClazzCreator.postConstructMe(ClazzCreator.java:388)
    at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:430)
    at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:456)
    at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:225)
    at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:82)
    at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2488)
    at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98)
    at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:606)
    at org.jvnet.hk2.internal.ThreeThirtyResolver.resolve(ThreeThirtyResolver.java:77)
    at org.jvnet.hk2.internal.ClazzCreator.resolve(ClazzCreator.java:231)
    at org.jvnet.hk2.internal.ClazzCreator.resolveAllDependencies(ClazzCreator.java:254)
    at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:413)
    at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:456)
    at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:225)
    at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:82)
    at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2488)
    at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:98)
    at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:87)
    at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1162)
    at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1147)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:548)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
    <Aug 1, 2014 9:45:21 AM GMT> <Error> <com.sun.xml.ws.server.http> <BEA-000000> <WSSERVLET11: failed to parse runtime descriptor: java.lang.IllegalStateException: MASM0001: Default configuration file [ metro-default.xml ] was not found
    java.lang.IllegalStateException: MASM0001: Default configuration file [ metro-default.xml ] was not found
    at com.sun.xml.ws.assembler.MetroConfigLoader.init(MetroConfigLoader.java:142)
    at com.sun.xml.ws.assembler.MetroConfigLoader.<init>(MetroConfigLoader.java:119)
    at com.sun.xml.ws.assembler.TubelineAssemblyController.getTubeCreators(TubelineAssemblyController.java:122)
    at com.sun.xml.ws.assembler.MetroTubelineAssembler.createServer(MetroTubelineAssembler.java:173)
    at com.sun.xml.ws.server.WSEndpointImpl.<init>(WSEndpointImpl.java:193)
    Truncated. see log file for complete stacktrace
    >
    <Aug 1, 2014 9:45:21 AM GMT> <Warning> <HTTP> <BEA-101162> <User defined listener com.sun.xml.ws.transport.http.servlet.WSServletContextListener failed: com.sun.xml.ws.transport.http.servlet.WSServletException: WSSERVLET11: failed to parse runtime descriptor: java.lang.IllegalStateException: MASM0001: Default configuration file [ metro-default.xml ] was not found.
    com.sun.xml.ws.transport.http.servlet.WSServletException: WSSERVLET11: failed to parse runtime descriptor: java.lang.IllegalStateException: MASM0001: Default configuration file [ metro-default.xml ] was not found
    at com.sun.xml.ws.transport.http.servlet.WSServletContextListener.parseAdaptersAndCreateDelegate(WSServletContextListener.java:141)
    at com.sun.xml.ws.transport.http.servlet.WSServletContextListener.contextInitialized(WSServletContextListener.java:152)
    at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:678)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.IllegalStateException: MASM0001: Default configuration file [ metro-default.xml ] was not found
    at com.sun.xml.ws.assembler.MetroConfigLoader.init(MetroConfigLoader.java:142)
    at com.sun.xml.ws.assembler.MetroConfigLoader.<init>(MetroConfigLoader.java:119)
    at com.sun.xml.ws.assembler.TubelineAssemblyController.getTubeCreators(TubelineAssemblyController.java:122)
    at com.sun.xml.ws.assembler.MetroTubelineAssembler.createServer(MetroTubelineAssembler.java:173)
    at com.sun.xml.ws.server.WSEndpointImpl.<init>(WSEndpointImpl.java:193)
    Truncated. see log file for complete stacktrace
    >

    I have the exact same issue after upgrade from 12.1.2 to 12.1.3:
    <Sep 9, 2014 1:25:46 PM CEST> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException: weblogic.management.DeploymentException: com.sun.xml.ws.transport.http.servlet.WSServletException: WSS
    ERVLET11: failed to parse runtime descriptor: java.lang.IllegalStateException: MASM0001: Default configuration file [ metro-default.xml ] wa
    s not found
            at weblogic.application.internal.ExtensibleModuleWrapper.start(ExtensibleModuleWrapper.java:140)
            at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:124)
            at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:216)
            at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:211)
            at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:42)
            Truncated. see log file for complete stacktrace
    Caused By: weblogic.management.DeploymentException: com.sun.xml.ws.transport.http.servlet.WSServletException: WSSERVLET11: failed to parse r
    untime descriptor: java.lang.IllegalStateException: MASM0001: Default configuration file [ metro-default.xml ] was not found
            at weblogic.servlet.internal.WebAppServletContext.initContainerInitializer(WebAppServletContext.java:1397)
            at weblogic.servlet.internal.WebAppServletContext.initContainerInitializers(WebAppServletContext.java:1331)
            at weblogic.servlet.internal.WebAppServletContext.initContainerInitializers(WebAppServletContext.java:1317)
            at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1834)
            at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2876)
            Truncated. see log file for complete stacktrace
    >
    <Sep 9, 2014 1:25:46 PM CEST> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/con
    sole.portal?_nfpb=true&_pageLabel=AppDeploymentsControlPage.>
    <Sep 9, 2014 1:26:14 PM CEST> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/con
    sole.portal?_nfpb=true&_pageLabel=AppDeploymentsControlPage.>
    <Sep 9, 2014 1:26:45 PM CEST> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating deploy task for application "workBe
    nchWeb".>
    <Sep 9, 2014 1:26:45 PM CEST> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException: weblogic.management.DeploymentException: com.sun.xml.ws.transport.http.servlet.WSServletException: WSS
    ERVLET11: failed to parse runtime descriptor: java.lang.IllegalStateException: MASM0001: Default configuration file [ metro-default.xml ] wa
    s not found
            at weblogic.application.internal.ExtensibleModuleWrapper.start(ExtensibleModuleWrapper.java:140)
            at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:124)
            at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:216)
            at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:211)
            at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:42)
            Truncated. see log file for complete stacktrace
    Caused By: weblogic.management.DeploymentException: com.sun.xml.ws.transport.http.servlet.WSServletException: WSSERVLET11: failed to parse r
    untime descriptor: java.lang.IllegalStateException: MASM0001: Default configuration file [ metro-default.xml ] was not found
            at weblogic.servlet.internal.WebAppServletContext.initContainerInitializer(WebAppServletContext.java:1397)
            at weblogic.servlet.internal.WebAppServletContext.initContainerInitializers(WebAppServletContext.java:1331)
            at weblogic.servlet.internal.WebAppServletContext.initContainerInitializers(WebAppServletContext.java:1317)
            at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1834)
            at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2876)
            Truncated. see log file for complete stacktrace
    >

  • EXIT BUTTON - PAGE NOT FOUND issue for Address

    After customization of home page, we are getting page not found error for the Exit button in Address and in some other applications, it is opening a new window and in some other applications, the screen is getting struck and the backend user id is getting locked.
    Could some one suggest me ? I feel we make the exit button invisible so that end user will not click on that totally. Is this a good idea?

    You can of course hide the exit buttin via personalisation
    read the sap note 951257 for the issue you are having
    The solution is to go and make the necessary  entries.
           -   Go to  V_T7XSSSERARBC view.
           -   Select the Area for which the exit button is not working.
           -   Enter 'Area Link Type' if not entered already.
           -   Enter 'Link Resource' if not entered already.
           -   Save the changes made.
    With regard to the WorkProtect Mode, Ifollow the note #734861 -
    "WorkProtect Mode - Global Settings".
    also check the steps here
    While creating an iView instance there are two option
    -paste
    -paste as delta link
    You should choose paste as delta link option.
    Please check the link for more information-
    http://help.sap.com/saphelp_NW04s/helpdata/en/f5/eb515d0e6a11d7b84900047
    582c9f7/frameset.htm
    We checked the attachments, it seems that when you run the application
    from preview mode you will not see 'exit' button. If you run the
    application directly you will not see 'exit'button.
    'Exit' button feature comes into picture when you consider that
    application should use home page customizing feature.

  • Can't solve "valid signing identity not found" issue

    Hello,
    I'm having a lot of trouble getting an app to build properly.  I'm using the Corona SDK, but I believe that my true problem lies here:
    It says, "Valid signing identity not found."
    I've gone through the process of uninstalling all of my Provisioning Profiles and reinstalling them numerous times but still haven't solved this issue.  Any advice would be greatly appreciated.
    Cheers,
    - Bret

    Hi etresoft,
    Thanks so much for taking the time to reply to my question.  I am under the assumption that my build issue has something to do with the "Valid signing identity not found." message that appears in the XCode Provisioning Profiles window.  In all probability, this is causing my build issue, and it seems like a Provisioning / Keychain issue and not necessarily a Corona SDK issue. I did contact Corona anyhow and I'm waiting for a reply.
    If there's any chance you can help me debug the "Valid signing identity not found", I would be very grateful!
    Cheers,
    - Bret

  • Apple Application support not found issues

    I recently purchased a new PC that has Windows 8 OS. I've attempted to install iTunes several times but I keep getting a: Apple Application support not found. How can this be rectified?

    With the Error 2, let's try a standalone Apple Application Support install. It still might not install, but fingers crossed any error messages will give us a better idea of the underlying cause of the issue.
    Download and save a copy of the iTunesSetup.exe (or iTunes64setup.exe) installer file to your hard drive:
    http://www.apple.com/itunes/download/
    Download and install the free trial version of WinRAR:
    http://www.rarlab.com/
    Right-click the iTunesSetup.exe (or iTunes64Setup.exe), and select "Extract to iTunesSetup" (or "Extract to iTunes64Setup"). WinRAR will expand the contents of the file into a folder called "iTunesSetup" (or "iTunes64Setup").
    Go into the folder and doubleclick the AppleApplicationSupport.msi to do a standalone AAS install.
    Does it install properly for you?
    If instead you get an error message during the install, let us know what it says. (Precise text, please.)

  • Crystal report 13.0.2 document.ExportToStream html40 file not found issue

    when export to html, it seems like the html file is exported suessfully but when it is reading the file back, it said the file is not found. but by opening up the temp folder, the file is there but with the .html extension instead of the reported missing file with the .htm extension. bug?

    hi Don,
    here's the code used:
    var stream = document.ExportToStream(ExportFormatType.HTML40);                           
    that's where the exception is thrown. with reflector, the code boil down to this:
    HTMLFormatOptions htmlFormatOptions = new HTMLFormatOptions();
          htmlFormatOptions.HTMLBaseFolderName = (string) null;
          StringBuilder stringBuilder = new StringBuilder();
          stringBuilder.Append("cr_export_");
          stringBuilder.Append(Guid.NewGuid().ToString());
          stringBuilder.Append(".htm");
          string path = Path.Combine(Path.GetTempPath(), ((object) stringBuilder).ToString());
          htmlFormatOptions.HTMLFileName = path;
          htmlFormatOptions.HTMLEnableSeparatedPages = false;
          reqContext.ExportInfo.ExportFormatOptions = (ExportFormatOptions) htmlFormatOptions;
          HTMLExporter htmlExporter = new HTMLExporter(this, reqContext);
          htmlExporter.Export();
          FileStream fileStream = new FileStream(path, FileMode.Open, FileAccess.Read, FileShare.None);
          try
            MemoryStream memoryStream = new MemoryStream();
            try
              byte[] buffer = new byte[4096];
              int count;
              while ((count = fileStream.Read(buffer, 0, 4096)) > 0)
                memoryStream.Write(buffer, 0, count);
              if (memoryStream != null && memoryStream.Length > 0L)
                return (Stream) memoryStream;
            catch
              memoryStream.Close();
          finally
            if (fileStream != null)
              fileStream.Close();
            htmlExporter.RemoveTempFiles();
    notice the line
    htmlExporter.Export(), think that's where it generate the whatever.html page, but notice the path building logic, it use .htm but not .html.
    is it not a bug? I open up the temp folder and see the .html file but not the .htm file.
    Kevin

  • SPROXSET ...Unable to rectify Business systems not found issue..

    Hi,
    On doing a test of my proxy I am frustrated with an error " Business system not found". I have maintained SPROXSET values as IFR_aDDRESS = XI.XYZ.COM, IFR_PORT = 51000, IFR_USER = PIAPPLUSER and IFR_PASSWORD = XIPASS.
    I encounter this error whenever I do a test on SPROXY and I can't see the business systems from the SLD. What am I missing here? My sldcheck , sldapicust are all good. The only error in sldcheck is LCR_SAP_BUSINESS_SYSTEMS gives a retuen code fo 4. Please advise on what I am missing here.
    Teresa

    Check RFC destination
    The below links may be useful
    How do you activate ABAP Proxies?
    How do you activate ABAP Proxies? - Activate Proxy
    ABAP Server Proxies - ABAP Server Proxy
    ABAP Proxies in XI(Client Proxy) - ABAP Client Proxy
    BSP a Developer's Journal Part XIV - Consuming WebServices with ABAP
    File to R/3 via ABAP Proxy - ABAP Proxy
    http://help.sap.com/saphelp_nw04/helpdata/en/14/555f3c482a7331e10000000a114084/frameset.htm

  • Webutil - java bean not found issue when openning the form another time

    Hello,
    I have a form which uses webutil and is called from another form (using CALL_FORM), the code runs from the when-window-activated trigger and it works well.
    But after the form closes (EXIT_FORM), and then called again (CALL_FORM(...,HIDE) it shows a message that the file java bean was not found....
    can someone help?

    Hello,
    Maybe this comes from the HIDE parameter. Actually, the bean area have to be shown (so its visible property must be true and the canvas must be displayed) to be taken into account.
    Francois

  • Timeline Codec Not Found Issue

    I inherited a project from another editor and recently tried to open the project. I can open the project, but the timeline and canvas are not showing up - when I double click to open the Sequence she was working in to open the timeline I get the following error: "Codec not found. You may be using compression type without corresponding hardware card." When I click OK I receive this error: "Error: Out of Memory."
    Some background information: The other editor said that her entire project was working fine except for an imported file which was producing the Codec not found error. She was unable to open that specific file in the canvas or timeline so she deleted it from the project then saved the project, closed and passed it off to me. Somewhere in between the deleting, saving and closing something corrupted.
    Any ideas what is going on? I  have a quick turnaround on this project and would really rather not have to create the entire thing again on top of the other deliverables.

    DVCPRO HD 720p60...VERY easy codec to deal with.  OK...but that doesn't explain the oddness.  Everything was fine until the other editor brought in some other footage that didn't work...but they said they deleted it. But I wonder if they got everything. 
    You can open the sequence, right?  But it gives the error?  If you can open it, highlight all the video clips and then go to the MODIFY MENU and deselect CLIP ENABLE (keyboard combination is Control-B). Then turn on the clips one at a time, or a few at a time, until you get the error.  That will narrow things down.

  • PI-MDM Port Not Found Issue

    Dear Experts,
    We are posting a message from MDM to ECC via PI. Idoc was successfully created in ECC.
    Our requirement is : getting a response message from ECC to MDM via PI. Message reached PI but not posting to MDM Port folder and in CC Monitoring error is as below::
    "Message processing failed. Cause: com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.aii.af.lib.ra.cci.XIAdapterException: System error: MDM port not found"**
    Could you please provide your inputs.
    Thaking you.
    Hemanth

    Hi Hemanth,
    Please check the Setting for Inbound Messaging (communication channel) of PI
    http://help.sap.com/saphelp_nwmdm71/helpdata/en/48/9854884d3217cee10000000a421937/content.htm
    Make sure here you fill all parameters correctly along with <serverName>:<portNumber>, Port Code and Remote System Code etc of the inbound MDM port.
    Also, check that there is no more than one MDM receiver configured per MDM inbound port in your system landscape. Deviating from this guideline can lead to a race condition state where different MDM receiver communication channels are monitoring the same MDM inbound port, and only the first one receives the import acknowledgment of the message.
    Just check and revert with result.
    Regards,
    Mandeep Saini

  • HTTP to RFC RESOURCE_NOT_FOUND not found issue

    Hi All,
    I have done the HTTP to RFC scenario, my dev was complated and tested in QA also, when we transport through CMS to Production the scenario is not working.
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Request Message Mapping
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>Application</SAP:Category>
      <SAP:Code area="MAPPING">RESOURCE_NOT_FOUND</SAP:Code>
      <SAP:P1>a8158d90-fea4-11de-c32a-fe5f03380d44</SAP:P1>
      <SAP:P2>http://http2r3-xi.com/SC2R3</SAP:P2>
      <SAP:P3>com/sap/xi/tf/_MMSupport2R3_.class</SAP:P3>
      <SAP:P4>-1</SAP:P4>
      <SAP:AdditionalText />
      <SAP:Stack>Unable to find resource a8158d90-fea4-11de-c32a-fe5f03380d44 in the following software component versions: http://http2r3-xi.com/SC2R3com/sap/xi/tf/_MMSupport2R3_.class-1</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    when i tried to take the xml message in payload into mapping and its executing. and i have red some previous question its bcaz of cache refresh. we have done lot of times the full cache and even the problem not resloved and also we have done retransport the objects to production even its not helped.
    the same scenario is working in Dev and QA. please suggest about the error.
    Thanks,
    Venkat

    Hi,
    We have done full cache refresh copuple of times and did't find any issues while cache...
    and also we have taken approval to restart the production system down 2 times and also its not helped and also retransported the objects... i found the only differnece SAP_CR 5.7 in Dev and SAP_CR2.0 in prod is this causing the issue?
    Thanks,
    venkat

  • Illustrator CS4 File Not Found Issue

    I have always been able to Right Click and Open With Illustrator CS4 to open and edit PDFs.
    Recently I get an error window stating File Cound Not Be Found.
    I can open it with no issue going through the File>Open....preocedure.
    Ideas to fix?

    I deleted and attemped to recreate the file association.
    I had some success.  The file could not be found message is gone and Illustratro opens.  However, it open to a blank document with the start screen up.
    It is the same thing as if i had just opened Illustrator from the .exe icon, but the file I wanted to work with does not appear, so i then have to go through the open command and find the file.
    Suggestions please?

Maybe you are looking for

  • I've got a slew of problems! Please help me, I'm so desperate!

    Problem Uno: When I try to connect my iPod to the computer, it will show up in the task bar but not in iTunes. I've tried everything they've said to do and nothing is working. 2. If it does show up in iTunes, it will say it is corrupted. They say you

  • Startup Conflict: Mac Air & Dell U2412M Monitor?

    I've got a Dell U2412M monitor connected to my Macbook Air 11", running OS 10.8.5. But more than occasionally, the Air won't launch; I get the gray screen and the spinning beach ball. By unplugging the peripherals (the display port-to-monitor, the US

  • How do I set up my Home Page to open when I open a new tab?

    I want my home page to appear when I open a new tab but I only get a blank screen... is there anyway to fix this?

  • Advice Required on Suitable Soundcard & Softw

    I am looking for a good soundcard which will enable me to archi've my favorite analog LP Singles in digital format but not sure which soundcard and software offer the best sound quality in terms of recording from a analog source. Your advice will be

  • Problem in Netweaver ABAP full trial version

    Dear Freinds i have installed SAP Netweaver ABAP Full Trial version.  But There is problem when i create any program SE38. That program is created and activated but could not be executed. When i press F8 no response comes. can any body give the solut