BookmarkSubscribeRSS Feed
Narendra
Calcite | Level 5

When i am trying to start sasserver1.bat file in jboss 4.2.0 GA, it is showing

Error occurred during initialization of VM

Could not reserve enough space for object heap

Could not create the Java virtual machine.

During configuration SAS has made SASServer1.bat file with following configuration -

set JAVA_HOME=C:\Program Files (x86)\Java\jdk1.5.0_15

set JAVA_OPTS=-Xms1024m -Xmx2048m -XX:PermSize=512m -XX:MaxPermSize=720m -Xss256k -XX:NewSize=128m -XX:MaxNewSize=256m -XX:+UseConcMarkSweepGC -XX:+UseTLAB -XX:+DisableExplicitGC -XX:+CMSClassUnloadingEnabled -XX:+CMSPermGenSweepingEnabled -Dcom.sun.management.jmxremote -Djava.awt.headless=true -Djboss.platform.mbeanserver -Djavax.management.builder.initial=org.jboss.system.server.jmx.MBeanServerBuilderImpl -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dsas.container.identifier=jboss -Dcom.sas.services.logging.disableRemoteList=true -Dcom.sas.services.logging.disableRemoteLogging=true -Dsas.jms.authentication.decorator=false -Dwebreportstudio.file.cleanup.interval=60 -Djava.net.preferIPv4Stack=true -Djava.net.preferIPv6Addresses=false -Dmulticast_udp_ip_ttl=1 -Dmulticast.address=239.17.123.133 -Dmulticast.port=8562 -Djava.security.policy="C:\jboss-4.2.0.GA\server\SASServer1\conf\sas.all.permissions.policy" -Djboss.home.dir="C:\jboss-4.2.0.GA"  -Djboss.server.home.dir="C:\jboss-4.2.0.GA\server\SASServer1" -Dsas.deploy.dir="C:\jboss-4.2.0.GA\server\SASServer1\deploy_sas" -Dsas.auto.publish.port=8080 -Dcom.sas.log.config.url=file:///C:/SAS/EBIEDIEG/Lev2/Web/Common/LogConfig/

Please Help me out..thanks in advance

3 REPLIES 3
LinusH
Tourmaline | Level 20

If you had searched support.sas.com, you would might have found this note, does it apply?

40392 - The SAS® Deployment Wizard fails to start JBoss in Windows operating environments

Data never sleeps
Narendra
Calcite | Level 5

Thanks for your support provided.

But according to the above link document,

"This error indicates that the problem is most likely a result of having selected 32-bit Java JDK in the SAS Deployment Wizard", while I have taken 64 bit java JDK, still this error is occuring.

jakarman
Barite | Level 11

You did not describe you OS environment fully. It is Windows probably a server being virtualized possible Vmware.

SAS Product Support for Virtualization Environments ... possible impact by virtualization....?

When your virtualized machine is too small

The JVM is a Java Virtualized Machine running in Windows Vritualized machine. JVM needs to have enough resources from its guest OS.

39504 - Setting JVM parameters for Web application servers when running SAS® 9.2

37277 - Fragmented memory prevents the Java Web-application server from starting

The sas clients until 9.3 are requiring 32-bit java versions but server side could be 64-bit. IT is confusing and not clear.

SAS 9.3 Support for Java Runtime Environments

Would suggest to bother SAS Tech support with this

---->-- ja karman --<-----

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

CLI in SAS Viya

Learn how to install the SAS Viya CLI and a few commands you may find useful in this video by SAS’ Darrell Barton.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 2477 views
  • 0 likes
  • 3 in conversation