[JBoss JIRA] (JBIDE-16620) [Check] Unable to deploy Richfaces project example
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16620?page=com.atlassian.jira.plugi... ]
Martin Malina closed JBIDE-16620.
---------------------------------
Cannot replicate. Tried w/ EAP 6.2 and JBDS 7.1.1.CR1 B672
> [Check] Unable to deploy Richfaces project example
> --------------------------------------------------
>
> Key: JBIDE-16620
> URL: https://issues.jboss.org/browse/JBIDE-16620
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.2.0.Alpha2
> Environment: JBT 4.2.0.Alpha2 installed on top of Eclipse Luna M5.
> Fedora 18, OpenJDK 1.7.0 64b
> Reporter: Rob Stryker
> Assignee: Rob Stryker
> Priority: Critical
> Fix For: 4.1.2.CR1
>
>
> I'm unable to deploy Richfaces project created from Central using standard Run as->Run on server.
> I've tried to deploy it to JBoss AS 7.1.1 and EAP 6.2, both with no success.
> {noformat:title=Server console output}
> 5:10:45,978 INFO [org.jboss.modules] JBoss Modules version 1.1.1.GA
> 15:10:46,202 INFO [org.jboss.msc] JBoss MSC version 1.0.2.GA
> 15:10:46,251 INFO [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final "Brontes" starting
> 15:10:47,043 INFO [org.xnio] XNIO Version 3.0.3.GA
> 15:10:47,045 INFO [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http)
> 15:10:47,053 INFO [org.xnio.nio] XNIO NIO Implementation Version 3.0.3.GA
> 15:10:47,060 INFO [org.jboss.remoting] JBoss Remoting version 3.2.3.GA
> 15:10:47,076 INFO [org.jboss.as.logging] JBAS011502: Removing bootstrap log handlers
> 15:10:47,079 INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 26) JBAS016200: Activating ConfigAdmin Subsystem
> 15:10:47,090 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 31) JBAS010280: Activating Infinispan subsystem.
> 15:10:47,143 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 38) JBAS011800: Activating Naming Subsystem
> 15:10:47,147 INFO [org.jboss.as.osgi] (ServerService Thread Pool -- 39) JBAS011940: Activating OSGi Subsystem
> 15:10:47,165 INFO [org.jboss.as.connector] (MSC service thread 1-3) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.9.Final)
> 15:10:47,171 INFO [org.jboss.as.security] (ServerService Thread Pool -- 44) JBAS013101: Activating Security Subsystem
> 15:10:47,176 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
> 15:10:47,193 INFO [org.jboss.as.security] (MSC service thread 1-8) JBAS013100: Current PicketBox version=4.0.7.Final
> 15:10:47,217 INFO [org.jboss.as.naming] (MSC service thread 1-6) JBAS011802: Starting Naming Service
> 15:10:47,225 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 48) JBAS015537: Activating WebServices Extension
> 15:10:47,233 INFO [org.jboss.as.mail.extension] (MSC service thread 1-6) JBAS015400: Bound mail session [java:jboss/mail/Default]
> 15:10:47,397 INFO [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-5) JBoss Web Services - Stack CXF Server 4.0.2.GA
> 15:10:47,451 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-3) Starting Coyote HTTP/1.1 on http-localhost-127.0.0.1-8080
> 15:10:47,806 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
> 15:10:47,871 INFO [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on localhost/127.0.0.1:4447
> 15:10:47,871 INFO [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on /127.0.0.1:9999
> 15:10:47,879 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-7) JBAS015012: Started FileSystemDeploymentService for directory /home/rax/Runtimes/jboss-as-7.1.1.Final/standalone/deployments
> 15:10:47,888 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found jboss-as-kitchensink-rf.war in deployment directory. To trigger deployment create a file called jboss-as-kitchensink-rf.war.dodeploy
> 15:10:47,993 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015876: Starting deployment of "jboss-as-kitchensink-rf.war"
> 15:10:48,907 INFO [org.jboss.as.jpa] (MSC service thread 1-4) JBAS011401: Read persistence.xml for primary
> 15:10:49,278 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) JBAS016002: Processing weld deployment jboss-as-kitchensink-rf.war
> 15:10:49,285 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-4) JNDI bindings for session bean named MemberRegistration in deployment unit deployment "jboss-as-kitchensink-rf.war" are as follows:
> java:global/jboss-as-kitchensink-rf/MemberRegistration!org.jboss.tools.example.richfaces.service.MemberRegistration
> java:app/jboss-as-kitchensink-rf/MemberRegistration!org.jboss.tools.example.richfaces.service.MemberRegistration
> java:module/MemberRegistration!org.jboss.tools.example.richfaces.service.MemberRegistration
> java:global/jboss-as-kitchensink-rf/MemberRegistration
> java:app/jboss-as-kitchensink-rf/MemberRegistration
> java:module/MemberRegistration
> 15:10:49,439 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) JBAS016005: Starting Services for CDI deployment: jboss-as-kitchensink-rf.war
> 15:10:49,464 INFO [org.jboss.weld.Version] (MSC service thread 1-7) WELD-000900 1.1.5 (AS71)
> 15:10:49,508 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [jboss/datasources/KitchensinkrfQuickstartDS]
> 15:10:49,509 INFO [org.jboss.as.jpa] (MSC service thread 1-6) JBAS011402: Starting Persistence Unit Service 'jboss-as-kitchensink-rf.war#primary'
> 15:10:49,589 INFO [org.hibernate.annotations.common.Version] (MSC service thread 1-6) HCANN000001: Hibernate Commons Annotations {4.0.1.Final}
> 15:10:49,593 INFO [org.hibernate.Version] (MSC service thread 1-6) HHH000412: Hibernate Core {4.0.1.Final}
> 15:10:49,595 INFO [org.hibernate.cfg.Environment] (MSC service thread 1-6) HHH000206: hibernate.properties not found
> 15:10:49,598 INFO [org.hibernate.cfg.Environment] (MSC service thread 1-6) HHH000021: Bytecode provider name : javassist
> 15:10:49,612 INFO [org.hibernate.ejb.Ejb3Configuration] (MSC service thread 1-6) HHH000204: Processing PersistenceUnitInfo [
> name: primary
> ...]
> 15:10:49,619 WARN [org.jboss.modules] (MSC service thread 1-6) Failed to define class org.jboss.tools.example.richfaces.util.RewriteConfigurationProvider in Module "deployment.jboss-as-kitchensink-rf.war:main" from Service Module Loader: java.lang.LinkageError: Failed to link org/jboss/tools/example/richfaces/util/RewriteConfigurationProvider (Module "deployment.jboss-as-kitchensink-rf.war:main" from Service Module Loader)
> at org.jboss.modules.ModuleClassLoader.defineClass(ModuleClassLoader.java:396)
> at org.jboss.modules.ModuleClassLoader.loadClassLocal(ModuleClassLoader.java:243)
> at org.jboss.modules.ModuleClassLoader$1.loadClassLocal(ModuleClassLoader.java:73)
> at org.jboss.modules.Module.loadModuleClass(Module.java:517)
> at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:182)
> at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:468)
> at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:456)
> at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:398)
> at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:120)
> at org.jboss.as.jpa.hibernate4.HibernateAnnotationScanner.getPackagesInJar(HibernateAnnotationScanner.java:171)
> at org.hibernate.ejb.Ejb3Configuration.addScannedEntries(Ejb3Configuration.java:489) [hibernate-entitymanager-4.0.1.Final.jar:4.0.1.Final]
> at org.hibernate.ejb.Ejb3Configuration.scanForClasses(Ejb3Configuration.java:851) [hibernate-entitymanager-4.0.1.Final.jar:4.0.1.Final]
> at org.hibernate.ejb.Ejb3Configuration.configure(Ejb3Configuration.java:596) [hibernate-entitymanager-4.0.1.Final.jar:4.0.1.Final]
> at org.hibernate.ejb.HibernatePersistence.createContainerEntityManagerFactory(HibernatePersistence.java:72) [hibernate-entitymanager-4.0.1.Final.jar:4.0.1.Final]
> at org.jboss.as.jpa.service.PersistenceUnitServiceImpl.createContainerEntityManagerFactory(PersistenceUnitServiceImpl.java:162) [jboss-as-jpa-7.1.1.Final.jar:7.1.1.Final]
> at org.jboss.as.jpa.service.PersistenceUnitServiceImpl.start(PersistenceUnitServiceImpl.java:85) [jboss-as-jpa-7.1.1.Final.jar:7.1.1.Final]
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45]
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45]
> at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45]
> Caused by: java.lang.NoClassDefFoundError: org/ocpsoft/rewrite/servlet/config/HttpConfigurationProvider
> at java.lang.ClassLoader.defineClass1(Native Method) [rt.jar:1.7.0_45]
> at java.lang.ClassLoader.defineClass(ClassLoader.java:800) [rt.jar:1.7.0_45]
> at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) [rt.jar:1.7.0_45]
> at org.jboss.modules.ModuleClassLoader.doDefineOrLoadClass(ModuleClassLoader.java:327)
> at org.jboss.modules.ModuleClassLoader.defineClass(ModuleClassLoader.java:391)
> ... 20 more
> Caused by: java.lang.ClassNotFoundException: org.ocpsoft.rewrite.servlet.config.HttpConfigurationProvider from [Module "deployment.jboss-as-kitchensink-rf.war:main" from Service Module Loader]
> at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:190)
> at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:468)
> at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:456)
> at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:398)
> at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:120)
> ... 25 more
> 15:10:49,629 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-6) MSC00001: Failed to start service jboss.persistenceunit."jboss-as-kitchensink-rf.war#primary": org.jboss.msc.service.StartException in service jboss.persistenceunit."jboss-as-kitchensink-rf.war#primary": Failed to start service
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1767) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_45]
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_45]
> at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_45]
> Caused by: java.lang.RuntimeException: error trying to scan <jar-file>: vfs:/home/rax/Runtimes/jboss-as-7.1.1.Final/standalone/deployments/jboss-as-kitchensink-rf.war/WEB-INF/classes/
> at org.hibernate.ejb.Ejb3Configuration.scanForClasses(Ejb3Configuration.java:854)
> at org.hibernate.ejb.Ejb3Configuration.configure(Ejb3Configuration.java:596)
> at org.hibernate.ejb.HibernatePersistence.createContainerEntityManagerFactory(HibernatePersistence.java:72)
> at org.jboss.as.jpa.service.PersistenceUnitServiceImpl.createContainerEntityManagerFactory(PersistenceUnitServiceImpl.java:162)
> at org.jboss.as.jpa.service.PersistenceUnitServiceImpl.start(PersistenceUnitServiceImpl.java:85)
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
> ... 3 more
> Caused by: java.lang.RuntimeException: JBAS011431: Could not load entity class 'org.jboss.tools.example.richfaces.util.RewriteConfigurationProvider' with PersistenceUnitInfo.getClassLoader()
> at org.jboss.as.jpa.hibernate4.HibernateAnnotationScanner.getPackagesInJar(HibernateAnnotationScanner.java:175)
> at org.hibernate.ejb.Ejb3Configuration.addScannedEntries(Ejb3Configuration.java:489)
> at org.hibernate.ejb.Ejb3Configuration.scanForClasses(Ejb3Configuration.java:851)
> ... 9 more
> Caused by: java.lang.ClassNotFoundException: org.jboss.tools.example.richfaces.util.RewriteConfigurationProvider from [Module "deployment.jboss-as-kitchensink-rf.war:main" from Service Module Loader]
> at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:190) [jboss-modules.jar:1.1.1.GA]
> at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:468) [jboss-modules.jar:1.1.1.GA]
> at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:456) [jboss-modules.jar:1.1.1.GA]
> at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:398) [jboss-modules.jar:1.1.1.GA]
> at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:120) [jboss-modules.jar:1.1.1.GA]
> at org.jboss.as.jpa.hibernate4.HibernateAnnotationScanner.getPackagesInJar(HibernateAnnotationScanner.java:171)
> ... 11 more
> 15:10:49,640 INFO [org.jboss.as] (MSC service thread 1-8) JBAS015951: Admin console listening on http://127.0.0.1:9990
> 15:10:49,641 ERROR [org.jboss.as] (MSC service thread 1-8) JBAS015875: JBoss AS 7.1.1.Final "Brontes" started (with errors) in 4039ms - Started 185 of 291 services (29 services failed or missing dependencies, 76 services are passive or on-demand)
> 15:10:49,842 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015870: Deploy of deployment "jboss-as-kitchensink-rf.war" was rolled back with failure message {"JBAS014671: Failed services" => {"jboss.persistenceunit.\"jboss-as-kitchensink-rf.war#primary\"" => "org.jboss.msc.service.StartException in service jboss.persistenceunit.\"jboss-as-kitchensink-rf.war#primary\": Failed to start service"}}
> 15:10:49,854 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) JBAS010409: Unbound data source [jboss/datasources/KitchensinkrfQuickstartDS]
> 15:10:49,865 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment jboss-as-kitchensink-rf.war in 23ms
> 15:10:49,866 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774: Service status report
> JBAS014777: Services which failed to start: service jboss.persistenceunit."jboss-as-kitchensink-rf.war#primary": org.jboss.msc.service.StartException in service jboss.persistenceunit."jboss-as-kitchensink-rf.war#primary": Failed to start service
> 15:10:49,868 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"JBAS014671: Failed services" => {"jboss.persistenceunit.\"jboss-as-kitchensink-rf.war#primary\"" => "org.jboss.msc.service.StartException in service jboss.persistenceunit.\"jboss-as-kitchensink-rf.war#primary\": Failed to start service"}}}}
> {noformat}
> Note, that deploying via maven goal jboss-as:deploy as described in readme.md works fine.
--
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
12 years, 1 month
[JBoss JIRA] (JBIDE-16619) running new download runtimes from quick access result in exception
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16619?page=com.atlassian.jira.plugi... ]
Martin Malina closed JBIDE-16619.
---------------------------------
Cannot reproduce. Closing. Verified in JBDS 7.1.1.CR1 B672
> running new download runtimes from quick access result in exception
> -------------------------------------------------------------------
>
> Key: JBIDE-16619
> URL: https://issues.jboss.org/browse/JBIDE-16619
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Reporter: Max Rydahl Andersen
> Assignee: Rob Stryker
> Priority: Blocker
> Labels: regression
> Fix For: 4.1.2.CR1
>
>
> Cmd+3, type "download" and choose the "new download runtimes" item and you get:
> java.lang.ClassCastException: org.jboss.tools.runtime.ui.internal.wizard.DownloadRuntimesWizard cannot be cast to org.eclipse.ui.IWorkbenchWizard
> org.jboss.tools.runtime.ui.internal.wizard.DownloadRuntimesWizard cannot be cast to org.eclipse.ui.IWorkbenchWizard
--
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
12 years, 1 month
[JBoss JIRA] (JBIDE-15934) Run on Android Device does not work on OS X
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15934?page=com.atlassian.jira.plugi... ]
Martin Malina closed JBIDE-15934.
---------------------------------
Verified in JBDS 7.1.1.CR1 B672
> Run on Android Device does not work on OS X
> -------------------------------------------
>
> Key: JBIDE-15934
> URL: https://issues.jboss.org/browse/JBIDE-15934
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid
> Affects Versions: 4.1.1.Beta1
> Environment: OS X Mavericks
> Latest Android SDK
> JBDS 7.1.0.Beta1
> Nexus 7
> Reporter: Martin Malina
> Assignee: Gorkem Ercan
> Priority: Critical
> Labels: jbds711
> Fix For: 4.1.2.CR1
>
>
> Following the instructions in JBIDE-15904 I am trying to run an app on an Android Device.
> This fails for me - I get: No developer enabled android device is attached to this computer please attach your device and try again. (Punctuation is missing, btw.)
> When I try to run adb devices, I can see the device is not there. Development mode is enabled on the device and it works for Vlado on Linux.
> I found out that using Run on Android Device somehow breaks the connection with the device - before I run that, "adb devices" shows the device just fine. After I run that, the device is no longer displayed.
> We even tried to deploy the app using adb install and it worked (while the device was still connected)
--
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
12 years, 1 month
[JBoss JIRA] (JBIDE-16625) Long left panel covers footer
by Xavier Coulon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16625?page=com.atlassian.jira.plugi... ]
Xavier Coulon reassigned JBIDE-16625:
-------------------------------------
Assignee: Xavier Coulon
> Long left panel covers footer
> -----------------------------
>
> Key: JBIDE-16625
> URL: https://issues.jboss.org/browse/JBIDE-16625
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: website
> Environment: Chrome on Linux (Fedora 18, 64b)
> Reporter: Radim Hopp
> Assignee: Xavier Coulon
> Fix For: 4.2.0.Beta1
>
> Attachments: website-fixed.png, website.png
>
>
> When the left panel is longer than some value and page is scrolled to the bottom, it covers part of footer making it unable to access few links from footer without scrolling back up:
> !website.png!
> Solution could be to "stuck" left panel on bottom of the page and scroll it up (like it is doing on the top of the page) so it would look like this:
> !website-fixed.png!
> And one more little thing (i don't think it deserves its own jira): The thin line just above the footer is on top of left panel and imo should be under.
--
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
12 years, 1 month