Unexpected Essbase Error 1030100

Hi
Installed Essbase on a new server and am getting the below error while running a Maxl Statement
Error 1030100 : Cannot Open File: [\\loclahost\essbase\ARSales\PerD.txt]
Maxl Statement: import database 'AR_Sales'.'Sales' dimensions from data_file '\\\localhost\Essbase\bcpfiles\ARsales\PerD.txt' using rules_file '\\\localhost\Essbase\app\AR_Sales\Sales\PerDCM.rul' on error write to '\\\localhost\Essbase\log\ARsales\PerD.err';
The statement works fine on existing Essbase server.
Please advise

Sounds like maybe essbase can't access the file because it can't see the share so it doesn't know where the file is, maybe the account that is running error cannot access the share.
Not sure why you want to access a local file using a share could you not just put in the full path?
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • MaxL Command    :    ERROR - 1241101 - Unexpected Essbase error 1007083

    Hi,
    I have created outline here I have created one dimension i.e. Account
    and also created Rule file as per databse outline. It is valid
    successfully.
    Now I have to load dimension by using MaxL command.
    I have created Account.csv
    within that I have take :
    Account->xyz
    xyz->abc members.
    I am loading dimension by using following statement:
    import database PLAN.PLANDB dimensions from data_file 'D:\Practice\Account
    .csv' using rules_file 'C:\Oracle\Middleware\user_projects\epmsystem1\EssbaseSer
    ver\essbaseserver1\app\PLAN\PLANDB\plan.rul' on error append to 'C:\Oracle\Middl
    eware\user_projects\epmsystem1\EssbaseServer\essbaseserver1\app\PLAN\Log\plan.log';
    So I getting following error:
    OK/INFO - 1053012 - Object [PLANDB] is locked by user [admin@Native Directory].
    OK/INFO - 1053012 - Object [52772261] is locked by user [admin@Native Directory
    ERROR - 1007083 - Dimension build failed. Error code [1090003]. Check the ser
    ver log file and the dimension build error file for possible additional info..
    OK/INFO - 1053013 - Object [52772261] unlocked by user [admin@Native Directory]
    ERROR - 1241101 - Unexpected Essbase error 1007083.
    OK/INFO - 1053013 - Object [PLANDB] unlocked by user [admin@Native Directory].
    and also in log file I getting message like:
    \\Column 1 Ignored; No DimBuild Dimension (3325)
    \\Column 3 - Invalid Dimension
    So could you tell me why I getting this types of error.
    what is the meaning of log file information i.e. "Invalid dimension."

    Hi,
    As per the error message, there was a mismatch of the dimension tagging or incorrect rules. Did you try to build the dimension/members using EAS Console?
    Take a simple sources file and rules file and re-build the dimension.
    You can try the following:
    1. Launch EAS Console and login using Administrative user credentials
    2. Connect to Essbase Server using administrative user credentials
    3. Create a test Application & Database say TestApp & TestDb
    4. Open the outline in the edit mode and create a dimension "Measures"
    5. Open the notepad and Create a source file as:
    Profit Margin Sales
    Profit Margin COGS
    Save the file in the c:\ drive as Sales.txt
    6. In EAS Console, right-click on database and select create Rules File and import the Source file
    7. Set the Field Properties.
    8. Build the dimension and check if the members are added to the Measures dimension
    9. Delete the members under Measures and then try the MaxL Script.
    Hope it helps....
    KosuruS

  • ERROR - 1241101 - Unexpected Essbase error 1024015.

    Hello,
    I seldom get this particular error when loading data into ASO cube . May I know why this happens ?
       ERROR - 1024015 - Request [LoadBufferTerm] from user [Xadmin@Native Directory] was terminated by an admin user.
       ERROR - 1241101 - Unexpected Essbase error 1024015.
    Thanks !

    Did you get a buffer not existing error together with it?
    Regards
    Celvin

  • Unexpected Essbase error 1030818

    Hi All,
    I am able to login into EAS and when try to connect to Essbase server, i get the error:
    Error: 103: Unexpected Essbase error 1030818
    Error: 1042006: Network error [10013]: Failed to connect to [macinename:1423]
    Error: 1030818: Login failed. Please check if server and port are correct. If you received timeout or handshake failure, please check if you tried to connect to secure port without secure keyword or clear port with secure keyword.
    I checked the Essbase. log as well as Essbase_ODL.log. All seems good
    I checked the Essbase status and can see Essbase.exe running in process list. Similarly when I check OPMN status, I get EssbaseAgent is active.
    Probably, Essbase was shutdown abnormally when I directly shutdown my laptop without stopping the services.
    I also tried replacing Essbase.sec with Essbase.bak, Essbase.bak_preUPM , Essbase.bak_postUPM but get the same error.
    When i try to login using Maxl, I get the error:
    ERROR -     103 - Unexpected Essbase error 1051293.
    ERROR - 1051293 - Login fails due to invalid login credentials.

    Thanks. I was able to find out the solution for this.
    On replacing the Essbase security file, the credentials for admin user is no longer valid which i provided during installation. In that case the admin/password works.
    I was able to connect to essbase using EAS and then followed the following steps:
    1. Login to Shared Services and delete the EssbaseCluster -1 under Applications
    2. Externalize security from EAS to change it to shared services mode
    3. Restart the services once.
    It worked !!!

  • Unexpected Essbase Error 1090004

    I'm trying to Import a Level 0 Export back into Essbase (as a DR test). I'm getting an error:
    "Unable to OPen File [F:\Export.txt]"
    "Unexpected Essbase error 1090004"
    Can someone give me any pointers here? The export was from the same system yesterday, just trying to re-import it.

    Wow! That was a lot of replies!^^^Pretty good, isn't it, especially since the service is free. :)
    I don't think the missing .txt should make a difference, but you could change it for giggles. You could stick that file on your client (yes, it will go from your client to EAS, and from EAS to Essbase, so an extra step) and load data -- I've done that.
    I seem to remember that EAS' export function writes to the app directory (EssbaseServer\App seems to move around like a pingpong ball depending on release and used to be called Essbase\App) and that EAS can't see it -- clever, no? -- but that's the default MaxL/Esscmd export location. Have you tried copying the export file from that App directory to the target database folder? That should be all you need to do the load, even through EAS and you needn't move it to the EAS box at all.
    Regards,
    Cameron Lackpour

  • Unexpected Essbase error 1090004 while loading data into EssBase

    Hi Friends,
    am tring to load data into Essbase the following error am getting..
    "Unable To Open File [C:\WINDOWS\TEMP\tempfile6051912_1.txt]
    Unexpected Essbase error 1090004"
    but there is no such file("tempfile6051912_1.txt") in that file path
    Can anybody help inthis..
    Thanks in Advance...
    Edited by: Rakesh on Jul 24, 2012 6:03 PM
    Edited by: Rakesh on Jul 24, 2012 6:04 PM

    Hi sukhi...
    Am loading data with out selecting any rule file as it's the data file which is extracted from Prod envirement and loading into QA.
    I have followed your procedure as i kept data file in (E:\Hyperion\products\Essbase\eas) ,because there no analyticalservices folder as we are using 11.1.1.3 version of hyperion.
    still am getting the following error"Unable To Open File [C:\WINDOWS\TEMP\tempfile605252012.txt]
    Unexpected Essbase error 1090004"
    Thanks for your answer and can u help me in this.......

  • ERROR - 1241101 - Unexpected Essbase error 1003007.

    Hi, I have got this error and can't figure out why, I load data on a daily basis without trouble, but for one day I have the error
    "ERROR - 1003007 - Data Value [-2e-015] Encountered Before All Dimensions Selected, [2] Records Completed."
    I have checked the rules file, which looks fine, I have checked the load file, that also looks OK. I have these measure headings in my load file
    "Half_hour_desc" "Brand_Name" "Skill_group_desc" "Call_type_desc" "source_system_name" "day_desc" "Location"
    "Call_type_desc" and "source_system_name" are set not to load against and I have them in the header instead. After this lot I then have a load of data.
    These are the measures data
    07:00" "CHOICE" "NCS" "No Call Type" "Connect" "28-Jun-09" "CEM100148"
    then comes the data, which when a zero is converted to #MI
    As I have said, the data for the days before and after are fine, but the 28th just wont load. I put an error file in my Maxl script, but it doesn't write anything out to say which line it is falling over on.
    All help much appreciated.

    hi,i got the same problem,here is the error infomation:
    Reading Rule SQL Information For Database [yellow]
    Reading Rules From Rule Object For Database [yellow]
    Parallel dataload enabled: [1] block prepare threads, [1] block write threads.
    Data Value [100] Encountered Before All Dimensions Selected, [1] Records Completed
    Unexpected Essbase error 1003007
    can anyone solve this problem?thanks very much!
    best wishes
    yellow

  • Essbase Error-1030100

    Hi All,
    I have exported the data which is 2GB and I tried to load the data via EAS, i get the following error
    Cannot open file: ....................................................................... (but I have the exported file in different location).
    Unexpected error: 1030100.
    Any help much appreciated.
    Thanks,

    You mean to say the file is on some network share or not on the machine where you have opened EAS?
    The issue could that EAS is not able to access the path. (may due to rights or privileges issue)
    Try copying the data file on the EAS machine & load the data. It should work.
    Regards,
    Santy

  • OBIEE - ESSBASE   ERROR - 1200467 - Error executing formula for [MDX query]

    I have an issue on essbase with a query with 50 member filters.
    The environment is OBIEE 11g over ESSBASE 11.1.2 with an ASO cube.
    The user for essbase are with database access filters.
    I have the following issue, OBIEE returns a query that filter 30 members and the query runs ok, but the same query with a 50 member filter returns the following error when i execute it on MAXL :
    MAXL Error
    ERROR - 1200467 - Error executing formula for [MDX query]: status code [1130203] in function [].
    ERROR - 1241101 - Unexpected Essbase error 1200467.
    i paste an example of the query that returns OBIEE
    With
    set [_Account2] as '{Distinct({[Account].[Allocated FTE - Budget]})}'
    set [_Employee0] as '[Employee].members'
    set [_Fund4] as 'Generate([Fund].Generations(2).members, Descendants([Fund].currentmember, [Fund].Generations(4), leaves))'
    set [_Position4] as '{Distinct({[Position].[POS111165], [Position].[POS111166], [Position].[POS111167], [Position].[POS111540], [Position].[POS112331], [Position].[POS113201], [Position].[POS113247], [Position].[POS113248], [Position].[POS113540], [Position].[POS113618], [Position].[POS113954], [Position].[POS114109], [Position].[POS114194], [Position].[POS115224], [Position].[POS115912], [Position].[POS115913], [Position].[POS116727], [Position].[POS117229], [Position].[POS117491], [Position].[POS117587], [Position].[POS117610], [Position].[POS117979], [Position].[POS119456], [Position].[POS121262], [Position].[POS121458], [Position].[POS121698], [Position].[POS123368], [Position].[POS124027], [Position].[POS124028], [Position].[POS124110], [Position].[POS124396], [Position].[POS125623], [Position].[POS125624], [Position].[POS126476], [Position].[POS127960], [Position].[POS129352], [Position].[POS129468], [Position].[POS129494], [Position].[POS129535], [Position].[POS129608], [Position].[POS129679], [Position].[POS129730], [Position].[POS129905], [Position].[POS130010], [Position].[POS130144], [Position].[POS133456], [Position].[POS134943], [Position].[POS135231], [Position].[POS135404], [Position].[POS135734]})}'
    set [_Program3] as 'Generate([Program].Generations(2).members, Descendants([Program].currentmember, [Program].Generations(3), leaves))'
    select
    { [Budget Item]
    } on columns,
    NON EMPTY {crossjoin({[_Account2]},crossjoin({[_Employee0]},crossjoin({[_Fund4]},crossjoin({[_Position4]},{[_Program3]}))))} properties GEN_NUMBER, [Account].[MEMBER_UNIQUE_NAME], [Account].[Memnor], [Program].[MEMBER_UNIQUE_NAME], [Program].[Memnor], [Employee].[MEMBER_UNIQUE_NAME], [Employee].[Memnor], [Fund].[MEMBER_UNIQUE_NAME], [Fund].[Memnor], [Position].[MEMBER_UNIQUE_NAME], [Position].[Memnor] on rows
    from [BCPSASO2.BCPS_ASO]
    any suggestions ?
    Thanks
    Niko
    Edited by: user8367101 on Mar 1, 2011 10:31 AM

    Here it is:
    It is a Windows Server 2003 R2
    Processor 8393 SE
    31.9 GB of RAM
    32-Bit
    How does "memscaling" works?
    I also think that are high but it is the way it was configured before I managed the application. For my DB
    Index Cache setting: 205800
    Index cache current value: 205800
    Data file cache setting: 33768
    Data file cache current: 0
    Data Cache setting: 877273
    Cata cache current: 71540
    Block Size: 65408

  • Essbase Error 1051085

    We have a situation where application admin users cannot open a FR report because of the error:
    5201:Unexpected error creating query to datasource in createCubeViews:
    Error: Error getting object[App\App_Name\Cube\Plan\SV\1051085 [1033]
    Native: 1051085 Unrecognized resource id 1024 [Cannot get variable. Essbase Error(1051085): You do not have sufficient access to get this substitution variable.]]
    The user has admin access to the application and server access to the essbase server.
    This report uses a subvar which is created at the application level.
    Version 11.1.1.3
    Pls advise.

    Looks like it was a bug, but fixed with a patch. Unable to Open Financial Reporting (FR) Report with Essbase Substitution Variable if User Does Not Have Essbase Admin Priviledge [ID 1324951.1]
    This is from Oracle Support web-site:
    Cause
    This is documented in unpublished bug 12412484.
    There is an indirect fix in Service Fix 11.1.1.3.516, Patch 11930933
    The reason for this behavior is that when the ADM tries to retrieve substitution variables from Essbase, the APS driver uses some APIs that require Administrator privilege, but the native driver does not. ( i.e use APIs).
    Solution
    Workaround:
    Amend the following line in the fr_global.properties:
    from
    UseEssbaseEDS=1
    To
    UseEssbaseEDS=0
    Then Restart FR services and open the reports again.
    Cheers,
    Mehmet
    Edited by: Mehmet Sevinc on Oct 3, 2011 2:20 PM

  • AS2 Receiver Error: MIC not verified # unexpected-processing-error

    When sending out a test message using Seeburger AS2 receiver channel I get the following error:
    MIC not verified # unexpected-processing-error
    So obviously this problem is related to digital signature I think? However I get the same error even if digital signature is deactivated in the communication channel.
    Do you have any idea on this?

    Hi ,
    I have been facing this error and tried all the refresh and reimporting of certificate.
    "MIC not verified # unexpected-processing-error"
    could you be bit specific how to fix this ?
    thanks in advance
    Praveen

  • Can not upgrade. "unexpected system error" [SOLVED]

    I seem to have trouble upgrading and synchronizing the databases. I get this output when attempting 'pacman -Syu' and 'pacman -Syy':
    :: Synchronizing package databases...
    error: failed to update testing (unexpected system error)-----------------]   0%
    error: failed to update core (unexpected system error)--------------------]   0%
    error: failed to update extra (unexpected system error)-------------------]   0%
    error: failed to update community (unexpected system error)---------------]   0%
    archlinuxfr               25.0K   60.7K/s 00:00:00 [#####################] 100%
    compiz-fusion              3.6K   26.0K/s 00:00:00 [#####################] 100%
    I have tried searching for a solution here but it seems that no one else is experiencing this issue (unless I over looked a post). I see nothing about this in the news section of the home page so it might not be a common issue.
    This is what my pacman.conf file looks like:
    # /etc/pacman.conf
    # See the pacman.conf(5) manpage for option and repository directives
    # GENERAL OPTIONS
    [options]
    # The following paths are commented out with their default values listed.
    # If you wish to use different paths, uncomment and update the paths.
    #RootDir = /
    #DBPath = /var/lib/pacman/
    #CacheDir = /var/cache/pacman/pkg/
    #LogFile = /var/log/pacman.log
    HoldPkg = pacman glibc
    # If upgrades are available for these packages they will be asked for first
    SyncFirst = pacman
    #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
    # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
    #IgnorePkg =
    #IgnoreGroup =
    #NoUpgrade =
    #NoExtract =
    # Misc options (all disabled by default)
    #NoPassiveFtp
    #UseSyslog
    #ShowSize
    #UseDelta
    #TotalDownload
    # REPOSITORIES
    # - can be defined here or included from another file
    # - pacman will search repositories in the order defined here
    # - local/custom mirrors can be added here or in separate files
    # - repositories listed first will take precedence when packages
    # have identical names, regardless of version number
    # - URLs will have $repo replaced by the name of the current repo
    # Repository entries are of the format:
    # [repo-name]
    # Server = ServerName
    # Include = IncludePath
    # The header [repo-name] is crucial - it must be present and
    # uncommented to enable the repo.
    # Testing is disabled by default. To enable, uncomment the following
    # two lines. You can add preferred servers immediately after the header,
    # and they will be used before the default mirrors.
    [testing]
    Include = /etc/pacman.d/mirrorlist
    [core]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    [extra]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    [community]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    [archlinuxfr]
    Server = http://repo.archlinux.fr/i686
    [compiz-fusion]
    Server = http://compiz.dreamz-box.de/i686
    # An example of a custom package repository. See the pacman manpage for
    # tips on creating your own repositories.
    #[custom]
    #Server = file:///home/custompkgs
    Is there a log file I can check to see what happened exactly or is there something that can be done for me to sync the databases again. Any help is appreciated.
    Last edited by vytalelementz (2008-10-13 13:45:48)

    Here is my mirrorlist:
    # Arch Linux repository mirrorlist
    # North America
    # - United States
    #Server = ftp://ftp.archlinux.org/$repo/os/i686
    Server = ftp://locke.suu.edu/linux/dist/archlinux/$repo/os/i686
    Server = http://archlinux.unixheads.org/$repo/os/i686
    Server = ftp://ftp.gtlib.gatech.edu/pub/linux/distributions/archlinux/$repo/os/i686
    Server = ftp://mirror.cs.vt.edu/pub/ArchLinux/$repo/os/i686
    Server = http://mirrors.easynews.com/linux/archlinux/$repo/os/i686
    Server = ftp://ftp.ibiblio.org/pub/linux/distributions/archlinux/$repo/os/i686
    Server = http://holmes.umflint.edu/archlinux/$repo/os/i686
    Server = http://mirror.neotuli.net/arch/$repo/os/i686
    Server = http://mirror.rit.edu/archlinux/$repo/os/i686
    Server = http://mirror.umoss.org/archlinux/$repo/os/i686
    Server = http://schlunix.org/archlinux/$repo/os/i686
    # - Canada
    Server = ftp://mirror.csclub.uwaterloo.ca/archlinux/$repo/os/@carch
    # South America
    # - Brazil
    Server = http://archlinux.c3sl.ufpr.br/$repo/os/i686
    Server = ftp://archlinux.c3sl.ufpr.br/archlinux/$repo/os/i686
    Server = ftp://ftp.las.ic.unicamp.br/pub/archlinux/$repo/os/i686
    # Europe
    # - Austria
    Server = ftp://gd.tuwien.ac.at/opsys/linux/archlinux/$repo/os/i686
    # - Belgium
    Server = ftp://ftp.belnet.be/mirror/archlinux.org/$repo/os/i686
    # - Czech Republic
    Server = ftp://ftp.sh.cvut.cz/MIRRORS/arch/$repo/os/i686
    # - Estonia
    Server = ftp://ftp.estpak.ee/pub/archlinux/$repo/os/i686
    # - France
    Server = ftp://mir1.archlinuxfr.org/archlinux/$repo/os/i686
    Server = ftp://mir2.archlinuxfr.org/archlinux/$repo/os/i686
    Server = ftp://distrib-coffee.ipsl.jussieu.fr/pub/linux/archlinux/$repo/os/i686
    Server = http://mir.archlinux.fr/$repo/os/i686
    Server = ftp://ftp.free.fr/mirrors/ftp.archlinux.org/$repo/os/i686
    Server = ftp://ftp.rez-gif.supelec.fr/Linux/archlinux/$repo/os/i686
    # - Germany
    Server = ftp://ftp.hosteurope.de/mirror/ftp.archlinux.org/$repo/os/i686
    Server = ftp://ftp5.gwdg.de/pub/linux/archlinux/$repo/os/i686
    Server = ftp://ftp.uni-bayreuth.de/pub/linux/archlinux/$repo/os/i686
    Server = ftp://ftp.archlinuxppc.org/i686/$repo/os/i686
    Server = ftp://ftp.tu-chemnitz.de/pub/linux/archlinux/$repo/os/i686
    Server = http://ftp.uni-kl.de/pub/linux/archlinux/$repo/os/i686
    # - Great Britain
    Server = http://www.mirrorservice.org/sites/ftp.archlinux.org/$repo/os/i686
    Server = ftp://mirrors.uk2.net/pub/archlinux/$repo/os/i686
    Server = http://archlinux.mirrors.uk2.net/$repo/os/i686
    # - Greece
    Server = ftp://ftp.ntua.gr/pub/linux/archlinux/$repo/os/i686
    # - Hungary
    Server = ftp://ftp.mfa.kfki.hu/pub/mirrors/ftp.archlinux.org/$repo/os/i686
    # - Ireland
    Server = ftp://ftp.heanet.ie/mirrors/ftp.archlinux.org/$repo/os/i686
    # - Italy
    Server = ftp://mi.mirror.garr.it/mirrors/archlinux/$repo/os/i686
    # - Netherlands
    Server = ftp://ftp.nluug.nl/pub/metalab/distributions/archlinux/$repo/os/i686
    Server = ftp://ftp.surfnet.nl/pub/os/Linux/distr/archlinux/$repo/os/i686
    # - Norway
    Server = http://arch.likbilen.com/$repo/os/@carch
    # - Poland
    Server = ftp://mirror.icis.pcz.pl/archlinux/$repo/os/i686
    Server = http://piotrkosoft.net/pub/mirrors/ftp.archlinux.org/$repo/os/i686
    Server = ftp://ftp.piotrkosoft.net/pub/mirrors/ftp.archlinux.org/$repo/os/i686
    Server = http://unix.net.pl/archlinux.org/$repo/os/i686
    # - Portugal
    Server = ftp://cesium.di.uminho.pt/pub/archlinux/$repo/os/i686
    # - Romania
    Server = ftp://ftp.iasi.roedu.net/mirrors/archlinux.org/$repo/os/i686
    # - Russia
    Server = ftp://mirror.yandex.ru/archlinux/$repo/os/i686
    Server = http://archlinux.freeside.ru/$repo/os/i686
    # - Sweden
    Server = ftp://ftp.ds.hj.se/pub/os/linux/archlinux/$repo/os/i686
    Server = ftp://ftp.gigabit.nu/$repo/os/i686
    # - Switzerland
    Server = http://archlinux.puzzle.ch/$repo/os/i686
    # - Turkey
    Server = http://server.elsistech.com/archlinux/$repo/os/i686
    # - Ukraine
    Server = ftp://hell.org.ua/archlinux/$repo/os/i686
    Server = ftp://ftp.linux.kiev.ua/pub/Linux/ArchLinux/$repo/os/i686
    # Asia
    # - Israel
    Server = http://mirror.isoc.org.il/pub/archlinux/$repo/os/i686
    # - Vietnam
    # Domain name is ftp.indochinalinux.com but there are frequent DNS problems
    Server = ftp://202.78.230.5/archlinux/$repo/os/i686
    # Australia
    Server = ftp://mirror.pacific.net.au/linux/archlinux/$repo/os/i686
    Server = ftp://mirror.aarnet.edu.au/pub/archlinux/$repo/os/i686

  • I have just updated Acrobat to version 10.1.13. I am using a MAC Running Yosemite.  When I try to scan a document, after the printer scans Adobe Acrobat quits and I get an unexpected closure error.

    I have just updated Acrobat to version 10.1.13. I am using a MAC Running Yosemite.  When I try to scan a document, after the printer scans Adobe Acrobat quits and I get an unexpected closure error.  I am running Mac OS 10.10.1.  This only started happening when I installed the update of Adobe Acrobat.

    Hi MEW1,
    Is the printer connected wirelessly or wired?
    Go to Preferences and under categories go to > Convert to Pdf then select the Image Capture and then hit ok button.
    Close Acrobat and then relaunch it and see if it helps you while you do scanning.
    Regards,
    Rave

  • When i try to add DownloadHelper it comes up with unexpected installation error review the error console log for more details - 203, how to it check the log and how do i fix this problem?

    == Issue
    ==
    I have another kind of problem with Firefox
    == Description
    ==
    When i tried to install DownloadHelper this happened Firefox could not install the file at
    https://addons.mozilla.org/en-US/firefox/downloads/latest/3006/addon-3006-latest.xpi?src=addondetail
    because: Unexpected installation error
    Review the Error Console log for more details.
    -203
    , how do i check the log and how do i resolve this problem? thank you
    == This happened
    ==
    Just once or twice
    == today
    ==
    == Troubleshooting information
    ==
    Application Basics
    Name
    Firefox
    Version
    3.6.3
    Profile Directory
    Open Containing Folder
    Installed Plugins
    about:plugins
    Build Configuration
    about:buildconfig
    Extensions
    Name
    Version
    Enabled
    ID
    Ask Toolbar for Firefox
    2.1.0.5
    true
    AVG Safe Search
    9.0.0.783
    true
    {3f963a5b-e555-4543-90e2-c3908898db71}
    Java Console
    6.0.17
    true
    Microsoft .NET Framework Assistant
    1.1
    true
    {20a82645-c095-46ed-80e3-08825760534b}
    BitDefender Antiphishing Toolbar
    2.0
    true
    [email protected]
    Modified Preferences
    Name
    Value
    accessibility.typeaheadfind.flashBar
    0
    browser.places.smartBookmarksVersion
    2
    browser.startup.homepage_override.mstone
    rv:1.9.2.3
    extensions.lastAppVersion
    3.6.3
    general.useragent.extra.microsoftdotnet
    (.NET CLR 3.5.30729)
    network.cookie.prefsMigrated
    true
    places.last_vacuum
    1276351876
    print.print_printer
    HP Photosmart D5300 series
    print.printer_HP_Photosmart_D5300_series.print_bgcolor
    false
    print.printer_HP_Photosmart_D5300_series.print_bgimages
    false
    print.printer_HP_Photosmart_D5300_series.print_command
    print.printer_HP_Photosmart_D5300_series.print_downloadfonts
    false
    print.printer_HP_Photosmart_D5300_series.print_edge_bottom
    0
    print.printer_HP_Photosmart_D5300_series.print_edge_left
    0
    print.printer_HP_Photosmart_D5300_series.print_edge_right
    0
    print.printer_HP_Photosmart_D5300_series.print_edge_top
    0
    print.printer_HP_Photosmart_D5300_series.print_evenpages
    true
    print.printer_HP_Photosmart_D5300_series.print_footercenter
    print.printer_HP_Photosmart_D5300_series.print_footerleft
    &PT
    print.printer_HP_Photosmart_D5300_series.print_footerright
    &D
    print.printer_HP_Photosmart_D5300_series.print_headercenter
    print.printer_HP_Photosmart_D5300_series.print_headerleft
    &T
    print.printer_HP_Photosmart_D5300_series.print_headerright
    &U
    print.printer_HP_Photosmart_D5300_series.print_in_color
    true
    print.printer_HP_Photosmart_D5300_series.print_margin_bottom
    0.5
    print.printer_HP_Photosmart_D5300_series.print_margin_left
    0.5
    print.printer_HP_Photosmart_D5300_series.print_margin_right
    0.5
    print.printer_HP_Photosmart_D5300_series.print_margin_top
    0.5
    print.printer_HP_Photosmart_D5300_series.print_oddpages
    true
    print.printer_HP_Photosmart_D5300_series.print_orientation
    0
    print.printer_HP_Photosmart_D5300_series.print_pagedelay
    500
    print.printer_HP_Photosmart_D5300_series.print_paper_data
    9
    print.printer_HP_Photosmart_D5300_series.print_paper_height
    11.00
    print.printer_HP_Photosmart_D5300_series.print_paper_size_type
    0
    print.printer_HP_Photosmart_D5300_series.print_paper_size_unit
    1
    print.printer_HP_Photosmart_D5300_series.print_paper_width
    8.50
    print.printer_HP_Photosmart_D5300_series.print_reversed
    false
    print.printer_HP_Photosmart_D5300_series.print_scaling
    1.00
    print.printer_HP_Photosmart_D5300_series.print_shrink_to_fit
    true
    print.printer_HP_Photosmart_D5300_series.print_to_file
    false
    print.printer_HP_Photosmart_D5300_series.print_unwriteable_margin_bottom
    0
    print.printer_HP_Photosmart_D5300_series.print_unwriteable_margin_left
    0
    print.printer_HP_Photosmart_D5300_series.print_unwriteable_margin_right
    0
    print.printer_HP_Photosmart_D5300_series.print_unwriteable_margin_top
    0
    privacy.sanitize.migrateFx3Prefs
    true
    security.warn_viewing_mixed
    false
    == Firefox version
    ==
    3.6.3
    == Operating system
    ==
    Windows Vista
    == User Agent
    ==
    Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)
    == Plugins installed
    ==
    *-npdivxplayerplugin
    *Default Plug-in
    *Adobe PDF Plug-In For Firefox and Netscape "9.3.2"
    *The QuickTime Plugin allows you to view a wide variety of multimedia content in Web pages. For more information, visit the QuickTime Web site.
    *NPRuntime Script Plug-in Library for Java(TM) Deploy
    *6.0.12.732
    *RealPlayer(tm) LiveConnect-Enabled Plug-In
    *RealJukebox Netscape Plugin
    *Shockwave Flash 10.0 r45
    *Adobe Shockwave for Director Netscape plug-in, version 11.5
    *iTunes Detector Plug-in
    *DivX Web Player version 2.0.0.254
    *GEPlugin
    *4.0.50524.0
    *Office Live Update v1.4
    *NPWLPG
    *Windows Presentation Foundation (WPF) plug-in for Mozilla browsers
    *RealPlayer(tm) HTML5VideoShim Plug-In
    *Google Update
    *Next Generation Java Plug-in 1.6.0_20 for Mozilla browsers

    Mark Leary:
    As TXGuy posted above:
    See:
    https://support.mozilla.com/en-US/kb/Unexpected+installation+error+-203+when+installing+add-ons
    http://kb.mozillazine.org/Unable_to_install_themes_or_extensions_-_Firefox#Unexpected_installation_error_-203
    Also see:
    http://support.mozilla.com/en-US/kb/Profiles#How_to_find_your_profile
    http://kb.mozillazine.org/Show_hidden_files_and_folders

  • Essbase Error:Set is too large to be processed. Set size exceeds 2^64 tuple

    Hi,
    we are using obiee 11.1.1.6 version with essbase 9.3.3 as a data source . when I try to run a report in obiee, I am getting the below error :
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 43119] Query Failed: [nQSError: 96002] Essbase Error: Internal error: Set is too large to be processed. Set size exceeds 2^64 tuples (HY000)
    but if I run the same query in excel add in, I am just getting 20 records . wondering why I am getting this error in obiee . Does any one encountered the same issue ?
    Thanks In advance,

    Well if you want to export in I think you have to manually do it.
    The workaround it to open your aperture library by right clicking it and show contents...
    Then go into your project right click show contents...
    In here there are sub folders on dates that the pictures were added to those projects. If you open the sub folder and search for your pictures name it should be in that main folder.
    You can just copy it out as you would any normal file to any other location.
    Voila you have manually exported out your file.
    There is a very similar post that has been close but again you can't export the original file that you are working on - FYI http://discussions.apple.com/thread.jspa?threadID=2075419

Maybe you are looking for

  • Why can't I use Paypal for iTunes in The Netherlands?

    For some time now I have been trying to complete my account so I can finally make purchases from the iTunes store. Today I tried again hoping that there would finally be a payment option besides credit cards. I was delighted to see the paypal option.

  • Downloading songs from a different computer with out reformatting my i pod

    Hey there, it's probably a common question. Is there any way to download songs from a different computer with out having to reformat the ipod and lose all my songs i have on there. I've tried it once and it wiped my ipod clean of all my songs. Very a

  • Photomerge settings help, performance settings?

    Having issues using photomerge with the latest version of Photoshop.  I have about 120 images that are 16 mp RAW.  What should I have my Photoshop Performance settings at? Cache Levels and Cache tile size?  Also how much ram should I use? My system s

  • Power wont stay on unless charging?

    Hi, my daughters bb got some water on it the other day we've had it drying out in the airing cupboard since but we tried charging it which it did but as soon as you unplug it it powers off? any ideas? x

  • Poor pdf display in internet explorer

    Hi, I've got this weird problem when I want to view a pdf on a website I am making. My Client has the same issue. It only happens in internet explorer and Chrome. The quality of the first page of the pdf is bad. When I scroll down to the second page