MDM- Matrix Application Installation (.EAR)

Hello,
I would like to install the Matrix Application EAR file on the WebAS as mentioned in the installation guide. It says "Install the .EAR files on Web AS using the SDM in the SAP NetWeaver Developer". How do I proceed with that? I tried deploying the .EAR with the SDM directly but it resulted in the error. Am I missing something here???
This is kind of important and urgent. please help.
Best regards,
Dharmi
Message was edited by: Dharmi Tanna

Hello Walter,
I did deploy the sda's and in the same order mentioned. After that deployed the .EAR for the matrix application. Following is the error that I am receiving:
Jan 16, 2006 5:27:12 PM  Info: =   Starting to execute command 'server'   =
Jan 16, 2006 5:27:12 PM  Info: ============================================
Jan 16, 2006 5:27:12 PM  Info: Starting SDM - Software Deployment Manager...
Jan 16, 2006 5:27:13 PM  Info: tc/SL/SDM/SDM/sap.com/SAP AG/6.4015.00.0000.20051212141956.0000
Jan 16, 2006 5:27:15 PM  Info: SDM operation mode successfully set to: Integrated
Jan 16, 2006 5:27:17 PM  Info: JStartupFramework is requesting to start the SDM Server.
Jan 16, 2006 5:27:17 PM  Info: Start the SDM Server integrated in the JStartupFramework.
Jan 16, 2006 5:27:17 PM  Info: Initializing Network Manager (50017)
Jan 16, 2006 5:27:17 PM  Info: Starting SDM Server listening on port 50018
Jan 16, 2006 5:27:17 PM  Info: SDM started successfully.
Jan 18, 2006 9:27:05 AM  Info: Opened client connection to NTHVSPRODIN10.interaccess.nl (IP address NTHVSPRODIN10.interaccess.nl/172.25.230.11, remote port 4138)
Jan 18, 2006 9:27:06 AM  Info: Request for Logon as admin accepted
Jan 18, 2006 9:28:20 AM  Info: Loading archive 'D:\Install\MDM5.5 SP3\MDM\Matrix_Application\MDMMatrixApp_1.0.ear'
Jan 18, 2006 9:28:29 AM  Info: Actions per selected component:
Jan 18, 2006 9:28:29 AM  Info: Initial deployment: Selected development component 'MDMMatrixApp'/'local'/'LOKAL'/'0.2005.11.02.15.30.57' will be deployed.
Jan 18, 2006 9:28:35 AM  Info: Saved current Engine state.
Jan 18, 2006 9:28:36 AM  Info: Starting: Initial deployment: Selected development component 'MDMMatrixApp'/'local'/'LOKAL'/'0.2005.11.02.15.30.57' will be deployed.
Jan 18, 2006 9:28:36 AM  Info: SDA to be deployed: C:\usr\sap\JP3\JC00\SDM\root\origin\local\MDMMatrixApp\LOKAL\0.2005.11.02.15.30.57\MDMMatrixApp_1.0.ear
Jan 18, 2006 9:28:36 AM  Info: Software type of SDA: J2EE
Jan 18, 2006 9:28:37 AM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
Jan 18, 2006 9:28:43 AM  Info: Begin of log messages of the target system:
06/01/18 09:28:37 -  ***********************************************************
06/01/18 09:28:40 -  Start updating EAR file...
06/01/18 09:28:40 -  start-up mode is lazy
06/01/18 09:28:40 -  EAR file updated successfully for 188ms.
06/01/18 09:28:40 -  Start deploying ...
06/01/18 09:28:40 -  EAR file uploaded to server for 140ms.
06/01/18 09:28:42 -  Successfully deployed. Deployment took 2141ms.
06/01/18 09:28:42 -    Application : local/MDMMatrixApp
06/01/18 09:28:42 -
06/01/18 09:28:42 -    local/MDMMatrixApp  - WEBDYNPRO
06/01/18 09:28:42 -  ***********************************************************
Jan 18, 2006 9:28:43 AM  Info: End of log messages of the target system.
Jan 18, 2006 9:28:43 AM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
Jan 18, 2006 9:28:43 AM  Warning: Finished with warnings: development component 'MDMMatrixApp'/'local'/'LOKAL'/'0.2005.11.02.15.30.57':
Caught exception during application startup from SAP J2EE Engine's deploy service:
java.rmi.RemoteException: Error occurred while starting application local/MDMMatrixApp and wait.
Reason: Clusterwide exception: server ID 3492350:com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to prepare application ''local/MDMMatrixApp'' for startup. Reason=
Clusterwide exception: Failed to start application ''local/MDMMatrixApp'': The referenced application ''sap.com/RetailMatrix'' can''t be started. Check the causing exception for details. Hint: Is the referenced application deployed correctly on the server?
at com.sap.engine.services.webdynpro.WebDynproContainer.prepareStart(WebDynproContainer.java:1421)
at com.sap.engine.services.deploy.server.application.StartTransaction.prepareCommon(StartTransaction.java:231)
at com.sap.engine.services.deploy.server.application.StartTransaction.prepare(StartTransaction.java:179)
at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:301)
at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesImpl(ParallelAdapter.java:327)
at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:111)
at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesAndWait(ParallelAdapter.java:230)
at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:4680)
at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:4585)
at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:4558)
at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1163)
at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:304)
at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:193)
at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:122)
at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
at java.security.AccessController.doPrivileged(Native Method)
at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
Jan 18, 2006 9:28:44 AM  Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
Jan 18, 2006 9:30:32 AM  Info: Undeployment Process is cancelled
Jan 18, 2006 9:32:11 AM  Info: Select development component 'MDMMatrixApp'/'local'/'LOKAL'/'0.2005.11.02.15.30.57' for undeployment
Jan 18, 2006 9:32:20 AM  Info: Start undeploying selected development components
Jan 18, 2006 9:32:20 AM  Info: Saved current Engine state.
Jan 18, 2006 9:32:21 AM  Info: Starting to undeploy development component 'MDMMatrixApp'/'local'/'LOKAL'/'0.2005.11.02.15.30.57'
Jan 18, 2006 9:32:21 AM  Info: SDA to be undeployed: development component 'MDMMatrixApp'/'local'/'LOKAL'/'0.2005.11.02.15.30.57'
Jan 18, 2006 9:32:21 AM  Info: Software type of SDA: J2EE
Jan 18, 2006 9:32:21 AM  Info: ***** Begin of SAP J2EE Engine Online Undeployment (J2EE) *****
Jan 18, 2006 9:32:21 AM  Info: Begin of log messages of the target system:
06/01/18 09:32:21 -  ***********************************************************
06/01/18 09:32:21 -  dm_msg_0020
I look forward to hear from you. I have also opened a CSS ticket but still......
Many thanks,
Dharmi

