← Back to team overview

ubuntu-389-directory-server team mailing list archive

[Bug 1093974] Re: Request header field is missing ':' separator.

 

Hi, All.

I checked it in fresh install of Quantal with proposed  updates enabled.

$ cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.10
DISTRIB_CODENAME=quantal
DISTRIB_DESCRIPTION="Ubuntu 12.10"

Package: libapache2-mod-nss              
State: installed
Automatically installed: yes
Version: 1.0.8-2~ubuntu3.12.10.1

Package 389-console in quantal - broken. 
Depends: libidm-console-framework-java, openjdk-6-jre | java6-runtime

With installed openjdk-6-jre, when i try to open admin server or
directory server 389-console crushed with exceptions:

Exception in thread "AWT-EventQueue-0" java.lang.UnsupportedClassVersionError: com/netscape/admin/dirserv/DSAdmin : Unsupported major.minor version 51.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:480)

Exception in thread "AWT-EventQueue-0" java.lang.UnsupportedClassVersionError: com/netscape/management/admserv/AdminServer : Unsupported major.minor version 51.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:480)

With installed openjdk-7-jdk and updated alternatives for java
389-console worked like a charm. I cant reproduce the bug #1093974.
Please forward backtrace with broken 389-console dependencies for
appropriate persons. Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
389 Directory Server, which is subscribed to libapache2-mod-nss in
Ubuntu.
https://bugs.launchpad.net/bugs/1093974

Title:
  Request header field is missing ':' separator.

Status in “libapache2-mod-nss” package in Ubuntu:
  Fix Released
Status in “libapache2-mod-nss” source package in Precise:
  Fix Committed
Status in “libapache2-mod-nss” source package in Quantal:
  Fix Committed

Bug description:
  [Impact]

  HTTPS access to 389 admin console is broken

  [Test Case]

  install 389 instance and the admin console, try accessing it over SSL

  [Regression Potential]

  low, the patch has been in Fedora for quite some time

  --

  It happens when you use SSL to access the 389 Directory server.
  When you click on the help button in the admin console, a new browser window opened and displays the error:
  Bad Request

  Your browser sent a request that this server could not understand.
  Request header field is missing ':' separator.

  Accept-Encoding/*;q=0.8

  Apache/2.2 Server at ldap.testserver.local Port 443

  It seems that this error has been fixed in Fedora and Redhat:
  https://bugzilla.redhat.com/show_bug.cgi?id=669118

  Environment:
  ubuntu 12.04 precise
  389-admin-console 1.1.8-1~ubuntu4
  389-ds-console 1.2.6-0ubuntu1
  libapache2-mod-nss 1.0.8-2~ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-nss/+bug/1093974/+subscriptions


References