Skip to main content
ExLibris

Knowledge Assistant

BETA
 
Back
DigiTool

 

Ex Libris Knowledge Center
  1. Search site
    Go back to previous article
    1. Sign in
      • Sign in
      • Forgot password
  1. Home
  2. DigiTool
  3. Knowledge Articles
  4. Ingest Fails
  5. DigiTool - How to install a new license
  6. JBOSS will not start

JBOSS will not start

  1. Last updated
  2. Save as PDF
  3. Share
    1. Share
    2. Tweet
    3. Share
  1. Overview
  2. Solution
    1. First Step - See if there is a JBOSS Process running
    2. Second Step
    3. Start JBOSS

Overview

When trying to start JBOSS the following output is received: 

##################################### 
# jboss_startup # 
##################################### 

[1] jboss_startup initialization 
[2] current directory is: /exlibris/dtl/j3_1/digitool/home/system/bin/. 
[3] checking for pid files 
PID file exists. JBOSS has already been started up 


Although the start-up script claims that the application is started, this is not the case. 

Solution

First Step - See if there is a JBOSS Process running


command jps -m will show output similar to the following when JBOSS is running: 
>jps -m 
16114 Jps -m 
14375 Bootstrap start
(Tomcat is running) 
14578 Main -b 0.0.0.0 (JBOSS is running - if this line "Main -b 0.0.0.0" is missing then JBOSS is NOT running) ..

Second Step

When JBOSS starts the following file is created 
/exlibris/dtl/j3_x/digitool/home/system/thirdparty/openserver/server/default/log/run.sh.2.pid 
This file is a text file containing the Process ID (PID) allocated to the instance of JBOSS by the operating system. 
When JBOSS is closed gracefully this file is deleted. 
The JBOSS startup script checks for the presence of this file, and if it exists, assumes that JBOSS is already running, and ends without any further action. 
This is intended to prevent multiple instances of JBOSS from being started.

If we have ascertained that JBOSS is not running we must delete this file to enable JBOSS to start.

 

To easily access the directory type:
>jb_log 

In order to allow JBOSS to start this file must first be deleted: 
>rm -f run.sh.2.pid 

Start JBOSS

Start JBOSS
>cd $jdtlh_bin 
>./jboss_startup.sh

View article in the Exlibris Knowledge Center
  1. Back to top
    • DigiTool - How to install a new license
    • Ingest is adding access rights metadata to thumbnail images
  • Was this article helpful?

Recommended articles

  1. Article type
    How-To
    Content Type
    Knowledge Article
    Language
    English
    Product
    DigiTool
  2. Tags
    This page has no tags.
  1. © Copyright 2025 Ex Libris Knowledge Center
  2. Powered by CXone Expert ®
  • Term of Use
  • Privacy Policy
  • Contact Us
2025 Ex Libris. All rights reserved