[JBoss JIRA] (DROOLS-123) Missing library com.google.gwt.http.client.URL
by Michael Anstis (JIRA)
[ https://issues.jboss.org/browse/DROOLS-123?page=com.atlassian.jira.plugin... ]
Michael Anstis commented on DROOLS-123:
---------------------------------------
I built guvnor-ng from source (master branch) and the guvnor-distribution-wars module.
I deployed Guvnor to JBoss AS 7.1.1 and it worked OK for me. Can you re-try? Can you advise where the error occurred (e.g. runtime, deploy-time)?
> Missing library com.google.gwt.http.client.URL
> ----------------------------------------------
>
> Key: DROOLS-123
> URL: https://issues.jboss.org/browse/DROOLS-123
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 6.0.0.Beta2
> Environment: Ubuntu 12.04 64 bits
> Java SE 1.6_u43
> JBoss 7.1.1.Final
> Reporter: Miguel Angel Júlvez
> Assignee: Michael Anstis
>
> 16:14:54,589 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/guvnor-6.0.0.Beta2-jboss-as7.0].[ErraiServlet]] (http--127.0.0.1-8080-6) Servlet.service() para servlet ErraiServlet lanzó excepción: java.lang.ClassNotFoundException: com.google.gwt.http.client.URL from [Module "deployment.guvnor-6.0.0.Beta2-jboss-as7.0.war:main" from Service Module Loader]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 8 months
[JBoss JIRA] (DROOLS-123) Missing library com.google.gwt.http.client.URL
by Michael Anstis (JIRA)
[ https://issues.jboss.org/browse/DROOLS-123?page=com.atlassian.jira.plugin... ]
Michael Anstis reassigned DROOLS-123:
-------------------------------------
Assignee: Michael Anstis (was: Mark Proctor)
> Missing library com.google.gwt.http.client.URL
> ----------------------------------------------
>
> Key: DROOLS-123
> URL: https://issues.jboss.org/browse/DROOLS-123
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 6.0.0.Beta2
> Environment: Ubuntu 12.04 64 bits
> Java SE 1.6_u43
> JBoss 7.1.1.Final
> Reporter: Miguel Angel Júlvez
> Assignee: Michael Anstis
>
> 16:14:54,589 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/guvnor-6.0.0.Beta2-jboss-as7.0].[ErraiServlet]] (http--127.0.0.1-8080-6) Servlet.service() para servlet ErraiServlet lanzó excepción: java.lang.ClassNotFoundException: com.google.gwt.http.client.URL from [Module "deployment.guvnor-6.0.0.Beta2-jboss-as7.0.war:main" from Service Module Loader]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 8 months
[JBoss JIRA] (WFLY-59) Backup can't start after fallback and another failover
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/WFLY-59?page=com.atlassian.jira.plugin.sy... ]
RH Bugzilla Integration commented on WFLY-59:
---------------------------------------------
Miroslav Novak <mnovak(a)redhat.com> changed the Status of [bug 948247|https://bugzilla.redhat.com/show_bug.cgi?id=948247] from ON_QA to VERIFIED
> Backup can't start after fallback and another failover
> ------------------------------------------------------
>
> Key: WFLY-59
> URL: https://issues.jboss.org/browse/WFLY-59
> Project: WildFly
> Issue Type: Bug
> Components: JMS
> Reporter: Jeff Mesnil
> Assignee: Jeff Mesnil
> Priority: Critical
> Fix For: 8.0.0.Alpha1
>
>
> 1. start AS7 + HornetQ configured as backup + allow-tailback
> 2. start AS7 + HornetQ configured as live
> 3. Shutdown AS7 + HornetQ live
> => AS7 + HornetQ backup becomes active
> 4. Restart AS7 + HornetQ live
> => AS7 + HornetQ backup fails back
> => AS7 + HornetQ live becomes active
> 3. Shutdown AS7 + HornetQ live again
> => AS7 + HornetQ backup does not failover properly:
> {noformat}
> 18:15:03,296 ERROR [org.hornetq.core.server] (HQ119000: Activation for server
> HornetQServerImpl::serverUUID=7c2c4c70-9c79-11e2-abd5-538a3c182844) HQ224000: Failure in initialisation: java.lang.IllegalStateEx
> ception: ServiceBuilder is already installed
> at org.jboss.msc.service.ServiceBuilderImpl.install(ServiceBuilderImpl.java:302)
> at org.jboss.as.messaging.jms.JMSService$1.activated(JMSService.java:89) [jboss-as-messaging-7.2.0.Final-redhat-4.jar:7.2.0.Final-redhat-4]
> at org.hornetq.core.server.impl.HornetQServerImpl.callActivateCallbacks(HornetQServerImpl.java:1358) [hornetq-server-2.3.0.CR2-redhat-1.jar:2.3.0.CR2-redhat-1]
> at org.hornetq.core.server.impl.HornetQServerImpl.initialisePart2(HornetQServerImpl.java:1581) [hornetq-server-2.3.0.CR2-redhat-1.jar:2.3.0.CR2-redhat-1]
> at org.hornetq.core.server.impl.HornetQServerImpl.access$1300(HornetQServerImpl.java:169) [hornetq-server-2.3.0.CR2-redhat-1.jar:2.3.0.CR2-redhat-1]
> at org.hornetq.core.server.impl.HornetQServerImpl$SharedStoreBackupActivation.run(HornetQServerImpl.java:2117) [hornetq-server-2.3.0.CR2-redhat-1.jar:2.3.0.CR2-redhat-1]
> at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_15]
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 8 months