Getting Error "Not Enough Space" while deploying Java Webservice in AS

Hello,
I am trying to deploy a java web-service using OAS enterprise manager but getting an error saying "Not Enough Space". Below are the logs.
[Jul 21, 2010 12:06:17 PM] Application Deployer for MathAppl STARTS.
[Jul 21, 2010 12:06:35 PM] Copy the archive to /u02/oracle/product/install/SOAHome1/j2ee/oc4j_soa/applications/MathAppl.ear
[Jul 21, 2010 12:06:35 PM] Initialize /u02/oracle/product/install/SOAHome1/j2ee/oc4j_soa/applications/MathAppl.ear begins...
[Jul 21, 2010 12:06:35 PM] Unpacking MathAppl.ear
[Jul 21, 2010 12:06:35 PM] Done unpacking MathAppl.ear
[Jul 21, 2010 12:06:35 PM] Unpacking WebServices.war
[Jul 21, 2010 12:06:35 PM] Done unpacking WebServices.war
[Jul 21, 2010 12:06:35 PM] Initialize /u02/oracle/product/install/SOAHome1/j2ee/oc4j_soa/applications/MathAppl.ear ends...
[Jul 21, 2010 12:06:35 PM] Starting application : MathAppl
[Jul 21, 2010 12:06:35 PM] Initializing ClassLoader(s)
[Jul 21, 2010 12:06:35 PM] Initializing EJB container
[Jul 21, 2010 12:06:35 PM] Loading connector(s)
[Jul 21, 2010 12:06:35 PM] Starting up resource adapters
[Jul 21, 2010 12:06:35 PM] Initializing EJB sessions
[Jul 21, 2010 12:06:35 PM] Committing ClassLoader(s)
[Jul 21, 2010 12:06:35 PM] Initialize WebServices begins...
[Jul 21, 2010 12:06:35 PM] Initialize WebServices ends...
[Jul 21, 2010 12:06:35 PM] Started application : MathAppl
[Jul 21, 2010 12:06:35 PM] Binding web application(s) to site default-web-site begins...
[Jul 21, 2010 12:06:35 PM] Binding WebServices web-module for application MathAppl to site default-web-site under context root MathApple
[Jul 21, 2010 12:06:37 PM] Operation failed with error: Error compiling :/u02/oracle/product/install/SOAHome1/j2ee/oc4j_soa/applications/MathAppl/WebServices: Not enough space
When i checked the application server disk utilization, there is enough space. Below is the output.
bash-3.00$ df -h
Filesystem             size   used  avail capacity  Mounted on
/dev/dsk/c1t0d0s0 15G 3.5G 11G 25% /
/devices 0K 0K 0K 0% /devices
ctfs 0K 0K 0K 0% /system/contract
proc 0K 0K 0K 0% /proc
mnttab 0K 0K 0K 0% /etc/mnttab
swap 76M 960K 75M 2% /etc/svc/volatile
objfs 0K 0K 0K 0% /system/object
sharefs 0K 0K 0K 0% /etc/dfs/sharetab
/usr/lib/libc/libc_hwcap1.so.1
15G 3.5G 11G 25% /lib/libc.so.1
fd 0K 0K 0K 0% /dev/fd
swap 286M 212M 75M 74% /tmp
swap 142M 67M 75M 48% /var/run
/dev/dsk/c1t0d0s3 48G 17G 30G 36% /u01
/dev/dsk/c1t1d0s0 67G 6.0G 61G 9% /u02
Please help.
-Mj

Dear,
As suggested, i have checked for the JVM configuration for low heap size but i found the value of MaxPermSize to be 256M. So, i guess this is not causing the "Not Enough Space" issue.
Please let me know where else do I need to check as i completely clueless about this problem.
Thanks for your inputs.
-Mj