Similar Messages

  • Warning in MDM Matrix Application Installation

    Hi,
    I have deployed the file MDMMatrixServer_1.0.ear using Visual Administrator successfully.
    Now when i am trying to deploy other 2 files i.e. MDMMatrixApp_1.0.ear and Attrib_Import_1.0.ear i get the warning:
    "<i>This application hasn't J2EE modules, so it cannot be loaded. Proceeding with deploy.</i>"
    I tried deploying the files by using both the Server and Application options, but facing the same warning.
    Someone plz help me on how should i go with this warning.
    Regards,
    Chintan Sheth

    Continued with warning and successfully deployed.

  • MDM Matrix Application

    Hi All,
    i need help in understanding how we can leverage MDM Matrix Applicaiton functionality in MDM to manage article master particularily variants. How does this application works and can we use this application in standalone MDM instance or do we require web services such as portal to be configured with MDM to make use of this functionality.
    Any helpful documents would be great help.
    Thanks
    Manish

    Hi Manish
    Please refer to the below thread, with similar query on Matrix application by me Please Share any additional information if you are able to get.
    Re: Matrix in MDM
    best regards
    Ravi

  • Matrix Application

    Hi Guys
    I want to use the functionality of the Matrix product where one create a master product and then creates variants. I am not using SAP retail but I am implementing a product master for a e - commerce company . They have a variety of products that they sell on line . The requirements is to implement something like the martix appl where we create a master and then create a variant, My question to you all is whether I can use Matrix appl as it is to even when I am not using the Article repository . What should i do to make the application work . Does somebody has any details and documentation apart from what I get on SMP. ?
    Thanks
    Ray

    HI RJ,
    I want to use the functionality of the Matrix product where one create a master product and then creates variants. I am not using SAP retail but I am implementing a product master for a e - commerce company . They have a variety of products that they sell on line . The requirements is to implement something like the martix appl where we create a master and then create a variant, My question to you all is whether I can use Matrix appl as it is to even when I am not using the Article repository . What should i do to make the application work . Does somebody has any details and documentation apart from what I get on SMP. ?
    Yes you are right in saying that the Matrix application is suitable while using MDM with a Retail system. However, this fuctionality is used to create Master records and its variants.
    I have not worked on this application of MDM, however as far as i understand, if you want to create variants with Products, it should support your requirement. The article below talks about selling products online.
    Please refer to this article below:
    MDM Matrix Application for SAP Retail - Part 1
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/9075aef0-2e4c-2b10-95b8-f9588b7213c1
    This can guide you on steps needed to be followed to set this up. Please test it for your requirement.
    There is very less documentation available available on Matrix Application. I found this article very helpful and informative.
    Hope this helps.
    Thanks and Regards
    Nitin Jain

  • MDM Matrix Retail - Where it is used?

    Hi Friends,
    I am trying to know more about MDM Matrix Retail Applicaiton, unfortunately i couldnt find details on this apart from the one PDF. Can anyone let me know where this application is used? Does it supports shopping cart and checkout features??
    Thanks,
    Raghavendra

    Hi Raags,
    Please follow the links below for the info :
    All Articles on the Retail Industry :
    All Articles on the Retail Industry
    SAP NetWeaver 7.0 Product Availability Matrix:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e06c41a3-0c4c-2a10-e6b9-de473c31b031
    MDM Matrix Application for SAP Retail - Part 1:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9075aef0-2e4c-2b10-95b8-f9588b7213c1
    Article Master Data of ERP Retail - Deep Dive into Some Secrets :
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f083de60-4162-2b10-aa9a-8aa955109fd9
    You will get fair info on the Reatil industry and the related MDM process.
    Hope it helps.
    Thanks and Regards
    Nitin Jain

  • MDM Matrix Functionality

    Dear Friends,
    What functionality does MDM Matrix offer.
    What is the use of MDM Matrix Application and server.
    Thanks.
    Ashutosh

    Hi Manish
    Please refer to the below thread, with similar query on Matrix application by me Please Share any additional information if you are able to get.
    Re: Matrix in MDM
    best regards
    Ravi

  • MDM Server : NetWeaver installation is not necessary?

    I have been assigned in a project which will require the usage of MDM for ironing data information between our Siebel and SAP system. I have got the information that in order to install MDM server, NetWeaver installation is not necessary.
    I guess this is correct but from your experience, is it also recommended?
    The installation will be on Linux with ORACLE DB.
    Thanks in advance,
    Loukas

    Hi Loukas,
    if you want to use MDM, you (at least) need:
    - a Database Server, Oracle is fine
    - the MDM Server
    - MDM Console for Repository maintenance
    - MDM DataManager for viewing data
    - MDM ImportManager for importing data
    - MDM Syndicator for exporting data
    You definitely do not need the whole Netweaver stuff - no application server or anything like that. However, if you want to integrate MDM into your system landscape, SAP XI is recommended to act a a message broker between any system and MDM. I don't know the requirements of XI.
    You can run MDM Server on a single machine, together with the database and all the client tools can be on different machines.
    I hope this helps. If you need further information, we'd need a more specific desciption of the requirements.
    Best regards,
    Martin

  • Error Installing Adobe Air from Story Desktop Application Installer

    This is truly driving me nuts already.
    Every time I try to install the Desktop Application from the Story website, it says I must install Adobe Air. So I click Install, it shows the progress bar to 100%, then errors out with a window. The window header reads "Adobe AIR Installer" and the main section of the window reads "Couldn't write the application to the hard disk. Please verify the hard disk is available and try again." - There is a Retry and Cancel. Retry does it all again with same results.
    No, I had no previous versions of Adobe Air. So I tried installing AIR direct from the Adobe website, and it installs fine. So I go back to the Story webpage and try installing the Desktop Application again and the exact same set of events as described above happens. I uninstalled the AIR install, tried again, same result.
    I had Production Premium CS3 previously, and installed Production Premium CS5 UPGRADE. All the programs in the suite work like a charm!
    I'm running Windows 7 64 bit with 208 Gig free on my C drive, as well as over 500 gig free spread out over two other drives. 8 Gig memory, and two Nvidia Qadro FX 3500 video cards (If that matters at all). Full admin rights to the PC, not limited in any way.
    A quick Google search shows plenty of other people having the same problem,  just no known fixes I've found!
    HELP!!!
    PS- I have a picture of the error message, but the insert picture link is greyed out and won't let me add anything to this post.

    Here is the installer log entries as requested:
    9/3/10 11:34:54 AM /Applications/Utilities/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[344] Starting app install of file:///Users/Shared/Downloads/AdobeStory.air
    9/3/10 11:34:54 AM /Applications/Utilities/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[344] UI SWF load is complete
    9/3/10 11:34:55 AM /Applications/Utilities/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[344] UI initialized
    9/3/10 11:34:55 AM /Applications/Utilities/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[344] beginning UI styling
    9/3/10 11:34:55 AM /Applications/Utilities/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[344] UI styling complete
    9/3/10 11:34:55 AM /Applications/Utilities/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[344] Unpackaging to /private/var/folders/dJ/dJl0jNt6GK4MiC2esOh-GU+++TM/TemporaryItems/FlashTmp0
    9/3/10 11:34:58 AM /Applications/Utilities/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[344] unpackaging/validation is complete
    9/3/10 11:34:58 AM /Applications/Utilities/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[344] application is bound to this version of the runtime
    9/3/10 11:34:58 AM /Applications/Utilities/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[344] app id com.adobe.AdobeStory
    9/3/10 11:34:58 AM /Applications/Utilities/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[344] pub id 4875E02D9FB21EE389F73B8D1702B320485DF8CE.1
    9/3/10 11:34:58 AM /Applications/Utilities/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[344] Application located at /Applications
    9/3/10 11:34:58 AM /Applications/Utilities/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[344] The certificate of the installed app fails to match either the signature or migration signature of the AIR file
    9/3/10 11:35:01 AM /Applications/Utilities/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[344] starting cleanup of temporary files
    9/3/10 11:35:02 AM /Applications/Utilities/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[344] application installer exiting
    9/3/10 11:35:02 AM /Applications/Utilities/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[344] application installer exiting
    9/3/10 11:35:02 AM com.apple.launchd[223] ([0x0-0x40040].com.adobe.air.ApplicationInstaller[344]) Exited with exit code: 9
    Thank you for your help.

  • Application installer not working with PC Suit App...

    I have a Nokia E60 and Windows XP SP2. After installing PC Suite 6.82.96.4 I try to open the App. installer but it opens and closes inmediately (blinks) but do not work. I try to do the installation through the File manager, and I can see and open the Nokia browser, phone memory etc, but whenever I try to install, the following message is shown Nokia Application Installer has encountered a problem and needs to close. We are sorry for the inconvenience. Detail is: Error signature AppName: applicationinstaller.exe AppVer: 6.82.96.4 ModName: unknown ModVer: 0.0.0.0 Offset: 90909090 It also shows that there is an error report that I cannot find C:\DOCUME~1\rodrigm3\LOCALS~1\Temp\9e61_appcompat.txt Could you please help me to fix the problem? thanks a lot

    Regarding my problem, I attach the log file generated in the error report in case it can help to the Nokia support (or anybody able to help...) It should have to be a PC config problem, as I am totally able to install application with the same version of PC Suite in other colleagues PCs Thanks for your support....
    Attachments:
    42cb_appcompat.txt ‏63 KB

  • MDM and SRM installation on 1 Server??

    Hi,
    I have a question for a new SAP SRM implementation with MDM. Is it possible to put them both on one server or is this not recommendable? And what are the (dis)advantages?
    Thanks for your replies!
    Regards,
    Roel van Loon

    Hi Roel,
    Follow the links may be they lead you to your solution:
    SRM-MDM Connection Failed
    Re: SRM MDM installation
    Re: SRM MDM Catalog 2.0
    Any SRM MDM expert?
    Re: SRM-MDM 2.0 Installation
    Hope It Helped,
    Thanks & Regards
    Simona Pinto

  • Adobe Air application installation using the bundled runtime installer

    Hello.
    We plan to develop application for different platforms with Adobe Air and testing installing Air applications with bundled runtime installer on different platforms. It's ok with Windows and Mac OS, but we got troubles with "silent" installation on Ubuntu OS 9.10.
    I tried to install Adobe Air application with bundled runtime, like in this document in part "Silent installation":
    http://help.adobe.com/en_US/air/redist/WS485a42d56cd19641-70d979a8124ef20a34b-8000.html
    using command-line:
    "sudo ./MyInstaller -silent simple-air-air-application-1.0-SNAPSHOT.air"
    and installation fails. Installation log looks like this:
    [setup:2306][INFO] Runtime Installer begin with version 2.6.0.19140 on Linux x86
    [setup:2306][INFO] Commandline is: -silent simple-air-air-1.0-SNAPSHOT.air
    [setup:2306][INFO] No installed runtime detected
    [setup:2306][INFO] Invoking Application Installer for combined install
    [setup:2306][INFO] Launching subprocess with commandline /tmp/air.QMrLZl/build/opt/Adobe AIR/Versions/1.0/Adobe AIR Application Installer -runtime /tmp/air.QMrLZl/build/opt -silent -withRuntime -url file:///tmp/air.QMrLZl/simple-air-air-1.0-SNAPSHOT.air
    [setup:2306][ERR] Subprocess app installer failed (-1)
    [setup:2306][ERR] Runtime Installer end with exit code 7
    P.S. We tried do the same on Linux Mint 10. Everything's fine, application getting installed well.

    Thanks for the reply and solution MrSykes.
    I uninstalled adobe AIR and ran a file and registry cleaner to delete any left over files and installs.
    Then installed the v.15 Adobe AIR beta as recommended.
    The cleaners I used (ccleaner & jv16 power tools) did find some temporary install files and remnants of the Video Alchemy install.
    Tried the install again and still no installation window displays.
    I'm running Windows 7 on my PC and even changed the installation file compatibility to Windows XP service pack 2 to no avail.
    Funny that it installed fine on my notebook with Adobe AIR latest version running Windows 7.
    I'm watching task manager as I'm attempting the install and videoalchemy.exe has some cpu usage then drops to zero activity.
    Then Adobe AIR application Installer starts up then cycles to zero cpu activity.
    I'm stumped on this one :-(
    Thanks again for investing the time on my behalf.
    Regards
    Stephen

  • Adobe AIR Application Installer.exe

    On my win xp pro sp3 machine from all the Adobe stuff
    following software installed only:
    - acrobat reader
    - flash player
    - shockwave player
    The Secunia scan tool noticed me recently I had old version
    of flash player.
    It is not right, some days ago just upgraded to 9.0.151.0.
    Why I am using the 9.x one see my other thread in the adobe
    flash player forum.
    In-depth analysis has shown that the old one is really
    present on my station:
    Adobe AIR Application Installer.exe is present on this
    machine and it keeps the old and
    vulnerable version of adobe flash player.
    What for ???????
    I didn't ever install the air application installer on my
    own.
    It must be one of other three applications I'm using
    intentionally.
    What of the three application named above has installed AIR ?
    And what for ?
    Why is nobody upgrading the vulnerable flash version attached
    to AIR ?
    How can I deinstall it ?

    quote:
    Originally posted by:
    tzeng
    You can uninstall AIR by using the uninstall program control
    panel. Just like uninstall an application.
    AIR doesn't figure on the Add/Remove Programs list.

  • Adobe Air Application Installer.exe Documentation

    Hello All,
    i am having severe problems retrieving the documentation for "Adobe Air Application Installer.exe"
    We have applied as Publisher for Air Apps here:
    http://www.adobe.com/products/air/runtime_distribution1.html
    and filled out the form
    http://www.adobe.com/cfusion/mmform/index.cfm?name=air_distribution2
    After that we were hoping to receive documentation about seamless install of air applications, but we are waiting right now ...
    So, time is running out, and i need the documentation of the "Adobe Air App Installer.exe"
    So far i have managed to silently install an air app:
    '$1 -silent -programMenu -location "$INSTDIR" "$TEMP\AirApp.air"' $0
    Where $1 is the "Adobe Air Installer.exe" retrieved from the registry
    $INSTDIR is the installation target path
    $TEMP is a temporary folder, containing the to install Air Application
    the above command works fine for clean and empty systems with no prior versions of the application installed.
    what i now miss are the return code meanings, ranging from 0..9 where i only know that 0 means success !
    And i would like to have a documentation about the
    -update
    and the
    -uninstall
    parameters for seamless installation/deinstallation of a whole air app with data

    hi there,
    i got the documentation also, dunno why they make it so hard
    to get it
    thank you very much !
    greets from joymoney
    ck
    I was also facing this problem.
    Today I got this
    http://help.adobe.com/en_US/AIR/1.5/air_runtime_redist/air_runtime_redist.pdf
    http://help.adobe.com/en_US/AIR/1.5/air_runtime_redist/air_runtime_redist.pdf

  • When creating an application installer in LV, what run-time engine or driver must be installed to install the VISA interactive control?

    I've created an application installer using LabVIEW's application builder and use it to install NI MAX.  However, after running the installer, the VISA interactive control is disabled in NI MAX.
    The installer installs the following NI components:  NI LabVIEW Run-Time 2014 SP-1(64-bit), NI LabWindows/CVI Shared Run-Time Engine 2013 SP2, NI Measurement & Automation Explorer 14.5, NI-488.2 Application Development Support (includes run-time), NI-VISA Configuration Support 14.0.1, NI-VISA Runtime 14.0.1, NI-VISA Server 14.0, NI Systems Configuration Runtime 14.5.0, vision run-time, dc-power run-time.
    If I download and run the 488.2 installer, the VISA interactive control is enabled in NI MAX.  But, the installer created with the application builder does not seem to install the necessary components.
    What needs to be added to the installer to enable  the VISA interactive control (VISAIC)?
    Thanks.
    Solved!
    Go to Solution.

    From Pedro Munoz, Applications Engineer, National Instruments
    Sorry for the confusion with the forum post that Jon sent you. I did some research on our internal database and I found out the component will not be installed by any of the components added from the additional installers section on the configuration of the installer. As you have already found out you need to install the full installer in order to enable this feature.
    I know that this might be an inconvenient for you because you wanted to have one installer to run. On this case may I suggest using the NI Batch Installer Builder.
    The NI Batch Installer Builder allows building installers that contain National Instruments software from several products. That way you can create an installer for you application in LabVIEW (and not include the drivers in the additional installer section), then use NI Batch Installer Builder to include the installer for your application and the full version of the drivers that you mentioned.
    Here is the download link:
    http://www.ni.com/download/ni-batch-installer-builder-14.5/5193/en/
    And in here you can find instructions on how to get started with it:
    http://zone.ni.com/reference/en-XX/help/374206A-01/
    Let me know if you have any question.
    Regards
    Pedro Munoz
    Applications Engineer
    National Instruments
    http://www.ni.com/support

  • N-series Application Installer

    Hey mates,
    I have problem with the application installer. I installed it from the accompanied CD. All the installation process is fine! Then the PC suit opened up, but when I click on application installer, the error message came up: "Failed to load application components. Please reinstall the application"
    I removed the application, using Control Panel and installed it again but it didn't solve the problem. I tried a couple of times but it hasn't worked yet.
    Does anyone have the same problem or know how to fix it? I would appreciate your help!
    Cheers,
    -Tammy

    You could use nokia PC suite like the above poster suggested or you could try downloading the Nseries PC suite from here:
    http://www.nseries.com/index.html#l=support,downloads,nseriespcsuite,download
    Most the difference is in interface and the way the certain components work such as photos for one, you can download and install both (i have both installed) they seem fine.

Maybe you are looking for