PAR Application Deployment User Details

Hi Experts,
I need to get User details for the user who deploys par application from System Administration.
In my landscape i came to know that Some one is re-deploying the few par application again and again,
That has created so much of problem So i need to get the user details.
Is there any way to track the user details ??
The Par application is local development its not in NWDI Track.
Regards,
Piyush

There are logs and traces created for the portal events in following areas:
Log files - <drive>:\usr\sap\<SID>\<instance_number>\j2ee\cluster\serverX\log\system\security.log where role creation is an event, and is logged.
Traces - <drive>:\usr\sap\<SID>\<instance_number>\j2ee\cluster\server0\log\defaultTrace.trc
Hope this helps.
BR,
H

Similar Messages

  • How to create a servlet and write its details in DD in PAR Application

    Hi Experts,
    I want to create a servlet in PAR application. This servlet should be capable of accessing the functions of other java files included in PAR Application. Servlet should be capable of accessing the functions say doContent(req, resp) of any class of PAR application.
    Is it possible to create Servlet in PAR application?
    I created one servlet but unable to declare its information in Deployment Descriptor.
    Because the deployment which is provide ie portalapp.xml doesnt allow us to write tags like <servlet-name>, <servlet-mapping>, <url-pattern> etc. These are necessary for declaration of servlet.
    So how can i write a complete working Servlet under PAR application?
    Please help and replies will be appreciated.

    Hi Pankaj,
    I don't think it is possible to write Servlet in portal applications.
    I guess in Portal Application Projects we can develop portal components and portal services only.
    Thanks and regards,
    -Madhu

  • How to find using SQL query application deployed on win 7 machines with SCCM 2012 server or user installed manually.

    Hi,
    how to find using SCCM SQL query,  application deployed on win 7 machines with SCCM 2012 server or user/technician installed manually. Please let me know.

    Thanks, is it not possible via any script also?
    Like Torsten said, how can you tell the difference between CM12 installed applications and locally installed? Once you can answer that, then you can write report.
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • User based application deployment issue

    Hi
    Since one week ago I have some problems with the user based application deployment. It has worked until last week without any problem but now I can't deploy any application. If I check the deployment status the say me ever "unknown".
    I see the username but no device before. But, if the user logon on another (new) device the deployment works again. But on all actual from the useres used devices I can't deploy applications.
    Has anyone an idea what could be the reason for that and how could be fixed?
    Thanks in advance.
    Sacha

    yes I've the ConfigMgr toolkit installed but the deployments are also on the Deployment Monitoring Tool not listed. the client logs are normal, no errors. I'm pretty sure the deployment doesn't reach the client. there are no requirements configured.
    just to clarify, all actual clients are affected, not just a few. what could be also interesting, I've changed last week the client settings. before I had automatically primary device assignment by useage configured. Now I've disabled that again. Maybe that
    could be a reason?

  • How do I get Portal Login User Details in WD Application

    Hi,
    Could you please help me out as how to get the user who has logged into the portal.
    Regards,
    Abilash.

    Hi,
    In you webdynpro location you can use the following code to get the logged in user details.
    String strUserName = null;
    try {
    IWDClientUser wdClientUser = WDClientUser.getCurrentUser();
    IUser sapUser = wdClientUser.getSAPUser();
    if (sapUser != null) {
    IUserAccount[] acct = sapUser.getUserAccounts();
    if (acct[0] != null) {
    strUserName = acct[0].getDisplayName();
    } catch (WDUMException e) {
    // TODO Auto-generated catch block
    e.printStackTrace();
    } catch (UMException e) {
    // TODO Auto-generated catch block
    e.printStackTrace();
    The following import statements have to be used
    import com.sap.security.api.IUser;
    import com.sap.security.api.IUserAccount;
    import com.sap.security.api.UMException;
    import com.sap.tc.webdynpro.services.sal.um.api.IWDClientUser;
    import com.sap.tc.webdynpro.services.sal.um.api.WDClientUser;
    import com.sap.tc.webdynpro.services.sal.um.api.WDUMException;
    Award points if helpful.
    Regards,
    Sujana

  • AppV 5.0 SP3 client can't publish application to users on Server 2012 R2 RDS environment

    Hi,
    When using SCCM to publish an AppV application to a user any user with a profile created within the last 2 weeks gets the below error in the SCCM logs.  This has only started happening within the last 2 weeks or so. This environment uses full User Profile
    Disks but the error occurs without UPD's being turned on also.
    I believe this is due to incorrect permissions on the %USERPROFILE%\AppData\Local\Microsoft\AppV\Client\VFS folder.  If the VFS folder is deleted the AppV client recreates it wiht the correct permissions and the application deploys successfully.
    The permissions on the default profile are correct(has permissions for TrustedInstaller, ALL APPLICATION PACKAGES, SYSTEM) but when a new profile is created the permissions are inherited from C:\users\USER (SYSTEM, USER,Administrators).  The Session
    Hosts are on a regular patching schedule so it is possible this was caused by an update.
    Our windows 7 laptop fleet are also patched regularly and do not have this problem with AppV 5.0 SP3.
    SCCM AppEnforce.log is as below(and will deploy if VFS folder is deleted).
    +++ Starting Install enforcement for App DT "7-Zip - Stream" ApplicationDeliveryType - ScopeId_D634FF58-E60C-42F0-B1F4-BE34FCC447D4/DeploymentType_54ae828d-6260-4ddc-8c60-c4890a8884da, Revision - 3, ContentPath - C:\Windows\ccmcache\7,
    Execution Context - Any    AppEnforce    18/02/2015 16:16:17    304 (0x0130)
        A user is logged on to the system.    AppEnforce    18/02/2015 16:16:17    304 (0x0130)
        Installing App-V 5.X package 7-Zip (DTId = ScopeId_D634FF58-E60C-42F0-B1F4-BE34FCC447D4/DeploymentType_54ae828d-6260-4ddc-8c60-c4890a8884da, Revision = 3)    AppEnforce    18/02/2015 16:16:17    304
    (0x0130)
    The AppV 5X client is configured for use with ConfigMgr.    AppEnforce    18/02/2015 16:16:17    304 (0x0130)
       Opened config file C:\Windows\ccmcache\7\7-Zip_UserConfig.xml for package [Id = 20c84446-3b80-4b2b-8495-f35ba7fb2acc] [Xml namespace=http://schemas.microsoft.com/appv/2010/userconfiguration].    AppEnforce    18/02/2015
    16:16:17    304 (0x0130)
    Running App-V command ["C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe" -ExecutionPolicy Bypass import-module 'C:\Program Files\Microsoft Application Virtualization\Client\AppvClient\AppvClient.psd1';  Publish-AppvClientPackage
    -PackageID 20c84446-3b80-4b2b-8495-f35ba7fb2acc -VersionID c1e74b5b-a5c0-4d55-87cd-a7600322cfe9  -DynamicUserConfigurationPath 'C:\Windows\CCM\SystemTemp\AppVTempData\20c84446-3b80-4b2b-8495-f35ba7fb2acc_UserConfig.xml' -ev err; if(($err -ne $null) -and
    ($error[0].Exception.AppvWarningCode -eq 8589935887)) {$host.SetShouldExit(4736)}] for the  user    AppEnforce    18/02/2015 16:16:17    304 (0x0130)
        Executing Command line: "C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe" -ExecutionPolicy Bypass import-module 'C:\Program Files\Microsoft Application Virtualization\Client\AppvClient\AppvClient.psd1';  Publish-AppvClientPackage
    -PackageID 20c84446-3b80-4b2b-8495-f35ba7fb2acc -VersionID c1e74b5b-a5c0-4d55-87cd-a7600322cfe9  -DynamicUserConfigurationPath 'C:\Windows\CCM\SystemTemp\AppVTempData\20c84446-3b80-4b2b-8495-f35ba7fb2acc_UserConfig.xml' -ev err; if(($err -ne $null) -and
    ($error[0].Exception.AppvWarningCode -eq 8589935887)) {$host.SetShouldExit(4736)} with user context    AppEnforce    18/02/2015 16:16:17    304 (0x0130)
        Process 4028 terminated with exitcode: 1    AppEnforce    18/02/2015 16:16:18    304 (0x0130)
    Here is the error message generated by the process:
    Publish-AppvClientPackage : Application Virtualization Service failed to complete requested operation.
    Operation attempted: Publish AppV Package.
    AppV Error Code: 040000002C.
    Error module: Virtualization Manager. Internal error detail: 4FC090040000002C.
    Please consult AppV Client Event Log for more details.
    At line:1 char:106
    + import-module 'C:\Program Files\Microsoft Application Virtualization\Client\Appv ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidResult: (:) [Publish-AppvClientPackage], ClientException
        + FullyQualifiedErrorId : PublishPackageError,Microsoft.AppV.AppvClientPowerShell.PublishAppvPackage
        AppEnforce    18/02/2015 16:16:18    304 (0x0130)
    AppV command ["C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe" -ExecutionPolicy Bypass import-module 'C:\Program Files\Microsoft Application Virtualization\Client\AppvClient\AppvClient.psd1';  Publish-AppvClientPackage -PackageID
    20c84446-3b80-4b2b-8495-f35ba7fb2acc -VersionID c1e74b5b-a5c0-4d55-87cd-a7600322cfe9  -DynamicUserConfigurationPath 'C:\Windows\CCM\SystemTemp\AppVTempData\20c84446-3b80-4b2b-8495-f35ba7fb2acc_UserConfig.xml' -ev err; if(($err -ne $null) -and ($error[0].Exception.AppvWarningCode
    -eq 8589935887)) {$host.SetShouldExit(4736)}] failed with return code 1.    AppEnforce    18/02/2015 16:16:18    304 (0x0130)
    AppVCommandUtil::RunAppVCommand() failed. (0x87d0128f)    AppEnforce    18/02/2015 16:16:18    304 (0x0130)
    AppVManageClient5X::PublishAppVPackage() failed for package [20c84446-3b80-4b2b-8495-f35ba7fb2acc]. (0x87d0128f)    AppEnforce    18/02/2015 16:16:18    304 (0x0130)
    CAppV5XHandler::PublishSpecifiedAppVComponents() failed. (0x87d0128f)    AppEnforce    18/02/2015 16:16:18    304 (0x0130)
    CAppV5XHandler::PublishAppVComponentsForDT() failed. (0x87d0128f)    AppEnforce    18/02/2015 16:16:18    304 (0x0130)
        CAppV5XHandler::InstallApp() failed. (0x87d0128f)    AppEnforce    18/02/2015 16:16:18    304 (0x0130)
    ++++++ App enforcement completed (1 seconds) for App DT "7-Zip - Stream" [ScopeId_D634FF58-E60C-42F0-B1F4-BE34FCC447D4/DeploymentType_54ae828d-6260-4ddc-8c60-c4890a8884da], Revision: 3, User SID: S-1-5-21-924973937-481717530-2175923625-9537]
    ++++++    AppEnforce    18/02/2015 16:16:18    304 (0x0130)
    Thanks

    Hi,
    Did you mean that this issue happened after the RD Session Hosts are on a regular patching schedule?
    In addition, since the permissions for the new created profile are inherited from C:\users\USER, you can disable inherited permissions for that folder to see if the issue persists.
    Best regards,
    Susie
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Please need Help with web application deployment in Jdeveloper 12c

    Hi,
    I am desperate for help guys. am trying to deploy a web application in weblogic server, but nothing works!!
    I created a project in jdeveloper and created a jsp page inside the project, all what i want is to run that page!
    I followed the instruction here: Deploying Fusion Web Applications , I don't really know if i did it right or wrong, the document is too detailed and not understood clearly.
    I am a newbie oracle user, and trying to build jsp web application connected to oracle database. application deployment fails it says: cannot run application error deploying IntegratedWeblogic..
    please could you tell me the steps of application deployment in Jdeveloper 12c?
    what deployment profiles I need to create (ear, war , mar)?
    what deployment descriptor I need for my app to work?
    please guys I am newbie to oracle, if you could give me simplified answers and straight instructions it will be appreciated .
    thank you

    hi Timo,
    I am building a local web application, meaning the server is internal and will not connect to the web, only to local pcs via network. the application will insert/select data from the database server. My company wants to embed oracle technology on the datatabse and that what am trying to. I am not that expert in java and oracle in general, my main knowledge are in php, html and mysql programming. through my long internet research a lot has recommended jsp with html to be a good choice.
    At beginning I played around with ADF faces, I found it annoying because I prefer coding than using drag and drop interfaces, which always create unwanted results.
    Also am not that professional java programmer, i started learning jsp and found it easier.
    What I am thinking of is to make a web based application that works in browsers (like php), this application has forms to insert data, and also has forms to output data for printing. that's all. I tried to make it in php, but through my little knowledge and internet researches it seems php does not work with oracle and java is the recommended choice (or it works with php but too complicated to make it)
    any recommendation will be much appreciated
    thank you

  • Application Deployment issue !!!

    hi,
    i am getting this Deployment error...
    we got two servers one for developers at offshore and
    one at the onsite...
    the strange thing is that it is deploying n running fine on the offshore server.
    but not getting deployed on the onsite server!!!
    i have put the required references required and
    checked them too...!!!
    regards,
    -Amol Gupta
    Oct 18, 2007 11:11:04 AM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [004]Deployment aborted
    Settings
    SDM host : bp1xeuaa558
    SDM port : 50018
    URL to deploy : file:/C:/DOCUME1/amolg/LOCALS1/Temp/temp26291bp.comexmplsupplier_lds_create_adobe.ear
    Result
    => deployment aborted : file:/C:/DOCUME1/amolg/LOCALS1/Temp/temp26291bp.comexmplsupplier_lds_create_adobe.ear
    Aborted: development component 'exmpl/supplier_lds_create_adobe'/'bp.com'/'LOKAL'/'0.2007.10.18.11.10.17'/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application bp.com/exmplsupplier_lds_create_adobe.. Reason: Clusterwide exception: Failed to deploy application bp.com/exmplsupplier_lds_create_adobe. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?; nested exception is:      com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application bp.com/exmpl~supplier_lds_create_adobe. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment exception : The deployment of at least one item aborted

    Hello Amol,
    Did you have changed the default password of SDM which you had supplied during installation if yes then reset the password to the original one also check the sap  Note 701654.
    This  problem is caused by having different pwds in the active user store "Secure File Store"
    Hope it helps.........
    Regards,
    Jafer

  • Creating or copying application express users from development environment

    Hello,
    Hope someone can answer my question soon.
    I am kind of new to the application express development and to Oracle database too ( about 8 month). I developed an application on development environment at my work. Now it's time to deploy this application to test and production environment. This application is secured so I had an ACL page were I setup 2 users that they can view and edit data, and I setup myself as an admin for this application.
    I succsessfully deployed the application on the test and production environment but I cannot login and not other users. How do I setup or to copy same users from Development to production environment.
    I am using apex 3.0.1 and database 10g.
    on Development I have workspace called development and the schema is DEV. For production I have a workspace called production and the schema called prod. So I am dealing with different 2 workspaces and 2 different schemas but one database instance.
    Thank you in advance for your assistance.
    Kind Regards,
    Sofia.
    Edited by: user633945 on Oct 15, 2008 3:36 PM

    Hello,
    APEX has a utility to export the workspace and the users. In the application, go to export/import --> export --> workspace users (this is not the default view, and you’ll need to choose it). This will generate a SQL script you can import into the source instance.
    In general, it’s best to keep the same environment in the development (test) and production instances – The same workspace ID, name, and application ID. These are pre-condition to be allowed to import single page/components between the instances. Otherwise you will have to import the entire application, each time you need to update the application.
    In case you can’t maintain the same environment in your instances, you’ll need to manually edit the exported script. If the workspace already exist, you need to delete the ‘Workspace’ section. Then you’ll need to edit the user details, setting the default schema correctly.
    Hope this helps,
    Arie.

  • AIA deploy Application deployment FAILED...

    Dear All,
    Please help me with the following. I am getting error as BUILD Failed during "Deploy Application Deployment" while installing AIA(11.1.1.6.0) on windows 2003 Enterprise edition 32 bit.
    Exact error is following:
    BUILD FAILED
    E:\OBI_HOME\AIA_Home\Infrastructure\Install\AID\AIAExecuteDriver.xml:226:Following error occured while executing this line..
    E:\OBI_HOME\AIA_Home\Infrastructure\Install\AID\AIAExecuteDriver.xm:62:java.net.MalFormedURLException. Cannot give port name without hostname.
    How can I resolve this issue.
    Error in details:
    Total time: 19 seconds
    'choice' is not recognized as an internal or external command,
    operable program or batch file.
    Retry Deployment Command Return Value Deployment: 255
    SYSTEM ROOT: C:\WINDOWS
    Deployment Command Deployment: cmd /c set PATH=E:\\OBI_HOME\modules\org.apache.ant_1.7.1\bin;E:\\OBI_HOME\jdk160_24\bin;%PATH%&& set CLASSPATH=.;E:\\OBI_HOME\wlserver_10.3\server\lib\weblogic.jar;E:\\OBI_HOME\AIA_Home\lib\aia.jar;E:\\OBI_HOME\modules\net.sf.antcontrib_1.1.0.0_1-0b2\lib\ant-contrib.jar;E:\\OBI_HOME\AIA_Home\lib\aia-utils.jar;E:\\OBI_HOME\oracle_common\modules\oracle.mds_11.1.1\mdsrt.jar;E:\\OBI_HOME\oracle_common\modules\oracle.jps_11.1.1\jps-ee.jar;E:\\OBI_HOME\oracle_common\modules\oracle.jps_11.1.1\jps-common.jar;E:\\OBI_HOME\oracle_common\modules\oracle.jps_11.1.1\jps-internal.jar;E:\\OBI_HOME\oracle_common\modules\oracle.jps_11.1.1\jps-unsupported-api.jar;E:\\OBI_HOME\oracle_common\modules\oracle.pki_11.1.1\oraclepki.jar;E:\\OBI_HOME\oracle_common\modules\oracle.idm_11.1.1\identitystore.jar;E:\\OBI_HOME\oracle_common\modules\oracle.webservices_11.1.1\oracle.webservices.standalone.client.jar;E:\\OBI_HOME\Oracle_SOA1\soa\modules\oracle.soa.fabric_11.1.1\oracle-soa-client-api.jar;E:\\OBI_HOME\oracle_common\soa\modules\oracle.soa.mgmt_11.1.1\soa-infra-mgmt.jar;E:\\OBI_HOME\Oracle_SOA1\soa\modules\oracle.soa.mgmt_11.1.1\soa-infra-mgmt.jar;E:\\OBI_HOME\oracle_common\modules\oracle.fabriccommon_11.1.1\fabric-common.jar;E:\\OBI_HOME\Oracle_SOA1\soa\modules\oracle.soa.fabric_11.1.1\fabric-runtime.jar;E:\\OBI_HOME\oracle_common\BC4J\jlib\commons-cli-1.0.jar;E:\\OBI_HOME\oracle_common\jlib\commons-cli-1.0.jar;%CLASSPATH%&& set JAVA_HOME=E:\\OBI_HOME\jdk160_24&& set ANT_HOME=E:\\OBI_HOME\modules\org.apache.ant_1.7.1&& set ANT_OPTS=-Xms512M -Xmx1024M -XX:MaxPermSize=512M&& set AIA_HOME=E:\\OBI_HOME\AIA_Home&& set SOA_HOME=E:\\OBI_HOME\Oracle_SOA1&& set MW_HOME=E:\\OBI_HOME&& set ORACLE_HOME=E:\\OBI_HOME\Oracle_SOA1&& set WL_HOME=E:\\OBI_HOME\wlserver_10.3&& set SystemRoot=C:\WINDOWS&& cd /d E:\\OBI_HOME\AIA_Home\Infrastructure\Install\AID&& ant -f E:\\OBI_HOME\AIA_Home\Infrastructure\Install\AID\AIAInstallDriver.xml -DDeploymentPlan=E:\\OBI_HOME\AIA_Home/aia_instances/AIA_TTL\config\FPInstallDP.xml Deployments -DPropertiesFile=E:\\OBI_HOME\AIA_Home/aia_instances/AIA_TTL\config\AIAInstallProperties.xml
    E:\OBI_HOME\AIA_Home\aia_instances\AIA_TTL\.configuration\Aid.Properties
    Using existing user key file...
    Buildfile: E:\OBI_HOME\AIA_Home\Infrastructure\Install\AID\AIAInstallDriver.xml
    [AIAXmlProperty] Decipher value does not exist for the key : oer.server.password
    Deployments:
    [echo] ======================================
    [echo] DeploymentPlan file ="E:\\OBI_HOME\AIA_Home/aia_instances/AIA_TTL\config\FPInstallDP.xml"
    [echo] ======================================
    Deployments:
    [echo]
    [echo]
    [echo]
    [echo] Deployment log -- E:\OBI_HOME\AIA_Home\aia_instances\AIA_TTL\logs/FPInstallDP_Deployments_2012-07-19_10-51-16.log
    [echo]
    [echo]
    [echo] === Executing Deployments of E:\\OBI_HOME\AIA_Home/aia_instances/AIA_TTL\config\FPInstallDP.xml===
    [echo]
    [echo]
    [xslt] Processing E:\OBI_HOME\AIA_Home\aia_instances\AIA_TTL\config\FPInstallDP.xml to E:\OBI_HOME\AIA_Home\aia_instances\AIA_TTL\tmp\AIDExecuteDP_temp_228243584.xml
    [xslt] Loading stylesheet E:\OBI_HOME\AIA_Home\aia_instances\AIA_TTL\tmp\AIDExtractxsl_temp_1016106937.xsl
    [UpdateDeployedComposites] Connecting to: service:jmx:t3://172.28.18.20:7001/jndi/weblogic.management.mbeanservers.domainruntime
    BUILD FAILED
    E:\OBI_HOME\AIA_Home\Infrastructure\Install\AID\AIAExecuteDriver.xml:226: The following error occurred while executing this line:
    E:\OBI_HOME\AIA_Home\Infrastructure\Install\AID\AIAExecuteDriver.xml:62: java.net.MalformedURLException: Cannot give port number without host name
    Total time: 19 seconds
    'choice' is not recognized as an internal or external command,
    operable program or batch file.
    Deployment Command Return Value Deployment: 255
    Thanks,
    Soumya Sekhar Samanta
    Edited by: Soumya Sekhar Samanta on Jul 19, 2012 10:58 AM

    Is it possible for you to paste the deployment command that was executed for the above failure? You could try doing a manual install. Before executing the FPInstallDP.xml during the manual install add the following jar to your classpath
    ${MW_HOME}/oracle_common/jlib/commons-cli-1.0.jar.

  • Newbie questions - application deployment not working

    Hi
    I'm running SCCM 2012 r2 (no CU's yet but I'm just downloading #4). Everything appears normal for a new setup and there are no errors reporting in any of the status lists. Discovery, boundaries, AD schema has been extended and the System Manager AD container
    (and permissions) set up. 
    All domain PCs and users are listed in Assets. I have created a device collection to roll out test applications based on membership of an AD security group which has picked up the correct membership for that group (a single computer).
    I have created an msi to test application deployment (all it does is drop a test file into the windows folder) and tested that manually installing it with msiexec /i /q options on a test PC.  I have created the application, deployment type and deployment
    for the test msi and confirmed that the application has been deployed to the distribution point.
    And then... nothing happens.  I've checked the Monitoring\Deployments view and nothing is reported for the application (i.e. after selecting the application I have a grey pie chart with zero for all entries).  I've checked the report "Client
    push installation status details" and it reports an error (Last error = 5), 4 retries and  status of "retry" but no details of what's going on (and I can't find any log files which might tell me).
    Any assistance would be massively appreciated - despair is setting in!
    Thanks in advance
    Martin

    Definitely check to make sure the client is installed successfully on your test device.  No client, no app deployment :-).  Look for the ccmsetup.log in c:\windows\ccmsetup\logs
    Also, if you are using client push to install the client, make sure you ahve a client push account configured and that it has local administrator rights on the devices.  Ensure the Windows Firewall allows WMI and File/Print Sharing also.
    Jeff

  • How to deploy user controls containing licensed components?

    I have a custom control incorporating licensed components from NationalInstruments.UI.WindowsForms. 
    I want to take the custom control to a computer that does not have Measurement Studio installed, add it to the toolbox, and drop the control onto a form.
    I am using Measurement Studio 2013, Visual Studio 2010, and targeting the x86 CPU, and using the .NET 3.5 framework.
    The ability seems to work only when Measurement Studio is also installed and licensed on the other machine.
    The following descries what happens.
    Reproduction
    On a computer with Measurement Studio 2013 Standard installed:
    Start Visual Studio 2010
    Create a new Class Library
    Create a new User Control
    Add a waveFormGraph and Legend in the designer
    Compile the project
    Deploy the library according to the help topic "Measurement Studio .NET XCOPY Deployment Files"
    On another computer without Measurement Studio:
    Get the deployed library
    Start Visual Studio 2010
    Create a new Windows Forms Application
    Open the Form in design mode
    Add the deployed User Control to the toolbox items
    Drag a new User Control into the form
    I see the following message popping up:
    The control is not actually added as a consequence.
    Am I missing some licensing detail or making a mistake during deployment/redistribution?
    I have seen a previous post on this here in this forum , however, it is over a year old now and there was no solution posted.
    Some guidance or clarification would be greatly appreciated.  
    Thank you
    -Steve

    Hello GGS-AKR
    I have been able to reproduce the issue in my end by only de-activating the license in the License Manager. What happens is that if you are going to use a Measurement Studio in a "design time" context, it will ask you for a license. According to NATIONAL INSTRUMENTS SOFTWARE LICENSE AGREEMENT, it states:
    E. "Authorized Applications." Means ( i) those applications that you create with development versions of the
    SOFTWARE that you have validly licensed (including such applications that you create with third party
    software using real-time operating system components of the LabVIEW Real-Time Module and the
    LabWindows/CVI Real-Time Module in accordance with the licenses for such modules), and (ii) those
    applications that you create with third party software development environments and that utilize Driver
    Interface Software, if such software development environment is supported by such Driver Interface
    Software as indicated in the applicable Documentation for such Driver Interface Software. Notwithstanding
    the foregoing, (a) any application created with the Measurement Studio SOFTWARE is not an Authorized
    Application if it uses any Measurement Studio controls in a "design time" context, and (b) any application
    created with any SOFTWARE acquired under an evaluation license is not an Authorized Application.
    I hope this information helps you.
    Regards,
    Carmen Chan | Applications Engineering | National Instruments| 

  • Error while web application deployment in NetBeans5.5

    Error while web application deployment in NetBeans5.5. I am always getting Tomcat deployment error. using Netbeans 5.5.1 with bundeld tomcat. But in some machines its working fine.
    regards
    jossy v jose

    What is the error message you see?
    Are there any stacktraces or other relevant messages in the ide log file? (The ide log file is [userdir]/var/log/messages.log. On userdir: http://blogs.sun.com/karthikr/entry/jse_directories)
    You can also check the server log file to see if there are more detailed messages.
    You can also try setting ant's verbose level to debug or verbose (Tools | Options | Miscellaneous | Ant | Verbosity Level) and check the output.

  • Tabular Form - How to store in a column the User details (APP_USER)

    Hi all,
    I have let's say the following table:
    USER_COMMENTS(
    ID number primary key,
    COMMENT_TEXT varchar2(50),
    POSTED_BY_USER varchar2(50),
    DATE_POSTED date,
    UPDATED_BY_USER varchar2(50),
    DATE_UPDATED date)
    How do I, using a Tabular Form, get the USER details in the columns POSTED_BY_USER and UPDATED_BY_USER and the SYSDATE in DATE_UPDATED...
    I've tried the following:
    Created tabular form, all fields included. In Report Attributes > edit UPDATED_BY_USER > Display as Display as Text (saves state); Default Type: Item (application or page item); Default: APP_USER.
    It's not working.
    Thanks!
    Andrei

    It has to be a text field column type with source like the other updatable columns. You should hide that column and create a second of display as text if you want to show the content. Once this is done then you can use the default value and just type the item name there as you did:
    P1_ITEM
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://apex.oracle.com/pls/otn/f?p=31517:1
    ------------------------------------------------------------------------------

  • How to create different log files for each of web applications deployed in OC4J

    Hi All,
    I am using OC4J(from Oracle) v1.0.2.2 and Windows2000. Now I want to know
    1. how to create different log files for each of my deployed web applications ?
    2. what are the advantages in running multiple instances of oc4j and in what case we should run
    multiple instances of OC4J ?
    3. how to run OC4J as Windows2000 Service rather than Windows2000 Application ?
    Thanks and Regards,
    Kumar.

    Hi Avi,
    First of all I have given a first reading to log4j and I think there will some more easy way of logging debugging messages than log4j (If you could provide me a detailed explanation of a servlet,jsp,java bean that uses log4j and how to use log4j then it will be very helpful for me). The other easy ways (if I am not using log4j) to my problem i.e creating different log files for each of web applications deployed in oc4j are
    I have created multiple instances of OC4J that are configured to run on different ports and so on each instance I have deployed a single web application . And I started the 2 oc4j instances by transferring thier error/log messages to a file. And the other way is ..
    I have download from jakarta site a package called servhelper . This servhelper is a thread that is started in a startup servlet and stopped in the destroy method of that startup servlet. So this thread will automatically capture all the system.out.println's and will print those to a file. I believe that this thread program is synchronized. So in this method I need not run multiple instances of OC4J instead each deployed web application on single instance of oc4j uses the same thread program (ofcourse a copy of thread program is put in each of the deployed web applications directories) to log messages on to different log files.
    Can you comment on my above 2 approached to logging debugging messages and a compartive explanation to LOG4J and how to use LOG4J using a simple servlet, simple jsp is appreciated ...
    Thanks and Regards,
    Ravi.

Maybe you are looking for

  • How do I get iCloud to sync with my address book on my iMac?

    Hi I have an iCloud account but my iMac seems totally out of the loop.  I can't get my address book to sync with it, nor my calandar.  When I search iCloud on my iMac nothing comes up at all.  How can I get everyone talking? Thanks!

  • Adobe Acrobat 8 in Creative Suite 3 for Mac OS abruptly quits

    Adobe Acrobat 8 opens OK but then abruptly quits and closes completely. InDesign and Photoshop in CS3 work without any problem so far. I downloaded CS3 from the Adobe Website. I even re-downloaded it and reinstalled Acrobat 8 but had the same results

  • MacBook Pro responding slowly, beachball, Console errors

    Hi everyone. My friend has asked me to look at his MacBook Pro; he's been having troubles with various applications and the machine responding slowly in general. Machine's specs: 15" MacBook Pro (Model 4,1); 2.4 GHz Core2Duo, 4 GB RAM, OS X 10.6.3 Sy

  • We need "My Car" lockscreen bluetooth feature!!

    Guys, until today I didn't realize sony didn't have this awesome feature blackberry already implemented! how do I get in touch with sony about this??

  • Number value average based on time average

    Hello, I am in need of help of trying to develop a formula to determine numerical average based on time average.  The example I have is,  Time  Value 9:00:00 102 9:00:05 103 9:00:10 104 9:00:15 105 9:00:20 106 9:00:25 107 9:00:30 108 9:00:35 109 9:00