[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, 10 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, 10 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, 10 months
[JBoss JIRA] (JBIDE-4412) server Editor Broken for minimal config
by Josef Kopriva (Jira)
[ https://issues.redhat.com/browse/JBIDE-4412?page=com.atlassian.jira.plugi... ]
Josef Kopriva closed JBIDE-4412.
--------------------------------
Closing, nothing to do.
> server Editor Broken for minimal config
> ---------------------------------------
>
> Key: JBIDE-4412
> URL: https://issues.redhat.com/browse/JBIDE-4412
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 3.0.1.GA
> Reporter: Rob Stryker
> Assignee: Rob Stryker
> Priority: Major
> Fix For: 4.16.0.AM1
>
> Attachments: 2009-06-05_1008.png, JBIDE-4412.jpg
>
>
> The editor is too strict on minimal configuration.
> if minimal configuration:
> - warn on any poller that's not timeout poller
> if timeout poller is used, *allow* bad ports configs to still be saved since they won't matter anyway really.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (JBIDE-4608) Hot deployment woks incorrectly with JBossAS Tools
by Josef Kopriva (Jira)
[ https://issues.redhat.com/browse/JBIDE-4608?page=com.atlassian.jira.plugi... ]
Josef Kopriva closed JBIDE-4608.
--------------------------------
Closing, nothing to do.
> Hot deployment woks incorrectly with JBossAS Tools
> --------------------------------------------------
>
> Key: JBIDE-4608
> URL: https://issues.redhat.com/browse/JBIDE-4608
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 3.0.1.GA
> Environment: Windows XP SP3
> Eclipse 3.5: eclipse-jee-galileo-win32.zip
> JBossTools : 3.0.1.GA JBossTools-ALL-win32-3.0.1.GA-R200905070146-H18.zip
> JBoss AS: 5.0.1.GA
> Reporter: Alexander Lengson
> Assignee: Rob Stryker
> Priority: Major
> Labels: deployment, hot
> Attachments: clear-prj.zip
>
> Original Estimate: 3 days
> Remaining Estimate: 3 days
>
> Hot deployment does not work as expected with the above configuration.
> * Two eclipse projects are created: one EJB Project containing single EJB, and one EAR project containing that EJB.
> * EAR Project is deployed to JBoss thru JBoss Server View.
> * JBoss started and recognized EJB:
> clear-ear/EJB01/remote - EJB3.x Default Remote Business Interface
> clear-ear/EJB01/remote-EJBRem - EJB3.x Remote Business Interface
> * When source code of EJB is changed, it is recompiled and "Republish" note appeared
> * After pressing "Full publish" code is actually copied to the deploy folder on the server (byte code is verified manually), but JBoss does not detect hot deployment and does not redeploy EJB
> When trying to make deployment thru Project Archives View on the same configuration, the following happening:
> * Archives are created within eclipse project folder.
> * After pressing "Publish to Server" in Project Archives View, item appears in JBoss Server View, but archive is not copied into JBoss deploy folder and JBoss does not detect that new EJB is deployed.
> JBoss' properties are:
> Use the JBoss deploy folder
> Tested on two separate machines. Results are the same.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months