[jboss-jira] [JBoss JIRA] (AS7-4094) Add "connector" => "ajp": Scheme may not be null

Kamil Rostkowski (JIRA) jira-events at lists.jboss.org
Mon Aug 27 11:31:15 EDT 2012


    [ https://issues.jboss.org/browse/AS7-4094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713950#comment-12713950 ] 

Kamil Rostkowski commented on AS7-4094:
---------------------------------------

When using redirection (actually "<% response.sendRedirect("home.htm"); %> in index.jsp file") it just didn't work - white page was presented for index.jsp request.
                
> 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