Reconstruct does't take effect

Hello,
I am the new user on the forum. My official language is Portuguese.
Recently i have accidentaly deleted the stored.idx file for 6 users, so when I go to the following path (/usr/iplanet/server5/bin/msg/admin/bin) and run reconstruct -m or reconstruct -n -r user/$user does not take any effect.
How I can reconstruct the mailboxes in that case?
If not possible to reconstruct the mailboxes, how I can delete all trace of the mailboxes and then recreate, because when delete one email account restart the server and try to create again the same email account I received error that said "Failed:
the email address is already used "
Best Regards,
Host�lio Thumbo

refer to thread http://forum.java.sun.com/thread.jspa?threadID=5208416

Similar Messages

  • Data in cell does not take effect immed

    Hi I have JTable with all cells editable.
    Problem is when user click on a cell and enter the data. That data does not get immediately take effect in table model unless user click on some other cell.
    How can i make data immediately available when for example user click on Change button and user does not have to click on any other cell.
    eg...row has 4 columns.....123....456....date....date
    if user changes 123 to 321...and click on CHange button i have in panel. ..it does not take effect.....user has to click on some other cell ie eg 456 cell.....then press Change button.

    in preparetable where i set the model, create columns, set renderer and editors. I even tried at the end of that method..ie added this line....still did not work....please help
      public void prepairLnnTable() {
        lnnTableModel = new CellSiteLNNTableModel();
        lnnTable.setModel(lnnTableModel);
        lnnTableModel.addColumn("AAA");
        lnnTableModel.addColumn("BBB");
        lnnTableModel.addColumn("Effective From");
        lnnTableModel.addColumn("Effective To");
        ccpd6.setAllowedCharacters("0123456789");
        ccpd7.setAllowedCharacters("0123456789");
        for(int k = 0; k < lnnTableModel.getColumnCount(); k++) {
          TableColumn col = lnnTable.getColumn(lnnTableModel.getColumnName(k));
          DefaultTableCellRenderer textRenderer = new DefaultTableCellRenderer();
          JTextField textColumn = new JTextField();
          TableCellRenderer renderer = null;
    //      TableCellEditor editor = null;
          if(k == CellSiteLNN.AAA) {
            renderer = textRenderer;
            DefaultCellEditor editor = new DefaultCellEditor(textColumn);
            editor.setClickCountToStart(1);
            col.setPreferredWidth(25);
            textColumn.setDocument(ccpd6);
            col.setCellEditor(editor);
          if(k == CellSiteLNN.BBB) {
            renderer = textRenderer;
            DefaultCellEditor editor = new DefaultCellEditor(textColumn);
            editor.setClickCountToStart(1);
            col.setPreferredWidth(25);
            textColumn.setDocument(ccpd7);
            col.setCellEditor(editor);
          if(k == CellSiteLNN.EFF_FROM) {
            renderer = new DateCellRenderer();
            TableCellEditor editor = new DateCellEditor();
            col.setPreferredWidth(180);
            col.setCellEditor(editor);
          if(k == CellSiteLNN.EFF_TO) {
            renderer = new DateCellRenderer();
            TableCellEditor editor = new DateCellEditor();
            col.setPreferredWidth(180);
            col.setCellEditor(editor);
          col.setCellRenderer(renderer);
    //      col.setCellEditor(editor);
    lnnTable.putClientProperty("terminateEditOnFocusLost", Boolean.TRUE);
      dFormat.setTimeZone(TimeZone.getDefault());
      dFormat.setLenient(false);
      }

  • Update 4.01 asks to update, I say yes it appears to update then in the last step it goes back up to the update center and cannot connect, the update does not take effect and it keeps asking

    I allow update 4.01 to update got thru all the steps and at the last step it goes back out to the update and cannot connect, the update does not take effect.

    Sign out of your account on the iPad, restart the iPad and then sign back into your account.
    Settinsg>Store>Apple ID - tap the ID and sign out.
    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    After restarting go to Settings>Store and sign in again.

  • Changing Position property of Binding Source does not take effect

    I have a BindingSource, let's call it myBindingSource, whose DataSource is a List(Of myClass).  There are several lines in the existing code that set the Position property of the BindingSource object and the set is effective, e.g. if
    the Position value is 0 and I do this...
      myBindingSource.Position = 1
    ...I can check the value of myBindingSource.Position and it is 1.  However other times (and it may only be when the current value is -1) when I do such a set, nothing happens.  The Position value remains at the previous value, e.g. after the above
    line, SpecimenNavSource.Position is still -1.  I have verified that at that point, the SpecimenNavSource.Count is greater than the value I'm setting, so it's not that it can't find something in that position.
    Any ideas would be greatly appreciated.
    Thanks.
    mamacasc

    Hello,
    Here is a small demonstration project which has a BindingNavigator placed on the form. Pressing Button1 at any position will move bsData to position 0. With that can you show if different from the below what you are doing?
    Public Class Form1
    Private bsData As New BindingSource
    Private Sub Form1_Load(sender As Object, e As EventArgs) Handles MyBase.Load
    Dim People As New List(Of Person) From
    New Person With
    {.FirstName = "Karen", .LastName = "Payne"},
    New Person With
    {.FirstName = "Jim", .LastName = "Smith"},
    New Person With
    {.FirstName = "Mary", .LastName = "Olson"}
    bsData.DataSource = People
    AddHandler bsData.PositionChanged,
    Sub(s As Object, ea As EventArgs)
    Me.Text = bsData.Position.ToString
    End Sub
    BindingNavigator1.BindingSource = bsData
    DataGridView1.AllowUserToAddRows = False
    DataGridView1.DataSource = bsData
    End Sub
    Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click
    bsData.Position = -1 ' postion is set to 0
    End Sub
    End Class
    Public Class Person
    Public Property FirstName As String
    Public Property LastName As String
    Public Sub New()
    End Sub
    End Class
    Lastly, I peeked at BindingSource.cs, source code for BindingSource and there is nothing there to allow moving below position 0.
    Please remember to mark the replies as answers if they help and unmark them if they provide no help, this will help others who are looking for solutions to the same or similar problem.

  • Audio Boost does not take effect

    I Sir,
    I have Blackberry z10 New mobile. There is no option in Headphone Audio Effect. Now What is the problem.
    MOD EDIT: Subject changed to reflect a new topic
    msmani

    Yes we've been waiting a long time for an audio scrub activate/deactivate function it's a good thing they added it.
    But it would be even greater if it would work with keyboard scrubbing not only mouse scrubbing. However and it's very odd, it works frame by frame with the frame by frame buttons. But we all mostly use keyboard arrows I guess.
    What is weird is when you deactivate audio scrubbing in the preferences (not using the Shift+S shortcut), it does work on mouse scrubbing AND keyboard scrubbing. But it's a waist of time to go to the preference menu each time you want to check just a single image of sound.
    I submitted a bug request, and would love to see improvement for this in the next update.

  • The request transport does't take effect

    Hi All,
    I'm transporting  a request (a tcode of a report ), there is no error in the process of transporting and the log of transport is successful. but when i log on the PRD , the tocde does't exsit. 
    i've done a test , other objects , like program , can be transport to PRD. the problem appears only when transport tcode / table content.
    Please could someone tell me what reason might be.
    Regards,
    Huibin.H

    Hi,
    Did you checked in Quality client.. I don't thik request will be moved straight away from devlopmet to production.. Please check the same.
    Regards,
    Nagaraj

  • User exist CCUX0008 does not take effective

    Dear Expects,
        I implement user exist CCUX0008 with very simple code NO_EXPL_EXT_PROCUREMENT = 'X' . in ZXCUCU15 include file.
        After I active it I found the external procured components still explore their children materials in T-code cu51/cu52/cskb/csk1/csk2/csk3.
         I am very puzzled what's happened? and could somebody tell me what the  CCUX0008 do indeed and what is the logic of it?
    Thanks
    Jason

    Dear,
    Delete import parameter NO_EXPL_EXT_PROCUREMENT by using Transaction SE37 for function NO_EXPL_EXT_PROCUREMENT.
    Create a new export parameter for this function module:
    Parameter name:    NO_EXPL_EXT_PROCUREMENT
    Type. spec.:       TYPE
    Reference type:    C
    Short text:        No explosion of components procured externally
    Save it and test again.
    Regards,
    R.Brahmankar

  • Installation of Firefox 3.6.17 does not take effect, I keep being asked to install it (again), At least 5 times so far, and it never shows in the (Mac) Firefox menu "about Mozilla Firefox

    I'm running on an iMac, OS 10.5.8, I've lost count on how many times I've been told there's an update for Firefox 3.6.16, I install it. the next time I restart, FF starts up, and I look at the about FF menu, and it shows I'm running 3.6.16. I've never encountered anything like this. What is going on? How do I tell.
    Thanks,
    Judy

    I'm running on an iMac, OS 10.5.8, I've lost count on how many times I've been told there's an update for Firefox 3.6.16, I install it. the next time I restart, FF starts up, and I look at the about FF menu, and it shows I'm running 3.6.16. I've never encountered anything like this. What is going on? How do I tell.
    Thanks,
    Judy

  • How long does it take for a cancellation fee to process? I just cancelled today and the customer service agent say the cancellation payment went through, but i see no charge on my credit card. On the website it say my cancellation is effective in march 16

    How long does it take for a cancellation fee to process? I just cancelled my annual subscription to adobe audition today and the customer service agent say the cancellation payment went through of $74.90, but i see no charge on my credit card. On the website it says my cancellation is effective in march 16, 2015. So when will i be charged?

    Hi ,
    I'm very sorry to hear of the problems you have had moving to pay as you go.
    Please can you give customer service a call and ask to speak to the pay monthly retentions team who will be able to fix this issue for you.
    Click here for contact details.
    Thanks
    James

  • Conversion exit 'PDATE' does not take an effect

    Have to load the data from flat file which the document date was save in  dd/mm/yyyy so I put the conversion exit 'PDATE' in transfer structure to make it convert to "YYYYMMDD"
    However, it seems the conversion does not take an effect, what I found tracing simulation upload (Monitor Details) is
    record in the file = 1/1/2006
    record in transfer structure = 1/1/2006
    record in comm structure = 06.20.11
    Please advise why's it like that ?
    When I test in SE37--> CONVERSION_EXIT_PDATE_INPUT , it seems the conversion works properly

    Hi,
    You said:"I put the conversion exit 'PDATE' in transfer structure to make it convert to "YYYYMMDD""
    If you have a conversion routine assigned to the infoobject system will allow you to check the conversion .
    regards,
    raju

  • Podcast logo how long does it take to effect after being approved

    my podcast has been approved and the Url was accessible but why my logo is not reflecting? how long does it take to effect after being approved?
    https://itunes.apple.com/ca/podcast/toronto-gospel-ministries/id712382987

    It can take quite a long time, but in your case your logo is now visible.

  • Trying to crop a scene.  it's against greenscreen. i click the 'done' button but doesn't take effect. what am i doing wrong?

    i am trying to crop a scene. it is against greenscreen. does that matter? it won't take effect when i click on the done button.

    Hi Mascord,
    Both the conditions 'Required' and 'Anyone' or 'Prefill' cannot work simultaneously.
    As per your workflow you can assign the role of one of the form fields as 'Prefill' and the others 'Anyone' without making them 'Required'.
    Regards,
    Rave

  • How long does it take for new security questions to take effect?

    I am trying to make an in-app purchase from my iPhone, and forgot my security questions. So I went and changed them so that I could input them on my iPhone to make the purchase.  Having saved the security questions, the new ones are not appearing when I go to make the purchase now.  Ive saved the security questions multiple times, and they still have not changed. Also signed out and back into my account on my iPhone hoping the changes would take effect.

        Hi pinkiepie! Welcome to the Verizon Wireless family. Hopefully by now, you've discovered that when your old phone stopped working, your new Verizon Wireless phone was already up and running. A port from another wireless carrier usually takes between 5 minutes and 24 hours to complete, depending on the carrier and the accuracy of the information submitted. During the process of the port, you'll be able to make calls right away from your new Verizon Wireless phone but you will not be able to receive calls. Once the port is finished, the service on the old phone will completely shut off and the new phone is ready for full activation and you'll be able to place and receive calls successfull. In case you're curious, here's a link to more FAQs about Local Number Portability: http://bit.ly/QTARox
    Enjoy your new phone and service. Have a wonderful day!
    JenniferH_VZW
    Please follow us on Twitter @vzwsupport

  • HT1918 how long does it take for credit card changes to take into effect?

    I just updated my credit card information, how long does it take to change so that I can use it on my phone or an iPod?

    This is a true credit card you're trying to use, not a debit card? Debit cards are no longer accepted in the iTunes Store. If this is a credit card, what error message is the iTunes Store presenting when your daughter tries to make a purchase?

  • TS5185 turned off imessage on my old iphone ..... how long does it take to take effect

    turned off imessage on my old iphone ... how long does it take to work

    Does it really take 45 hours? Can I still use my phone?

Maybe you are looking for

  • Time Machine encryption - after restart, drive won't mount

    Hi all. I enabled Time Machine on my Drobo drive, enabling encryption. All was good, Time Machine started encrypting away. I restarted my Mac, and now my Drobo won't mount. In Disk Utility, it looks like this: I'm unable to verify, repair or mount th

  • Financial Reports - Text function to trim description for charts

    Hello! I have looked at the text functions in Hyperion Financial Reports Studio 9.3.1 to grab either Member Description or Alias ( Planning ) and need to trim or section or segment per the following example: Member = "C3402" Alias = "C3402 Major Proj

  • Import/export properties of multiple numeric limit steps

    Hello I have a question to the property loader and the import/export tool in TestStand 3.5. When I want to export the limits of a sequence with multiple numeric steps with the import/export tool, I press the Limits button to include the limits into t

  • Dep run

    hi have created a asst code then a sub asset code for it then i made a po and gr was done now i can see the depreciation values in aw01n but when i do the test run for the dep run in afab no data was found in the print (just title) what might be the

  • Can't sync Notes iCloud on MacBook Pro Mavericks

    I am running Mavericks on MacBook Pro new generation. I can't set Notes sync. Every time I try I get this message: "Notes can't be enabled at this time. Wait a moment and then try turning on Notes again." I logout and login many times from iCloud wit