ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Jury Levykin <altcomm@list.ru>
To: community@altlinux.ru
Subject: [Comm] Запуск проекта на JDeveloper 10g - out of memory
Date: Tue, 30 Nov 2004 14:26:05 +0300
Message-ID: <41AC58CD.6050208@list.ru> (raw)

Дистрибутив АLM 2.2
Пытаюсь запустить большое web приложение на JDeveloper 10g (9052)
Проект компилируется, но при запуске происходит "out of memory".

--------------
...
/usr/java/j2sdk1.4.2_05/bin/java -server -classpath /usr/local/u01/app/oracle/product/9.0.5/jdeveloper/j2ee/home/oc4j.jar:/usr/local/u01/app/oracle/product/9.0.5/jdeveloper/jdev/lib/jdev-oc4j.jar -Xms512m -Xmx512m -Dp6.home=/u01/app/oracle/product/9.0.5/jdeveloper/j2ee/home/lib -Djdbc.connection.debug -Xverify:none -Ddisable.checkForUpdate=true -Xrs -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doracle.dms.sensors=NONE -Doc4j.jms.usePersistenceLockFiles=false com.evermind.server.OC4JServer -config /home/jura/jdevhome/system9.0.5.2.1618/oc4j-config/server.xml
[waiting for the server to complete its initialization...]
04/11/30 13:40:54 Copying default deployment descriptor from archive at /home/jura/projects/BetSystem/frontend/classes/META-INF/orion-ejb-jar.xml to deployment directory /home/jura/jdevhome/system9.0.5.2.1618/oc4j-config/application-deployments/current-workspace-app/classes...
04/11/30 13:40:55 Auto-deploying - file:/home/jura/projects/BetSystem/frontend/classes/ (No previous deployment found)... 
04/11/30 13:41:52 Auto-deploying - compiling and loading... 
error #900: out of memory
1 error
...
--------------


Я пробовал редактировать файл: 

-- /etc/security/limits.conf ------------
...
# recomended for most systems
#*               soft    core    0
#*               soft    nproc   128
#*               hard    nproc   256
#@root           soft    nproc   256

*		soft    core    0
*		soft    nproc   2047
*		hard    nproc   16384
*		soft    nofile  1024
*		hard    nofile  65536
@root		soft    nproc   256

# End of file
------------------------------------------

но такие установки не помогают.
После редактрования этого файла новые установки
сразу вступают в силу или нужно выполнить какието операции?


Если кто то знает решение такой проблемы (error #900: out of memory)
 - прошу помочь.

Маленькие тестовые web приложения прекрасно запускаются.




             reply	other threads:[~2004-11-30 11:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-30 11:26 Jury Levykin [this message]
2004-11-30 16:19 ` Gennadiy Redko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41AC58CD.6050208@list.ru \
    --to=altcomm@list.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git