Unable to use j2ee -stop or the deploytool

I am a J2EE newbie. I have recently installed j2sdkee1.3.1 on Windows XP. The J2SDK version I am using is j2sdk1.4.0_01.
I can start the J2EE server successfully and view http://localhost:8000/index.html.
However, I am unable to stop the server using j2ee -stop. When I try to start deploytool, it hangs.
Any suggestions

I am havgin the same problem. When I try to stop I get error as:
Shutting down the J2EE server.
javax.naming.CommunicationException: Can't find SerialContextProvider
at com.sun.enterprise.naming.SerialContext.getProvider(SerialContext.java:63)
at com.sun.enterprise.naming.SerialContext.lookup(SerialContext.java:120)
at javax.naming.InitialContext.lookup(InitialContext.java:347)
at com.sun.enterprise.util.Utility.lookupObject(Utility.java:108)
at com.sun.enterprise.server.J2EEServer.clientShutdown(J2EEServer.java:996)
at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:936)
could you please help...
thanks

Similar Messages

  • I have a Macbook with OS X 10.5.8. I am unable to use my iPhone with the iOS 6 upgrade on iTunes.

    I have a Macbook with OS X 10.5.8. I am unable to use my iPhone with the iOS 6 upgrade on iTunes.  Apparently I cannot downgrade to iOS 5 on my iPhone. Please tell me I don't have to pay anything to be able to use my products......

    Which version of iTunes?
    iTunes 10.6.3 - http://support.apple.com/kb/DL1575
    Unless this is a new iPhone 5 I believe the older ones will work with iOS6 and iTunes 10.6.3.  If it won't, you will need to upgrade operating system version.

  • Unable to use MSN Premium for the Share function within Elements 10

    I'm unable to use MSN Premium for the Share function within Elements 10 (it seems the program does not recognize MSN Premium for a valid email program for use within the Share function of Elements 10).  Is this something than can be resolved?

    No, unfortunately. You will have to either set up the adobe email or else just use the attachments button in the MSN premium instead of sending directly from PSE.

  • Unable to use Navigational Attr in the query ?

    Hi experts,
    We are using BEx 3.X.
    We have a report based on an infoset. We want to use some navigational attributes in the query and
    restrict the values of these attributes.
    But we are unable to use them as navigational attr. They are displayed as display attributes only.
    We are unable to restrict them. This is because the query is on Infoset.
    When i use the same navigational attr in a query based on a infocube, it is displaying as Navigational Attr.
    We are in BI 7 but using BEx 3.X.
    How to resolve this ?
    Regards,
    Nishuv.

    Hi,
    Master Data Read
    A simple master data read should be done using generic BI functionality in the update rules. Choose the
    option u201CMaster Data Attribute ofu201D in the update rule details for the selected characteristic and select an
    attribute by using the F4 help. With this setting, the value of the characteristic to be updated is read from the
    master data table of the specified characteristic.
    Characteristic Material is provided by the InfoSource.
    Characteristic Material Group is not provided by the InfoSource.
    Characteristic Material Group is an attribute of characteristic Material
    Therefore you can fill Material Group from the master data table of Material: Select the method Master Data
    Attribute from and Material as source.
    The generic master data read only works for characteristics that are available in the communication
    structure.
    For a more complex master data read or if the characteristic is not available in the communication structure,
    you have to implement the master data read yourself in a routine for the specific characteristic. If so, the
    function module RSAU_READ_MASTER_DATA should be used to read the master data.
    In Infoset u can use max 2 cubes......and Infoobjects 'N' number u can use.......
    Thanks/Tarak

  • How do I revert back to IOS 10.8 on my 27" iMac?  Since I upgraded to 10.9 on Monday I am unable to use my buttons in the App Store window, notes or ibook window.

    How do I revert back to IOS 10.8 on my 27" iMac intel version?  Since I upgraded to 10.9 on Monday I am unable to use my mouse buttons in the App Store window, notes or ibook windows.  It works everywhere elese but not in any Apple application system windows.

    I'll try it. I don't have much confidence in it actually working since I'm having the same issue with all mouses (Bluetooth and wired) and my Bamboo Create.
    Can you also tell me how to revert back to IOS 10.8 in case resetting mouse preferences do not work?  I have already gone back and restored my system to before the up grade but it didn't restore the IOS system.

  • Unable to find J2EE librarie on the SDM for removal

    Hello,
    I am trying to remove two J2EE libraries from the WAS.
    I can see them on the WAS, I can see them on the ext folder of the server but I can't see them on the SDM. I went over each and every entry at the undeployment tab of the SDM yet I can't find it. I cannot see it at the applications section of the Deploy Service of the WAS. I tried manually deleting their folders from the ext folder yet they are still exist on the WAS. So how do I remove them?

    A similar problem is described here http://serverfault.com/questions/490236/task-scheduler-just-decides-it-doesnt-want-to-run-a-task-anymore

  • I have  2 IPads one for me and the other for my daughter. However, my Ipad was stolen during a bulgary and I reported it lost thru apple. However, now my daugher is unable to use her Ipad because the apple ap show it is lost. How can I change this?

    My home was recently burgarlized and one of my Ipads were stolen.(Thank God my daughter had hers at school). However, I went online to report my Ipad lost thru apple but now My daughter is unable to Log into the apple account and/or use her Ipad due to being lost. How can I correct this so she can use her Ipad?
    Thank you

    If you had a passcode set on your iPad your data should be safe.  The thief would have to force it into recovery mode and restore it in order to use it, which would completely erase it.
    This shouldn't keep your daughter's device from accessing the iCloud account however.  If you can no longer sign into the account on iCloud.com from your computer, contact Apple support for assistance.

  • HT204053 have a macbook pro wife has iphone and mac mini problem the itunes account for all itunes is mine but i am unable to use icloud heres is the only sign on fcor icloud alowed i wish to have a differant one and i cant seem to get one

    how do i get my own icloud rather than share my wifes it is my itunes account

    but icloud refuses unless i use the tick***@whatever it is i dont want to use that it is her email address  understand what i say.
    You need her to sign out of your account using the button with sign out written on it.
    Then sign in using her account details. If she doesn't have an account, use the create Apple ID link in the set up window.

  • Unable to use HTML tags in the BPEL email component

    Hi,
    I am using BPEL email component to send mail notifications. I want the email should be in proper format.If I use HTML tags the workflow application build fails .It says invalid syntax for html tags.So, I removed the tags and just using the concat string operations as of now.To format i even tried '\n' like in java but it didnt help. Could you please let me know how do I achieve this?
    The JDeveloper version is 11.1.1.3 and SOA ,OIM both are 11.1.1.3
    The BPEL source code for the email content I configured is:
    <copy>
    <from expression="concat(string('AD Account access request has been rejected by manager.\n
    Here are some details about the request:\n
    Request ID : '), bpws:getVariableData('inputVariable','payload','/ns3:process/ns4:RequestID'),string('\n'),
    string('Employee First Name : '),bpws:getVariableData('empFName'),string('\n'),
    string('Employee Last Name : '),bpws:getVariableData('empLName'),string('\n'),
    string('Manager Employee ID : '),bpws:getVariableData('manager'),string('\n\n\n'),string('Thanks,\n IDM Administration')
    )"/>
    <to variable="varNotificationReq"
    part="EmailPayload"
    query="/EmailPayload/ns15:Content/ns15:ContentBody"/>
    </copy>
    Please suggest .
    Thanks,
    Piyasa

    Hi
    Here is the sameple email from BEPL email component. See if this helps:
    "<html>&#x0A;<body>&#x0A;<p>This is an automated message from the <b>Identity Provisioning Solution</b>. Please don’t reply to this email.</p>&#x0A;&#x0A;<p>An access request has been successfully submitted for <%concat(bpws:getVariableData('inputVariable','payload','/ns3:process/ns4:BeneficiaryDetails/ns4:FirstName'),' ',bpws:getVariableData('inputVariable','payload','/ns3:process/ns4:BeneficiaryDetails/ns4:LastName'))%> to access <%bpws:getVariableData('inputVariable','payload','/ns3:process/ns4:ObjectDetails/ns4:name')%>.</p>&#x0A;&#x0A;To view additional details of the request, login to the Identity Provisioning Solution.&#x0A;&#x0A;<br>Request ID: <%bpws:getVariableData('inputVariable','payload','/ns3:process/ns4:RequestID')%>&#x0A;<br>&#x0A;<br>&#x0A;<br>&#x0A;<br>Thank you,&#x0A;<br>Identity and Access Management&#x0A;</body>&#x0A;</html>&#x0A;"
    Regards
    user12841694

  • Unable to use decimal data in the datasources in the IOP RELEASE 11.1.2.1

    Hi,
    I have created a datasource of type Database and given an sql query which is fetching some of the decimal data.
    But when I am checking preview for the sql query, it is showing integer data (rouding off the decimal value) even though the field type is coming as double.
    Please let me know how to resolve this issue.
    Thanks,
    Neha

    Are you mapping your datasource to a view? -- If so, this may be due to a known issue caused by jdbc. Way to work around it is to use a table instead of a view, with number columns defined with explicit precision, as in NUMBER(10,2).

  • Unable to use C++ dll in the windows phone 8 application.

    Hi folks,
    I am trying to use the native c++ dll compiled for Win32 platform using PInvoke. The native dll is a simple library which is returns some dummy values of native data types. The dll is working fine with the traditional Windows Forms Applications. But when
    I am trying to use the same dll in the Windows Phone 8 app, I am getting a runtime exception, "An exception of type 'System.NotSupportedException' occurred in Unknown Module. but was not handled in user code".
    [System.Runtime.InteropServices.DllImport("win32dll.dll", EntryPoint = "Hello")]
    private static extern int Hello();
    As one can see the InteropServices classes in Windows Phone 8 sdk, the PInvoke must be supported! am I going wrong some where? Can some one give me sample windows Phone 8 app project which is using native C++ dll.

    Here's the official list of InteropServices classes supported by the phone:
    http://msdn.microsoft.com/en-us/library/windowsphone/develop/system.runtime.interopservices(v=vs.105).aspx
    DllImport isn't one of them.
    Matt Small - Microsoft Escalation Engineer - Forum Moderator
    If my reply answers your question, please mark this post as answered.
    NOTE: If I ask for code, please provide something that I can drop directly into a project and run (including XAML), or an actual application project. I'm trying to help a lot of people, so I don't have time to figure out weird snippets with undefined
    objects and unknown namespaces.

  • Unable to use endeca-cmd against the running Endeca Server

    Hello Endeca forum,
    I'm working in a client environment in which I can see that the Endeca Server is running:
    1. Going to a browser on the server itself, I can see a positive result page when I go to http://localhost:7770/admin/<datasource>?op=ping
    2. When I'm in the linux server and do a "ps -ef | grep "start", I see that there is a process running the server with "-Djetty.port=7770"
    3. Studio running on the same server has datasources pointing at localhost:7770 (and Studio is showing data)
    However, when I go to the endeca-cmd and try to create a new datasource ("./endeca-cmd create-ds <new_datasource_name>"), I see the following error:
    "*Error contacting the Endeca Server localhost:7770: com/endeca/opmodel/opSupport/MkMdexRunner*"
    I get the same error if I try to use a graph in Data Integrator with the "Create Data Store" component (taken from the quickstart InitDataStore.grf, but pointing to the client's Endeca Server).
    Running "./endeca-cmd version" gives me an equally cryptic error:
    "*Error contacting the Endeca Server localhost:7770: com/endeca/mdex/admin/_1/Admin*"
    Has anyone seen this before?
    I'm starting to think that this may be a strange environment issue, but I can't figure why I'd be able to see the server running through other means, but fail to interact with the server using endeca-cmd.
    Thanks,
    Jerome

    Hey Brett,
    Good points. Unfortunately, I can't install SoapUI on the client's server (where the Endeca Server is running), but I was able to run a graph that tries to create a dgraph on it (which is an HTTP call to the createDataStore operation). This call resulted in the same error that I saw when invoking "endeca-cmd create-ds". However, the failure of the graph gives me a little more in the form of a partial stack trace...
    org.apache.axis2.AxisFault: com/endeca/opmodel/opSupport/MkMdexRunner
    at org.apache.axis2.description.OutInAxisOperationClient$NonBlockingInvocationWorker.run(OutInAxisOperation.java:451)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    at java.lang.Thread.run(Thread.java:662)
    ... which doesn't really tell me anything.
    Is there a place where I can see logs for the Endeca Server? Might be able to get a little more from a full stack trace...
    I know that dgraph logs are at…
    <OEID_installation>/Server/2.3.0/endeca-server/logs
    But obviously these don’t hold anything about the dgraph that I’m trying to create.
    Thanks,
    Jerome

  • Unable to use .(propertyNameHere) all the sudden

    So there I am testing a script using a typical $service = get-service followed by $service.name and nothing.  I get confused and hit $service and there is everything.  I try a few different commands and get the same result.  For some reason
    I cannot use .property to get anything on any command I try.  No errors no warnings nothing.
    Dislaimer 1:As usual I could be way off so no playing like I'm Frankenstein. Disclaimer 2: my Speeling and proofing skills are teh fail

    so here is the full example:
    $DatacenterName = Get-datacenter
    $menu = @{}
    For ($i=1;$i -le $DatacenterName.count; $i++){
        Write-host "$i. $($ClusterName[$i-1].name)"
        $menu.Add($i,($DatacenterName[$i-1].name))
    [int]$ans = Read-Host 'Enter selection'
    $DatacenterSelection = $menu.Item($ans)
    Write-host ""
    Write-Host "$DatacenterSelection selected."
    Write-host ""
    This was working just fine until about 12:15 then all the sudden i started getting:
    21.
    Cannot index into a null array.
    At line:2 char:14
    + $ClusterName[ <<<< $i-1].name
        + CategoryInfo          : InvalidOperation: (21:Int32) [], RuntimeException
        + FullyQualifiedErrorId : NullArray
    however when I select a number the proper name displays
    I did however open another script that performs the same action just no using get-datacenter and it works fine.  I was looking for ideas.
    Dislaimer 1:As usual I could be way off so no playing like I'm Frankenstein. Disclaimer 2: my Speeling and proofing skills are teh fail

  • Unable to use itunes due to the following any ideas??

    When I open itunes application from the dock I am then asked for a log in name and password. With the following text. To access this site , you must log in to area "daap" on 0.0.0.0. Please help!! I then have to force quit the application to close it. I have tried entering my apple id and password but to no avail.

    Check iTunes / Preferences - Sharing
    If any of the boxes are selected including Share my library on my local network, deselect then click OK
    Try launching iTunes.

  • I have just upgraded my Ipad to IOS 5 and I am unable to use my applications

    I have just upgraded my Ipad to IOS 5 and I am unable to use my applications.
    The applications appear in the screen, but when I tap on any one of them, they do not open.
    Can some one tell me what to do to be able to use my application again?

    Sorry, I'm reposting this because of spelling error in my previous post (I must turn that 'auto-correct' off).
    Since I posted my questions, the only thing I figured out was to turn the 'iCloud' in the Settings on and now the plus sign is on and all my previous appointments appeared.  While this is a solution, what if I don't want to use iCloud? But I'm happy for now that my Calendar works.

Maybe you are looking for

  • Report with updateable checkbox

    Here is what I want to do : I have a report with a HTMLDB_ITEM.checkbox on a 'Y', 'N' field. I would like to be able to update that value by simply checking and unchecking my generated checkbox. Example : select player_no, player_name, htmldb_item.ch

  • Lightroom 4 Nomenclature is confusing

    I have used LR since version 1, and it my basic editing tool. Having just played with LR4 for the first time in the past two days, I like many of the upgrades a lot, but I do find the nomenclature confusing. The Histogram has five regions--Whites, Hi

  • My videos have sound...but no image!

    Hi, I have a really annoying problem in iMovie 08'... like... when I click on a clip, I don't see the video in the screen(at the right)... it stays blck... like all the time...... in fact there's only one project that I can see on the the screen... a

  • Which one is the best way in migration from sap bpc ms 5.1 to nw7.5

    Hi, I am doing Migration project from SAP BPC MS to NW. In this which one is the best way migrating By manually or By using SAP Migration tool. What are the merits and demarits migrating by manually. The data is moving from MS to NW as it is by using

  • Process to Discrete Inventory Transfer Facility in EBS 11.5.10

    I have a need to understand how the Process to Discrete Inventory Transfer Facility in EBS 11.5.10 works. Does it transfer only certain types of items? How is it determined which items are to be transfered? I understand that in 12.1.1 the OPM invento