XA transaction errors on non-XA connection pools?
I have a GlassFish server that is set up to use NON-XA data sources in its connection pools.The log for that domain (yes, that domain, no, I'm not mixing up domains but good question :-)) contains...
View ArticleJMS HA has issues
Configuration:glassfish1.corp.localclusterssh node glassfish1instance1glassfish2.corp.localssh node glassfish2instance2Firstly, I started with a conventional cluster with master broker, but if you lose...
View ArticleError creating custom realm on Glassfish 3.1.2.2 (Build 5)
Dear All,I have been trying to create a custom realm on Glassfish 3.1.2.2 (Build 5) using the Admin console and I got this error below:Creation of Authrealm engcustomrealm failed....
View ArticleRe: XA transaction errors on non-XA connection pools?
http://docs.oracle.com/cd/E26576_01/doc.312/e24936/tuning-glassfish.htm#...Make sure the order of settings is as specified in the doc (otherwise it will fail)-marinaOn 12/22/12 10:16 AM, Mo Maison...
View ArticleAuto undeploying application
We have one application deployed in glassfish 3.1. It automatically undeploy the application from the server. We disabled the auto deploy and reload checkbox in the application configuration tab. Is...
View ArticleGlassfish and special symbols
Hi guys. I have some problems with the latest glassfish and with html special symbols. My application works fine on glassfish 3.1. Then I have updated my glassfish to the latest version (3.1.2). And...
View Articlehow many users can access one application deployed in glassfish
how many users can access one application deployed in glassfish server? Is there like number of user restriction for glassfish edition ? Because maximum 10 users are able to access the application.
View ArticleWhat to follow up for glassfish server better performance
For better performance of glassfish what should we follow up. sometime we get java heap space error,out of memory or memory leakage error. what could be the reason for memory leakage? How to handle the...
View ArticleAccessing an EJB in an ear from a war
Hi everyone,we have the following scenario, please bear with the lengthy explanation!We are running Glassfish 3.1.2 and we do development in Netbeans. We have TestEar.ear containing TestWeb.war and...
View ArticleEJB Timer Service is not available, am getting these errors when i try to...
[#|2012-12-26T22:49:19.677-0500|SEVERE|glassfish3.1|javax.enterprise.system.tools.deployment.org.glassfish.deployment.common|_ThreadID=87;_ThreadName=Thread-1;|Exception while invoking class...
View ArticleLook up the remote EJB 3.1 on glassfish 3.1.2.2 with a client application...
Hi everbody!First, sorry for my english.I have a problem that I trying to solve on last 5 days, but I don't found the anwser in anywhere of Internet. Yes, I read many tutorials, forums and Oracle...
View ArticleInjecting EJB to Servlet - ClassNotFoundException
I am getting classnotfound exception for all EJBs when trying to inject EJBs to a servlet. Both EJBs and servlet are in same EAR file.org.jboss.weld.resources.spi.ResourceLoadingException: Error...
View ArticleDo you plan to deliver a new Glassfish 3.X maintenance release ?
Hi,Glassfish 3.1.2.2 is runnning quite fine.But when using composite components with JSF 2.1.6, there are a couple of critical/major bugs fixed in 2.1.7 and following versions.Should Glassfish users...
View ArticleGlassfish / APEX listener configuratin issue
Hi, I recently configured glassfish v3 to accept secure connections- I connect to the admin portal as follows:https://192.168.1.47:4848Next, I deployed application express listener (v2.0.0.354.17.05)...
View ArticleGlassfish 3.1.2 exception due to cache
I have posted this question on other forums across the net but no response. I have a Rest Web service deployed on Glassfish 3.1.2. I sporadically get a particular exception on...
View ArticleIssue connecting to a remote JMS queue from standalone client
I had already posted this issue in JMS Forum and was suggested to post here too.-------------------------------------------------------------------------------------I am new to JMS and have an issue...
View ArticleGc Log in Sun Glassfish Server
Hi,I want to generate gc.log file in my application server.It was generated gclog when i putting following command in JVM option in glass fish server.-Xloggc:${com.sun.aas.instanceRoot}/logs/gc.logBut...
View ArticleDevelopment Guidelines
Hi folks. Happy new year!After lots of research, I'm stuck so I came here for asking some development guidelines so I can learn it myself and maybe go forward in my ideas :-)I want to develop a Java...
View ArticleVirtual hosts and wildcard dns
Hello. I don't believe, that it impossible to use in glassfish virtual hosts wildcard. But when I write in hosts filed of virtual server "*.aaa.com" I cann't achieve the site by "bbb.aaa.com". Please...
View ArticleJava EE + Glassfish + Eclipse and Server
Hello! When we developed projects on php, we used the followind scheme: server (apache+php) and client side - developer (eclipse). But now we want to start using java for web development. So, we have...
View Article