Error when trying to Export

Hi all,
I'm getting a javascript error, when trying to export. (i.e. "Deployment Management" -> "Export").
When I click on this link, a popup window is appearing. But, on that window, a javascript error occures. Nothing display on that window. (empty).
JavaScript error is :
Line : 207
Char : 5
Error : 'ls' is undefined
Code : 0
URL : http://<ip_address>/xlWebApp/DeploymentManager/loadDU.do?method=displayExport
Line : 30
Char : 6
Error : Object expected
Code : 0
URL : http://<ip_address>/xlWebApp/DeploymentManager/loadDU.do?method=displayExport
IE version : 7
This is OIM Fresh installation. I did not do any modification on this yet.
Regards,
Chaturanga
Edited by: chaturanga on Aug 9, 2009 12:04 PM

Hi Martin,
We are using OAM also. So, It might cause these errors. We will try to Install it from the beginning....
Thanks....
But, I have another issue.
1) We put our new changes by running patch_jboss.cmd file. After doing this, if we run xlStartServer.bat on <OIM_HOME>\bin directory, we can see all the changes.
But, if we start jBoss using <JBoss>\bin\run.bat file, we can not see any changes. I try to clear cache using PurgeCache.bat file. But, it is still not working....
2) When we start Jboss using xlStartServer.bat file, loggs are not written into <JBOSS>\server\default\log\server.log file. I try to configure using best practice guide. But, it is still not working...If I start JBoss using run.bat file on jboss, it writes loggs to server.log file..
3) Earlier, when we are doing development, we did not use OAM server to connecto to web site. So, for some customizations, I get the current user's userLogin from
<bean:define id="userLogin" name = "userMemberOfForm" property="userID" type="java.lang.String"/>..This works fine..
But, since we are going to use OAM or Windows authentication to connect to OIM web in live, it returns null or empty for "userLogin"....(if we use the above code)...How can I get the userLogin of the current login user....???
Regards,
Chaturanga

