90b1 [Solved] jboss5 start/stop not working - The FreeBSD Forums
The FreeBSD Forums  

Go Back   The FreeBSD Forums > Ports & Packages > Installation and Maintenance of FreeBSD Ports or Packages

Installation and Maintenance of FreeBSD Ports or Packages Installing and maintaining the FreeBSD Ports Collection or FreeBSD Packages (i.e. third party software).

Reply
 
Thread Tools Display Modes
  #1  
Old February 6th, 2010, 13:32
horstL horstL is offline
Junior Member
 
Join Date: Feb 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default jboss5 start/stop not working

hello,
i have a question on jboss5 port ver 5.1 the start/stop is not working, the pidfile is not written correct because the
pgrep -U www -f org.jboss.Main does not find anything...

my system freebsd 7.2 diablo jdk 1.6

with ps -faux i see
Code:
11433  ??  IJ     2:44.49 [java]    // this is the jboss running
add info: all is running inside a jail!!

how could i fix / or could it be fixed?

thanx for answer
br horst

Last edited by DutchDaemon; February 6th, 2010 at 19:13.
Reply With Quote
  #2  
Old May 2nd, 2010, 10:36
horstL horstL is offline
Junior Member
 
Join Date: Feb 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default SOLVED jboss5 start/stop not working

solved my own problem,

if ps -faux is not showing org.jboss.Main (only [java])
its because of the
kern.ps_arg_cache_limit: 256 which is to less if you have a lot of
vmwargs for the jboss/or java app

therefore set at least to
Code:
sysctl kern.ps_arg_cache_limit=1024
kern.ps_arg_cache_limit: 256 -> 1024
in the base system of the freebsd / in the jail its also set (if you try
to set in the jail you get an Operation not permitted exception)

NOW the pgrep detects the org.jboss.Main and pid is correct written =>
start and stop is working...

thanx for help ;-)


horst

Last edited by DutchDaemon; May 3rd, 2010 at 00:11. Reason: proper formatting
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to start or stop daemon in silence sonysun Userland Programming & Scripting 7 March 22nd, 2011 11:14
Center speaker not working - was working last install??? caesius Multimedia 13 February 9th, 2010 11:15
start and stop KDM manually from the command line ccc KDE 19 August 13th, 2009 17:44
stop xserver or stop compiz gulanito X.Org 3 August 3rd, 2009 11:00
JBoss5 AS Installation. Looking for tzupdater-1_3_11-2008i.zip file... bsdvm Installation and Maintenance of FreeBSD Ports or Packages 9 June 3rd, 2009 07:33


All times are GMT +1. The time now is 17:25.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
The mark FreeBSD is a registered trademark of The FreeBSD Foundation and is used by The FreeBSD Project with the permission of The FreeBSD Foundation.
Web protection and acceleration provided by CloudFlare
0