Thanks Clebert,
We changed to mysql persistence for some testing and didnt revert back, so that
was troubling us.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198871#4198871
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=repl
This one is a 2 year old thread. You might not get any useful response without
providing any details about your application, the JBoss and Java versions and
the stacktrace. Please open a separate thread in the forum with all these
details.
View the original post :
http://www.jboss.com/index.ht
hey even i have the same issue as stated above but i am not able to come out of
this
can anyone help me
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198863#4198863
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=41988
If I use 4.2.3 server I could see the socket exception in log file but if I use
the same code in jboss-4.2.0.CR2 I don't see this in log file.
I see this exception as a DEBUG log message and it is not directly affecting my
application(ie, does not throw this exception in TestFacadeBean.java or
anonymous wrote : Downloading: http://repo1.maven.org/maven2
I think you are pointing to a wrong repository. The jar you are looking for is
here:
http://repository.jboss.com/maven2/org/jboss/test/jboss-test/1.1.0.GA/. The
repository is hosted at http://repository.jboss.com/maven2
View the orig
Please post more details including the exception stacktrace, the version of
JBoss and Java you are using and also where are you doing this lookup from? Is
it a standalone client or is it some servlet/jsp?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198859#
I have a jboss cache cluster with 2 nodes. When one of the nodes is over-loaded
or is running into OOM issues, the other node also becomes non-responsive. A
thread dump on the (non-OOM) instance shows jboss cache threads waiting on a
lock (excerpt below).
Do I need to tweak the failure detectio
I m using apache2.2, jboss 4.0.5.GA and mod_jk . then i have already configure
mod_jk properly. My URL is open without port. I want to open the URL without
directory. I have deploy Reports.ear in deploy folder and register the domain
name but how can i map Reports.ear with domain name and also H
Installed jboss 4.2.1-GA and started as service. Log file shows:
Problem configuring service jboss.aop:service=AspectManager
org.jboss.deployment.DeploymentException: Exception setting attribute
javax.management.attrib...@fa5ff3 on mbean jboss.aop:service=AspectManager; -
nested throwable: (java
Hi, I am trying to configure a far cache where the data is stored in
stand-alone storage caches (S) exposed via TcpCacheServer. An application (A)
uses TcpDelegatingCacheLoader to access remote cache.
In the simplest setup i have one 'S' jvm and one 'A' jvm. 'S' has buddy
replication. 'A' does
Could it have something to do with TCP sockets? I even tried to reset max tries
in FD to 1 but it didn't help. We are using default out of box
cluster-service.xml file.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198849#4198849
Reply to the post :
http:/
I want delete this post, Is it possible?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198848#4198848
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198848
___
jboss-user mai
aaa
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198847#4198847
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198847
___
jboss-user mailing list
jboss-user@lists.jboss.org
anonymous wrote : PostPosted: Fri Aug 24, 2007 04:59 AMPost subject: Re:
jboss portal listening only on localhost 8080
| you have to launch JBoss with -b option
| ./run.sh -b 192.168.1.45
| ./run.sh -b foo.com
|
|
| or on Windows
| run.bat -b 192.168.1.45
| run.bat -
how can i make JMSConnectionFactory JNDI in JBOSS?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198845#4198845
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198845
___
jbos
"jaikiran" wrote : Which port do you want to change? Is it the HTTP port? If
yes, then you can edit it in the server.xml file. Which specific version of
JBossAS are you using?
JBOSS5GA SERVER
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198844#4198844
Repl
"jaikiran" wrote : You will first have to lookup the datasource using the JNDI
API. Then you can call the getConnection API on the DataSource. Just an example:
|
| | DataSource ds = (DataSource) new InitialContext().lookup("java:myDS");
| | ds.getConnection();
how can i make jnidi map t
"jaikiran" wrote : You will first have to lookup the datasource using the JNDI
API. Then you can call the getConnection API on the DataSource. Just an example:
|
| | DataSource ds = (DataSource) new InitialContext().lookup("java:myDS");
| | ds.getConnection();
i wrote the database conne
I have a similar problem and can't find a solution either. I looked through the
ejb3.0 tutorials and the documentation but did not find a hint. I try to access
a bean from a war but get the classcastexception no matter what i do (i put
everything into alles.ear but get the same result).
Does th
"jaikiran" wrote : See this https://www.jboss.org/community/docs/DOC-13188
Aaah. It under common/lib. Thanks for pointing this out. This is definitely a
better architecture for JBoss..
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198835#4198835
Repl
Has anyone found a workaround for this:
https://jira.jboss.org/jira/browse/JBAS-1619
also referenced from here:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=61814
I am NOT able to redeploy an application that uses a native library - even if I
wait 5 mins to ensure gc has occured for
I am not sure where to ask questions on building JBoss AS
I seem to have run into the problem that 2.0.2.GA which I checked out of
subversion does not build as there is a jar it can't download(got a 404 error).
I need this jar to build it so I can start playing around and debugging JBoss.
no, meaning not with a single api call
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198826#4198826
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198826
___
jboss-user m
i got a web application with customer specific web layout and functionality.
but all apps got same base application code.
will it be a problem ( performance or anything else ) to deploy over a hundred
apps on my jboss?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewt
We have Front End box and Back End box. Back End boxes have clustered EJB
stateless bean. Front End box calls business method on EJB Stateless Bean that
is on Back End box.
Now the problem is if one of the Back End machine(s) goes down or reboots then
all our Front End server requests going to
#2 - Advanced DI/IoC
- http://java.dzone.com/articles/a-look-inside-jboss-microconta-0
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198818#4198818
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198818
___
POKE to the top.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198816#4198816
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198816
___
jboss-user mailing list
jboss-user@lis
Hi All,
I have a remote bean (on Tomcat) that connects to an EJB 3.0 on JBoss 4.2.2.GA.
For Audit purpose, I pass the Principal of my Tomcat users with every lookup
JNDI. I use org.jboss.security.jndi.JndiLoginInitialContextFactory.
My problem is that Principals are cached in JBoss.
The first us
Hey,
Is there an easy way to find process instances by variable namess&values?
Thanks,
Asaf.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198808#4198808
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198808
Hello,
One of my customer is getting the below given problem occasionally. Though this
topic has been discussed in the forum, I could not find out concrete solution.
Customer is using JBOSS403 in windows box.
Can someone share your views on it.
thanks,
suresh
2008-12-17 10:34:59,559 ERROR [org
I know this is a very old thread...
But if it can help someone, information is here:
http://www.jboss.org/community/docs/DOC-11206
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198800#4198800
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=
I get a lot of theese jboss messaging exception's while load testing our jboss
esb application. Any ideas how to correct the errors?
Got marshalling exception, exiting
and
method getAcknowledgeMode() did not go through, the interceptor is CLOSED
| 2008-12-29 19:51:11,750 ERROR
[org.jboss.
See http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4193837
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198793#4198793
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198793
__
Not having tried it, I would not know.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198790#4198790
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198790
___
jboss-user maili
You are killing one of the nodes. The communication between them was
interrupted. You're still supposed to see failures on logs from broken
connections.
What should happen is the servers recovering from the failures. That's what
failover is supposed to do... recover from failures, what means m
This would only happen if the DB still have pending messages, right?
What DB are you using?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198787#4198787
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198787
__
I have some additional information I want to pass all my ejb service methods. I
could go through all my code and pass the information to every method as an
argument, but that seems messy. The value of what i need to send changes so I
can't simply set a "env-entry".
With a SOAP service I simply
I have had this problem again. it happens when you tick 'Copy projects into
workspace'.
So for the JBossWS samples testsuite in Eclipse I recommend:
Do NOT tick 'Copy projects into workspace'.
DO use a jre 1.5.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4
I found it a little strange that this functionality is missing, any plans for
it?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198778#4198778
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198778
Thanks, it works. Stupid of me.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198776#4198776
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198776
___
jboss-user mailing list
I have a legacy web service web application, which uses JAX-RPC. When I want to
migrate it to JBoss 5, exceptions happen like this:
org.jboss.ws.metadata.wsdl.WSDLException: Cannot parse wsdlLocation:
http://localhost:8080/myapp/services/myappws
I followed jax-rpc guide in jboss 4 documents, b
Suggestion for community members with free time on their hands - come up with a
version of the compression marshaller that uses JZlib
(http://www.jcraft.com/jzlib/). :)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198771#4198771
Reply to the post :
http:/
Tim,
To get rid off anti pattern stuff,
We have a Servicelocator implementation , which keeps a static map of Queue
,ConnectionFactory and other objects.
So we are not creating or looking up new Queue everytime, but trying to use it
from map.
I seriously doubt abt. this because the stored Queue
jaikiran,
anonymous wrote : What type of contents? JSP files?
Yes, JSP files.
This discussion http://www.jboss.com/index.html?module=bb&op=viewtopic&t=146078
solved my problem.
They did, in fact, change the file name and location of the
DeleteWorkDirOnContextDestroy attribute in Jboss 5.0.0
I had the same problem. I tried with a 1.6 jre and got this stack trace:
| java.lang.NoClassDefFoundError: Testsuite/output
| Caused by: java.lang.ClassNotFoundException: Testsuite.output
| at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
| at java.security.AccessControlle
I'm using JBoss 4.2.2.GA with Remoting 2.4.0.SP1. I've multiple clients which
are requesting SLSB. After several hours of running. the following exception is
encountered while there is no network problem;
Please suggest.
Throwable
javax.naming.CommunicationException: Could not obtain connection
Please post the entire exception stacktrace and the console logs. Which
operating system do you use? And how do you start JBoss?
While posting logs or code or xml content, remember to wrap it in a code block
by using the Code button in the message editor window. Please use the Preview
button to
Hello,
I have recently installed Jboss using root user and I am logged in using root
user. When I start JBoss I am getting the following error
Could not create deployment:
file:/usr/jboss/jboss-4.2.3.GA/server/default/conf/jboss-service.xml
Please suggest.
View the original post :
http:
I've commented this, becqause of following behaviour;
- On running my client which is requesting SLSB, the netstat tool is showing
several sockets going in TIME_WAIT state. And, number of such sockets increases
as time passes by & it finally results into the following exception;
org.jboss.remot
basics are the same... just the installer is different
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198746#4198746
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198746
___
don't jBPM 3.0 is very old and not supported anymore, use at least 3.2.
JBoss AS 4.0.1 to... use at least JBoss AS 4.0.5, but 4.2 is better.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198745#4198745
Reply to the post :
http://www.jboss.com/index.html
I am using
Jboss AS - 4.2.2 GA
Jboss portal - 2.7.0 GA.
I want to create or get a portal Page dynamically(Programatically)
I have written
Page currentPage = new PageImpl().getPage("QaimPortal");
but it thrown me a NullPointerException.
Any Help is greatly appreciable.
View the original pos
"mburbidg" wrote :
| While JBoss is starting up, it is using up almost 100% of the CPU so it is
not like it is waiting for something.
|
|
Also try taking thread dumps https://www.jboss.org/community/docs/DOC-12300 and
see what is taking time.
View the original post :
http://www.jboss
Is there any tutorial for the latest version similar to the one "jBPM3 getting
started" guide out there?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198740#4198740
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=41987
Hi ,
I am want to use JBOSS 4.0.1 SP1 with jBPM 3.0.How can I integrate jBPM3.0 to
JBOSS 4.0.1 SP1 ?
Thanks ..
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198738#4198738
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply
You will first have to lookup the datasource using the JNDI API. Then you can
call the getConnection API on the DataSource. Just an example:
| DataSource ds = (DataSource) new InitialContext().lookup("java:myDS");
| ds.getConnection();
View the original post :
http://www.jboss.com/index.htm
Which port do you want to change? Is it the HTTP port? If yes, then you can
edit it in the server.xml file. Which specific version of JBossAS are you using?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198728#4198728
Reply to the post :
http://www.jboss.co
Being discussed here
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=147904
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198727#4198727
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198727
_
You should give the template name in mail node (ekbilgi in your case) not the
template file name.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198726#4198726
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198726
___
Please post the console logs. Also what URL do you use to access the
application?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198725#4198725
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198725
___
See this https://www.jboss.org/community/docs/DOC-13188
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198724#4198724
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198724
___
I'm trying to move a EJB3 JPA example which has second level cache enabled to
JBossAS-5.0 GA. I am following this wiki for instructions
http://www.jboss.org/community/docs/DOC-13200. Based on those instructions i
have been able to get the example deploying successfully in JBoss-5 GA. I have
a c
Dear all,
I have just evaluated JBoss 5 and what got me questioning so far is: where did
all the library that is usually located under server/_servername_/lib all
gone? Could somebody gave me idea about library and classpath loading in JBoss
5?
Thank you in advance
View the original post :
Thanks Tim for your suggestion,
Will sit and try to get rid of this anti-pattern.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198714#4198714
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198714
BTW - looking up a connection factory, create a connection, to send every
message is a classic *anti-pattern*.
Don't do it, it will be slow.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198713#4198713
Reply to the post :
http://www.jboss.com/index.html?mo
"rana24" wrote : In our case , each stand alone client will be sending only one
message...so ideally they will do following
| Lookup ConnectionFactory,
| Create Connection,
| LookUp Queue
| and send
| But what I would like to achieve is if first stand alone client has sent it
to server
In our case , each stand alone client will be sending only one message...so
ideally they will do following
Lookup ConnectionFactory,
Create Connection,
LookUp Queue
and send
But what I would like to achieve is if first stand alone client has sent it to
server A, the next Stand alone client shoul
Max,
It makes a BIG difference when you say that you can't reproduce what i've
described while using seam 2.0
In fact we were not completely synchronized (please be patient i'll explain
all).
I've been searching and deeply testing these last three days and I'm happy
because all my troubles are
"rana24" wrote :
| So if we have multiple stand alone clients which independently throws
message. is there anything by which we can get message distribution in round
robbin fashion.
|
Yes, like it says in the docs, only the first node is chosen randomly, the
subsequent ones are chosen r
Thanks Tim,
Okey I got it now.
So if we have multiple stand alone clients which independently throws message.
is there anything by which we can get message distribution in round robbin
fashion. ( I can see one way , by implementing WebClient and exposing it
through Apache Load balancer).
Vie
The first node is chosen randomly when creating the first connection from a
clustered connection factory.
See
http://www.jboss.org/file-access/default/members/jbossmessaging/freezone/docs/userguide-1.4.2.GA/html/c_configuration.html#c_conf.clusteredcfs
In your case, you only create one connecti
I have gone through most of the past post on the same topic still there is one
unanswered question.
We have a clustered set up for JBM-1.4.0 SP3 with JAS-4.2.1 , two instance A n
B are part of the cluster.
We have a test client which inside a for loop does follwing.
| QueueConnectionFactory q
Hi guys,
I am load testing my application using an open-source tool named
CLIF(ObjectWeb)
which is putting load on the JBoss server [4.2.2 GA]
i use a ISAC plugin to do this which basically contains JAVA code
I was wondering if there is any way to retrieve performan
Hi,
We are seeing a strange behaviour with messaging JBM-1.4.0SP3 and JAS-4.2.1.
On Server start up , I can see our one MDB starts getting some messages and can
see things happening on console,( This is hapenning without sending any
messages to Queue from client). I always clear temp,data and wo
I'm using Jboss 4.2.2.GA with Remoting 2.4.0.SP1. My product has multiple
clients which are requesting SLSB. After several hours of running I'm getting
following exception;
Please suggest.
Level
ERROR
Logger
org.jboss.remoting.transport.socket.ServerThread
Time
2008-12-24 19:58:31,921
Thread
Wo
Look at alfresco...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198697#4198697
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198697
___
jboss-user mailing list
jboss-user@
look in the jira there is a description and
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198696#4198696
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198696
___
jboss-
is your -ds.xml file configured correctly?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198695#4198695
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198695
___
jboss-user m
Hi,
thank you for this solutions, i'm using jboss as 5.0.0 GA, JBpm 3.3.0.GA and
java 1.5.0_16. Now i get a ClassCastException java.lang.String cannot be cast
to java.lang.Boolean when i tried to load the
sa/tasks.jsf/ and sa/procdef.jsf page.
Where is the problem? How can i fix it?
StackT
I m using apache2.2, jboss 4.0.5.GA and mod_jk . then i have already configure
mod_jk properly. My URL is open without port. I want to open the URL without
directory. I have deploy Reports.ear in deploy folder and register the domain
name but how can i map Reports.ear with domain name and also
Here is the configuration of my application which I'll use to describe my
problems, findings and solutions
- JBoss App server 4.2.3 with EJB 2.x application
- JBoss remoting 2.2.2. SP8
- Swing client application that uses JBoss remoting to talk to the app server
- Using jboss serialization over t
Hi,
After setup the AXIS and successfully display the index.jsp
But when calling the local endpoint, then display
- http://schemas.xmlsoap.org/soap/envelope/";
xmlns:xsd="http://www.w3.org/2001/XMLSchema";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
-
-
http://xml.apache.org/
I've spent some time digging into compression and I managed to make it work
with JBoss 4.2.3 and Remoting 2.2.2SP8.
The problem I found was with an error previously described in another post.
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=134557
The problem comes from some extra bytes
i configured JBoss portal 2.6.4 with JBOss AS 4.3 with Mysql as DB.
In CMS Tab of Admin section i got this.
javax.servlet.ServletException: org.hibernate.InstantiationException: Cannot
instantiate abstract class or interface:
org.jboss.portal.core.impl.model.portal.PortalObjectImpl
I m using apache2.2, jboss 4.0.5.GA and mod_jk . then i have already configure
mod_jk properly. My URL is open without port. I want to open the URL without
directory. I have deploy Reports.ear in deploy folder and register the domain
name but how can i map Reports.ear with domain name and also H
85 matches
Mail list logo