NmEnroll of a fresh new Machine do not copy all necesary files

After a success nmEnroll 'ed of "node2" to cluster1, an attempt of start ManagedServer1 reports:
####<May 26, 2010 2:25:55 PM CST> <Info> <SAFService> <nodo2> <ManagedServer1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1274905555666> <BEA-281007> <SAF Agent "ReliableWseeSAFAgent_auto_1@ManagedServer1" has been successfully prepared.>
####<May 26, 2010 2:25:55 PM CST> <Error> <Store> <nodo2> <ManagedServer1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1274905555699> <BEA-280061> <The persistent store "WseeFileStore_auto_1" could not be deployed: weblogic.store.PersistentStoreException: java.io.IOException: [Store:280044]The file store directory "/home/fabio/work0/Oracle/Middleware/user_projects/domains/domain1/WseeFileStore_auto_1" does not exist
weblogic.store.PersistentStoreException: java.io.IOException: [Store:280044]The file store directory "/home/fabio/work0/Oracle/Middleware/user_projects/domains/domain1/WseeFileStore_auto_1" does not exist
     at weblogic.store.io.file.Heap.open(Heap.java:185)
     at weblogic.store.io.file.FileStoreIO.open(FileStoreIO.java:88)
     at weblogic.store.internal.PersistentStoreImpl.recoverStoreConnections(PersistentStoreImpl.java:332)
     at weblogic.store.internal.PersistentStoreImpl.open(PersistentStoreImpl.java:323)
     at weblogic.store.admin.AdminHandler.activate(AdminHandler.java:135)
     at weblogic.store.admin.FileAdminHandler.activate(FileAdminHandler.java:170)
     at weblogic.management.utils.GenericManagedService.activateDeployment(GenericManagedService.java:239)
     at weblogic.management.utils.GenericServiceManager.activateDeployment(GenericServiceManager.java:131)
     at weblogic.management.internal.DeploymentHandlerHome.invokeHandlers(DeploymentHandlerHome.java:632)
     at weblogic.management.internal.DeploymentHandlerHome.activateInitialDeployments(DeploymentHandlerHome.java:492)
     at weblogic.management.internal.DeploymentHandlerHome.activateInitialDeployments(DeploymentHandlerHome.java:472)
     at weblogic.management.deploy.internal.DeploymentAdapter$2.doPrepare(DeploymentAdapter.java:97)
     at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:187)
     at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:21)
     at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:233)
     at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:165)
     at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
     at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:173)
     at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:89)
     at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
     at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
Caused By: java.io.IOException: [Store:280044]The file store directory "/home/fabio/work0/Oracle/Middleware/user_projects/domains/domain1/WseeFileStore_auto_1" does not exist
     at weblogic.store.io.file.StoreDir.throwIOException(StoreDir.java:200)
     at weblogic.store.io.file.StoreDir.createDirectory(StoreDir.java:253)
     at weblogic.store.io.file.StoreDir.checkOK(StoreDir.java:229)
     at weblogic.store.io.file.StoreDir.open(StoreDir.java:67)
     at weblogic.store.io.file.Heap.open(Heap.java:183)
     at weblogic.store.io.file.FileStoreIO.open(FileStoreIO.java:88)
     at weblogic.store.internal.PersistentStoreImpl.recoverStoreConnections(PersistentStoreImpl.java:332)
     at weblogic.store.internal.PersistentStoreImpl.open(PersistentStoreImpl.java:323)
     at weblogic.store.admin.AdminHandler.activate(AdminHandler.java:135)
     at weblogic.store.admin.FileAdminHandler.activate(FileAdminHandler.java:170)
     at weblogic.management.utils.GenericManagedService.activateDeployment(GenericManagedService.java:239)
     at weblogic.management.utils.GenericServiceManager.activateDeployment(GenericServiceManager.java:131)
     at weblogic.management.internal.DeploymentHandlerHome.invokeHandlers(DeploymentHandlerHome.java:632)
     at weblogic.management.internal.DeploymentHandlerHome.activateInitialDeployments(DeploymentHandlerHome.java:492)
     at weblogic.management.internal.DeploymentHandlerHome.activateInitialDeployments(DeploymentHandlerHome.java:472)
     at weblogic.management.deploy.internal.DeploymentAdapter$2.doPrepare(DeploymentAdapter.java:97)
     at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:187)
     at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:21)
     at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:233)
     at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:165)
     at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
     at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:173)
     at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:89)
     at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
     at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
>
May I ask why the above required file store directory was not initializated as part of nmEnroll'ing process ?
thanks,
fabio