Similar Messages

  • Error when trying to export excel from Chrom

    Hi,
    I get the following error message when i try to export the excel from Chrome browser. Has anyone encountered this error when trying to export from Chrome ? can you please give me the solution. 
    Thanks.
    Error message:
    To export a list, you must have a Microsoft SharePoint Foundation-compatible application

    Hi,
    From your description, when you export a SharePoint list to excel from chrome, you get an error.
    In my SharePoint 2013, when I export a SharePoint list to excel from chrome, it works fine.
    For your issue, make sure the excel client have been installed in your environment.
    To narrow down the issue, I would like to confirm the following information:
    To check whether the issue is related to the browser, I suggest you to do a test in other browsers, such as IE and compare the results.
    What version is your office client? office 2013 or 2010? 32bit or 64 bit?
    Besides, here are some similar posts, you can take a look at:
    http://community.office365.com/en-us/f/172/t/160015.aspx
    https://social.technet.microsoft.com/Forums/office/en-US/5ffbeb9e-6eb1-41c2-8141-edab6039bbde/to-export-a-list-you-must-have-a-microsoft-sharepoint-foundationcompatible-application?forum=sharepointadminprevious
    I am looking forward to your reply back.
    Best regards,
    Lisa Chen
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Login error when trying to Export

    Hi
    I receive an error when trying to export to Word.
    The message is simple "An error occurred when signing in", not very useful.
    I have reset my password several times and have obviously been able to login here with the same account.
    OS Win XP
    Browser Firefox 19
    Reader 10
    Can anyone suggest anything else?
    TC

    We are outside our 30 days!
    YOUR PACKAGE SUDDENLY STOPPED WORKING.
    AT YOUR STAFF SUGGESTION I UPGRADED READER AND IT IS NOW TRYING TO GET ME TO UPGRADE IE TO 8.
    PRODUCT SUPPORT?
    I DON'T THINK SO!!!!!
    CUSTOMER SERVICE?
    I DON'T THINK SO!!!!!
    Thanks for nothing.

  • Unknown Error when trying to export movie with certain PNG files in Adobe Premiere

    Hi!
    I've made an animation video in Premiere Pro CC2014 combining apple pro-res live action with png animation. When trying to export, some parts of the video are no problem, and some (seemingly random) png files Adobe Premiere just doesn't like?? I don't understand why it will export some and not others?
    Help??!
    Thanks so much!!

    Error compiling movie can be anything from gap to bad clip, transition, effect, nest, you name it.
    Export from AME with preview open and watch were in the timeline it goes wrong.
    That is the place to fix it.

  • IMovie error when trying to export-file open with write privilege

    When trying to export an iMovie, after about two hours, I got a message - error - a file is open with write privilege.  Any idea what might be causing this error or what the error message means?

    Ask the users in the iMovie forum: https://discussions.apple.com/community/ilife/imovie?categoryID=141

  • Using SSRS local mode, receive invalid token error when trying to export the report when running in worker thread

    We're using ASP.net with .Net 4, developing with Visual Studio 2012.  We use SSRS 2012sp1 with local reports, so exporting the report ourselves instead of using a reportviewer control (and not using the SQL Reporting service).  The reports are
    executing fine when we export the report in the main thread, but if we spawn a worker thread and run a report there we receive the following error when calling Render():
    Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Failed to load expression host assembly. Details: Invalid token for impersonation - it cannot be duplicated.
    We only receive this when running a report that uses expressions on a separate thread.  I've tried running the application pool under all the default built-in accounts (NetworkService, etc), and under admin user accounts to no avail.
    This didn't occur with the previous version of our application which used .net 3.5.

    As mentioned, we are not using the Reportviewer control, we are rendering locally.  Not certain if that would make a difference.
    Also, I had tried using all the built-in accounts.  Just for kicks I changed it to LocalSystem again, then reset IIS (see image below).  I then tried to export the report in a worker thread and received the same error.
    Here is the text from the exception:
    Microsoft.Reporting.WebForms.LocalProcessingException: An error occurred during local report processing. ---> Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Failed to load expression host assembly. Details: Invalid token for impersonation - it cannot be duplicated.
    at Microsoft.ReportingServices.RdlExpressions.ReportRuntime.ProcessLoadingExprHostException(ObjectType assemblyHolderObjectType, Exception e, ProcessingErrorCode errorCode)
    at Microsoft.ReportingServices.RdlExpressions.ReportRuntime.LoadCompiledCode(IExpressionHostAssemblyHolder expressionHostAssemblyHolder, Boolean includeParameters, Boolean parametersOnly, ObjectModelImpl reportObjectModel, ReportRuntimeSetup runtimeSetup)
    at Microsoft.ReportingServices.OnDemandProcessing.Merge.Init(Boolean includeParameters, Boolean parametersOnly)
    at Microsoft.ReportingServices.OnDemandProcessing.Merge.Init(ParameterInfoCollection parameters)
    at Microsoft.ReportingServices.ReportProcessing.Execution.ProcessReportOdp.CreateReportInstance(OnDemandProcessingContext odpContext, OnDemandMetadata odpMetadata, ReportSnapshot reportSnapshot, Merge& odpMerge)
    at Microsoft.ReportingServices.ReportProcessing.Execution.ProcessReportOdp.Execute(OnDemandProcessingContext& odpContext)
    at Microsoft.ReportingServices.ReportProcessing.Execution.RenderReportOdpInitial.ProcessReport(ProcessingErrorContext errorContext, ExecutionLogContext executionLogContext, UserProfileState& userProfileState)
    at Microsoft.ReportingServices.ReportProcessing.Execution.RenderReport.Execute(IRenderingExtension newRenderer)
    at Microsoft.ReportingServices.ReportProcessing.ReportProcessing.RenderReport(IRenderingExtension newRenderer, DateTime executionTimeStamp, ProcessingContext pc, RenderingContext rc, IChunkFactory yukonCompiledDefinition)
    at Microsoft.Reporting.LocalService.CreateSnapshotAndRender(ReportProcessing repProc, IRenderingExtension renderer, ProcessingContext pc, RenderingContext rc, SubreportCallbackHandler subreportHandler, ParameterInfoCollection parameters, DatasourceCredentialsCollection credentials)
    at Microsoft.Reporting.LocalService.Render(String format, String deviceInfo, String paginationMode, Boolean allowInternalRenderers, IEnumerable dataSources, CreateAndRegisterStream createStreamCallback)
    at Microsoft.Reporting.WebForms.LocalReport.InternalRender(String format, Boolean allowInternalRenderers, String deviceInfo, PageCountMode pageCountMode, CreateAndRegisterStream createStreamCallback, Warning[]& warnings)
    --- End of inner exception stack trace ---
    at Microsoft.Reporting.WebForms.LocalReport.InternalRender(String format, Boolean allowInternalRenderers, String deviceInfo, PageCountMode pageCountMode, CreateAndRegisterStream createStreamCallback, Warning[]& warnings)
    at Microsoft.Reporting.WebForms.LocalReport.InternalRender(String format, Boolean allowInternalRenderers, String deviceInfo, PageCountMode pageCountMode, String& mimeType, String& encoding, String& fileNameExtension, String[]& streams, Warning[]& warnings)
    at Microsoft.Reporting.WebForms.LocalReport.Render(String format, String deviceInfo, PageCountMode pageCountMode, String& mimeType, String& encoding, String& fileNameExtension, String[]& streams, Warning[]& warnings)
    at Microsoft.Reporting.WebForms.Report.Render(String format, String deviceInfo, String& mimeType, String& encoding, String& fileNameExtension, String[]& streams, Warning[]& warnings)
    at IxSS.Infolinx.Report.MicrosoftInfolinxReport.ExportReport(String strFileFullyQualifiedPath, String strExportType, String strFilterDesc, Dictionary`2 extraParams, String area)
    at IxSS.Infolinx.Report.MicrosoftInfolinxReport.ExportReport(String strFileFullyQualifiedPath, String strExportType, String strFilterDesc, Dictionary`2 extraParams)

  • Why is Premiere getting an error when trying to export .MXF files?

    Hello!
    I have a video that I need to submit to DMDS and it must be a .mxf file. This is the first time I've ever had to export a .mxf so I am not too familiar with the type. I have been exporting every other type of file for years and never had an issue (H.264, quicktime, etc.). However, when I try exporting .mxf I get the generic rendering error which then stops the export.
    The first time I tried, the video was down to 12 minutes left (after about 2 and a half hours) when I got the error.
    The next time, it crashed right away with over 2 hours still remaining.
    So it does not seem to be a corrupt clip because: A) I've been rendering this video out as other file types for rough previews, drafts, etc and it's worked fine and B) The 2 crash times were on opposite ends of the spectrum.
    I am running an iMac with OSX 10.7.5, 3.06 Ghz Intel Core 2 Duo with 8GB ram...I am using Premiere Pro Version 6.0.0
    I do have Third Party plug ins installed but have never had an issue exporting in the past, only with this .mxf file.
    Thanks in advance for any and all help!

    If you have GPU accelertation enabled in Premiere Pro, try switching to Software Only.
    Are you queuing the job to AME or clicking "Export" in the Export Settings dialog (which encodes directly through Premiere)? Whichever path you're going down, try the other one.
    I'd also keep an eye on your resource usage, especially RAM, while encoding in progress. With 8GB of RAM, I'd be surprised if that were the problem.
    Lastly, if you're encoding through AME, then you might want to post on that product's forum: http://forums.adobe.com/community/ame

  • Why am I getting an error when trying to export a jpeg at 300 dpi?

    I am trying to export a 18" x 24" illustrator file to a jpg at RGB 72dpi and CMYK 300 dpi.  72, no problem but when I try to export at 300 I get an error message. Any ideas why this is happening?

    Not so much a RAM problem as it may be a scratch disk problem.  Illustrator may be looking for 1.) a place to put the file, and 2.) enough scratch space to accomplish the op.  Try opening the .ai file using Photoshop using the size 18 x 24 @ 300 ppi in the Open dialog.  That will rasterize the file ( not sure why you'd want to ).

  • Error when trying to export GPO Backup Folder

     Setting Default file format has following errors:
    Rule Save Word files as has error: The string is missing with ID: '
                  ' in setting 'Default file format'.
    I am trying to export a Group Policy using Microsoft Security Compliance Manager and I get this error
    Any ideas as to what is wrong??
    thanks
    many thanks

    Hi Martin,
    We are using OAM also. So, It might cause these errors. We will try to Install it from the beginning....
    Thanks....
    But, I have another issue.
    1) We put our new changes by running patch_jboss.cmd file. After doing this, if we run xlStartServer.bat on <OIM_HOME>\bin directory, we can see all the changes.
    But, if we start jBoss using <JBoss>\bin\run.bat file, we can not see any changes. I try to clear cache using PurgeCache.bat file. But, it is still not working....
    2) When we start Jboss using xlStartServer.bat file, loggs are not written into <JBOSS>\server\default\log\server.log file. I try to configure using best practice guide. But, it is still not working...If I start JBoss using run.bat file on jboss, it writes loggs to server.log file..
    3) Earlier, when we are doing development, we did not use OAM server to connecto to web site. So, for some customizations, I get the current user's userLogin from
    <bean:define id="userLogin" name = "userMemberOfForm" property="userID" type="java.lang.String"/>..This works fine..
    But, since we are going to use OAM or Windows authentication to connect to OIM web in live, it returns null or empty for "userLogin"....(if we use the above code)...How can I get the userLogin of the current login user....???
    Regards,
    Chaturanga

  • Error when trying to export as Flash

    I'm attempting to export my very small test project as Flash, but two errors occur:
    1. Adobe Encore has encountered an error. [..\..\src\AMEEncoder.cpp-2359]
    There is only a "Continue" button to click, so I click it and the Build Progress bar finishes and states "Completed". I then click "OK" and get this second error:
    2. "An input contract violation has occurred!"
    There is only an "OK" button to click, so I click it and that's it.
    I try to play the swf or index.html that was created and though the Flash build opens to my main menu, complete with correct navigation and highlights states, their respective videos do not playback when selected from the menu. Only a blank black screen appears. If I click Pause or Play respectively, nothing changes, but I can select the "Next" button and it initiates my set end action for that clip and correctly returns me to the main menu. So, some of the settings stick, but video playback does not.
    Some other info about this Encore project:
    From Premiere Pro CS3, I used the "Export to Encore" export option. I selected "Author With Menus", and changed my Encoding Settings to a custom setting of:
    NTSC, 720x480, 29.97 drop frame [fps], Progressive, Quality 5.0
    192 [kbps], 48kHz, 16 bit, Stereo, MPEG
    CBR, 9.00 [Mbps]
    It successfully encoded without error and opened Encore and such.
    Hope I have provided enough info...

    Hey Neil,
    Thanks for replying. When I author DVD's, I use the basic encoding standards you listed above.
    In this case, since the output is not written media, I was encoding in a way that would give me the best possible results (in theory at least) when planning on flv being the final encoded output, where lowest possible file size with best possible quality is the goal (since it's home will be on the web, not a DVD).
    As for my issue with the errors generated from the Export to Flash option, I have learned some things, and was able to successfully Export to Flash.
    One thing is that apparently the Flash encoder that EncoreDVD CS3 uses is not the same as the Adobe Flash CS3 Video Encoder or whatever Flash encoding engine Premiere uses. Encore's Flash output settings are limited, and so are the results.
    What I had to do was export my PP CS3 projects to Flash using Adobe Media Encoder and update the XML that Encore spits out accordingly to point to my newly encoded flv's, replacing the flv's that Encore created... not a big deal, but one extra step and little more waiting time.
    Now, the results are stunning! And since I'm not comfortable in Flash CS3 or coding ActionScript, having Encore create the menu interface, with all the navigation and interactivity and such, for me was a big BIG plus!

  • Error when trying to export to wmv

    i keep getting an error when i try to export my movie to wmv. is anyone else having that problem?

    The flip4mac update doesn't appear to solve the problem exporting from iMovie 08. I have updated both iMovie and the flip4mac exporter plug in and still cannot export from within iMovie - it comes up with said error. I have to export to a *.mov file first, and then open that file in quicktime, then export to *.wmv from within quicktime itself. Perhaps using VisualHub would be cheaper (and faster).

  • Pages shows error when trying to export to Word

    Today, without doing any updates or making any changes to my MacBook, Pages has decided that it won't export documents to Word or PDF, showing me an error message after attempting to export. I've googled forums to try & find a solution, but all I can find is that it's something to do with Style. The Page documents are in exactly the same style etc as I was working on yesterday when I was successfully able to export documents to Word. Can anyone help please? I need to upload as Word documents for uni.

    May this thread be helpful for you?
    Can't export pages to word
    Have you tried to save any other pages file as Word, not only the documents for university?. Create a new file a write a word there then try to save it as a Word document. If it does, then the problem is in your University document as it may contain something incompatible with exporting to Word.

  • -50 Error When Trying to export in iMovie

    Hello friends
    When I try to export this amazing video of a coworker, the movie begins to export, stops, and then says
    'The project could not be prepared for publishing because an error occurred. (-50)'
    I've tried three times starting the project over to avoid it, but still same issue
    Help me Obi Wan Kenobi, you're my only hope.

    I had the same issue recently with non HD videos I re-edited recently.  AppleCare could not help.  Here's what I did and it worked.
    1.  First, I checked the partial shared video on my desktop and noted where it stopped.  I then trimmed or deleted the clip just after where it stopped.
    2.  Then, I closed iMovie and rebooted my iMac, then tried Share again.  I got this to work.  ***** to lose part or all of a clip.  It seems iMovie didn't like some of my clips, or they were corrupted somehow in the capture process.
    Hope this helps, Eddie

  • "no data to export" error when trying to export a subset

    I have a large data set (>1 million points). I'm want to give the raw data for part of this log to my customer.
    I've created a subset in SignalExpress. I can drag the resulting subset onto a chart and view it OK, so I don't think there's a problem with the subset itself.
    However, I can't export the data from the subset using the export options available by righ-clicking in the logs pane. Using the XLS export I get an error message "no data to export" and nothing happens. If I try the ASCII export the action reports that it has completed OK but the .txt file it creates contains the header but no data points.
    I've created a smaller sample of data and performed the same steps and I get the same results, i.e. I don't seem to be able to export data from a log subset.
    Can anyone help?
    Mike

    Hi Mike,
    I have been able to capture a sample from
    SignalExpress 3.0, log it, right-click the log in the pane (as shown in
    attached image) , and successfully export to ASCII file which I have
    attached.
    Is this the method you are using? Have you
    tried plotting the data on the graph, and then right-clicking the graph
    then selecting Export To>>Microsoft Excel/Clipboard(text)?
    Regards,
    Steve
    Attachments:
    SigExpASCII.JPG ‏27 KB
    Voltage.txt ‏1014 KB

  • Getting a prompt: Error compiling movie Unknown error when trying to export

    Running Premiere Pro CC 2014 and when I try to export I get that prompt.

    Error compiling movie can be anything from gap to bad clip, transition, effect, nest, you name it.
    Export from AME with preview open and watch were in the timeline it goes wrong.
    That is the place to fix it.

Maybe you are looking for