[JBoss JIRA] (JBIDE-27309) Job jbosstools-install-p2director.install-tests.matrix_master is failing
by Stephane Bouchet (Jira)
[ https://issues.redhat.com/browse/JBIDE-27309?page=com.atlassian.jira.plug... ]
Stephane Bouchet commented on JBIDE-27309:
------------------------------------------
This is failling since TP udpate to M2. Eclipse upstream did not provide any M2 installation and install test are failing since.
Hopefully this should be fixed with new M3 contribution.
> Job jbosstools-install-p2director.install-tests.matrix_master is failing
> ------------------------------------------------------------------------
>
> Key: JBIDE-27309
> URL: https://issues.redhat.com/browse/JBIDE-27309
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Affects Versions: 4.16.0.AM1
> Reporter: Josef Kopriva
> Assignee: Stephane Bouchet
> Priority: Major
>
> Job is failing for configuration:
> * [jbosstools,central,openjdk-1.8,rhel7-devstudio-releng|https://dev-platfor...]
> With error message in log:
> {code:java}
> 09:14:15 [ERROR] INSTALL FAILED
> 09:14:15
> 09:14:15 [p2.dir] Installing tern-server-nodejs-feature.feature.group 1.3.0.201803012316.
> 09:14:15 [p2.dir] Cannot complete the install because of a conflicting dependency.
> 09:14:15 [p2.dir] Software being installed: Eclipse PDE Plug-in Developer Resources 3.14.300.v20200305-0155 (org.eclipse.pde.source.feature.group 3.14.300.v20200305-0155)
> 09:14:15 [p2.dir] Software currently installed: Eclipse SDK 4.16.0.I20200427-1800 (org.eclipse.sdk.ide 4.16.0.I20200427-1800)
> 09:14:15 [p2.dir] Only one of the following can be installed at once:
> 09:14:15 [p2.dir] Eclipse PDE Plug-in Developer Resources 3.14.300.v20200305-0155 (org.eclipse.pde.source.feature.jar 3.14.300.v20200305-0155)
> 09:14:15 [p2.dir] Eclipse PDE Plug-in Developer Resources 3.14.400.v20200427-1800 (org.eclipse.pde.source.feature.jar 3.14.400.v20200427-1800)
> 09:14:15 --
> 09:14:15 [p2.dir] !ENTRY org.eclipse.equinox.p2.director 4 10054 2020-06-04 03:14:13.475
> 09:14:15 [p2.dir] !MESSAGE Cannot complete the install because of a conflicting dependency.
> 09:14:15 [p2.dir] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2020-06-04 03:14:13.475
> 09:14:15 [p2.dir] !MESSAGE Software being installed: Eclipse PDE Plug-in Developer Resources 3.14.300.v20200305-0155 (org.eclipse.pde.source.feature.group 3.14.300.v20200305-0155)
> 09:14:15 --
> 09:14:15 [p2.dir] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2020-06-04 03:14:13.475
> 09:14:15 [p2.dir] !MESSAGE Only one of the following can be installed at once:
> 09:14:15 [p2.dir] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2020-06-04 03:14:13.475
> 09:14:15 [p2.dir] !MESSAGE Eclipse PDE Plug-in Developer Resources 3.14.300.v20200305-0155 (org.eclipse.pde.source.feature.jar 3.14.300.v20200305-0155)
> 09:14:15 --
> 09:14:15 at org.eclipse.equinox.launcher.Main.main(Main.java:1420)
> 09:14:15 Caused by: /mnt/hudson_workspace/workspace/jbosstools-install-p2director.install-tests.matrix_master/92a2a6fc/director.xml:62: exec returned: 13
> 09:14:15 at org.apache.tools.ant.taskdefs.ExecTask.runExecute(ExecTask.java:645)
> 09:14:15 at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:669)
> 09:14:15 --
> 09:14:15 Root exception:
> 09:14:15 /mnt/hudson_workspace/workspace/jbosstools-install-p2director.install-tests.matrix_master/92a2a6fc/director.xml:62: exec returned: 13
> 09:14:15 at org.apache.tools.ant.taskdefs.ExecTask.runExecute(ExecTask.java:645)
> 09:14:15 at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:669)
> 09:14:15 --------------------------------
> {code}
> Full log: [https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/D...
>
>
>
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (JBIDE-2899) Allow export of server definitions without resetting launch config
by Josef Kopriva (Jira)
[ https://issues.redhat.com/browse/JBIDE-2899?page=com.atlassian.jira.plugi... ]
Josef Kopriva closed JBIDE-2899.
--------------------------------
Closing, nothing to do.
> Allow export of server definitions without resetting launch config
> ------------------------------------------------------------------
>
> Key: JBIDE-2899
> URL: https://issues.redhat.com/browse/JBIDE-2899
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: server
> Affects Versions: 3.0.0.alpha
> Reporter: Gabriele Garuglieri
> Assignee: Rob Stryker
> Priority: Minor
> Fix For: LATER
>
>
> Currently we can export a JBoss Tools server definition using the default WTP server panel.
> There right clicking on the server opens a context menu whose last item is "Properties".
> Clicking it opens a panel where the "Switch Location" button cause the server definition to be exported from workspace metadata to "Servers" project.
> The problem is that doing so resets the launch configuration to the default values loosing any customization the user could have done.
> The "Switch Location" function for JBoss Tools server definition should not loose launch config customizations.
> (This is not strictly related but while you are at it, in the "Export Launch Configurations" panel the "JBoss Application Server Startup Configurations" items are missing the icons).
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (JBIDE-2726) Incorrect behavior of Server properties > Ports Monitoring
by Josef Kopriva (Jira)
[ https://issues.redhat.com/browse/JBIDE-2726?page=com.atlassian.jira.plugi... ]
Josef Kopriva closed JBIDE-2726.
--------------------------------
Closing, nothing to do.
> Incorrect behavior of Server properties > Ports Monitoring
> ----------------------------------------------------------
>
> Key: JBIDE-2726
> URL: https://issues.redhat.com/browse/JBIDE-2726
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server, upstream
> Affects Versions: 3.0.0.alpha
> Environment: WindowsXP SP2
> JBoss Tools
> Version: 3.0.0.Alpha1
> Build id: 200809010011-nightly
> Build date: 01 september 2008
> JDK 1.5_08
> Reporter: Aliaksey Nis
> Assignee: Rob Stryker
> Priority: Optional
> Fix For: LATER
>
>
> EXECUTE: Open Server view.
> EXECUTE: Right click on Server > Properties.
> EXECUTE: Select Monitoring. Press Add button.
> EXECUTE: Add port number in "Monitor port". Try to select something from drop-down menu "Content".
> FAILURE: Content menu is empty. But Ok button is enabled. When Ok button pressed - nothing happens (except wizard closing).
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (JBIDE-6174) Folding of exceptions in Console tab
by Josef Kopriva (Jira)
[ https://issues.redhat.com/browse/JBIDE-6174?page=com.atlassian.jira.plugi... ]
Josef Kopriva closed JBIDE-6174.
--------------------------------
Closing, nothing to do.
> Folding of exceptions in Console tab
> ------------------------------------
>
> Key: JBIDE-6174
> URL: https://issues.redhat.com/browse/JBIDE-6174
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: server
> Reporter: Ryszard Kozmik
> Assignee: Rob Stryker
> Priority: Minor
> Fix For: LATER
>
>
> It would be really helpful to read server logs if exceptions were folded into one line with a plus symbol next to it that would show the whole exception on a click. As we all know sometimes apps are very "talkactive" in case of throwing exceptions and browsing through them to find the exact one that you search for is irritating and folding would greatly help. It can be even a simple folding based on indentation of lines, you can do such set up with GVIM / VIM but it's not so convenient to use and first of all it's not in your favourite IDE ;-)
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (JBIDE-4304) Autoconfigure datasources from JBoss in DTP
by Josef Kopriva (Jira)
[ https://issues.redhat.com/browse/JBIDE-4304?page=com.atlassian.jira.plugi... ]
Josef Kopriva closed JBIDE-4304.
--------------------------------
Closing, nothing to do.
> Autoconfigure datasources from JBoss in DTP
> -------------------------------------------
>
> Key: JBIDE-4304
> URL: https://issues.redhat.com/browse/JBIDE-4304
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: server
> Reporter: Max Andersen
> Assignee: Max Andersen
> Priority: Major
> Fix For: LATER
>
> Original Estimate: 0 minutes
> Remaining Estimate: 0 minutes
>
> It would be great if DTP would automatically (or semi-automatically) could be configured to pickup the -ds.xml in a server runtime so users didn't have to set it up.
> Not sure where in the ui we should have this, a couple of options come to my mind:
> 1) At AS Server/runtime creation have a checkbox saying "Configure -ds.xml automatically in DTP" and then we will keep DTP informed about the -ds.xml files for it to pick up
> 2) In DTP's ui have a way to add or maybe only import a -ds.xml and have it preconfigured.
> The biggest issue will be to know which drivers we should be using for -ds.xml...
> Things that should be considered:
> If users changes the -ds.xml how does DTP learn about it ?
> If the users remove the -ds.xml how does DTP react ?
> If the users add .?
> Needs investigation into if DTP have extensions point that allows for this kind of 'monitored' resources to update the connections; or if it is better to simply just have a way to "import" settings from ds.xml's (and then possibly have a manual refresh to pickup changes)
> Or have both.
> The usecase for this is to be able to use already existing and newly added -ds.xml files from within Eclipse with minimal setup, i.e. for Seam and Dali projects.
> (I think this is a duplicate, but couldn't find it ;(
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (JBIDE-4421) jmx-invoker-service.xml server for DatabaseModuleLogin credentials not "accepted"
by Josef Kopriva (Jira)
[ https://issues.redhat.com/browse/JBIDE-4421?page=com.atlassian.jira.plugi... ]
Josef Kopriva closed JBIDE-4421.
--------------------------------
Closing, nothing to do.
> jmx-invoker-service.xml server for DatabaseModuleLogin credentials not "accepted"
> ---------------------------------------------------------------------------------
>
> Key: JBIDE-4421
> URL: https://issues.redhat.com/browse/JBIDE-4421
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 3.0.0.GA
> Reporter: Stelios Koussouris
> Assignee: Stelios Koussouris
> Priority: Minor
> Fix For: LATER
>
>
> Setup the following authentication policy
> <application-policy name="CLSIS-Security">
> <authentication>
> <login-module code="org.jboss.security.auth.spi.DatabaseServerLoginModule" flag = "required">
> <module-option name="unauthenticatedIdentity">guest</module-option>
> <module-option name="dsJndiName">java:/DefaultDS</module-option>
> <!--module-option name="hashAlgorithm">MD5</module-option>
> <module-option name="hashEncoding">base64</module-option>
> <module-option name="principalsQuery">SELECT USER_PWD FROM WEB_USERS WHERE USER_ID=?</module-option>
> <module-option name="rolesQuery">SELECT ROLE_ID, 'Roles' FROM WEB_ROLES WHERE USER_ID=?</module-option-->
> <module-option name = "principalsQuery">SELECT PASSWD FROM JBM_USER WHERE USER_ID=?</module-option>
> <module-option name = "rolesQuery">SELECT ROLE_ID, 'Roles' FROM JBM_ROLE WHERE USER_ID=?</module-option>
> </login-module>
> </authentication>
> </application-policy>
> and for jmx-console.war set the jaas policy in jboss-web.xml
> <?xml version="1.0" encoding="UTF-8"?>
> <jboss-web>
> <resource-ref>
> <res-ref-name>jdbc/DefaultDS</res-ref-name>
> <res-type>javax.sql.DataSource</res-type>
> <jndi-name>java:/DefaultDS</jndi-name>
> </resource-ref>
> <security-domain>java:/jaas/CLSIS-Security</security-domain>
> </jboss-web>
> finally setting the web-app with role "john" and user/pass guest/guest
> OPTION A: left deploy/jmx-invoker-service.xml unchanged with default policy "jmx-console"
> Back in JBDS,
> Open Server View
> Right click on server --> Open
> In Overview set the Server Credentials to admin/admin
> Start the server and all is well
> OPTION B: left deploy/jmx-invoker-service.xml change the policy to "CLSIS-Security"
> Back in JBDS,
> Open Server View
> Right click on server --> Open
> In Overview set the Server Credentials to admin/admin
> Start the server pop-up comes up asking for the correct credentials enter guest/guest and all is well
> OPTION B1: all as in OPTION B but
> In Overview set the Server Credentials to guest/guest
> Start the server and expect that since the correct credentials for the DB policy held in deploy/jmx-invoker-service.xml are given no pop-up will appear BUT
> pop-up appears pre-populated with guest/guest I enter guest/guest and it keeps popping up (why?) if I choose "ignore" it does so server starts and JMX-CONSOLE is available via http://localhost:8080/jmx-console but JBDS is showing in Server View next to the server "Starting .... Synchnonized"
> then after 450 secs the JBDS throws an error popup and the server stops (why?)
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (JBIDE-12594) Published datasource always in "Republish" state
by Josef Kopriva (Jira)
[ https://issues.redhat.com/browse/JBIDE-12594?page=com.atlassian.jira.plug... ]
Josef Kopriva closed JBIDE-12594.
---------------------------------
Closing, nothing to do.
> Published datasource always in "Republish" state
> ------------------------------------------------
>
> Key: JBIDE-12594
> URL: https://issues.redhat.com/browse/JBIDE-12594
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 3.0.3.GA
> Environment: - Windows 7
> - Eclipse Ganymede 3.4.0
> - JBoss Tools 3.0.3 (installed from http://download.jboss.org/jbosstools/updates/JBossTools-3.0.3.GA via the "Software Updates..." menu in Eclipse)
> - JBoss 4.2.2 Server
> Reporter: Carlos Prieto
> Assignee: Rob Stryker
> Priority: Major
> Labels: deploy, eclipse, republish
>
> I'm facing a strange problem when republishing an app in JBoss inside Eclipse.
> When I start the server with the app deployed, the state of the EAR within the server reaches the "Synchronized" state when it finishes starting. BUT the XML with the datasource deployed remains in the "Republish" state (see the uploaded image with the JBoss Server view and the uploaded XML with the datasource).
> The application works fine but, when I make any minor change to any XHTML of my app and hit the "Publish" of my server (I have the JBoss server configured not to publish changes automatically), the following two lines are thrown to the console output:
> {noformat}
> 10:36:35,909 INFO Datasource published always in "Republish" state Unbound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=oficinaVirtual-REGISTRO-ds' from JNDI name 'java:oficinaVirtual-REGISTRO-ds'
> 10:36:35,960 INFO Datasource published always in "Republish" state Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=oficinaVirtual-REGISTRO-ds' to JNDI name 'java:oficinaVirtual-REGISTRO-ds'
> {noformat}
>
> and, after that, my application crashes when I try to access it again. As I haven't made any changes to the XML that contains the datasource, it shouldn't unbound and bound again. How could I avoid this behaviour?
>
> This is the error I receive when I access the application after republishing it:
> {noformat}
> 10:36:42,241 WARN Datasource published always in "Republish" state SQL Error: 0, SQLState: null
> 10:36:42,241 ERROR Datasource published always in "Republish" state You are trying to use a connection factory that has been shut down: ManagedConnectionFactory is null.; - nested throwable: (javax.resource.ResourceException: You are trying to use a connection factory that has been shut down: ManagedConnectionFactory is null.)
> 10:36:42,245 ERROR Datasource published always in "Republish" state 11-sep-2012 10:36:42 com.sun.facelets.FaceletViewHandler handleRenderException
> GRAVE: Error Rendering View[/home.xhtml]
> javax.el.ELException: /home.xhtml: org.hibernate.exception.GenericJDBCException: Cannot open connection
> at com.sun.facelets.compiler.TextInstruction.write(TextInstruction.java:48)
> at com.sun.facelets.compiler.UIInstructions.encodeBegin(UIInstructions.java:39)
> at com.sun.facelets.compiler.UILeaf.encodeAll(UILeaf.java:149)
> at javax.faces.component.UIComponent.encodeAll(UIComponent.java:890)
> at javax.faces.component.UIComponent.encodeAll(UIComponent.java:890)
> at com.sun.facelets.FaceletViewHandler.renderView(FaceletViewHandler.java:592)
> at org.ajax4jsf.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:100)
> at org.ajax4jsf.application.AjaxViewHandler.renderView(AjaxViewHandler.java:176)
> at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:134)
> at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:248)
> at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:144)
> at javax.faces.webapp.FacesServlet.service(FacesServlet.java:245)
> at com.corpme.mercantil.utils.FacesServletWrapper.service(FacesServletWrapper.java:40)
> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> at com.corpme.mercantil.utils.SessionTimeoutFilter.doFilter(SessionTimeoutFilter.java:71)
> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:83)
> at org.jboss.seam.web.MultipartFilter.doFilter(MultipartFilter.java:85)
> at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
> at org.jboss.seam.web.ExceptionFilter.doFilter(ExceptionFilter.java:64)
> at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
> at org.jboss.seam.web.RedirectFilter.doFilter(RedirectFilter.java:45)
> at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
> at org.ajax4jsf.webapp.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:178)
> at org.ajax4jsf.webapp.BaseFilter.handleRequest(BaseFilter.java:290)
> at org.ajax4jsf.webapp.BaseFilter.processUploadsAndHandleRequest(BaseFilter.java:368)
> at org.ajax4jsf.webapp.BaseFilter.doFilter(BaseFilter.java:495)
> at org.jboss.seam.web.Ajax4jsfFilter.doFilter(Ajax4jsfFilter.java:60)
> at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
> at org.jboss.seam.web.LoggingFilter.doFilter(LoggingFilter.java:58)
> at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
> at org.jboss.seam.servlet.SeamFilter.doFilter(SeamFilter.java:158)
> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
> at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
> at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179)
> at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:432)
> at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
> at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
> at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
> at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)
> at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
> at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262)
> at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
> at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
> at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446)
> at java.lang.Thread.run(Thread.java:662)
> Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
> at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:103)
> at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:91)
> at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:43)
> at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:29)
> at org.hibernate.jdbc.ConnectionManager.openConnection(ConnectionManager.java:426)
> at org.hibernate.jdbc.ConnectionManager.getConnection(ConnectionManager.java:144)
> at org.hibernate.jdbc.AbstractBatcher.prepareQueryStatement(AbstractBatcher.java:139)
> at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1547)
> at org.hibernate.loader.Loader.doQuery(Loader.java:673)
> at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:236)
> at org.hibernate.loader.Loader.doList(Loader.java:2220)
> at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2104)
> at org.hibernate.loader.Loader.list(Loader.java:2099)
> at org.hibernate.loader.criteria.CriteriaLoader.list(CriteriaLoader.java:94)
> at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1569)
> at org.hibernate.impl.CriteriaImpl.list(CriteriaImpl.java:283)
> at com.corpme.mercantil.model.registro.dao.ovseccion.OvSeccionSearchDAO.find(OvSeccionSearchDAO.java:46)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:597)
> at org.jboss.seam.util.Reflections.invoke(Reflections.java:21)
> at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:31)
> at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56)
> at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:31)
> at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
> at org.jboss.seam.core.BijectionInterceptor.aroundInvoke(BijectionInterceptor.java:46)
> at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
> at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:42)
> at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
> at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107)
> at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:166)
> at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:102)
> at com.corpme.mercantil.model.registro.dao.ovseccion.OvSeccionSearchDAO_$$_javassist_8.find(OvSeccionSearchDAO_$$_javassist_8.java)
> at com.corpme.mercantil.oficinaVirtual.session.Home.init(Home.java:65)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:597)
> at org.jboss.seam.util.Reflections.invoke(Reflections.java:21)
> at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:31)
> at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56)
> at org.jboss.seam.transaction.Ro
> 10:36:42,245 ERROR Datasource published always in "Republish" state llbackInterceptor.aroundInvoke(RollbackInterceptor.java:31)
> at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
> at org.jboss.seam.core.BijectionInterceptor.aroundInvoke(BijectionInterceptor.java:46)
> at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
> at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:42)
> at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
> at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107)
> at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:166)
> at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:102)
> at com.corpme.mercantil.oficinaVirtual.session.Home_$$_javassist_7.init(Home_$$_javassist_7.java)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:597)
> at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:329)
> at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:274)
> at org.jboss.el.parser.AstMethodSuffix.getValue(AstMethodSuffix.java:59)
> at org.jboss.el.parser.AstValue.getValue(AstValue.java:67)
> at org.jboss.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:186)
> at com.sun.facelets.el.ELText$ELTextVariable.writeText(ELText.java:184)
> at com.sun.facelets.el.ELText$ELTextComposite.writeText(ELText.java:108)
> at com.sun.facelets.compiler.TextInstruction.write(TextInstruction.java:45)
> ... 52 more
> Caused by: org.jboss.util.NestedSQLException: You are trying to use a connection factory that has been shut down: ManagedConnectionFactory is null.; - nested throwable: (javax.resource.ResourceException: You are trying to use a connection factory that has been shut down: ManagedConnectionFactory is null.)
> at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:94)
> at org.hibernate.connection.DatasourceConnectionProvider.getConnection(DatasourceConnectionProvider.java:69)
> at org.hibernate.jdbc.ConnectionManager.openConnection(ConnectionManager.java:423)
> ... 111 more
> Caused by: javax.resource.ResourceException: You are trying to use a connection factory that has been shut down: ManagedConnectionFactory is null.
> at org.jboss.resource.connectionmanager.BaseConnectionManager2.allocateConnection(BaseConnectionManager2.java:387)
> at org.jboss.resource.connectionmanager.BaseConnectionManager2$ConnectionManagerProxy.allocateConnection(BaseConnectionManager2.java:842)
> at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:88)
> ... 113 more
> 10:36:42,246 WARN Datasource published always in "Republish" state executePhase(RENDER_RESPONSE 6,com.sun.faces.context.FacesContextImpl@3b5487e) threw exception
> javax.el.ELException: /home.xhtml: org.hibernate.exception.GenericJDBCException: Cannot open connection
> at com.sun.facelets.compiler.TextInstruction.write(TextInstruction.java:48)
> at com.sun.facelets.compiler.UIInstructions.encodeBegin(UIInstructions.java:39)
> at com.sun.facelets.compiler.UILeaf.encodeAll(UILeaf.java:149)
> at javax.faces.component.UIComponent.encodeAll(UIComponent.java:890)
> at javax.faces.component.UIComponent.encodeAll(UIComponent.java:890)
> at com.sun.facelets.FaceletViewHandler.renderView(FaceletViewHandler.java:592)
> at org.ajax4jsf.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:100)
> at org.ajax4jsf.application.AjaxViewHandler.renderView(AjaxViewHandler.java:176)
> at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:134)
> at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:248)
> at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:144)
> at javax.faces.webapp.FacesServlet.service(FacesServlet.java:245)
> at com.corpme.mercantil.utils.FacesServletWrapper.service(FacesServletWrapper.java:40)
> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> at com.corpme.mercantil.utils.SessionTimeoutFilter.doFilter(SessionTimeoutFilter.java:71)
> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:83)
> at org.jboss.seam.web.MultipartFilter.doFilter(MultipartFilter.java:85)
> at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
> at org.jboss.seam.web.ExceptionFilter.doFilter(ExceptionFilter.java:64)
> at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
> at org.jboss.seam.web.RedirectFilter.doFilter(RedirectFilter.java:45)
> at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
> at org.ajax4jsf.webapp.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:178)
> at org.ajax4jsf.webapp.BaseFilter.handleRequest(BaseFilter.java:290)
> at org.ajax4jsf.webapp.BaseFilter.processUploadsAndHandleRequest(BaseFilter.java:368)
> at org.ajax4jsf.webapp.BaseFilter.doFilter(BaseFilter.java:495)
> at org.jboss.seam.web.Ajax4jsfFilter.doFilter(Ajax4jsfFilter.java:60)
> at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
> at org.jboss.seam.web.LoggingFilter.doFilter(LoggingFilter.java:58)
> at org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
> at org.jboss.seam.servlet.SeamFilter.doFilter(SeamFilter.java:158)
> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
> at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
> at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179)
> at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:432)
> at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
> at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
> at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
> at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)
> at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
> at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262)
> at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
> at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
> at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446)
> at java.lang.Thread.run(Thread.java:662)
> Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection
> at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:103)
> at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:91)
> at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:43)
> at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:29)
> at org.hibernate.jdbc.ConnectionManager.openConnection(ConnectionManager.java:426)
> at org.hibernate.jdbc.ConnectionManager.getConnection(ConnectionManager.java:144)
> at org.hibernate.jdbc.AbstractBatcher.prepareQueryStatement(AbstractBatcher.java:139)
> at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1547)
> at org.hibernate.loader.Loader.doQuery(Loader.java:673)
> at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:236)
> at org.hibernate.loader.Loader.doList(Loader.java:2220)
> at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2104)
> at org.hibernate.loader.Loader.list(Loader.java:2099)
> at org.hibernate.loader.criteria.CriteriaLoader.list(CriteriaLoader.java:94)
> at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1569)
> at org.hibernate.impl.CriteriaImpl.list(CriteriaImpl.java:283)
> at com.corpme.mercantil.model.registro.dao.ovseccion.OvSeccionSearchDAO.find(OvSeccionSearchDAO.java:46)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:597)
> at org.jboss.seam.util.Reflections.invoke(Reflections.java:21)
> at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:31)
> at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56)
> at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:31)
> at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
> at org.jboss.seam.core.BijectionInterceptor.aroundInvoke(BijectionInterceptor.java:46)
> at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
> at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:42)
> at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
> at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107)
> at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:166)
> at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:102)
> at com.corpme.mercantil.model.registro.dao.ovseccion.OvSeccionSearchDAO_$$_javassist_8.find(OvSeccionSearchDAO_$$_javassist_8.java)
> at com.corpme.mercantil.oficinaVirtual.session.Home.init(Home.java:65)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:597)
> at org.jboss.seam.util.Reflections.invoke(Reflections.java:21)
> at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:31)
> at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:56)
> at org.jboss.seam.transaction.RollbackInterceptor.aroundInvoke(RollbackInterceptor.java:31)
> at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
> at org.jboss.seam.core.BijectionInterceptor.aroundInvoke(BijectionInterceptor.java:46)
> at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
> at org.jboss.seam.core.MethodContextInterceptor.aroundInvoke(MethodContextInterceptor.java:42)
> at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:68)
> at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:107)
> at org.jboss.seam.intercept.JavaBeanInterceptor.interceptInvocation(JavaBeanInterceptor.java:166)
> at org.jboss.seam.intercept.JavaBeanInterceptor.invoke(JavaBeanInterceptor.java:102)
> at com.corpme.mercantil.oficinaVirtual.session.Home_$$_javassist_7.init(Home_$$_javassist_7.java)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:597)
> at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:329)
> at org.jboss.el.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:274)
> at org.jboss.el.parser.AstMethodSuffix.getValue(AstMethodSuffix.java:59)
> at org.jboss.el.parser.AstValue.getValue(AstValue.java:67)
> at org.jboss.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:186)
> at com.sun.facelets.el.ELText$ELTextVariable.writeText(ELText.java:184)
> at com.sun.facelets.el.ELText$ELTextComposite.writeText(ELText.java:108)
> at com.sun.facelets.compiler.TextInstruction.write(TextInstruction.java:45)
> ... 52 more
> Caused by: org.jboss.util.NestedSQLException: You are trying to use a connection factory that has been shut down: ManagedConnectionFactory is null.; - nested throwable: (javax.resource.ResourceException: You are trying to use a connection factory that has been shut down: ManagedConnectionFactory is null.)
> at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:94)
> at org.hibernate.connection.DatasourceConnectionProvider.getConnection(DatasourceConnectionProvider.java:69)
> at org.hibernate.jdbc.ConnectionManager.openConnection(ConnectionManager.java:423)
> ... 111 more
> Caused by: javax.resource.ResourceException: You are trying to use a connection factory that has been shut down: ManagedConnectionFactory is null.
> at org.jboss.resource.connectionmanager.BaseConnectionManager2.allocateConnection(BaseConnectionManager2.java:387)
> at org.jboss.resource.connectionmanager.BaseConnectionManager2$ConnectionManagerProxy.allocateConnection(BaseConnectionManager2.java:842)
> at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:88)
> ... 113 more
> {noformat}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (JBIDE-17484) Trying to start a EAP/AS server in JBDS 8.beta2/JBT 420.beta2 raises exception
by Josef Kopriva (Jira)
[ https://issues.redhat.com/browse/JBIDE-17484?page=com.atlassian.jira.plug... ]
Josef Kopriva closed JBIDE-17484.
---------------------------------
Closing, nothing to do.
> Trying to start a EAP/AS server in JBDS 8.beta2/JBT 420.beta2 raises exception
> ------------------------------------------------------------------------------
>
> Key: JBIDE-17484
> URL: https://issues.redhat.com/browse/JBIDE-17484
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server, xulrunner
> Affects Versions: 4.2.0.Beta2
> Environment: RHEL 6.5
> OpenJDK 1.7
> 4.2.0.beta2
> Reporter: Len DiMaggio
> Assignee: Snjezana Peco
> Priority: Critical
> Fix For: 4.2.x
>
>
> Trying to start a EAP/AS server in JBDS 8.beta2/JBT 420.beta2 raises this exception:
> May 29, 2014 3:32:09 PM org.xnio.ChannelListeners invokeChannelListener
> ERROR: A channel event listener threw an exception
> java.security.ProviderException: Could not initialize NSS
> at sun.security.pkcs11.SunPKCS11.<init>(SunPKCS11.java:223)
> at sun.security.pkcs11.SunPKCS11.<init>(SunPKCS11.java:103)
> at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
> at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
> at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
> at sun.security.jca.ProviderConfig$2.run(ProviderConfig.java:224)
> at sun.security.jca.ProviderConfig$2.run(ProviderConfig.java:206)
> at java.security.AccessController.doPrivileged(Native Method)
> at sun.security.jca.ProviderConfig.doLoadProvider(ProviderConfig.java:206)
> at sun.security.jca.ProviderConfig.getProvider(ProviderConfig.java:187)
> at sun.security.jca.ProviderList.loadAll(ProviderList.java:281)
> at sun.security.jca.ProviderList.removeInvalid(ProviderList.java:298)
> at sun.security.jca.Providers.getFullProviderList(Providers.java:176)
> at java.security.Security.getProviders(Security.java:458)
> at org.xnio.sasl.SaslUtils.getFactories(SaslUtils.java:123)
> at org.xnio.sasl.SaslUtils.getSaslClientFactories(SaslUtils.java:100)
> at org.jboss.remoting3.remote.ClientConnectionOpenListener$Capabilities.handleEvent(ClientConnectionOpenListener.java:362)
> at org.jboss.remoting3.remote.ClientConnectionOpenListener$Capabilities.handleEvent(ClientConnectionOpenListener.java:227)
> at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:72)
> at org.xnio.channels.TranslatingSuspendableChannel.handleReadable(TranslatingSuspendableChannel.java:189)
> at org.xnio.channels.TranslatingSuspendableChannel$1.handleEvent(TranslatingSuspendableChannel.java:103)
> at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:72)
> at org.xnio.channels.TranslatingSuspendableChannel.handleReadable(TranslatingSuspendableChannel.java:189)
> at org.xnio.ssl.JsseConnectedSslStreamChannel.handleReadable(JsseConnectedSslStreamChannel.java:180)
> at org.xnio.channels.TranslatingSuspendableChannel$1.handleEvent(TranslatingSuspendableChannel.java:103)
> at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:72)
> at org.xnio.nio.NioHandle.run(NioHandle.java:90)
> at org.xnio.nio.WorkerThread.run(WorkerThread.java:187)
> Caused by: java.io.IOException: /jboss/local/JBT/420.beta2/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_64_1.9.2.19pre/xulrunner/libnssutil3.so: version `NSSUTIL_3.13' not found (required by /usr/lib64/libnss3.so)
> at sun.security.pkcs11.Secmod.nssLoadLibrary(Native Method)
> at sun.security.pkcs11.Secmod.initialize(Secmod.java:209)
> at sun.security.pkcs11.SunPKCS11.<init>(SunPKCS11.java:218)
> ... 28 more
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months