Silent install not working for native installer

Hi,
I am trying to install the air application (native exe) in C:\Program Files  using silent install, below is the command that I am using.. (have tried with the path in quotes as well)
MyApp.exe -silent -location C:\Program Files
It doesn't seem to work with space in the folder names in the path.
It works if I just give C:\  or D:\  or D:\someFolder   ,
Any ideas of how to get this working ?
Thanks,
Brijesh

Brijesh
Thanks very much for digging in to this.
I am taking a look at the parameter parsing in the native installer code and will give you an update soon.
Thanks,
Chris Thilgen
AIR Engineering
NOTE:
a.) You should not need to put your path inside both ' and " marks.
Could you please verify that you get the same error message in the log if you use:
  My_App.exe -silent -location "C:\Program Files"
b.) Can you please see if you happen to have another AIR application installed that has the same <id>? We have seen this lead to some issues in the past.

Similar Messages

  • UPK 3.6.1 silent install not working

    Trying to install UPK 3.6.1 in a corporate environment using Windows XP Service Pack 2 and Office 2003.
    I ran the install and created a response file as per the installation notes, accepting all the program defaults.
    Now when I try to perform a silent installation that uses the setup.iss file, the setup log returns "ResultCode=-3" and the app does not install.
    Wondering if anyone can suggest what to try next.
    Here's what my setup.iss file looks like:
    [InstallShield Silent]
    Version=v7.00
    File=Response File
    [File Transfer]
    OverwrittenReadOnly=NoToAll
    [{E230DC0A-5C4B-4963-8320-067FF3AF722E}-DlgOrder]
    Dlg0={E230DC0A-5C4B-4963-8320-067FF3AF722E}-SdWelcome-0
    Count=7
    Dlg1={E230DC0A-5C4B-4963-8320-067FF3AF722E}-AskLanguage-0
    Dlg2={E230DC0A-5C4B-4963-8320-067FF3AF722E}-AskInstallOption-0
    Dlg3={E230DC0A-5C4B-4963-8320-067FF3AF722E}-SdSelectFolder-0
    Dlg4={E230DC0A-5C4B-4963-8320-067FF3AF722E}-SdAskDestPath2-0
    Dlg5={E230DC0A-5C4B-4963-8320-067FF3AF722E}-SdStartCopy2-0
    Dlg6={E230DC0A-5C4B-4963-8320-067FF3AF722E}-SdFinish-0
    [{E230DC0A-5C4B-4963-8320-067FF3AF722E}-SdWelcome-0]
    Result=1
    [{E230DC0A-5C4B-4963-8320-067FF3AF722E}-AskLanguage-0]
    DLG_ASKLANGUAGE_LST_LANGUAGE=English
    Result=1
    [{E230DC0A-5C4B-4963-8320-067FF3AF722E}-AskInstallOption-0]
    DLG_ASKINSTALLOPTION_LST_OPTIONS=Client
    Result=1
    [{E230DC0A-5C4B-4963-8320-067FF3AF722E}-SdSelectFolder-0]
    szFolder=User Productivity Kit Client
    Result=1
    [{E230DC0A-5C4B-4963-8320-067FF3AF722E}-SdAskDestPath2-0]
    szDir=C:\Program Files\User Productivity Kit\UPK Developer 36Client
    Result=1
    [{E230DC0A-5C4B-4963-8320-067FF3AF722E}-SdStartCopy2-0]
    Result=1
    [Application]
    Name=User Productivity Kit
    Version=3.6.1
    Company=Oracle
    Lang=0009
    [{E230DC0A-5C4B-4963-8320-067FF3AF722E}-SdFinish-0]
    Result=1
    bOpt1=0
    bOpt2=0

    Hi Jason,
    A couple questions:
    1. Have you tried installing on more than one machine, and is this happening always, or just in some instances?
    2. Are you trying to perform the silent install on other XP SP2 machines, or are these different OSes? The response file should be made for identical OSes.
    The ResultCode=-3 is saying that "Required data not found in the Setup.iss file." I have a feeling that the environment where you recorded the response file had all the necessary third party applications installed, so that dialog was skipped during that "recorded" installation. It would have been a dialog after you selected the installation option (it's not listed in the dialog list in your response file, so that's why I'm figuring that machine was up to date).
    So, when you installed on the next machine with the response file, the setup.exe was now looking for this particular dialog in the response file, but it's not there. For that response file to work, you need to make sure the environment where you are using it has all the third party apps installed before running the silent install. If you look at the main installer location (where the setup.exe is) there is a "Third Party Files" subfolder, with all the third party apps UPK uses. Install those on these machines before running the silent installation.
    If any of these are not already installed, install them:
    .NET Framework 3.5 (in DOTNET folder)
    MS Visual C++ 2008 Runtime Library (in MS_Visual_C++_2008_Redist folder)
    MSXML 4.0 (in MSXML_4.0 folder)
    MS Primary Interop Assemblies 2005 (in Primary_Interoperability_Assemblies_2005 folder)
    Web Service Enhancements 3.0 (in Web_Services_Enhancements folder)
    Hope this helps,
    Matt

  • Photoshop elements 9.0 silent install - not working

    hi everyone, I hope I could find an answer to my problem here:
    I have a volume licence for adobe photoshop elements 9.0, and I'm trying to install it silently (no dialog box) on several computers.
    I've read the documentation here:http://kb2.adobe.com/cps/861/cpsid_86149.html and understood it (I think)
    ok here are the problems:
    when I use the command Start/wait C:\"Adobe Photoshop Elements 9"\Setup.exe /UL1036 /V"SERIALNUMBER=1111-1111-1111-1111-1111-1111"
    (or whatever is my path, it's correct, no space, quote are ok etc...)
    it's not silent at all, every step is prompted.
    here is my application.oxml.override file
    <?xml version="1.0" encoding="utf-8"?>
    <Configuration>
    <Payload>
    <Data key="EULADelay">0</Data>
    <Data key="EULA">Suppress</Data>
    <Data key="Updates">Suppress</Data>
    <Data key="Registration">Suppress</Data>
    </Payload>
    </Configuration>
    So I tried to modify the setup.ini file, with more success as the installation complete, but the folder "Elements 9 Organizer" does not exist, therefore the shortcut for pse9  targets an inexisting application.
    But if I start the photoshopelementsEditor.exe that works (except of course that I cannot start the organizer.
    here is my setup.ini file:
    [Launch]
    Count=14
    Lang0=0009
    Lang1=0007
    Lang2=040c
    Lang3=000a
    Lang4=001d
    Lang5=0013
    Lang6=0011
    Lang7=0010
    Lang8=0804
    Lang9=0005
    Lang10=0015
    Lang11=0019
    Lang12=001f
    Lang13=0416
    Default=040c
    EnableLangDlg=NO
    CommandLine0=msiexec /i "Adobe Photoshop Elements 9.msi" TRANSFORMS=1033.mst ELEMENTS_EN_US=1 ORGANIZER_EN_US=1
    CommandLine1=msiexec /i "Adobe Photoshop Elements 9.msi" TRANSFORMS=1031.mst ELEMENTS_DE_DE=1 ORGANIZER_DE_DE=1
    CommandLine2=msiexec /i "Adobe Photoshop Elements 9.msi" TRANSFORMS=1036.mst ELEMENTS_FR_FR=1 ORGANIZER_FR_FR=1 /passive
    CommandLine3=msiexec /i "Adobe Photoshop Elements 9.msi" TRANSFORMS=1034.mst ELEMENTS_ES_ES=1 ORGANIZER_ES_ES=1
    CommandLine4=msiexec /i "Adobe Photoshop Elements 9.msi" TRANSFORMS=1053.mst ELEMENTS_SV_SE=1 ORGANIZER_SV_SE=1
    CommandLine5=msiexec /i "Adobe Photoshop Elements 9.msi" TRANSFORMS=1043.mst ELEMENTS_NL_NL=1 ORGANIZER_NL_NL=1
    CommandLine6=msiexec /i "Adobe Photoshop Elements 9.msi" TRANSFORMS=1041.mst ELEMENTS_JA_JP=1 ORGANIZER_JA_JP=1
    CommandLine7=msiexec /i "Adobe Photoshop Elements 9.msi" TRANSFORMS=1040.mst ELEMENTS_IT_IT=1 ORGANIZER_IT_IT=1
    CommandLine8=msiexec /i "Adobe Photoshop Elements 9.msi" TRANSFORMS=2052.mst ELEMENTS_ZH_CN=1 ORGANIZER_ZH_CN=1
    CommandLine9=msiexec /i "Adobe Photoshop Elements 9.msi" TRANSFORMS=1029.mst ELEMENTS_CS_CZ=1 ORGANIZER_CS_CZ=1
    CommandLine10=msiexec /i "Adobe Photoshop Elements 9.msi" TRANSFORMS=1045.mst ELEMENTS_PL_PL=1 ORGANIZER_PL_PL=1
    CommandLine11=msiexec /i "Adobe Photoshop Elements 9.msi" TRANSFORMS=1049.mst ELEMENTS_RU_RU=1 ORGANIZER_RU_RU=1
    CommandLine12=msiexec /i "Adobe Photoshop Elements 9.msi" TRANSFORMS=1055.mst ELEMENTS_TR_TR=1 ORGANIZER_TR_TR=1
    CommandLine13=msiexec /i "Adobe Photoshop Elements 9.msi" TRANSFORMS=1046.mst ELEMENTS_PT_BR=1 ORGANIZER_PT_BR=1
    [OEM]
    OEM=
    SERIALNUMBER=1111-1111-1111-1111-1111-1111
    DISABLEEMSFEATURES=1
    DISABLEOLSFEATURES=1
    WATCHSERVICE=0
    MANUAL=
    REBOOT=
    Default=040c
    EnableLangDlg=NO
    my installation is in french (040C) and there is no prompt at the beginning of the install (EnableLangDlg=NO)
    oh yeah and if I install it manually everything is fine.
    Ok so i'm a little bit desesperate here (I even tried to edit the .msi with orca to launch it directly without going throught the setup.exe, but with no luck...)
    so if anyone has any idea please please please let me know!
    thanks!

    Hi there,
    Sorry for the late reply. Somehow, never got to see this thread before.
    So, let us begin.
    There are multiple points I would like to add here...
    1.In the command line mentioned below, I think you should have a space between Start and /wait.
    Start/wait C:\"Adobe Photoshop Elements 9"\Setup.exe /UL1036 /V"SERIALNUMBER=1111-1111-1111-1111-1111-1111"
    2. The name of the override file should be application.xml.override with no extension in the end. You mentioned it as application.oxml.override, may be thats just a typo.
    3. In the override file, you have specified both EULADelay as 0 and EULA suppress, EULADelay as 0 is used to show the EULA to the end users, while EULA suppress is used to suppress the EULA. So, you should just have one of these entries depending on what you want to achieve..
    4. One you use the correct silent install command as mentioned above, you should NOT edit the Setup.ini file to change the EnableLangDlg, Default, Commandline2,  SERIALNUMBER= keys of the override as that will be automatically be taken care of the command line to install PSE in french locale based on the UL key. So, I recommend changing them back to the original values.
    5. Please please please....DO NOT EDIT the .msi file directly through Orca because once you have edited it, you are on your own and there wouldnt be anything we can do from here to support your issue further.
    So, based on these comments, can you please try to install PSE again in silent mode and see if it works fine now??
    Yeah, in case there is a broken installation (just editor) already present on your machine, then please remove it by following the below article.
    http://kb2.adobe.com/cps/859/cpsid_85966.html
    Last, seems like you are using a volume licensing serial number to deploy PSE on multiple machines, so for the enterprise customers, there is a dedicated support team, please contact them for getting clear directions and for troubleshooting steps. They should be help you further..
    Best,
    Ankush

  • Seamless Install not working for installing Air runtime

    hi - is anyone else having this problem today? it was working perfectly for me yesterday but no joy today. The air.swf is still loading in correctly and works fine if you already have the Air runtime installed. But once it tries to install the runtime, you get "A download error occurred. Try to download again?" I've checked it on a couple of different air app sites and its not working anywhere. Anyone else experiencing this or have any suggestions about how to fix it? Thanks

    The issue is no longer happening. It continued for most of Wednesday but I haven't experienced the problem since then. Thanks for looking into it. Caitriona

  • Silent Install not working

    I am trying to achive a silent install of a component which specifies the install of two text files. should be simple i know.
    the command line goes like this:
    c:\program file\oracle\oui\install>setup.exe -responseFile c:\osp test\test 1.0\stage\response\test1.0.complete.rsp -silent
    When type at the command prompt it does nothing
    without the -silent the OUI loads but does not use the response file.
    I have checked the error logs:
    in the temp directory
    oraInstall.out
    oraInstall.errnone of which contain errors
    If someone could tell me where im going wrong that would be great or if someone just has a suggestion of what I could do next, I would be very happy.
    Thanks Mike

    This is the file I am currently using:
    RESPONSEFILE_VERSION=2.2.1.0.0
    UNIX_GROUP_NAME=dba
    FROM_LOCATION="/share/oracle/10G_FormsReports/Disk1/stage/products.jar"
    ORACLE_HOME="/data/oracle/10G_Forms"
    ORACLE_HOME_NAME="10G_Forms"
    TOPLEVEL_COMPONENT={"oracle.iappserver.iapptop","9.0.4.0.0"}
    DEINSTALL_LIST={"oracle.iappserver.iapptop","9.0.4.0.0"}
    SHOW_SPLASH_SCREEN=false
    SHOW_WELCOME_PAGE=false
    SHOW_COMPONENT_LOCATIONS_PAGE=false
    SHOW_CUSTOM_TREE_PAGE=false
    SHOW_SUMMARY_PAGE=false
    SHOW_INSTALL_PROGRESS_PAGE=true
    SHOW_REQUIRED_CONFIG_TOOL_PAGE=true
    SHOW_CONFIG_TOOL_PAGE=true
    SHOW_RELEASE_NOTES=false
    SHOW_ROOTSH_CONFIRMATION=false
    SHOW_END_SESSION_PAGE=false
    SHOW_EXIT_CONFIRMATION=false
    NEXT_SESSION=false
    NEXT_SESSION_ON_FAIL=false
    SHOW_DEINSTALL_CONFIRMATION=false
    SHOW_DEINSTALL_PROGRESS=false
    ACCEPT_LICENSE_AGREEMENT=true
    RESTART_SYSTEM=<Value Unspecified>
    CLUSTER_NODES=<Value Unspecified>
    SELECTED_LANGUAGES={"nl"}
    INSTALL_TYPE="Business"
    szl_RepositoryUserInput=<Value Unspecified>
    oracle.iappserver.iapptop:szl_InstanceInformation=<Value Unspecified>
    oracle.iappserver.instance:szl_InstanceInformation={ "GMPROD" , "PASSWORD" , "PASSWORD" }
    szlSpecifyOIDLogin=<Value Unspecified>
    OIDhost=<Value Unspecified>
    OIDport=<Value Unspecified>
    szOIDwithSSLStatus=<Value Unspecified>
    oracle.iappserver.iapptop:SHOW_IAS_COMPONENT_CONFIG_PAGE=FALSE
    oracle.iappserver.iapptop:b_configureCalypso=FALSE
    oracle.iappserver.iapptop:b_configurePortal=FALSE
    oracle.iappserver.iapptop:b_configureWireless=FALSE
    oracle.iappserver.iapptop:b_configureJazn=TRUE
    oracle.iappserver.iapptop:b_configurePersonalization=FALSE
    oracle.iappserver.iapptop:b_configureDisco=FALSE
    racle.iappserver.iapptop:b_formsStartup=TRUE
    racle.iappserver.iapptop:b_reportsStartup=TRUE
    oracle.iappserver.iapptop:b_centralMonitor=<Value Unspecified>
    PreReqConfigSelections=""
    nStartProcValidation=0
    n_ValidationPreReqConfigSelections=0
    nValidationRepository=0
    nValidationOID2=0
    nValidationOID=0
    oracle.iappserver.iapptop:nValidationInstanceInfo=0
    oracle.iappserver.instance:nValidationInstanceInfo=0
    mailServerName="feek.meel.surfer.neem"
    oracle.webdb:silent=TRUE
    oracle.apache.apache:s_group=<Value Unspecified>
    oracle.calypso:s_groupid=<Value Unspecified>
    Have fun using this.

  • My homepage button is not working for my iphone 4 after installing ios 5

    my homepage button is not working for my iphone 4 after installing ios 5 has anyone got any suggestions please

    Hope it works.
    When i was in iOS 4 nothing happen quite like this.
    BTW, does it do anything with iCloud thing?
    Thank you.

  • My phone was not worked for last two days  it happen after the instalation of new os,this is happen one of my friiends also plssssss find some solution

    my phone was  not worked for last two days  it happen after the instalation of new os,this is happen one of my friiends also plssssss find some solution

    We are all just phone users here, and no-one can hope to provide any advice with so little information to go on as to what exactly has happened.  You need to provide some detail.

  • What happened to my bookmarks, and how do I retrieve them. Your instructions are not working for me

    I have Yahoo mail, and recently they changed the format. Ever since then I've had nothing but trouble. At one time I lost my Orange Firefox button which contained the print, and bookmarks ops, among others. One day I lost my button, so I un-then re-installed Firefox. Shortly after that I lost my bookmarks, and have NOT
    been able to retrieve them DISPITE following the instructions. I started a new bookmark list, and then I lost
    it again. Your instructions do not work for me. I even tried re-installing Firefox, but that was a waste of time.
    I really like Firefox, but it seems since Yahoo Mail changed, I've had trouble with it. Sometimes changing something doesn't always work out .................................................If I can't retrieve these bookmarks, I'll just have to change my browser.............................

    These can't get your data back, but will help in the future.
    These add-ons can be a great help by backing up and restoring Firefox
    '''[https://addons.mozilla.org/en-US/firefox/addon/febe/?src=collection&collection_id=33bf10fa-666d-45a2-9bc9-491ce21671c6 FEBE (Firefox Environment Backup Extension)]''' {web link}
    FEBE allows you to quickly and easily backup your
    Firefox extensions, history, passwords, and more.
    In fact, it goes beyond just backing up -- It will actually rebuild
    your saved files individually into installable .xpi files.
    It will also make backup of files that you choose.
    '''[https://addons.mozilla.org/en-US/firefox/addon/opie/?src=collection&collection_id=33bf10fa-666d-45a2-9bc9-491ce21671c6 OPIE]''' {web link}
    Import/Export extension preferences

  • Export to powerpoint not working for certain views

    Hi All,
    I am in the process of implementation of STVN 2.1 Pre EHP3 version of Nakisa OrgChart for one of my clients.
    During testing, it is observed that export to powerpoint object is not working for the following views.
    1. Condensed Org. Chart
    2. Compressed OrgChart -Only works when we expand at least one position
    3. Horizontal OrgChart - Condensed children-Only works when we expand at least one position
    In all the other views the export to Powerpoint object are working fine.
    Export of powerpoint image is working in all the scenarios. We are facing issue only with powerpoint object.
    I have implemented Export Pack 3.0 for OrgChart.
    J. Thomas

    Hi Luke,
    Thanks for the response.
    Yes...I have installed SP1.0. I have also applied Export Pack 3.0.
    The following features are working fine.
    1) Export to PDF
    2) Export to JPEG
    3) Export to Powerpoint Image.
    Export to Powerpoint Object is also working fine if the style is 'Vertical'. The issue is only in case of 'Condensed', 'Compressed' and 'Horizontal OrgChart - Condensed children' sytles. Here again, if we expand at least one position, the export is working.
    The error message that is flashed for the user is the usual one....pasted below.
    Object Variable or With Blovk Variable Not Set.
    Export To PowerPoint 
    Compatibility 
    We currently support:
    Microsoft PowerPoint 2000 / 2002
    Microsoft PowerPoint 2003
    Note: To ensure compatability, you may be prompted to install "Service Pack 6 for Visual Basic Runtime." If so, you must accept the installation and once installed it may ask for a system reboot which you may ignore. 
    ActiveX Security 
    Depending on your browser settings, you may be prompted to install 'Nakisa Office Components.cab'. This is our ActiveX component that will allow you to use our Exporting functionality.
    You may also be prompted to allow the ActiveX to run. If so, you must select 'Yes' to continue.
    Note: If you are not prompted and the export fails to occur, please verify your Microsoft Office installation and verify your browser's ActiveX settings are set to 'Enable' or 'Prompt'.
    In the log file, the following error message is displayed.
    ERROR: ChartingXMLProcessor : generateLayoutXML : Unexpected XML declaration. The XML declaration must be the first node in the document, and no white space characters are allowed to appear before it. Line 1, position 5081.
    Warm regards,
    J. Thomas

  • Reverse Engineering is not working for custom

    hi odi guru's
    i installled Hyperion 11.1.2.2 and ODI 11.1.1 . while doing reverse engineering is not working for custom purpose.
    Iam working with Hyperion Financial management with odi. created dataserver and physical schema and logical schema
    and imported RKM HYperion Financial Management Knowledge module.
    is it required for hyperion latest patches to connect with odi. Please let me know . urgent?
    Thanks in adavnce

    hi
    is it required for hyperion patches to connect with odi?
    iam getting following error.
    ODI-1217: Session HFM_Model (5051) fails with return code 7000.
    ODI-1226: Step HFM_Model fails after 1 attempt(s).
    ODI-1229: An error occurred while performing a Reverse operation on model code HFM_MODEL.
    Caused By: org.apache.bsf.BSFException: exception from Jython:
    Traceback (most recent call last):
    File "<string>", line 38, in <module>
         at com.hyperion.odi.hfm.ODIHFMAppConnection.<init>(ODIHFMAppConnection.java:58)
         at com.hyperion.odi.hfm.ODIHFMAppReverser.connect(ODIHFMAppReverser.java:27)
         at com.hyperion.odi.common.ODIModelImporter.importModels(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
    com.hyperion.odi.common.ODIHAppException: com.hyperion.odi.common.ODIHAppException: Error occurred while loading driver.
         at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
         at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.execInBSFEngine(SnpScriptingInterpretor.java:322)
         at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.exec(SnpScriptingInterpretor.java:170)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(SnpSessTaskSql.java:2472)
         at oracle.odi.runtime.agent.execution.cmd.ScriptingExecutor.execute(ScriptingExecutor.java:47)
         at oracle.odi.runtime.agent.execution.cmd.ScriptingExecutor.execute(ScriptingExecutor.java:1)
         at oracle.odi.runtime.agent.execution.TaskExecutionHandler.handleTask(TaskExecutionHandler.java:50)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java:2913)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2625)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:558)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:464)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:2093)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$2.doAction(StartSessRequestProcessor.java:366)
         at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:216)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:300)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$0(StartSessRequestProcessor.java:292)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$StartSessTask.doExecute(StartSessRequestProcessor.java:855)
         at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:126)
         at oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$2.run(DefaultAgentTaskExecutor.java:82)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: Traceback (most recent call last):
    File "<string>", line 38, in <module>
         at com.hyperion.odi.hfm.ODIHFMAppConnection.<init>(ODIHFMAppConnection.java:58)
         at com.hyperion.odi.hfm.ODIHFMAppReverser.connect(ODIHFMAppReverser.java:27)
         at com.hyperion.odi.common.ODIModelImporter.importModels(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
    com.hyperion.odi.common.ODIHAppException: com.hyperion.odi.common.ODIHAppException: Error occurred while loading driver.
         at org.python.core.PyException.fillInStackTrace(PyException.java:70)
         at java.lang.Throwable.<init>(Throwable.java:181)
         at java.lang.Exception.<init>(Exception.java:29)
         at java.lang.RuntimeException.<init>(RuntimeException.java:32)
         at org.python.core.PyException.<init>(PyException.java:46)
         at org.python.core.PyException.<init>(PyException.java:43)
         at org.python.core.Py.JavaError(Py.java:455)
         at org.python.core.Py.JavaError(Py.java:448)
         at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:177)
         at org.python.core.PyObject.__call__(PyObject.java:355)
         at org.python.core.PyMethod.__call__(PyMethod.java:215)
         at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:221)
         at org.python.core.PyMethod.__call__(PyMethod.java:206)
         at org.python.core.PyObject.__call__(PyObject.java:381)
         at org.python.core.PyObject.__call__(PyObject.java:385)
         at org.python.pycode._pyx1.f$0(<string>:38)
         at org.python.pycode._pyx1.call_function(<string>)
         at org.python.core.PyTableCode.call(PyTableCode.java:165)
         at org.python.core.PyCode.call(PyCode.java:18)
         at org.python.core.Py.runCode(Py.java:1204)
         at org.python.core.Py.exec(Py.java:1248)
         at org.python.util.PythonInterpreter.exec(PythonInterpreter.java:172)
         at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:144)
         ... 19 more
    Caused by: com.hyperion.odi.common.ODIHAppException: Error occurred while loading driver.
         at com.hyperion.odi.hfm.ODIHFMAppConnection.<init>(ODIHFMAppConnection.java:58)
         at com.hyperion.odi.hfm.ODIHFMAppReverser.connect(ODIHFMAppReverser.java:27)
         at com.hyperion.odi.common.ODIModelImporter.importModels(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:175)
         ... 33 more
    Caused by: com.hyperion.odi.hfm.wrapper.HFMException: Error occurred while loading driver.
         at com.hyperion.odi.hfm.wrapper.HFMServer.<init>(HFMServer.java:29)
         at com.hyperion.odi.hfm.ODIHFMAppConnection.<init>(ODIHFMAppConnection.java:51)
         ... 40 more
    Caused by: com.hyperion.odi.hfm.wrapper.HFMException: no HFMDriver in java.library.path
         at com.hyperion.odi.hfm.wrapper.HFMDriverJNI.getDriver(HFMDriverJNI.java:23)
         at com.hyperion.odi.hfm.wrapper.HFMServer.<init>(HFMServer.java:26)
         ... 41 more
    please help me , thanks in advacne

  • Wake on Demand: Not working for some services, others OK

    I haven't been able to figure this problem out... Wake on Demand for a previous generation Mac mini running Snow Leopard 10.6.8 works for things like a CrashPlan automated backup but does not work for things like remote SSH login or Screen Sharing. In all cases, the services are being originated on a latest generation iMac running Mac OS X Lion (10.7.2).
    While it's not an earth-shattering event to get off my backside and walk over to the Mac mini across the house to press its Shift key to waken the thing, it gets rather old to have to keep doing so, especially since CrashPlan automated backups are taking place while the Mac mini is otherwise asleep (the sleep indicator is slowly pulsing).
    I've been through the Apple tech notes regarding Wake on Demand for Snow Leopard 10.6 and have ensured that AirPort and its network are at the top-most position in their respective lists. Other than that, I'm not sure what else I can do. Wake on Network is enabled in the Snow Leopard Mac mini's network System Preferences and there doesn't seem to be any on/off option in the AirPort Extreme base station (just recently updated to 7.6 firmware).
    Any thoughts... hints... suggestions?
    One final note: this Mac mini is new as of July 2011; just days before the latest generation of Mac mini came out. It came pre-installed with Snow Leopard and, as soon as the users of this mini find software replacements for the old PPC style applicaitons they're used to using, will be upgraded to Lion. However, I feel a bit unsettled in making the move to Lion if I can't get a Snow Leopard feature to work properly. There's no telling if the Lion upgrade will actually fix this behavior or make it worse.
    Thanks in advance.

    I don't think you can wake on network with a closed lid. Try keeping the lid open and putting the machine to sleep. Does it work?

  • DNS not working for some computers

    We have a SRP521W router and is set up with one SSID for wireless. In our office all the computers (5) can connect but only some may get on the internet. I have a laptop I am testing with and it will not connect, wired or wireless.
    I found an article relating to flushing DNS, tried that, no luck.
    I found another that said I should try setting my DNS to 208.67.222.222 and this worked, internet works fine.
    I tried rebooting the DSL modem and router, tried many different things but am not a networking guru so I am just not sure why the DNS is not working for one computer but works for another, connected to same LAN or SSID.
    Thanks,
    Brad

    Though what Don posted is one way to accomplish it, I never add anything to my DNS and it works fine.  Windows DNS, in a default installation, will automatically forward to the root (.com, .edu, .gov, etc.).  So I always just point my workstations
    to my Domain Controller as their DNS and everything works just fine without any additional configuration.
    Guess I'm one of those who won't even trust Google for sharing a DNS, particularly when I have never needed to set up any forwarders.
    .:|:.:|:. tim

  • Thunderbird Mission Control Desktop/AutoConfig not working for some users

    I have the file: "C:\Program Files (x86)\Mozilla Thunderbird\defaults\pref\custom.js"
    It contains:
    pref("general.config.obscure_value", 0);
    pref("general.config.filename", "TMcustom.cfg");
    I have the file: "C:\Program Files (x86)\Mozilla Thunderbird\TMcustom.cfg"
    It contains:
    var promptService = Components.classes["@mozilla.org/embedcomp/prompt-service;1"]
    .getService(Components.interfaces.nsIPromptService);
    promptService.alert(null, "title", "testing");
    For most of my users the alert pops up fine when I start Thunderbird, but for a few it doesn't. All of the machines where setup with the same install script. If I log into one of the machines where it's not working as a different user, then it works fine, so I know the files are in the right spot. So why would it not work for specific users? Is there something in the user's Windows profile that could cause it to not work? Or are there any other suggestions?

    As it turns out this was a known bug that was corrected in the recent release of Java 7_65 and Java 8_11. Here is a link to the bug description in the database.
    Bug ID: JDK-8019274 RMI thread can no longer call out to AWT thread for webstart app

  • After Upgradation BPF is not working for some users

    Hi All,
    We have recently upgraded from BPC 5.1 to 7MS SP7.  we are having multi server setup with one application / reporting server (windows 2003 and one sql server 2008 (windows 2003 64 bit).
    Intially before upgradation we don't have any issues with BPF and it worked fine for all users. But post upgradation tasks within the BPF  does not work for other users except for the first two people who first  used it. Other users have the same rights as the ones who can access the tasks.
    when they  click on the link it gets them to eExcel and the right application but doesnt open the package or report assigned to the task. It doesn't give us any errors, on the status bar we get a message finalising but does  not getting any thing.
    Any inputs ??

    Hi,
    Are you sure that those users have installed BPC 7 SP7 clients on their machine? Meaning that you uninstalled 5.1 clients and installed the new client from http://servername/Osoft?
    If yes, you should maybe run a client diagnostic on the machines and also check the Management Console for any error messages.
    Hope this will drive you to a potential solution.
    Best Regards,
    Patrick

  • Software Update Point Switching is not working for some Clients

    Hi there,
    I found nothing similar here and I hope this is the right section.
    I´m running ConfigMgr 2012 R2 where one of the Site Systems from one of the Primaries is located in an untrusted Forest in a perimeter Network. The Site System there has the MP, SUP and DB Roles. In general it works great. The Systems in that untrusted Forest
    get the SCCM Agent pushed, see and can install published Software packages and receive Windows Updates. But there are a few systems where everything works, except Windows Updates.
    So I had a deeper look at what is happening and found out that the SUP switching is not working for them. They always try to contact the SUP from the Primary, which they cannot reach (this is intended).
    From how I understand SUP switching as described here
    http://blogs.technet.com/b/configmgrteam/archive/2013/03/27/software-update-points-in-cm2012sp1.aspx#pi140062=1
    the Windows Update Agent tries to connect to a SUP every 30 minutes and after 4 failed attempts he will try to connect to the next one until he finds one which works.
    As I said before, this seems to work for most systems in the untrusted forest, but some do not make any intentions to switch the SUP.
    So my next step was to find out from where the Update Agent can get the information of the available SUPs. I think they either don´t receive the information that other SUPs exist, or if the Information is there, they don´t realize that there´s an error and
    make no attempt to switch.
    I used the System Center Support Center to gather all Information from some of the systems with that problems (Log Files, WMI information, registry information, policies etc.) but I cannot find where SCCM or the Update Agent store the information which SUPs
    are available in my environment.
    I´m sure the problem is on the Systems which fail to connect to the right SUP and not in the SCCM infrastructure itself, because for most of the systems everything is working just perfect. Unfortunately in the Blog Post above there´s also no information
    where this information is stored and how it is obtained by the clients. In the comments there´s even one post which describes the same problem I have here, but there was no answer. I hope someone can point me into the right direction, because I´m stuck currently.
    Things I tried additionally to all the log file / WMI / registry sniffing:
    Removing the Software Distribution Folder and restarting the Windows Update Agent
    Removing the WindowsUpdate Registry folder in the HKLM\SOFTWARE\Policies\Windows section in the Registry and restarting the Windows Update Agent.
    Tried to reset the WUAgent with wuauclt /Resetauthorization additionally to the steps above.
    I also tried to manually set the WUServer and WUStatusServer Keys in the registry to the new Server, but as soon as the next Update Scan cycle runs, the value is set back to the URL of the Primary Sites SUP
    Is someone having additional ideas? It seems to me older systems are more affected (which were configured for a standard WSUS before SCCM 2012 was deployed) than newer ones which were installed when SCCM was in place already. But I don´t know what else to
    "reset" on those machines without reinstalling them.

    Thank you very much for your response. I must have missed that one by looking through numerous Logfiles. In this, there´s indeed a list of all available SUPs. So according to the LocationServices.log the machine should have a choice.
    The WMI Key however, contains just one entry and this is the URL of the Primaries SUP which is not reachable in the untrusted forest. Is it OK that the WMI entry includes only one entry? If yes, what process is putting the results from the LocationServices
    into WMI? It seems like the Windows Update Agent is feeded from the WMI Key then. If this is the case my problems seems to be the "communication path" between these two components.
    Is this the job from the SCCM Agent, the Windows Update Agent or maybe some third component I´m not aware of? I wonder how I can fix this.

Maybe you are looking for

  • BIS, Email and BBm abroad on a PAYG sim?

    Hi All, currently on UK Orange carrier. Leaving the country for the foreseeable future. So am buying myself out of my contract but keeping my Curve. Want to take it with me to Thailand and continue using it. I can get it unlocked by Orange which is f

  • Why is my iMac running slow--??

    Hardware Information:           iMac (21.5-inch, Late 2012)           iMac - model: iMac13,1           1 2.7 GHz Intel Core i5 CPU: 4 cores           8 GB RAM Video Information:           NVIDIA GeForce GT 640M - VRAM: 512 MB Audio Plug-ins:         

  • How to move Idoc scenario's

    Hi, My client is moving from IBM server to HP's  SUPERDOM. Now I have to run certain Idoc- XI- File and File-XI- Idoc scenario's to the new server. I would like toi know what all configurations have to be done....

  • Web adi in Release 12

    hello everyone. I have installed the R12 (PROD Databasae)for linux86 successfully on my linux server. I added the responsibility of desktop integration to my user the click the "create document "menu item.But I can't found "HR Integrator Setup" in th

  • Suggest book for oracle 9i DBA fundamentals 1

    I want to give my oracle 9i DBA database fundamentals 1 exam . Please suggest me the books and if anyone has the study guide or material pls send it to me at [email protected] . Its urgent!!!!!!!!!!!!!!!!!! plzzzzzzzzzzzzzzzzzzzzzzzzz.I am really in