Hi,
Before doing nmEnroll() from a Remote Box....First and Most important thing we need to make sure that the Directory structure of WLS installation and the <DOMAIN_HOME> directory should be exactly Identical. It means the Absolute path of Installation and Domain Directory should be exactly same. Better if you use "pack/unpack" tools provided by WebLogic. as described here in STEP-7) : http://weblogic-wonders.com/weblogic/2010/04/28/weblogic-clustering-in-remote-boxes/
Thanks
Jay SenSharma

Similar Messages

  • I just bought a new laptop because my old one died.  is there any way to sync my phone with the new machine and not lose all my data?

    i just bought a new laptop because my old one died.  is there any way to sync my phone with the new machine and not lose all my data?

    Copy everything from your backup copy of your old computer to your new one.
    Then sync.

  • I have an old version Adobe Creative Suite 3 Design Premium. I uninstalled it from my old computer and was trying to install it on my new computer. It copied all the files but I cant open them and it doesn't ask me for my registration info, which I have.

    I have an old version Adobe Creative Suite 3 Design Premium. I uninstalled it from my old computer and was trying to install it on my new computer. It copied all the files but I cant open them and it doesn't ask me for my registration info, which I have.  What shall I do to get Adobe up and running?

    when you were install your cs3 you should have been prompted for you serial number.  were you?
    if not, you probably didn't properly install cs3.  copying/migrating/moving etc is problematic.
    if yes, did you see any error messages during installation?
    if yes, attach a screenshot of the error message.
    if not, check you install logs, Troubleshoot with install logs | CS5, CS5.5, CS6, CC

  • I moved from an old macbook to a new one.  I copied all my files onto a hard drive.  On trying to setup my mail, i went into documents, microsoft user identities, office 2011 and it shows the database but wont let me select it.  Urgent help pls

    I moved from an old macbook to a new one.  I have installed Office for Mac 2011. I copied all my files from my old notebook onto a hard drive.  On trying to setup my mail, i went into my hard drive and accessed microsoft user identities, office 2011 and it shows the database but wont let me select it.  Its almost as if the file is there but not accessable.  I desperately need to access my old mail.  How do I do this?  I am fairly confident that I copied all files off my old notebook.  Is there a way for me to search for the Database file?  Maybe I copied it to a different location?  Urgent help please.

    Hello mafrerichs and welcome to Apple Support Communities,
    Simplest way is to use Target Disk mode:
    How to use and troubleshoot FireWire target disk mode - Apple Support
    and hook to another Mac and use CCC or SuperDuper and clone your HD to another drive.
    You could also pull the drive out of your MBP and use an external USB case or SATA - USB dongle to hook it to another Mac.
    "MacBook Pro (15-inch Late 2011),... have a 15" 2012 Macbook pro with 2gb of ram, i7 processor"
    That's a little confusing?

  • Finder Not copying all selected files!

    Over the years i have never made a solid folder structure now reaping the issues of that with over 50,000 photos, movies, graphics, and things i have made. I now started trying to cut down and remove all the duplicates. One thing i have noticed is how bad the finder is at doing its job.
    So i searched for all the pictures througout all hard drives, i let it run for over an hour and it apparently had stopped at 10,000, so i scro to the bottom and more start loading i sit there untill about 40,149 appears to be as far as it will go. over 75% of those found are from application manuals within the apps directories... This isnt a problem, the problem is when i go to select all of those pictures to try and put them into one folder on one drive instead of scattered throughout all my drives, it coppies less than what i was told was being copied!    
    Okay so here is a snap of the search and the selected items, and then what its reconizing as its copying.
    and because that probably really hard to see i made this
    So it says its going to copy 9,865 files.... but in reality it only copies 8,191 thats 1,674 files un accounted for!?! and to prove it here are the copy results!
    Which is some how 1 more than what the copy screen said but still thats 1,675 files unaccounted for... How am i supposed to trust my finder now that i know its this flawed? I need help i am literally going insane trying to organize this and my Mac being incapapble of doing so without threatinging the loss of precious family memories....
    Im not the onlyone with this problem apparently... but it has still yet to be solved!
    https://discussions.apple.com/thread/2442766?start=0&tstart=0
    This one is even better...
    https://discussions.apple.com/message/5142717#5142717
    Please i need help this is seriously causing a serious pain in my life... i never had such a problem with windows.. maybe i should stop reccomending macs....

    Really no help?

  • After clean install of Snow Leopard, Time Machine did not restore all files.  When I try to restore these files I get "Not enough disk space" error.  What do I need to do to get these important files back onto my Mac from my external hard drive??

    After clean install of Snow Leopard, Time Machine did not restore all files.  When I try to restore these files I get "Not enough disk space" error.  What do I need to do to get these important files back onto my Mac from my external hard drive?? 

    Janet.b wrote:
    About 3 years old...pretty dated now I guess.  Am thinking I may just need to have it upgraded by a Mac tech.
    For what the Apple Store's charge you can buy almost buy a new computer.
    Just for giggles I brought my old laptop in for a drive upgrade and asked, they wanted $600 for a drive that only cost $120 at the time and it was a slow 5,400 RPM drive. The new Mac's of a similar make were going for $1000.
    I did the drive replacement myself, got a faster drive of better quality for $300 instead.
    Then another time I asked for a RAM upgrade from 4GB to 8GB, they wanted to charge $400 + $35 for the labor.
    The same RAM is on Crucial.com for $90 and all I need is a 00 micro phillips screwdriver.
    So you see what's going on here.
    I think what you should do, if your out of warranty/AppleCare, is to call up the local PC tech guy who also does Mac's and have them fix you right up.
    They can offer more personalized care which you need. Clone your old drive to the new and everything.
    With Apple they are overworked at the Genius Bar and just place roadblocks so you buy a new machine instead.
    For instance, all new iMac's now have proprietary drive software installed on the hard drives for heat monitoring. So now the only choice a user has is to bring their iMac into a Apple Store for a very expensive drive upgrade, which a person then decides the money is better spent buying a new machine.

  • Restore from time machine does not list all my backups.  I know they exist but there dates are not present on the restore list.  Any help appreciated.

    Restore from time machine does not list all my backups.  I know they exist but their dates are not present on the restore list.  Any help appreciated.  If I must use one of these older dates to restore, how do I then get the more current data off time machine?

    Ok, so am i correct in saying that the steps to fix are as follows.
    That's one option, but not what I meant by restoring in the time-travel view. The latter is what you get when you enter Time Machine.
    is the fresh install not going to be able to "see" the time machine backups that I have at the moment.
    It should, but sometimes people report that it fails. I'm not sure why that happens.

  • Why does the new operating system not delete the moved files from their original location - it seems like an enormous waste of space, time and effort to clean up every file once you've moved it

    Why does the new operating system not delete the moved files from their original locations - it seems like an enormous waste of space, time and effort to clean up every file once you've moved it - also, when transferring large amounts of files it becomes a very large problem remembering which files were transferred and which not.

    You're going to need to be more specific, as I'm not quite sure I understand what you're talking about.
    If you're referring to copying from an external hard drive or flash drive, and you want to actually move files rather than copy them, you can hold down the option key to force it to do a "move" rather than a "copy." This is not new behavior, though... the Mac OS has worked this way as long as I can recall (and I've been using it since 1984).
    If you're having a problem with trying to move files from one place to another on a single drive causing them to be copied instead, that is likely because of some permissions issue preventing you from actually being able to move them.

  • I want to set up 5 different ipods to sync from one library, but want to be able to control what is synced to each ipod and have it remember that for future synching and just look for new songs and not sync all the other music in the library

    I want to set up 5 different ipods to sync from one library, but want to be able to control what is synced to each ipod and have it remember that for future synching and just look for new songs and not sync all the other music in the library

    Click here for options.
    (58961)

  • Time Machine does not backup all of my files

    Hi,
    If I compare my Dropbox folder to what Time Machine backups there are differences which means that Time Machine does not backup all files:
    diff <(cd "/Users/phil/Dropbox" && ls -R | sort) <(cd "/Volumes/TimeMachineBackup/Backups.backupdb/Computername/Latest/Macintosh HD/Users/phil/Dropbox" && ls -R | sort)
    There are also differences if I compare my user folder to the Time Machine Backup:
    diff <(cd "/Users/phil/" && ls -R | sort) <(cd "/Volumes/TimeMachineBackup/Backups.backupdb/Computername/Latest/Macintosh HD/Users/phil/" && ls -R | sort)
    I did not exclude the folders affected from the Time Machine backup.
    I have verified this behaviour on other computers as well.
    Does anybody else have this kind of problem?
    Philipp

    These commands solved the problem for now:
    1) Stop the Dropbox desktop application (if needed)
    - Click on the Dropbox icon.
    - Choose Quit/Stop/Exit
    2) Open your Terminal app (Located at /Applications/Utilities/Terminal)
    3) Copy and paste the following lines into the Terminal, one at a time, and press RETURN after each one. PLEASE make sure you copy and paste these commands (don't type them by hand), as getting them wrong could cause some harm. You'll be prompted for your computer user's password (not your Dropbox password) after entering the first command. Keep in mind that the password field in the terminal will remain blank as you type your password. After you type it, just press ENTER.
    sudo chflags -R nouchg ~/Dropbox ~/.dropbox ~/.dropbox-master
    sudo chown "$USER" "$HOME"
    sudo chown -R "$USER" ~/Dropbox ~/.dropbox ~/.dropbox-master
    sudo chmod -RN ~/.dropbox ~/Dropbox ~/.dropbox-master
    chmod -R u+rw ~/Dropbox ~/.dropbox ~/.dropbox-master

  • I was able to copy all my files from my Time Capsule, but that is all they are...files. How do I get my new Mac Mini to emulate my other Mac?

    I was able to copy all my files from my Time Capsule, but that is all they are...files. How do I get my new Mac Mini to emulate my other Mac?

    Doggiemommie,
    Copying files is not a good idea.
    The "other Mac" was backed up onto Time Capsule using the Time Machine. On your new Mac you should restore the old user - rather than copy files manually.
    This usually happens during the initial setup of the new computer or you can do it later using Migration Assistant.
    Please note, it is possible to damage backup file on the Time Capsule when you browse it and copy files manually.
    Hope this explains.
    TZ

  • Why does iphoto not copy all photos when transfering

    Hi peeps.
    why does iPhoto not copy all photos from an event when im copy/pasting to an external folder on my mac(for later transfer). All softwares are up to date and ive only just realised it happens, but when i copy all pics in an event then paste in a folder, the pic count is substantially different. for example i select all pictures in an event called 'new1', the count of files is 188. i then copy/ paste to a folder,  select all files and check 'info' and it says 141 files??? 
    all i can see painstakingly going through to compare which images are in each place is that the ones that arent in my new folder , seem to be the ones ive edited in iPhoto??  conincidence? or am I missing something fundamental here?  Ive only just realised this is occuring. The trouble is, after moving images to folders/hard drives I  subsequently delete them from iphoto to keep my macbook airs HDD with some space.  So basically all of the versions of pictures I want, i.e, the new edited and adjusted versions are no longer! NOT HANDY!
      help please.

    We've seen a few reports of this in the past while and no one is sure of the cause.
    Use the File -> Export command. See this User Tip
    https://discussions.apple.com/docs/DOC-4921
    for details of the options the Export Dialogue offers.
    If you're interested in your Photos then this workflow
    The trouble is, after moving images to folders/hard drives I  subsequently delete them from iphoto to keep my macbook airs HDD with some space.
    means you are losing quality, metadata and the version of control. If you don't want these why use iPhoto at all?
    You could just move the whole Library to an external:
    Make sure the drive is formatted Mac OS Extended (Journaled)
    1. Quit iPhoto
    2. Copy the iPhoto Library from your Pictures Folder to the External Disk.
    3. Hold down the option (or alt) key while launching iPhoto. From the resulting menu select 'Choose Library' and navigate to the new location. From that point on this will be the default location of your library.
    4. Test the library and when you're sure all is well, trash the one on your internal HD to free up space.
    Regards
    TD

  • I download a file in the torrent site which is MP4 but unfortunately i tried to delete it but i can not. but all the files that i have is easily to delete only MP4 files i can't delete in the download foldeer please try to help dont know what to do please

    i download a file in the torrent site which is MP4 but unfortunately i tried to delete it but i can not. but all the files that i have is easily to delete only MP4 files i can't delete in the download foldeer please try to help dont know what to do please

    Well you can sync your iPod/iPhone to yur computer or laptop then take the photos off of your iPod like taking photos of of a SD card (from a normal camera) or off of a USB..! Good Luck. plz tick this saying This solved my question if it helps you.

  • Hi, i ve just brought a new pc ,we have transferred all our files but for some reason my daughters litunes library works , but mine does nt , its there but you cant play any songs from my list. my nano is older than my daughters. can anyone help?

    hi, just brought a new pc i have transferred all the files, but cannot access my itunes library to play music on the pc, its on the pc , but it wont let me play music. my daughters library works though, but she has a newer model than mine. how can i access my old library? at the moment the pc says all i can do sync my ipod , but that means clearing my songs and having my daughters library imported to my i pod thus losing my songs. is there anything i can do to restore my library?

    iPod Nano: Multiple Users- Single iTunes

  • Itunes not copying all photos from an event on my iMac to iPad

    why is iTunes not copying all photos from an event on my iMac to iPad

    Not at this time. There is no connection between iPhoto on the Mac and on the iPad
    Maybe in a future release
    Suggest to Apple. IPhoto menu =>> provide iPhoto feedback
    LN

Maybe you are looking for