new jboss.org/tools is now live...
by Max Rydahl Andersen
...enabled so we can weed out any issues for the GA.
Let me know if you find something broken/missing.
p.s. for now the download pages are just the "old" style until we
release the next.
/max
15 years, 9 months
500 error on jboss.org, has it been reported before?
by Howard Gao
Can't access the following link today,
http://www.jboss.org/jbossas
HTTP Status 500 -
------------------------------------------------------------------------
*type* Status report
*message*
*description* _The server encountered an internal error () that
prevented it from fulfilling this request._
------------------------------------------------------------------------
JBossWeb/2.0.1.GA
15 years, 9 months
mvn testsuite re-run with different setup
by Alexey Loubyansky
As part of the test goal, I'd like to run a maven testsuite first time
against one configuration (based on e.g. system properties) and then
once again against another configuration (without overriding the test
reports from the first run). Is this (or something like this) possible?
Thanks,
Alexey
15 years, 9 months
JBoss hangs at boot
by Dimitris Andreadis
With Friday's changes, JBoss hangs, with the last messages on the console shown below.
If you've committed stuff on Friday, please take a closer look:
18:13:06,359 INFO [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.Secu
reDeploymentManager ejbName: SecureDeploymentManager
18:13:06,453 INFO [JndiSessionRegistrarBase] Binding the following Entries in G
lobal JNDI:
SecureDeploymentManager/remote - EJB3.x Default Remote Business Interfac
e
SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy
.DeploymentManager - EJB3.x Remote Business Interface
18:13:06,515 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice
-secured.jar,name=SecureManagementView,service=EJB3
18:13:06,515 INFO [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.Secu
reManagementView ejbName: SecureManagementView
18:13:06,531 INFO [JndiSessionRegistrarBase] Binding the following Entries in G
lobal JNDI:
SecureManagementView/remote - EJB3.x Default Remote Business Interface
SecureManagementView/remote-org.jboss.deployers.spi.management.Managemen
tView - EJB3.x Remote Business Interface
18:13:06,625 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice
-secured.jar,name=SecureProfileService,service=EJB3
18:13:06,625 INFO [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.Secu
reProfileServiceBean ejbName: SecureProfileService
18:13:06,625 INFO [JndiSessionRegistrarBase] Binding the following Entries in G
lobal JNDI:
SecureProfileService/remote - EJB3.x Default Remote Business Interface
SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService
- EJB3.x Remote Business Interface
18:13:06,859 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8
080
18:13:06,875 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009
15 years, 9 months
Code Freeze Tomorow (Hopefully)
by Jason T. Greene
Provided the remaining profile service tasks are completed, and hudson
produces an acceptable result (fingers crossed that IT fixes it) we are
going to freeze.
--
Jason T. Greene
JBoss, a division of Red Hat
15 years, 9 months
Failing BindingServiceUnitTestCase
by Brian Stansberry
The latest 5.1 testsuite run showed a couple regressions in the
BindingServiceUnitTestCase. [1] When I run this locally the test.log
shows this:
2009-03-06 16:22:06,157 ERROR
[org.jboss.test.binding.BindingServiceUnitTestCase]
jboss.j2ee:service=EJB3,ear=profileservice-secured.jar,jar=profileservice-secured.jar
is not Started, state=Registered
So, looks related to your r85382 "JBAS-6137, add secured facades for
ProfileService".
The test cycles through the deployed services and confirms that they are
in "Started" state, so that deployment in "Registered" causes the test
to fail. If that deployment is meant to end up just "Registered" then
this could just be a matter of updating the test to ignore it.
Starting the server manually, it starts OK, i.e. that service ending up
"Registered" doesn't lead to errors in the console log.
[1]
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/111/...
--
Brian Stansberry
Lead, AS Clustering
JBoss, a division of Red Hat
brian.stansberry(a)redhat.com
15 years, 9 months
broken 5_x build
by Ales Justin
most:
==
== Finished with 'most' in module 'jbossas/remoting'.
======================================================================
_module-jbossas/remoting-most:
_module-jbossas/remoting-most:
[copy] Copying 1 file to
C:\projects\branches\jbossas\Branch_5_x\build\output\jboss-5.1.0.Beta1\server\all\lib
[copy] Copying 1 file to
C:\projects\branches\jbossas\Branch_5_x\build\output\jboss-5.1.0.Beta1\server\all\lib
[copy] Copying 1 file to
C:\projects\branches\jbossas\Branch_5_x\build\output\jboss-5.1.0.Beta1\server\all\lib
BUILD FAILED
C:\projects\branches\jbossas\Branch_5_x\build\build.xml:362: The
following error occurred while executing this line:
C:\projects\branches\jbossas\Branch_5_x\build\build-distr.xml:67:
C:\projects\branches\jbossas\Branch_5_x\build\${apache.httpclient.lib}
not found.
Total time: 5 minutes 41 seconds
----------
Does anyone else have similar problems?
I nuked 3rd party libs, build, ...
15 years, 9 months
jpa-deployers:1.0.0-GA
by Andrew Lee Rubinger
I've been asked to report on the status of the jpa-deployers:1.0.0-GA
release in Carlo's absence.
JIRA reveals no issues pending in JBJPA for Release "1.0.0". The latest
release is 1.0.0-CR1:
http://repository.jboss.com/maven2/org/jboss/jpa/jboss-jpa-deployers/1.0....
...and is already integrated w/ Branch_5_x:
http://anonsvn.jboss.org/repos/jbossas/branches/Branch_5_x/component-matr...
There's been no SVN activity since then:
[alrubinger@localhost deployers]$ pwd
/home/alrubinger/business/jboss/wc/jbossas/projects/jpa/trunk/deployers
[alrubinger@localhost deployers]$ svn log --limit 2 .
------------------------------------------------------------------------
r84562 | wolfc | 2009-02-20 12:34:52 -0500 (Fri, 20 Feb 2009) | 1 line
[maven-release-plugin] prepare for next development iteration
------------------------------------------------------------------------
r84560 | wolfc | 2009-02-20 12:34:37 -0500 (Fri, 20 Feb 2009) | 1 line
[maven-release-plugin] prepare release jboss-jpa-deployers-1.0.0-CR1
...so I'll assume that CR1 will simply be promoted to GA upon Carlo's
return. No need for me to push another internal testing release.
S,
ALR
--
Andrew Lee Rubinger
Sr. Software Engineer
JBoss, a division of Red Hat, Inc.
http://exitcondition.alrubinger.com
15 years, 9 months