Re: Need help with a new install

Ronald Roskens <[email protected]> Sat, 5 Apr 2014 16:31:59 -0500
Newsgroups gmane.network.opennms.install
Message-ID <[email protected]>
I don’t know if OpenNMS has been verified to run under JDK8 yet. Try again with JDK 7.

Ron

On Apr 5, 2014, at 4:07 PM, Darren Burrows <[email protected]> wrote:

> Hi, 
> 
> Hoping someone can help me with this. 
> 
> Ran a fresh install on a CentOS VM. 
> On launching OpenNMS the service starts than almost instantly stops. 
> 
> The output at the time of the errors shows the following:
> 
> [root@us etc]# /sbin/service opennms start
> Starting OpenNMS: /etc/init.d/opennms: line 484: 11740 Killed                  $CMD >> "$REDIRECT" 2>&1
> Started OpenNMS, but it stopped running: for details see /opt/opennms/logs/daemon/output.log                                                           [FAILED]
> 
> 
> output log shows no hard errors that I can see. 
> 
> Sat Apr  5 16:36:46 EDT 2014
> begin ulimit settings:
> core file size          (blocks, -c) 0
> data seg size           (kbytes, -d) unlimited
> scheduling priority             (-e) 0
> file size               (blocks, -f) unlimited
> pending signals                 (-i) 3778
> max locked memory       (kbytes, -l) 64
> max memory size         (kbytes, -m) unlimited
> open files                      (-n) 20480
> pipe size            (512 bytes, -p) 8
> POSIX message queues     (bytes, -q) 819200
> real-time priority              (-r) 0
> stack size              (kbytes, -s) 8192
> cpu time               (seconds, -t) unlimited
> max user processes              (-u) 3778
> virtual memory          (kbytes, -v) unlimited
> file locks                      (-x) unlimited
> end ulimit settings
> Executing command: /opt/opennms/bin/runjava -r  -- -Djava.endorsed.dirs=/opt/opennms/lib/endorsed   -Dopennms.home=/opt/opennms -Dcom.sun.management.jmxremote.port=18980 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false -Xmx512m -XX:+HeapDumpOnOutOfMemoryError  -XX:MaxPermSize=256m -Djava.io.tmpdir=/opt/opennms/data/tmp -jar /opt/opennms/lib/opennms_bootstrap.jar  start  
> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
> [DEBUG] System property 'opennms.library.jicmp' set to '/usr/lib64/libjicmp.so.  Attempting to load jicmp library from this location.
> [INFO] Successfully loaded jicmp library.
> [DEBUG] System property 'opennms.library.jicmp6' set to '/usr/lib64/libjicmp6.so.  Attempting to load jicmp6 library from this location.
> [INFO] Successfully loaded jicmp6 library.
> 
> 
> The particular line mentioned in the initial error (/etc/init.d/opennms: line 484) gives away nothing in terms of what could be causing the issue. 
> 
> doStatus(){
> 
> Which is followed by 
> 
> 
>         if [ $VERBOSE -gt 0 ]; then
>                 STATUS_VERBOSE="-v"
>         else
>                 STATUS_VERBOSE=""
>         fi
> 
>         if [ -z "$NOEXECUTE" ]; then
>                 APP_VM_PARMS="$CONTROLLER_OPTIONS"
>                 APP_PARMS_BEFORE="-u $INVOKE_URL $STATUS_VERBOSE status"
>                 $JAVA_CMD $APP_VM_PARMS -jar $BOOTSTRAP $APP_PARMS_CONTROLLER $APP_PARMS_BEFORE "$@" $APP_PARMS_AFTER
>         fi
> }
> 
> 
> Any ideas? 
> 
> Thanks, 
> Darren.
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Please read the OpenNMS Mailing List FAQ:
> http://www.opennms.org/index.php/Mailing_List_FAQ
> 
> opennms-install mailing list
> 
> To *unsubscribe* or change your subscription options, see the bottom of this page:
> https://lists.sourceforge.net/lists/listinfo/opennms-install


------------------------------------------------------------------------------
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-install mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-install