Sponsored Content
Operating Systems Linux Red Hat Red Hat application server ssl keystore problem Post 302898475 by kkinney on Tuesday 22nd of April 2014 11:08:15 AM
Old 04-22-2014
Red Hat application server ssl keystore problem

A client is accessing our JBoss server. In the past, we set up a keystore and everything worked fine.
That certificat expired and we've installed the new one. Now the client is getting the following error -
Code:
HTTP/1.1 500 Internal Server Error
Date: Mon, 14 Apr 2014 13:25:44 GMT
Server: Apache/2.2.22 (Win32) mod_jk/1.2.27 mod_ssl/2.2.22 OpenSSL/0.9.8t
X-Powered-By: Servlet 2.5; JBoss-5.0/JBossWeb-2.1
SOAPAction: ""
Accept: text/xml
Connection: close
Transfer-Encoding: chunked
Content-Type: text/xml;charset=UTF-8
 This shows up in the log -
 Sender PartyName: eReinsure.com, Inc
Sender PartyId: urn:duns:125137211
Receiver PartyName: StoneRiver
Receiver PartyId: urn:duns:026334564
MsgId: B625F9FC-DEA9-85D5-C764-86E880CAC4B4
Error Message: fatalorg.apache.axis2.AxisFault: security

What's going on with this? How can I find out more?

Moderator's Comments:
Mod Comment Code tags for code and program output, please.

Last edited by Corona688; 04-22-2014 at 12:13 PM..
 

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Red Hat 7.1 - Bieng a web server

If I have an ADSL connection (therefore with a static IP Address) is it possible to use Red Hat Linux 7.1 straight from the CD to become a web server to host my own web pages (If I have a domain name registered to that IP Address). I've read about Apache, is this what is used to make files... (1 Reply)
Discussion started by: KrazyGuyPaul
1 Replies

2. Linux

Red Hat linux(Advance server) problem

we are receiving following error in our application server & server not booted:- "INIT IP ID x ,Respawning too fast; disable for 5 minutes." Please give me solution for above mention problem as early as possible . AKM (3 Replies)
Discussion started by: akm9999
3 Replies

3. Red Hat

Red Hat Server Name Change

Hello Does anyone know if it s complicated process to change a Red Hat Server host name that also has a Oracle db installed on it? rgds D (2 Replies)
Discussion started by: deedaz
2 Replies

4. Red Hat

not large enough to display the application in red hat linux x win desktop

I use red hat linux es 5 I use startx to start the x-win desktop. But when I use vritual manager . The display application is too large so the bottom part for the application cannot show out. I cannot scroll down to get the display of bottm part . So, I do not know what button display at the... (0 Replies)
Discussion started by: chuikingman
0 Replies

5. Red Hat

Streaming Server over Red Hat

Hi guys, What is the best server for media streaming over network, when I googled some stuff I found that most of these articles talk about VLC, and according to what I know that is VLC is a third party application, and I don't know actually if there any standard linux streaming server. ... (2 Replies)
Discussion started by: leo_ultra_leo
2 Replies

6. Programming

NodeMCU ESP8266 Blynk SSL Application for Linux Server Load Averages

Here is a useful SSL (HTTPS) application for anyone with a remote Linux server they want to keep an eye on using Blynk and the NodeMCU ESP8266. This little app also works (have tested as well) on the WeMos D1 ESP8266 Arduino board. The NodeMCU setup could not be easier, just find a... (8 Replies)
Discussion started by: Neo
8 Replies
RHN_CHECK(8)							  Red Hat Network						      RHN_CHECK(8)

NAME
rhn_check - check for queued actions on RHN and execute them SYNOPSIS
/usr/sbin/rhn_check [-v] [--verbose] DESCRIPTION
rhn_check is a client program that connects to the Red Hat Network backend servers and retrieves information associated with the queued actions for this particular system. This script reads the digital server ID from /etc/sysconfig/rhn/systemid and uses that to identify the machine to the Red Hat Network. Upon successfull authentication, rhn_check will start processing the queued actions sequentially. ACTION TYPES
The following types of actions are currently processed by rhn_check: action type description () () refresh This action will refresh the hardware or software profiles of this machine with Red Hat Network. This fucntion is called as refresh(hardware) or refresh(rpmlist) new_systemid This action is used by the RHn Backend to update the Digital system ID of this machine with a new one. update_packages This action will trigger rhn_check into running a package update for a list of packages queued from the Red Hat Network. rhn_check will use modules from the up2date client to download the packages, solve dependencies and install the on the system. FILES
/etc/sysconfig/rhn/systemid The digital server ID for this machine if the system has been registered onto Red Hat Network. This file does not exist otherwise. /var/spool/up2date This directory is used by up2date to store package headers and RPM packages downloaded from Red Hat Network SEE ALSO
man pages for up2date(8) and rhnsd(8). AUTHORS
Cristian Gafton <gafton@redhat.com> Preston Brown <pbrown@redhat.com> ()
All times are GMT -4. The time now is 10:28 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy