[JBoss JIRA] (JBIDE-12189) AS server adapters should check and provide way to fix or enough error info for users to get deployment working
by Josef Kopriva (Jira)
[ https://issues.redhat.com/browse/JBIDE-12189?page=com.atlassian.jira.plug... ]
Josef Kopriva updated JBIDE-12189:
----------------------------------
Fix Version/s: 4.16.0.AM1
> AS server adapters should check and provide way to fix or enough error info for users to get deployment working
> ---------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-12189
> URL: https://issues.redhat.com/browse/JBIDE-12189
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 3.3.0.Final
> Environment:
> Reporter: Max Andersen
> Assignee: Rob Stryker
> Priority: Major
> Fix For: 4.16.0.AM1
>
>
> As found in JBIDE-12188, JBIDE-9206 and JBIDE-9133 our server adapters keeps assuming everything is in a perfect condition.
> runtime directories, config files, temporary deploy folders etc. are assume to be present even though they might not be (users can have deleted them, servers have been created via API instead of UI etc.)
> Server adapter should perform checkes for the things it need and if not there handle this error with proper info or creation of the files as needed or even show dialog saying "XYZ is missing/wrong, I can create it for you. Do you wish to create it ? Continue without or Cancel"
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 5 months
[JBoss JIRA] (JBIDE-8056) Jboss 6.0 final and jboss developer studio simple application execution issue
by Josef Kopriva (Jira)
[ https://issues.redhat.com/browse/JBIDE-8056?page=com.atlassian.jira.plugi... ]
Josef Kopriva updated JBIDE-8056:
---------------------------------
Fix Version/s: 4.16.0.AM1
> Jboss 6.0 final and jboss developer studio simple application execution issue
> -----------------------------------------------------------------------------
>
> Key: JBIDE-8056
> URL: https://issues.redhat.com/browse/JBIDE-8056
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Reporter: dee bharam
> Assignee: Rob Stryker
> Priority: Major
> Fix For: 4.16.0.AM1
>
>
> 1) I downloaded jboss6.0 final, unziped, and place under c:
> 2) downloaded and installed jboss developer studio
> 3) created application per
> http://community.jboss.org/en/tools/blog/2010/12/10/simple-cdi-hello-worl...
> 4) gets following on server log
> 13:57:58,116 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/cditest].[org.cdi.HelloServlet]] Servlet.service() for servlet org.cdi.HelloServlet threw exception: java.lang.NullPointerException
> at org.cdi.HelloServlet.doGet(HelloServlet.java:32) [:]
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:734) [:1.0.0.Final]
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) [:1.0.0.Final]
> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:324) [:6.0.0.Final]
> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:242) [:6.0.0.Final]
> at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:275) [:6.0.0.Final]
> at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) [:6.0.0.Final]
> at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:181) [:6.0.0.Final]
> at org.jboss.modcluster.catalina.CatalinaContext$RequestListenerValve.event(CatalinaContext.java:285) [:1.1.0.Final]
> at org.jboss.modcluster.catalina.CatalinaContext$RequestListenerValve.invoke(CatalinaContext.java:261) [:1.1.0.Final]
> at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:88) [:6.0.0.Final]
> at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:100) [:6.0.0.Final]
> at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) [:6.0.0.Final]
> at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) [:6.0.0.Final]
> at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158) [:6.0.0.Final]
> at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) [:6.0.0.Final]
> at org.jboss.web.tomcat.service.request.ActiveRequestResponseCacheValve.invoke(ActiveRequestResponseCacheValve.java:53) [:6.0.0.Final]
> at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:362) [:6.0.0.Final]
> at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877) [:6.0.0.Final]
> at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:654) [:6.0.0.Final]
> at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:951) [:6.0.0.Final]
> at java.lang.Thread.run(Unknown Source) [:1.6.0_21]
> 5) and on brower get
> HTTP Status 500 -
> --------------------------------------------------------------------------------
> type Exception report
> message
> description The server encountered an internal error () that prevented it from fulfilling this request.
> exception
> java.lang.NullPointerException
> org.cdi.HelloServlet.doGet(HelloServlet.java:32)
> javax.servlet.http.HttpServlet.service(HttpServlet.java:734)
> javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
> note The full stack trace of the root cause is available in the JBoss Web/3.0.0-CR1 logs.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 5 months
[JBoss JIRA] (JBIDE-8056) Jboss 6.0 final and jboss developer studio simple application execution issue
by Josef Kopriva (Jira)
[ https://issues.redhat.com/browse/JBIDE-8056?page=com.atlassian.jira.plugi... ]
Josef Kopriva closed JBIDE-8056.
--------------------------------
Closing, nothing to do.
> Jboss 6.0 final and jboss developer studio simple application execution issue
> -----------------------------------------------------------------------------
>
> Key: JBIDE-8056
> URL: https://issues.redhat.com/browse/JBIDE-8056
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Reporter: dee bharam
> Assignee: Rob Stryker
> Priority: Major
> Fix For: 4.16.0.AM1
>
>
> 1) I downloaded jboss6.0 final, unziped, and place under c:
> 2) downloaded and installed jboss developer studio
> 3) created application per
> http://community.jboss.org/en/tools/blog/2010/12/10/simple-cdi-hello-worl...
> 4) gets following on server log
> 13:57:58,116 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/cditest].[org.cdi.HelloServlet]] Servlet.service() for servlet org.cdi.HelloServlet threw exception: java.lang.NullPointerException
> at org.cdi.HelloServlet.doGet(HelloServlet.java:32) [:]
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:734) [:1.0.0.Final]
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) [:1.0.0.Final]
> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:324) [:6.0.0.Final]
> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:242) [:6.0.0.Final]
> at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:275) [:6.0.0.Final]
> at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) [:6.0.0.Final]
> at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:181) [:6.0.0.Final]
> at org.jboss.modcluster.catalina.CatalinaContext$RequestListenerValve.event(CatalinaContext.java:285) [:1.1.0.Final]
> at org.jboss.modcluster.catalina.CatalinaContext$RequestListenerValve.invoke(CatalinaContext.java:261) [:1.1.0.Final]
> at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:88) [:6.0.0.Final]
> at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:100) [:6.0.0.Final]
> at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) [:6.0.0.Final]
> at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) [:6.0.0.Final]
> at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158) [:6.0.0.Final]
> at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) [:6.0.0.Final]
> at org.jboss.web.tomcat.service.request.ActiveRequestResponseCacheValve.invoke(ActiveRequestResponseCacheValve.java:53) [:6.0.0.Final]
> at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:362) [:6.0.0.Final]
> at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877) [:6.0.0.Final]
> at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:654) [:6.0.0.Final]
> at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:951) [:6.0.0.Final]
> at java.lang.Thread.run(Unknown Source) [:1.6.0_21]
> 5) and on brower get
> HTTP Status 500 -
> --------------------------------------------------------------------------------
> type Exception report
> message
> description The server encountered an internal error () that prevented it from fulfilling this request.
> exception
> java.lang.NullPointerException
> org.cdi.HelloServlet.doGet(HelloServlet.java:32)
> javax.servlet.http.HttpServlet.service(HttpServlet.java:734)
> javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
> note The full stack trace of the root cause is available in the JBoss Web/3.0.0-CR1 logs.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 5 months
[JBoss JIRA] (JBIDE-6716) Stopping EAP/AS that is using service binding manager
by Josef Kopriva (Jira)
[ https://issues.redhat.com/browse/JBIDE-6716?page=com.atlassian.jira.plugi... ]
Josef Kopriva closed JBIDE-6716.
--------------------------------
Closing, nothing to do.
> Stopping EAP/AS that is using service binding manager
> -----------------------------------------------------
>
> Key: JBIDE-6716
> URL: https://issues.redhat.com/browse/JBIDE-6716
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Reporter: Burrsitis Sutter
> Assignee: Rob Stryker
> Priority: Major
> Attachments: stopping_EAP.png
>
>
> JBDS fails to properly stop an EAP instance that was started with an overridden service binding manager.
> The name is default\conf\bindingservice.beans\META-INF\bindings-jboss-beans.xml
> change this line
> <parameter>${jboss.service.binding.set:ports-default}</parameter>
> to
> <parameter>${jboss.service.binding.set:ports-01}</parameter>
> Starts seems to be fine but it never seems to stop.
> See attached screenshot
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 5 months