Hi
see this
ï To solve âOutofMemoryException:Max GenSpace Exceptionâ in Jboss portal
server:
http://www.innoq.com/blog/sp/2008/01/jboss_as_42x_and_javalangoutof.html
see this link and edit the run.bat in windows of conf.run in Unix
might be useful
View the original post :
http://ww
Adding full log info:
2008-08-04 12:05:30,613 INFO [STDOUT] Caused by:
org.hibernate.exception.GenericJDBCException: could not execute query
2008-08-04 12:05:30,613 INFO [STDOUT] at
org.hibernate.exception.ErrorCodeConverter.handledNonSpecificException(ErrorCodeConverter.java:92)
2008-08-04 1
Hi
I think it might me useful, lets take a glance at this
ï To solve âOutofMemoryException:Max GenSpace Exceptionâ in Jboss l
server:
http://www.innoq.com/blog/sp/2008/01/jboss_as_42x_and_javalangoutof.html
see this link and edit the run.bat in windows of conf.run in Unix
View th
11:56:56,671 ERROR [STDERR] javax.xml.soap.SOAPException: java.io.IOException:
Could not transmit message
11:56:56,671 ERROR [STDERR] at
org.jboss.ws.core.soap.SOAPConnectionImpl.callInternal(SOAPConnectionImpl.java:115)
11:56:56,671 ERROR [STDERR] at
org.jboss.ws.core.soap.SOAPConnectio
Hi,
I have a Problem with the AJP connector and Jboss. Everytime I restart Apache
or one of my Cron-Jobs reconfigures and restarts Apache, Jboss
shutsdown/crashes.
With Jboss 4.2.0 jboss simply crashed (without any log-output), now with 4.2.3
I see the shutdown in the logs:
| 06:25:05,462 I
Hi All,
We have been trying to configure JBoss to use MS Sql server 2005 from our
application. Technology we used in our application is hibernate. We are now
able to access our application, but while loading some objects in one of
screens, it is showing a error "Caused by: java.sql.SQLException
Unable to access the EJB deployed in JBoss from standalone client.
due to this exception ->javax.naming.CommunicationException: Operation
failed [Root exception is java.rmi.ServerException: IOE; nested exception is:
java.net.ProtocolException: Server redirected too many times (20)]
In clustered environment, not all the messages are consumed by the durable
subscriber, even thought the messages are persisted in database. The messages
are consumed only after one or more restarts of the consumer.
Environment:
JBoss : 4.2.2.GA
JBM : 1.4.0.SP3
Java : 1.5.0_13
OS : Mac OS
Hi All,
I'm trying to deploy JBPM 3.2.3 in Websphere 6.1.
I simply followed the instruction in
http://wiki.jboss.org/wiki/Jbpm32OnWAS61
Deployment and Data source configuration are completed.
After all when I tried to access the jbpm console URL, I'm getting the below
exception.
Anybody come a
As part of my development, I drop/create the database a lot of times, this
means that I'm getting rid of JBoss' JMS related tables as well. If there was
bad data in there, for whatever reason (dead message queue perhaps), it would
have been gone. However, I still see the log messages.
This caus
H..
Thanks for pointing this out. Perhaps I did something funky with the search.
In any event, that thread doesn't really explain what the problem is, in "plain
English" (other than not so useful stack trace message).
View the original post :
http://www.jboss.com/index.html?module=bb
It works!
Thanx :)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4168340#4168340
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4168340
___
jboss-user mailing list
jboss-user@
Hello,
I have following scenario.
I have process that sometimes creates subprocess. The subprocess has several
async actions (I call ESB service). The super process checks result value of
the subprocess and according that value the superprocess continues.
I sometimes want to end superprocess
As I understand this issue reappeared again in the latest builds
https://cloud.prod.atl2.jboss.com/jira/browse/JBIDE-2288
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4168336#4168336
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&m
as far as I recall, you need to set the property "portal.defaultObjectName" to
parent using the name of the page
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4168334#4168334
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply
Hi,
I'm deploying an application utilising JBOSS. This is not the first time I
have done this and it has never failed like this before.
JBOSS is installed and working, if I goto http://server:8080 the JBOSS home
page comes up.
If I point to http://server:8080/application it sometimes opens the
I don't know what the problem is, but a search brought up this thread
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093035
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4168331#4168331
Reply to the post :
http://www.jboss.com/index.html?module=bb
Where did you set these JVM properties? Post the logs that you see on the
console when you start JBoss (even include the echo messages in the first few
lines). How do you start JBoss?
Just as a FYI - JBoss 4.0.x is not qualified to run under Java 1.6. See this
for details http://wiki.jboss.org/
I've been toying with this for a while. I was able to use jboss.xml to provide
a proper URL-prefix for 4.2.3 using jboss.xml:
| http://www.jboss.org/j2ee/dtd/jboss_4_2.dtd";>
|
| java:/jaas/JBossWS
|
| TYPE_YOUR_PREFERRED_URL_HERE
|
|
Unfortunately, 4.2
Hi, i'm new to jboss portal
i'm now trying to deploy the jboss portal using oracle database
when i run the jboss portal
i got such errors:
ERROR [Scheduler$Listener] Invoke of the Schedulable MBean failed
| javax.management.MBeanException
| at
org.jboss.mx.interceptor.ReflectedDispatcher
Developing the authenticator I did see a similar error, in my situation the
client machine had cached an old ticket for the host so when the ticked was
decoded there was a checksum problem.
In my situation logging out of the test client and back in caused the tickets
to be correctly reloaded.
Hello,
I have two installations of JBoss on my machine (4.2.2 and 4.2.3). In both of
them, I have installed JBossWS-Native 3.0.2. When I deploy an EAR that has a
EJB-JAR with a web service, I observed that my WS is published in different URL
location:
https://localhost:8080/ear_name-ejbjar_nam
Peter, Jaikiran,
thank you for you participation.
I have just tested it on jboss-4.2.3.GA. It throws the same exception.
Actually as it can be seen on "Fix Version/s" and "Subversion Commits" tab on
https://jira.jboss.org/jira/browse/JBAS-1916 such behavior have been introduced
in JBossAS-4.0.
Yes - it was a typo - it must be mysql-ds.xml.
I do not see your code extract on the forum.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4168318#4168318
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4168318
__
24 matches
Mail list logo