Microsoft vista OEM Test Case-5 failing for java application

The launcher exe for my application is built in C++ that load the jvm and then the control is passed to the java class through JNI.
My problem is that my application exe is not passing the Microsoft Vista OEM Ready Test Case Number- 5 which specifies
Application Verifier Checks:
Tests for app failures from common coding errors: exceptions, handles, heaps, locks, memory, thread local storage.      
App failures, crashes, and hangs are some of the top negative factors for customers. Eliminating such failures improves app stability and responsiveness.App verifier catches common coding errors and prevents heap corruption, the cause of more than 15% of application failures.
Interestingly..! Even a simple Hello World program is failing this test...!

Open [http://msdn.microsoft.com/en-us/windows/cc721647.aspx] and search for the word "Java".

Similar Messages

  • Microsoft Office can't find your license for this application - multiple copies of Office 2013 x32 failing to start, Software Protection Service timing out

    We're experiencing a growing problem with our users in several different domains running in to Microsoft Office 2013 x32 'activation' issues.  We use KMS for licensing, which works properly, but some of the machines (~20-30 out of 1000+) sporadically
    throw the following error:
    'Microsoft Office can't find your license for this application.  Microsoft Office will now exit.'
    We know it's not an issue with the licenses per se, since they work on and off and we can force KMS activation correctly / talk to the KMS servers.
    It appears to be an issue with the Software Protection service not starting properly.  In Event Viewer, we see the following:
    'Software protection service failed to start due to the following error- the service did not respond in a timely fashion.
    Event 7000'
    This is occurring on a variety of machines in a variety of environments, all fully patched with the latest Office updates.  It's inconsistent, and the 'manually restart the Software Protection Service' solution is not viable as it's occurring on many
    different workstations.  Office repairs have also been unsuccessful.  
    Has anyone else come across this? Or have any idea why the Software Protection Service might be sporadically failing?  Maybe an Office update in the last 2-3 months?
    Thanks for any info.

    We're experiencing a growing problem with our users in several different domains running in to Microsoft Office 2013 x32 'activation' issues.  We use KMS for licensing, which works properly, but some of the machines (~20-30 out of 1000+) sporadically
    throw the following error:
    'Microsoft Office can't find your license for this application.  Microsoft Office will now exit.'
    We know it's not an issue with the licenses per se, since they work on and off and we can force KMS activation correctly / talk to the KMS servers.
    It appears to be an issue with the Software Protection service not starting properly.  In Event Viewer, we see the following:
    'Software protection service failed to start due to the following error- the service did not respond in a timely fashion.
    Event 7000'
    This is occurring on a variety of machines in a variety of environments, all fully patched with the latest Office updates.  It's inconsistent, and the 'manually restart the Software Protection Service' solution is not viable as it's occurring on many
    different workstations.  Office repairs have also been unsuccessful.  
    Has anyone else come across this? Or have any idea why the Software Protection Service might be sporadically failing?  Maybe an Office update in the last 2-3 months?
    Thanks for any info.

  • Microsoft office can't find your license for this application. A regular attempt was unsuccessful or cancelled.

    I am unable to open any of the office application while doing that getting below error.
    "Microsoft office can't find your license for this application. A regular attempt was unsuccessful or cancelled".
    Tried few steps from TechNet however nothing helped.
    Please help me to resolve this issue.
    Regards,
    Mahadev

    You can try that: https://social.technet.microsoft.com/Forums/windowsserver/en-US/6119d4c0-c3c0-40bf-9c3e-46b46915e738/service-not-start-access-denied-software-protection-event-logs?forum=winservergen
    It speaks about a similar problem.
    This posting is provided AS IS with no warranties or guarantees , and confers no rights.
    Ahmed MALEK
    My Website Link
    My Linkedin Profile
    My MVP Profile

  • Microsoft office can't find your license for this application. A repair attempt was unsuccessful or was cancelled. microsoft office will exit

    microsoft office can't find your license for this application.  A repair attempt was unsuccessful or was cancelled.  microsoft office will exit
    Please do help me for the same.  I have a valid license even updated the same today itself.
    Thanks

    Same issue, different question!
    my problem is that all my office apps hangs, then freeze and not responding (not even in /safe) and as the normal step of troubleshooting, I restarted my computer to safe mode in order to see if it happens because any third party process or service in the
    background.
    I get the same error! "Microsoft office can't find your license for this application"
    In safe mode it is impossible to start the "Software Protection" service.
    this was a base troubleshooting step up until Office 2010. what is the solution with Office 2013? (obviously, I'm not talking about clean boot, but safemode!)
    thanks
    Tamir Levy

  • How to create a Batch file for java application  ?

    HI,
    How to create a Batch file for java application ?
    And whats the use of creating batch file ?
    Thanks in advance

    [http://static.springsource.org/spring-batch/]
    Assuming you want to develop a batch application rather than actually just create a .bat file ..

  • HOw to create a Batch file for java application and whats the use of this ?

    HI,
    How to create a Batch file for java application ?
    And whats the use of creating batch file ?
    Thanks in advance

    First of all, you're OT.
    Second, you can find this everywhere in the net.
    If you got a manifest declaring main class (an classpath if needed), just create a file named whatever.bat, within same directory of jar file, containing:
    javaw -jar ./WhateverTheNameOfYourJarIs.jar %*By the way, assuming a Windows OS, you can just double click the jar file (no batch is needed).
    Otherwise use:
    javaw -cp listOfJarsAndDirectoriesSeparedBySemiColon country/company/application/package/className %*Where 'country/company/application/package/' just stands for a package path using '/' as separator instead of '.'
    Don't specify the .class extension.
    Javaw only works on Windows (you asked for batch, I assumed .BAT, no .sh), in Linux please use java.exe (path may be needed, Windows doesn't need it 'cause java's executables are copied to system32 folder in order to be always available, see PATH environment variable if you don't know what I'm talking about) and use ':' as classpath (cp) separator.
    The '%***' tail is there in order to pass all parameters, it only works on Windows, refer to your shell docs for other OSs (something like $* may work).
    This way you have a command you can call to launch your code (instead of opening NetBeans just to see your app working). You could schedule tasks on it or just call it in any command prompt (hope you know what it is 'cause there have been people in this very same forum with no clue about it, if not just hold the 'Windows button' and press 'R', then type 'cmd' and run it).
    Finally add dukes and give 'hem away.
    Bye.

  • What are the reporting tools available for Java applications??

    hi..
    please tell me some reporting tools available for java applications.... if there are some, please mention how to find their documentation????

    http://jasperreports.sourceforge.net is a nice one, there is also a link to a graphical design tool.

  • How to access(connect) BI Data in webdynpro for java applications

    Hi ,
    is there any way to access and display the BI data in portal using webdynpro for java applications like we did in Visual composer.
    if not how to integrate the BI data in webdynpro applications ?
    Regards,
    Govindu

    Hi,
    Yes there are ways to do it. But may your scenario and the scenario for which I have done may differ.
    You can use openhub to get the data in a flat file and then read it into weddynpro through a java service OR
    You can use DBlink(which i have done).
    Please refer the link below:
    [Link|Data from BW to Oracle.;
    This I have done in NW04s. Not sure whether a better solution is available in the newer release.
    Hope it helps.
    Regards,
    Manoj

  • How to use BAPI in webdynpro for java application

    Hi all,
    Please help in getting started with calling a BAPI in a webdynpro for java application. I have got only the content needed to call a BAPI in a webdynpro for abap application but not in java. Kindly provide me some documents if possible.
    Thanks in advance

    Hi ,
    U have Created One Bapi u want to work with web Dyn pro for java Application Right .
    U need the Following
    1) NWDS (Netweaver Devloper Studio )
    2) jdk1.4 or Above installed in your system .
    After Installation of NWDS .
    1) Just Take J2EE Enginee Details
      a) Go to Window -> preferences  -> J2ee Enginee - > give ur port number , Host name Details . and click finsh .
    Go To Web Dyn Pro Perspective Click onj2EE engine .
    Click On Refresh U will see Green Colour button .
    Now ur Ready to import Ur BAPI .
    1) Go to File -> New -> Project - > Web Dyn pro Project -.
    Give Name , pkg Name Click On Finish .
    2) Expand ur project hirarchy -> go TO Application -> Right Click -> Create Application - > Give Application name and Pkg name -> Click on Finish .
    3) Now ur View And Controller Are Created by Default .
    4) Go to Model-> Right Click on it-> Create Model -> Give Model Name & Pkg name Should diff from Application pkg the Click On Next
    a) Here u have to Two JCo Destination Name Like Model Data And Meta data & R/3 System Details like System Number , Host name  Etc -> then Click on next .
    b) Here u will text filed where u want to search for ur Required BAPI . Type ur BAPI Name Click on Search . Ur bapi will be displyed In Down . click on Next .
    c) Now Ur model is Importedint into NWDS .Map ur model data To Controller and Controller Element to View Elements .
    After ur Model .
    Go to -> Project Name -> Right Click -> go to -> Deploy New Archive .
    after wards u have to go Apllication -> Right click -> deploy and Run .
    ur output will be displyed thru Browser .
    Thats it
    Regards ,
    venkat

  • Invoke Workflow from Web Dynpro for Java Application

    I am working on a custom web dynpro for java application and when the user clicks the submit button the SAP standard workflow (WS50000041) should be invoked. Does anyone have experience they can share with me on how to achieve this functionality? It should also be able to attach an adobe form or read data from the form and submit the data as xml.
    Thanks,
    Ashley

    Hi Ashley,
    Use following code in RFC to invoke your workflow -
    DATA : w_subrc TYPE sy-subrc,
                w_wi_id LIKE swwwihead-wi_id.
    CALL FUNCTION 'SAP_WAPI_START_WORKFLOW'
            EXPORTING
              task                      = ' WORKFLOW - WSxxxxxx '
              language                  = sy-langu
              do_commit                 = 'X'
            IMPORTING
              return_code               = w_subrc
              workitem_id               = w_wi_id
            TABLES
              input_container           = it_container
              message_lines             = lv_swr_messag
          COMMIT WORK.
    With this code your workflow will get start. But u have to use workflow id in next application also in which your request is getting navigated. In that application you have to take this workflow ID and have to pass again in workflow using - PortalNavigation statements.
    After that this workflow will get start to publish in your TaskList (My Task) in Portal. Remeber that your all task should be maintained in workflow table by using SWFVISU  transaction.
    After that go to Portal and Re-Register your UWL so that your new Workflow ID will get usable in portal.
    With this way you would be able to use workflow with Web Dynpro Java using UWL and Workflow.
    Regards,
    Roshan Gupta

  • How to create setup for Java Application?

    Hello,
    I have created one Java Application. Now I want to create setup for that. I want to know if there is any tool is available for Java Application. If yes, then please help me to get that.
    My emal id is "[email protected]"
    Thanks in advance.
    Sam

    Go to www.zerog.com
    Download InstallAnyWhere4now (free)
    it is Awsome youll love it
    M
    bakbjo

  • How to create the exe files for java application

    How to create the exe file for java application?
    got any software to do that?
    Thanks

    In terms of converting java applications into exe files, there are 3 schools of thought:
    1) Instead of converting it to an exe, convert it to a jar file. Jar files are more portable than exe files because they can be double-clicked on any operating system. The caveat is that a Java interpreter must be installed on the target computer for the double-clicking to work.
    http://developer.java.sun.com/developer/Books/javaprogramming/JAR/
    2) Create an exe launcher that, when double-clicked, attempts to find a Java interpreter on the local computer and launches the Java application. The exe file is still double-clickable but whether your java application runs depends on whether a Java interpretor is installed on the target computer.
    http://www.sureshotsoftware.com/exej/
    http://www.objects.com.au/products/jstart/index.jsp
    http://www.duckware.com/products/javatools.html
    http://www.ucware.com/jexec/
    http://www.rolemaker.dk/nonRoleMaker/javalauncher/
    http://www.jelude.cjb.net/
    http://thor.prohosting.com/~dfolly/java/index.html
    3) Create an exe launcher that bundles a Java interpretor. Same as above but when the exe file is double-clicked, it searches for a Java interpreter and if one is not found, it installs one on the target computer. The caveat is that the exe file would have an overhead of 10 MB in size for the interpreter.
    http://www.excelsior-usa.com/jet.html (evaluation version available)
    4) Convert the Java application into a native exe file. The caveat is that if you use Swing for your GUI, it won't be converted. Also this option is still somewhat experimental.
    Can't think of any free options right now.

  • How to convert .ear file of webdynpro for java application to webdynpro pro

    Hi All,
    I have a .ear file which belongs one web dynpro for java application.
    I do have other information about the same.
    I need to convert it into a web dynpro project and use it in NWDS to make changes.
    How can I do it? I could not find any solution on SDN.. I hope I get here...
    Thanks and Regards,
    Aditya Deshapnde
    Edited by: Aditya Deshpande on Nov 23, 2010 1:55 PM

    Hi Friend,
    This is almost not possible even if you have Java Decompiler -- WD has a lot compile(design)-time only artifacts that are not exist in generated EAR.
    Hope this is help full for u.
    Regards
    Vijay Kalluri

  • 'Microsoft Office can't find your license for this application' error

    Hi,
    I'm sporadically seeing the following error message:
    The service 'Software Protection' has a Startup type of 'Automatic (Delayed Start)' and I've already attempted starting it and monitoring. The service goes from running to stopped in a short space of time and doesn't remain started. I'm unable to change
    the Startup type even using 'Run as administrator' on services.msc.
    Potentially the Software Protection service is a red herring.
    System:
    Windows 8.1 Pro
    Office Pro Plus 2013 licensed using MAK
    This also occurs on another laptop which has 8.1 and Office 2013 so no point repairing Office / reinstalling etc.
    Any help is appreciated.

    2015-01-14 15:45:00:328
     336 2578
    EP FATAL: EP: CSLSEndpointProvider::GetEndpointFromSLS - Failed to get client data, error = 0x80072EFD
    2015-01-14 15:45:01:313
     336 2578
    EP FATAL: Failed to obtain 117CAB2D-82B1-4B5A-A08C-4D62DBEE7782 redir Reporting URL, error = 0x80072EFD
    2015-01-14 15:45:02:983
     336 2578
    PT WARNING: PTError: 0x80072efd
    2015-01-14 15:45:05:422
     336 2578
    Report FATAL: OpenReportingWebServiceConnection, GetReportingServerUrl failed with error, hr = 0x80072EFD.
    2015-01-14 15:45:09:036
     336 2578
    Report WARNING: HandleEvents, OpenReportingWebServiceConnection, with NULL CallerIdentity failed with error, hr = 0x80072EFD.
    2015-01-14 15:45:11:404
     336 2578
    Report WARNING: Reporter failed to upload events with hr = 80072efd.
    2015-01-14 15:45:11:834
    7324 2880
    Misc ===========  Logging initialized (build: 7.9.9600.17489, tz: -0000)  ===========
    2015-01-14 15:45:11:834
    7324 2880
    Misc   = Process: C:\Windows\system32\wusa.exe
    2015-01-14 15:45:11:834
    7324 2880
    Misc   = Module: C:\Windows\System32\wuapi.dll
    2015-01-14 15:45:11:779
    7324 2880
    COMAPI -----------  COMAPI: IUpdateServiceManager::AddScanPackageService  -----------
    2015-01-14 15:45:11:834
    7324 2880
    COMAPI   - ServiceName = Windows Update Standalone Installer
    2015-01-14 15:45:11:834
    7324 2880
    COMAPI   - ScanFileLocation = C:\b4ab423dab62fe944f3ad31a56\wsusscan.cab
    2015-01-14 15:45:12:008
     336 2b08
    Misc Validating signature for C:\Windows\SoftwareDistribution\ScanFile\067a6d17-aa79-49e3-b4d8-beb3cfed13bd\Source.cab with dwProvFlags 0x00000080:
    2015-01-14 15:45:12:086
     336 2b08
    Misc  Microsoft signed: Yes
    2015-01-14 15:45:14:389
     336 2b08
    DtaStor Default service for AU is {9482F4B4-E343-43B6-B170-9A65BC822C77}
    2015-01-14 15:45:14:389
     336 2b08
    IdleTmr Incremented idle timer priority operation counter to 1
    2015-01-14 15:45:14:405
    7324 2880
    COMAPI   - Added scan package service, ServiceID = {067A6D17-AA79-49E3-B4D8-BEB3CFED13BD} Third party service
    2015-01-14 15:45:14:483
    7324 2880
    COMAPI -------------
    2015-01-14 15:45:14:483
    7324 2880
    COMAPI -- START --  COMAPI: Init Search [ClientId = wusa]
    2015-01-14 15:45:14:483
    7324 2880
    COMAPI ---------
    2015-01-14 15:45:14:483
    7324 2880
    COMAPI -------------
    2015-01-14 15:45:14:483
    7324 2880
    COMAPI -- START --  COMAPI: Search [ClientId = wusa]
    2015-01-14 15:45:14:483
    7324 2880
    COMAPI ---------
    2015-01-14 15:45:14:499
     336 2b08
    IdleTmr WU operation (CSearchCall::Init ID 14) started; operation # 151; does use network; is not at background priority
    2015-01-14 15:45:14:499
     336 2b08
    IdleTmr Incremented idle timer priority operation counter to 2
    2015-01-14 15:45:14:499
     336 2b08
    Agent *** START ***  Queueing Finding updates [CallerId = wusa  Id = 14]
    2015-01-14 15:45:14:499
    7324 2880
    COMAPI <<-- SUBMITTED -- COMAPI: Search [ClientId = wusa]
    2015-01-14 15:45:14:514
     336 2ef8
    Agent ***  END  ***  Queueing Finding updates [CallerId = wusa  Id = 14]
    2015-01-14 15:45:14:514
     336 2ef8
    Agent *************
    2015-01-14 15:45:14:514
     336 2ef8
    Agent ** START **  Agent: Finding updates [CallerId = wusa  Id = 14]
    2015-01-14 15:45:14:514
     336 2ef8
    Agent *********
    2015-01-14 15:45:14:514
     336 2ef8
    Agent   * Online = Yes; Ignore download priority = No
    2015-01-14 15:45:14:514
     336 2ef8
    Agent   * Criteria = "DeploymentAction='Installation'"
    2015-01-14 15:45:14:514
     336 2ef8
    Agent   * ServiceID = {067A6D17-AA79-49E3-B4D8-BEB3CFED13BD} Third party service
    2015-01-14 15:45:14:514
     336 2ef8
    Agent   * Search Scope = {Machine}
    2015-01-14 15:45:14:514
     336 2ef8
    Agent   * Caller SID for Applicability: S-1-5-18
    2015-01-14 15:45:14:514
     336 2ef8
    Agent   * RegisterService is set
    2015-01-14 15:45:15:033
     336 2578
    SLS Retrieving SLS response from server...
    2015-01-14 15:45:15:033
     336 2578
    SLS Making request with URL HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/6.3.9600.0/0?CH=562&L=en-US&P=&PT=0x30&WUA=7.9.9600.17489
    2015-01-14 15:45:15:170
     336 2ef8
    PT +++++++++++  PT: Synchronizing server updates  +++++++++++
    2015-01-14 15:45:15:170
     336 2ef8
    PT   + Offline serviceId = {067A6D17-AA79-49E3-B4D8-BEB3CFED13BD}
    2015-01-14 15:45:15:171
     336 2ef8
    PT WARNING: Cached cookie has expired or new PID is available
    2015-01-14 15:45:15:207
     336 2ef8
    Agent Reading cached app categories using lifetime 604800 seconds
    2015-01-14 15:45:15:207
     336 2ef8
    Agent Read 0 cached app categories
    2015-01-14 15:45:15:208
     336 2ef8
    Agent SyncUpdates adding 0 visited app categories
    2015-01-14 15:45:16:039
     336 2578
    Misc WARNING: Send failed with hr = 80072efd.
    2015-01-14 15:45:16:039
     336 2578
    Misc WARNING: Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <None>
    2015-01-14 15:45:16:039
     336 2578
    Misc WARNING: Send request failed, hr:0x80072efd
    2015-01-14 15:45:16:039
     336 2578
    Misc WARNING: WinHttp: SendRequestUsingProxy failed for <HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/6.3.9600.0/0?CH=562&L=en-US&P=&PT=0x30&WUA=7.9.9600.17489>.
    error 0x80072efd
    2015-01-14 15:45:16:039
     336 2578
    Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072efd
    2015-01-14 15:45:16:039
     336 2578
    Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072efd
    2015-01-14 15:45:16:039
     336 2578
    Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072efd
    2015-01-14 15:45:16:039
     336 2578
    SLS FATAL: SLS:CSLSDownloader::GetUrlContent: DoFileDownload failed with 0x80072efd.
    2015-01-14 15:45:16:039
     336 2578
    SLS FATAL: GetResponse failed with hresult 0x80072efd...
    2015-01-14 15:45:16:039
     336 2578
    EP FATAL: EP: CSLSEndpointProvider::GetWUClientData - failed to get SLS data, error = 0x80072EFD
    2015-01-14 15:45:16:039
     336 2578
    EP FATAL: EP: CSLSEndpointProvider::GetEndpointFromSLS - Failed to get client data, error = 0x80072EFD
    2015-01-14 15:45:16:039
     336 2578
    EP FATAL: Failed to obtain 9482F4B4-E343-43B6-B170-9A65BC822C77 redir Client/Server URL, error = 0x80072EFD
    2015-01-14 15:45:16:039
     336 2578
    PT WARNING: PTError: 0x80072efd
    2015-01-14 15:45:16:039
     336 2578
    PT WARNING: Initialization failed for Protocol Talker Context: 0x80072efd
    2015-01-14 15:45:16:039
     336 2578
    PT WARNING: PTError: 0x80072efd
    2015-01-14 15:45:16:040
     336 2578
    SLS Retrieving SLS response from server...
    2015-01-14 15:45:16:040
     336 2578
    SLS Making request with URL HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/6.3.9600.0/0?CH=562&L=en-US&P=&PT=0x30&WUA=7.9.9600.17489
    2015-01-14 15:45:16:321
     336 2ef8
    Agent Reading cached app categories using lifetime 604800 seconds
    2015-01-14 15:45:16:321
     336 2ef8
    Agent Read 0 cached app categories
    2015-01-14 15:45:16:321
     336 2ef8
    Agent SyncUpdates adding 0 visited app categories
    2015-01-14 15:45:16:786
     336 2ef8
    Agent Reading cached app categories using lifetime 604800 seconds
    2015-01-14 15:45:16:786
     336 2ef8
    Agent Read 0 cached app categories
    2015-01-14 15:45:16:786
     336 2ef8
    Agent SyncUpdates adding 0 visited app categories
    2015-01-14 15:45:17:065
     336 2578
    Misc WARNING: Send failed with hr = 80072efd.
    2015-01-14 15:45:17:065
     336 2578
    Misc WARNING: Proxy List used: <(null)> Bypass List used : <(null)> Auth Schemes used : <None>
    2015-01-14 15:45:17:065
     336 2578
    Misc WARNING: Send request failed, hr:0x80072efd
    2015-01-14 15:45:17:065
     336 2578
    Misc WARNING: WinHttp: SendRequestUsingProxy failed for <HTTPS://sls.update.microsoft.com/SLS/{9482F4B4-E343-43B6-B170-9A65BC822C77}/x64/6.3.9600.0/0?CH=562&L=en-US&P=&PT=0x30&WUA=7.9.9600.17489>.
    error 0x80072efd
    2015-01-14 15:45:17:065
     336 2578
    Misc WARNING: WinHttp: SendRequestToServerForFileInformation MakeRequest failed. error 0x80072efd
    2015-01-14 15:45:17:065
     336 2578
    Misc WARNING: WinHttp: SendRequestToServerForFileInformation failed with 0x80072efd
    2015-01-14 15:45:17:065
     336 2578
    Misc WARNING: WinHttp: ShouldFileBeDownloaded failed with 0x80072efd
    2015-01-14 15:45:17:065
     336 2578
    SLS FATAL: SLS:CSLSDownloader::GetUrlContent: DoFileDownload failed with 0x80072efd.

  • BUILD FAILED for HelloWeb application

    I've just installed the StudioCreator 2
    I've followed exactly the instruction for developing the HelloWeb application
    (http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/helloweb.html)
    but it don't work for:
    java.lang.NoClassDefFoundError: com/sun/enterprise/deployapi/actions/RedeployAction
    BUILD FAILED (total time: 1 minute 5 seconds)
    I tryed to start stop the Deployment Server and it works good.
    thanks a lot Alessandro
    this is the output:
    init:
    deps-module-jar:
    deps-ear-jar:
    deps-jar:
    library-inclusion-in-archive:
    library-inclusion-in-manifest:
    compile:
    compile-jsps:
    pluto-hack-web-xml-run:
    portlet-container-deploy:
    jsCreatorDist:
    debug:
    Stopping server localhost:24848
    C:\Programmi\Sun\Creator2\SunAppServer8\bin\asadmin.bat stop-domain --domaindir C:\Programmi\Sun\Creator2\SunAppServer8\domains\ creator
    Starting debug server localhost:24848
    C:\Programmi\Sun\Creator2\SunAppServer8\bin\asadmin.bat start-domain debug=true domaindir C:\Programmi\Sun\Creator2\SunAppServer8\domains\ creator
    In-place deployment at C:\JAVA\test\HelloWeb\build\web
    java.lang.NoClassDefFoundError: com/sun/enterprise/deployapi/actions/RedeployAction
    BUILD FAILED (total time: 1 minute 5 seconds)

    Log Session: Thursday, February 2, 2006 6:12:59 PM CET
    System Info: Product Version = Java Studio Creator 2 (Build 060120)
    Operating System = Windows XP version 5.1 running on x86
    Java; VM; Vendor = 1.5.0_04; Java HotSpot(TM) Client VM 1.5.0_04-b05; Sun Microsystems Inc.
    Java Home = C:\Programmi\Sun\Creator2\java\jre
    System Locale; Encod. = it_IT (rave); Cp1252
    Home Dir; Current Dir = C:\Documents and Settings\alessandro; C:\Programmi\Sun\Creator2\bin
    IDE Install; User Dir = C:\Programmi\Sun\Creator2\platform5; C:\Documents and Settings\alessandro\.Creator\2_0
    CLASSPATH = C:\Programmi\Sun\Creator2\platform5\lib\boot.jar;C:\Programmi\Sun\Creator2\platform5\lib\locale\boot_es.jar;C:\Programmi\Sun\Creator2\platform5\lib\locale\boot_fr.jar;C:\Programmi\Sun\Creator2\platform5\lib\locale\boot_ja.jar;C:\Programmi\Sun\Creator2\platform5\lib\locale\boot_ko.jar;C:\Programmi\Sun\Creator2\platform5\lib\locale\boot_zh_CN.jar;C:\Programmi\Sun\Creator2\java\lib\dt.jar;C:\Programmi\Sun\Creator2\java\lib\tools.jar
    Boot & ext classpath = C:\Programmi\Sun\Creator2\patches\6311051.jar;C:\Programmi\Sun\Creator2\java\jre\lib\rt.jar;C:\Programmi\Sun\Creator2\java\jre\lib\i18n.jar;C:\Programmi\Sun\Creator2\java\jre\lib\sunrsasign.jar;C:\Programmi\Sun\Creator2\java\jre\lib\jsse.jar;C:\Programmi\Sun\Creator2\java\jre\lib\jce.jar;C:\Programmi\Sun\Creator2\java\jre\lib\charsets.jar;C:\Programmi\Sun\Creator2\java\jre\classes;C:\Programmi\Sun\Creator2\java\jre\lib\ext\dnsns.jar;C:\Programmi\Sun\Creator2\java\jre\lib\ext\localedata.jar;C:\Programmi\Sun\Creator2\java\jre\lib\ext\sunjce_provider.jar;C:\Programmi\Sun\Creator2\java\jre\lib\ext\sunpkcs11.jar
    Dynamic classpath = C:\Programmi\Sun\Creator2\platform5\core\core.jar;C:\Programmi\Sun\Creator2\platform5\core\openide-loaders.jar;C:\Programmi\Sun\Creator2\platform5\core\openide.jar;C:\Programmi\Sun\Creator2\platform5\core\org-netbeans-swing-plaf.jar;C:\Programmi\Sun\Creator2\platform5\core\updater.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\core_es.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\core_fr.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\core_ja.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\core_ko.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\core_zh_CN.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\openide-loaders_es.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\openide-loaders_fr.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\openide-loaders_ja.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\openide-loaders_ko.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\openide-loaders_zh_CN.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\openide_es.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\openide_fr.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\openide_ja.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\openide_ko.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\openide_zh_CN.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\org-netbeans-swing-plaf_es.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\org-netbeans-swing-plaf_fr.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\org-netbeans-swing-plaf_ja.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\org-netbeans-swing-plaf_ko.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\org-netbeans-swing-plaf_zh_CN.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\updater_es.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\updater_fr.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\updater_ja.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\updater_ko.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\updater_rave.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\updater_rave_es.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\updater_rave_fr.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\updater_rave_ja.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\updater_rave_ko.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\updater_rave_zh_CN.jar;C:\Programmi\Sun\Creator2\platform5\core\locale\updater_zh_CN.jar;C:\Programmi\Sun\Creator2\nb4.1\core\org-netbeans-upgrader.jar;C:\Programmi\Sun\Creator2\nb4.1\core\locale\org-netbeans-upgrader_es.jar;C:\Programmi\Sun\Creator2\nb4.1\core\locale\org-netbeans-upgrader_fr.jar;C:\Programmi\Sun\Creator2\nb4.1\core\locale\org-netbeans-upgrader_ja.jar;C:\Programmi\Sun\Creator2\nb4.1\core\locale\org-netbeans-upgrader_ko.jar;C:\Programmi\Sun\Creator2\nb4.1\core\locale\org-netbeans-upgrader_zh_CN.jar;C:\Programmi\Sun\Creator2\ide5\core\org-netbeans-modules-utilities-cli.jar;C:\Programmi\Sun\Creator2\rave2.0\core\com-sun-rave-extension-ide-launcher-upgrade.jar;C:\Programmi\Sun\Creator2\rave2.0\core\jgraph.jar;C:\Programmi\Sun\Creator2\rave2.0\core\naming.jar;C:\Programmi\Sun\Creator2\rave2.0\core\pbclient.jar;C:\Programmi\Sun\Creator2\rave2.0\core\pbtools.jar;C:\Programmi\Sun\Creator2\rave2.0\core\rowset.jar;C:\Programmi\Sun\Creator2\rave2.0\core\smbase.jar;C:\Programmi\Sun\Creator2\rave2.0\core\smdb2.jar;C:\Programmi\Sun\Creator2\rave2.0\core\sminformix.jar;C:\Programmi\Sun\Creator2\rave2.0\core\smoracle.jar;C:\Programmi\Sun\Creator2\rave2.0\core\smresource.jar;C:\Programmi\Sun\Creator2\rave2.0\core\smspy.jar;C:\Programmi\Sun\Creator2\rave2.0\core\smsqlserver.jar;C:\Programmi\Sun\Creator2\rave2.0\core\smsybase.jar;C:\Programmi\Sun\Creator2\rave2.0\core\smutil.jar;C:\Programmi\Sun\Creator2\rave2.0\core\sql.jar;C:\Programmi\Sun\Creator2\rave2.0\core\sqlx.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\com-sun-rave-extension-ide-launcher-upgrade_es.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\com-sun-rave-extension-ide-launcher-upgrade_fr.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\com-sun-rave-extension-ide-launcher-upgrade_ja.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\com-sun-rave-extension-ide-launcher-upgrade_ko.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\com-sun-rave-extension-ide-launcher-upgrade_zh_CN.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\core_rave.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\core_rave_es.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\core_rave_fr.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\core_rave_ja.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\core_rave_ko.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\core_rave_zh_CN.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\naming_es.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\naming_fr.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\naming_ja.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\naming_ko.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\naming_zh_CN.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\openide-loaders_rave.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\openide_rave.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\openide_rave_es.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\openide_rave_fr.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\openide_rave_ja.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\openide_rave_ko.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\openide_rave_zh_CN.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\sqlx_es.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\sqlx_fr.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\sqlx_ja.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\sqlx_ko.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\sqlx_zh_CN.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\sql_es.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\sql_fr.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\sql_ja.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\sql_ko.jar;C:\Programmi\Sun\Creator2\rave2.0\core\locale\sql_zh_CN.jar
    You are trying to access file: jndi.properties from the default package.
    Please see http://www.netbeans.org/download/dev/javadoc/OpenAPIs/org/openide/doc-files/classpath.html#default_package
    Turning on modules:
         org.openide/1 [5.9.1.1 060120]
    .........

Maybe you are looking for