Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/jsf/6.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Windows services 在Windows计算机上作为服务运行Jboss 5.1.0时,获取PermGen空间错误。_Windows Services_Jboss5.x_Permgen - Fatal编程技术网

Windows services 在Windows计算机上作为服务运行Jboss 5.1.0时,获取PermGen空间错误。

Windows services 在Windows计算机上作为服务运行Jboss 5.1.0时,获取PermGen空间错误。,windows-services,jboss5.x,permgen,Windows Services,Jboss5.x,Permgen,在Windows机器上作为服务运行Jboss 5.1.0时,如何获得PermGen空间错误?我认为Jboss是由bin\run.bat文件启动的(至少我在service.bat文件中看到类似的内容) 在这种情况下,编辑run.conf.bat文件并更改-XX:MaxPermSize参数就足够了。这些参数允许您设置perm gen空间大小

在Windows机器上作为服务运行Jboss 5.1.0时,如何获得PermGen空间错误?

我认为Jboss是由
bin\run.bat
文件启动的(至少我在
service.bat
文件中看到类似的内容)

在这种情况下,编辑
run.conf.bat
文件并更改
-XX:MaxPermSize
参数就足够了。这些参数允许您设置perm gen空间大小