[jboss-jira] [JBoss JIRA] (AS7-4094) Add "connector" => "ajp": Scheme may not be null
Michal Babacek (JIRA)
jira-events at lists.jboss.org
Thu Mar 8 05:06:36 EST 2012
[ https://issues.jboss.org/browse/AS7-4094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michal Babacek closed AS7-4094.
-------------------------------
Assignee: Michal Babacek (was: Paul Ferraro)
Resolution: Done
Meh... as [~rhusar] pointed out:
{quote}
To fix just add to ajp connector scheme="ajp".
{quote}
> Add "connector" => "ajp": Scheme may not be null
> ------------------------------------------------
>
> Key: AS7-4094
> URL: https://issues.jboss.org/browse/AS7-4094
> Project: Application Server 7
> Issue Type: Bug
> Affects Versions: 7.1.1.Final
> Reporter: Michal Babacek
> Assignee: Michal Babacek
> Labels: mod_cluster
>
> I have tried to use mod_cluster with ajp on AS7 current master *89daec9* with [this configuration|http://pastebin.com/p9r3FzeV] (default with jvmRoute and mod_cluster setup added + changed port numbers, nothing else).
> The result of my endeavour was this unfortunate error on startup:
> {noformat}
> 03:56:31,995 INFO [org.jboss.modules] JBoss Modules version 1.1.1.GA
> 03:56:32,190 INFO [org.jboss.msc] JBoss MSC version 1.0.2.GA 03:56:32,247 INFO [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final-SNAPSHOT "Thunder" starting
> 03:56:33,431 ERROR [org.jboss.as.controller.management-operation] Operation ("add") failed - address: ([ ("subsystem" => "web"), ("connector" => "ajp") ]) - failure description: "JBAS014746: scheme may not be null"
> 2012/03/08 03:57:31:378 EST [DEBUG][Thread-17] HOST perf09.mw.lab.eng.bos.redhat.com:rootProcess:sf - JBossStartup, server started!
> {noformat}
> Any ideas?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list