What does the thread dump show when it's in the deadlock?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839371#3839371
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839371
---
Not yet. I will you know when it is.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839370#3839370
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839370
---
This SF.
Upgraded from JBoss 3.2.3 to 3.2.4 and getting an exception on deployment. Whats wrong
with this servlet mapping?
mainServlet
/csr/*
Causes the error 'Invalid * in servlet mapping' or more specifically:
15:08:42,634 ERROR [ContextConfig] Parse error in application web.xml
java.la
Hi,
Accroding to Admin docs,
JBoss Default Transaction Manager has two limitations:
"It does not do transactional logging, and is thus incapable of automated recovery
after a server crash."
"While it does support propagating transaction contexts with remote calls, it does not
support propagati
We are experiencing the same problem with JBoss 3.2.2 and JBoss 3.2.3. The symptom is
that a MDB that has been working fine for days suddenly stops receiving messages. From
the jmx-console, the queue lists 0 receivers at that time. The queue would start
building up.
Based on the posts that I r
Hi,
Ok - I have identified the problem relates to the use of the 'java.lang.Object' type
for the get() and put() operations. If these are set to java.lang.String the behaviour
is as I expected.
Thanks and regards,
Andrew
View the original post :
http://www.jboss.org/index.html?module=bb&op=v
hi alex .
i really apologize for replying u late but i got the solution
but i really dont know the actual cause behing it ...while doing hit and trials i
just thought the key exist in the both the table (EJB)...and i did little change in
the deployment descr
Hi,
Sorry about this very basic question, but I have hit a bit of a brick wall.
I am trying to deploy the XMBean example that accompanies the JBoss 3.2.x
documentation. I have deployed a SAR file containing the JNDIMap MBean and associated
deployment descriptors. This shows up fine in the jmx-c
Yes... and no.
For authentication only you can use a SSL connector configured appropriately.
Eg with clientAuth="true" and the necessary trust store.
But with a nice JAAS & role based authentication & authorization you are going to have
to go deeper.
see the wiki:
http://www.jboss.org/wiki/Wi
Hey jae,
I have modified the ddl and the jsp forms to take the new values for SapDB/MaxDB. I
did the build and deploy for the installer. During the install everything appears to
work fine until it hits the admin setup page. Once next is clicked it goes the the
next page to do the update stateme
Still cannot get this to work. Currently my client application is logging in twice,
once using JAAS for the ejb access and once when creating the topic connection.
I cannot work out how to unify the security for JMS and EJBs when using both from an
external client.
thanks,
brian wallis...
Vie
Seems fixed in 3.2.4
Joachim
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839359#3839359
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839359
---
This SF.Net ema
We are preparing our application for clustered deployment on V 3.2.4. So far
everything seems to work fine when we are using commit level A and cache-invalidation:
clustering works, invalidation messages are sent and confirmed as can be seen in the
locks.
Nevertheless, not all bean instances se
Alexey,
is that fix already available (and how to use it)?
Regards
Volker
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839357#3839357
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839357
The only unsupported I had were the getId() which were a mistake instead of using
getPrimaryKey().
After fixing this in my code, I managed to pass this deadlock. I still get dead locks
in other places, but I now no what to investigate.One thing is bothering me, this code
runs without this prob
I am using jboss 3.2.3.
Scenario:
I have an entity bean (BMP) with setX(String value) and getX() methods.
I call it from a session bean SB and from a client CL.
1)I call setX(v1) from SB
2)I call getX() from SB and obtain v1
3)I call setX(v2) from SB
4)I call getX() from SB and obtain v2
5)I cal
hello i have download C:\jboss-4.0.0DR4\jboss-4.0.0DR4, but the port 8080 is allready
in used i wanted to change that to something else but as far as i can se it is in
server.xml in the .sar files .
thnaks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839353
Hi everybody.
I deployed a jsp file from Eclipse and got the following exception:
type Exception report
message
description The server encountered an internal error () that prevented it from
fulfilling this request.
exception
org.apache.jasper.JasperException: Sending failed;
nested exce
Thanks for the immediate response!
My situation unfortunately doesn't provide the second possibility, because the clients
are connected via CORBA (SFSB are TIE servants) so there will be no client interceptor
stack, isn't it?.
I really would have liked to implement the client interceptor, becau
Use SQL92 compiler. Current default compiler will be deprecated. The only reason sql92
compiler was not the default one was that HSQLDB (which is the default JBoss
datasource) didn't support outer/inner joins and subqueries. Now it does. So sql92
compiler will be the default one.
View the origi
Yes, you can. First, get familiar with ejb-jar.xml and mapping in jbosscmp-jdbc.xml.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839349#3839349
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839349
21 matches
Mail list logo