[jboss-jira] [JBoss JIRA] (AS7-4094) Add "connector" => "ajp": Scheme may not be null
Kamil Rostkowski (JIRA)
jira-events at lists.jboss.org
Fri Aug 10 03:38:07 EDT 2012
[ https://issues.jboss.org/browse/AS7-4094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12710846#comment-12710846 ]
Kamil Rostkowski commented on AS7-4094:
---------------------------------------
According to http://tomcat.apache.org/tomcat-7.0-doc/config/ajp.html, default scheme value is 'http'. I had problems with redirection (302) using 'ajp'.
> 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