Similar Messages

  • I'm getting an error: not enough space to backup on icloud, but I do have enough storage available. Can you advise?

    I'm getting an error: not enough space to backup on icloud, but I do have enough storage available. Can you advise?

    There shouldn't be any fee involved.  Call the Apple online store for your country (1-800-MY-APPLE in the U.S. and Canada) and request a refund.
    If the download is stuck, you can download in iTunes on your computer, then sync it to your iPad once your free up some space.  This explains how to download your previous purchases to your computer: http://support.apple.com/kb/ht2519.

  • I am using DVD Studio Pro to create a DVD. The assets total about 2.4GBs using a 4.7 GB disc I still get the error " not enough space on disc" Does anyone know why?

    I am using DVD Studio Pro to create a DVD. The assets total about 2.4GBs using a 4.7 GB disc I still get the error " not enough space on disc" Does anyone know why?

    Start by using this to make sure your assets really fit on the disk:
    http://www.kenstone.net/fcp_homepage/bit_budget.html

  • Compilation process error : Not enough space

    Hi Experts,
    I have transported two mapping routines from development system to the Testing system, but when I am trying to activate the mapping routines only one got activated and the other shows the below error
    Compilation process error : Not enough space
    STACKTRACE:
    com.sap.aii.utilxi.swing.framework.FrameworkException: Compilation process error : Not enough space
        at com.sap.aii.ib.gui.editor.XiDocument.checkConsistency(XiDocument.java:780)
        at com.sap.aii.ib.gui.editor.XiDocument.checkObject(XiDocument.java:799)
        at com.sap.aii.ib.gui.editor.CheckObjectCommand.execute(CheckObjectCommand.java:38)
        at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:196)
        at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:134)
        at com.sap.aii.utilxi.swing.framework.CommandAction.actionPerformed(CommandAction.java:69)
        at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
        at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
        at javax.swing.AbstractButton.doClick(Unknown Source)
        at com.sap.plaf.frog.FrogMenuItemUI$MouseInputHandler.mouseReleased(FrogMenuItemUI.java:833)
        at java.awt.Component.processMouseEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
    Please suggest to resolve the issue.
    Thank you,
    MK

    Goto XI server machine and check the drive spaces. U may also use DB2 transaction. Ur BASIS may help u with this
    Regards,
    Prateek

  • I keep getting a not enough space message.

    I just downloaded creative cloud to my laptop. I keep getting a not enough space message. Want to purchase a desktop in order to have more space. Can I use cc on two separate computers?
    AT first I could not download lightroom or photoshop. I deleted all the pictures in my iPhoto folder and was able to. I only added a few select pictures back to iPhoto. Tried moving them into lightroom (following the tutorial) but message says insufficient space. I'm getting frustrated because I have this awesome thing that I can't use!
    Thanks,
    Annette

    Cloud License allows 2 activations http://www.adobe.com/legal/licenses-terms.html
    -Install on a 2nd computer http://forums.adobe.com/thread/1452292?tstart=0
    -Windows or Mac does not matter... 2 on the same operating system, or 1 on each
    -Both computer Cloud subscriptions may not be in use at the same time

  • P6N SLI Platinum - ERROR - not enough space to copy PCI option rom

    Can Someone Help Me with this Problem?
    I have P6N SLI Platinum motherboard, after I plug in two INLINE Silicon Image 4xSata PCI Raid adapter (Sil-3114) bios is displaying Error message - ERROR - not enough space to copy PCI option rom
    I have the lastest BIOS..
    Is there eny cure for this Problem?

    Quote from: kakalake7 on 24-March-07, 04:34:46
    Can Someone Help Me with this Problem?
    I have P6N SLI Platinum motherboard, after I plug in two INLINE Silicon Image 4xSata PCI Raid adapter (Sil-3114) bios is displaying Error message - ERROR - not enough space to copy PCI option rom
    I have the lastest BIOS..
    Is there eny cure for this Problem?
    How's everything at your side now?

  • My 4th gen ipod shuffle no longer selects a subset of my music libary to sync. All I get is not enough space message. Anybody know how to get around this without manually recreating 2 gb playlists?

    When syncing my old 1st generation shuffle, itunes would select a subset of my music library. Now all I get is a not enough space message. I cannmot find a way to accomplish this and do not want to keep manually creating 2gb playlists. Does anybody know how to make itunes select songs from the music library?
    As usual, Apple Help is of no help.  Thanks

    I solved my problem by restoring the shuffle to factory settings on the summary screen. Now it seems to work the way it's supposed to. Many thanks to Apple for zero help, as usual. Apple should direct less resources to developing the next snazzy ipad and more to cleaning up and enhancing itunes. I'll make the same editorial comment about the iphone 4 voicemail options.

  • When backing up iPhone 5 to iTunes get message not enough space on computer

    On backing up iPhone 5 to iTunes keep getting message "iTunes could not back up "M iPhone" because not enough space on this computer."
    There is actaully 125 Gb free on computer. Have run repair disk permissions through Disk Utility
    Any suggestions please?
    Thank you

    Problems such as yours are sometimes caused by files that should belong to you but are locked or have wrong permissions. This procedure will check for such files. It makes no changes and therefore will not, in itself, solve your problem.
    First, empty the Trash.
    Triple-click the line below to select it, then copy the selected text to the Clipboard (command-C):
    find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 -o -acl \) 2> /dev/null | wc -l
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). The command may take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear.
    The output of this command, on a line directly below what you entered, will be a number such as "41." Please post it in a reply.

  • IFolder Client error: Not enough space on the iFolder server

    iFolder client gets the following error:
    iFolder synchronization cannot complete because you don't have enough space on the server.
    Free space on the server = 464 MB (total space available 3000 MB)
    Space needed to complete synchronization = 2536 MB.
    Please free up space in your iolder and click OK.
    Click Cancel to cancel to sync.
    iFolder client log looks like this:
    13.3.2011 23:40:46 Synchronizing with server...
    13.3.2011 23:40:48 Synchronization failed
    The volume size is 36 GB and it has free space 20% = 7 GB.
    So there is enough space to the iFolder sync.
    iFolder host is NetWare 6.5.8 server and iFolder version is 2.1.8
    The same iFolder is synced from two (2) PC's, a desktop (XP SP3) and notebook (W7 SP1 32bit). Both have been working for long time.
    The problems are seen on notebook using Windows 7. The Windows 7 (32-bit) OS has updated with SP1 on Saturday (May 12th.2011). After the update iFolder worked but on Sunday evening the errors started.
    iFolder client (2.1.8) has removed and reinstalled. First the client seemed to work OK, but after the sync of last file, the error reoccured again.
    iFolder sync partially works: files and folders created on desktop PC are synced to notebook.
    But files created on notebook are not synced to desktop.
    Any tips how to repair or troubleshoot?
    Kind Regards, Harri

    On 14/03/2011 06:36, hkarr wrote:
    > iFolder client gets the following error:
    >
    > iFolder synchronization cannot complete because you don't have enough
    > space on the server.
    >
    > Free space on the server = 464 MB (total space available 3000 MB)
    > Space needed to complete synchronization = 2536 MB.
    >
    > Please free up space in your iolder and click OK.
    464 MB is less than 2536 MB so error message is correct.
    > Click Cancel to cancel to sync.
    >
    >
    > iFolder client log looks like this:
    > 13.3.2011 23:40:46 Synchronizing with server...
    > 13.3.2011 23:40:48 Synchronization failed
    >
    >
    > The volume size is 36 GB and it has free space 20% = 7 GB.
    > So there is enough space to the iFolder sync.
    Is there perhaps a volume or directory quota in place that would affect
    the sync?
    > iFolder host is NetWare 6.5.8 server and iFolder version is 2.1.8
    >
    > The same iFolder is synced from two (2) PC's, a desktop (XP SP3) and
    > notebook (W7 SP1 32bit). Both have been working for long time.
    >
    > The problems are seen on notebook using Windows 7. The Windows 7
    > (32-bit) OS has updated with SP1 on Saturday (May 12th.2011). After the
    > update iFolder worked but on Sunday evening the errors started.
    >
    > iFolder client (2.1.8) has removed and reinstalled. First the client
    > seemed to work OK, but after the sync of last file, the error reoccured
    > again.
    >
    > iFolder sync partially works: files and folders created on desktop PC
    > are synced to notebook.
    > But files created on notebook are not synced to desktop.
    >
    > Any tips how to repair or troubleshoot?
    Noting your follow-up reply re uninstall of Windows 7 SP1 I'll flag that
    the iFolder 2.0 client is not supported on Windows 7 - it would have
    been released before Windows 7 and certainly not updated for it (OES
    Linux introduced iFolder 3).
    HTH.
    Simon
    Novell Knowledge Partner (NKP)
    Do you work with Novell technologies at a university, college or school?
    If so, your campus could benefit from joining the Novell Technology
    Transfer Partner (TTP) program. See novell.com/ttp for more details.

  • Time Machine error: not enough space

    A little while ago I got an error from my Time Machine backup, stating, "The backup disk needs 349.72 GB for the backup but only 327.67 GB are available. Select a larger backup disk or make the backup smaller by excluding files." This was not a new backup, and I couldn't see any reason why Time Machine would deviate from the usual small incremental backups. I finally ended up formatting my Time Capsule and starting over. Things were going fine until today, when I got the same message. Any idea why this is happening and what I can do to fix it?
    The backup is for my iMac, running OS 10.10.3, the Time Capsule is 1 GB. I don't have any partitions, and the total backup for my computer should be only around 500 GB according to the Time Machine preferences. I do have an external hard drive connected, which holds videos and photos and is included in the backup.

    Thanks for the comment but I don't think I'm having any of those issues. Time Machine will work fine for a while, and then it suddenly decides it needs to back up almost 350 GB of "new" data even though there haven't been any changes that would justify that large a backup. This is what I see in the Time Machine Buddy widget:
    Starting manual backup
    Attempting to mount network destination URL: afp://Jeremy%20Weiss;AUTH=SRP@Jeremy's%20AirPort%20Time%20Capsule._afpovertcp._ tcp.local./Jeremy%20Weiss's%20Time%20Capsule
    Mounted network destination at mount point: /Volumes/Jeremy Weiss's Time Capsule using URL: afp://Jeremy%20Weiss;AUTH=SRP@Jeremy's%20AirPort%20Time%20Capsule._afpovertcp._ tcp.local./Jeremy%20Weiss's%20Time%20Capsule
    Disk image /Volumes/Jeremy Weiss's Time Capsule/Weiss's iMac.sparsebundle mounted at: /Volumes/Time Machine Backups
    Backing up to /dev/disk3s2: /Volumes/Time Machine Backups/Backups.backupdb
    Will copy (602.4 MB) from Macintosh HD
    Will copy (Zero KB) from My Book for Mac
    Found 157930 files (327.16 GB) needing backup
    350.45 GB required (including padding), 327.67 GB available
    Ejected Time Machine disk image: /Volumes/Jeremy Weiss's Time Capsule/Weiss's iMac.sparsebundle
    Compacting backup disk image to recover free space
    Completed backup disk image compaction
    Starting manual backup
    Network destination already mounted at: /Volumes/Jeremy Weiss's Time Capsule
    Disk image /Volumes/Jeremy Weiss's Time Capsule/Weiss's iMac.sparsebundle mounted at: /Volumes/Time Machine Backups
    Backing up to /dev/disk4s2: /Volumes/Time Machine Backups/Backups.backupdb
    Will copy (602.6 MB) from Macintosh HD
    Will copy (Zero KB) from My Book for Mac
    Found 158025 files (327.16 GB) needing backup
    350.45 GB required (including padding), 327.67 GB available
    Deleted backup /Volumes/Time Machine Backups/Backups.backupdb/Weiss's iMac/2015-05-02-084159.inProgress/2A826121-7477-4D3F-A86A-FE5FFEEC0B19 containing 4 KB; 327.67 GB now available, 350.45 GB required
    Deleted backup /Volumes/Time Machine Backups/Backups.backupdb/Weiss's iMac/2015-05-02-084159.inProgress/5BF1ECEE-6819-4A94-A9A3-7DB133F7D617 containing 4 KB; 327.67 GB now available, 350.45 GB required
    Removed 2 expired backups so far, more space is needed - deleting oldest backups to make room
    Deleted 2 backups containing 8 KB total; 327.67 GB now available, 350.45 GB required
    Backup date range was shortened: oldest backup is now May 2, 2015
    Backup failed with error 7: Not enough available disk space on the target volume.
    Ejected Time Machine disk image: /Volumes/Jeremy Weiss's Time Capsule/Weiss's iMac.sparsebundle
    Ejected Time Machine network volume.

  • Touchsmart 610 - installing windows 8 on a partition, error, not enough space on system partition?

    I created a 150 gb partition to install Windows 8 so I could dual boot Win 7 and Win 8.  When I try to install I get a message that there is not enough free space on my 'system' partition.  The only thing I can think of is that it is referring to the system (reserved) 100mb  partition.  It only has 10 mb of free space.  Obviously the partition I want to install on has plenty of space.  Has anyone had this problem and gotten around it? 
    UPDATE:  Found the problem with my 100mb reserved partition.  I assigned a drive letter to it through disk management and saw a file 'test.vhd' of 55 mb.  I recognized this as a virtual drive I had created and deleted a few months ago!  Deleted this file and then removed the drive letter assignment, and Windows 8 installed on my partition in about 15 minutes.
    This question was solved.
    View Solution.

    Hello meezer,
    Glad you was able to get it installed. It always seems to be the little things that cause us the greatest problems.
    If I have helped you in any way click the Kudos button to say Thanks.
    The community works together, click Accept as Solution on the post that solves your issue for other members of the community to benefit from the solution.
    - Friendship is magical.

  • Error: "not enough space to restore iPhone backup" but..8+gb free

    Hello,
    I have an iPhone 4 running ios 7.0.6. Since it's pretty slow I decided to try backup&restore. Opened iTunes (updated at the latest version yesterday), created a backup (took only a couple of mins, while it used to take dozens at least. Not sure if this is a good thing since the progress bar didn't show the step from 1 to 7 but only a continuos progress bar with no caption but "backing up"), hitted the "restore backup" button, but a couple of minutes later a pop up said "Can't restore your backup because there's not enough free space on the iPhone" (or something similar). The iPhone rebooted as usual.
    I saw tons of discussions with this topic but the problem is I have almost 9 gb of free space in a 32gb total capacity!
    What can I do?
    Thanks for your help,
    Andrea

    Sorry I missed that important bit of detail.
    I would try the following:
    Uninstalling and reinstalling iTunes completely, then trying to restore from backup. (You may want to follow their guide to uninstalling iTunes and related applications since there's a specific sequence to that. More here: http://support.apple.com/kb/ht1925 )
    Alternatively, and this may take longer but I've found it helpful in the past, try restore to factory settings once and then, after activating your iPhone and logging in as you, try restore from backup, but from the backup from before your iOS update of course.

  • Restore from time machine error 'not enough space'

    I'm trying to restore my HD from Time Machine and in the Select A Destination' window the HD is listed but I cannot select it.  At the bottom there is an error message of "This disk does not have enough space to restore your system".   Let me say the backup came from this same computer.  I thinking I may have to reformat the HD and then restore.   Any helpful advice?

    Hi Lostin24
    I have got exactly the same problem so my Macbook is waiting since I found no solution for this strange issue.
    I will be thankful for any help if its already solved with you
    Best
    Nedal

  • Getting error Not enough memory to compete this operation.

    Hello ,
    I am Getting error that not enough memory to perform this operation.
    Here in attachment I have attach that screen shot.
    When I press OK button then I got error -2147417851 occurred at exception error the server.
    And again When press OK then Attached Untitled.vi is open which is actually flatten Pixmap.vi form the Kinesthesia tool kit for Kinect .
    And third attachment is main vi.
    Could you please guide me how to solve this error And why this error is occurred.
    Thank you very much.
    Attachments:
    not enogh memory.png ‏254 KB
    Untitled 1.vi ‏24 KB
    simple robot detect object and move kinect.vi ‏19 KB

    Hi,
    the out of memory error is not an error wich comes out of a VI itself, the error occurs at an particular VI but most likely isn't caused alone by this VI.
    Plus the error isn't trackable without the whole setup, so having the camera and the robot itself in your case.
    However I can give you a couple of pointers, where you can start taking a look at it and work at it:
    The error is most likely caused by your multiple bitmaps, wich stress out the memory
    Use the LabVIEW 64bit edition, because it is designed for vision applications, you need the extra amount of memory wich can be addressed by a 64bit application
    Take a look at the VI in wich the error occurs, look at the memory usage and try to go through it step by step, the purpose of this is, to see where the memory usage gets out of hand
    Best Regards,
    Frank

  • Oracle 10g DBCA error - not enough space on root?

    Im running Oracle 10g on HP-UX 11i.
    Oracle software is installed ok. Already created a database succesfully. I have now deleted that database and am creating a new one using dbca.
    When I get to the final step I get the following error:
    You do not have enough free disk space to create the database. You need at least 785,408KB on /, you only have 753,664KB available please allocate more free disk space.
    The above is true but I am not putting any datafiles/ redo logs etc on root they are on a separte logical volume. Why does it need all this space on root? I cant add any more space to root anyway as I cant unmount root and extend it.
    Cant find anything about this in the oracle documentation, I can only think my oracle software install has got messed up causing this strange error?
    Can anyone help? Thanks.

    @ Oracle software is installed ok. Already created a database succesfully. I have now deleted that database and am creating a new one using dbca.
    When I get to the final step I get the following error:
    You do not have enough free disk space to create the database. You need at least 785,408KB on /, you only have 753,664KB available please allocate more free disk space.
    When you create database with DBCA, it gives a few options like General purpose, OLTP, etc.
    Did you pick same options both the time?

Maybe you are looking for

  • The plus(+) and minus(-) keys to increment or decrement the date

    Hi All, I have a date field in which I would like to have the + and - keys to increment or decrement the date as in some windows programs. Thank you, Bill

  • New to Cross Dimensional Calcs

    Can someone tell me or point me in the direction of the best way to get started with cross dim calcs? Is there any documentation; papers, books, newsletters, examples, etc. that can help me get started?Any help will be greatly appreciated. Thanks Pta

  • ABAP WebDynpro iView with window id problem

    We have a custom ABAP webdynpro iView that is part of a dynamic navigation.  When the iView loads the following warning message is displayed... An error occured while starting the iView. Application https://<server>/sap/bc/webdynpro/sap/WebDynproComp

  • Toolbar bugs

    Bug #1:  Customizing the file toolbar to add a "close standard" option does not retain the new icon I've added onto the toolbar after re-starting Multi-Sim.  I'm not sure if other toolbar customizations are the same way or not.  I think this is a bug

  • Netbeans and Firebird DB

    I'm trying to get Netbeans to connect to a Firebird database so I can try out the basic database application template. I am able to make a connection and it logs in to the database. It then takes me to the Advanced tab and asks about which database s