Glassfish 4 hangs with many tcp CLOSE_WAIT
Hello,My configuration is Glassfish 4.0 Oracle JDK 1.7.0_51 Ubuntu 12.04 or Windows 7I discovered a problem with my Glassfish installation. There are many "waiting" tcp connections with status...
View ArticleHow do I update files in a clustered instance of GlassFish
I am very new to Glassfish. I am trying to figure out he best way to do things. I have updated class files and a new version web.xml that I need to place on all my server instances. Someone told me to...
View ArticleProblem accessing JNDI context in glassfish server from standalone client on...
Struggling as a newbie to access JMS resources from a standalone client from a Glassfish 4 server running on the same Windows 7 64-bit machine, running in NetBeans. (want to do this for debugging)I...
View ArticleGlassfish 4 admin console class loading issue when built from source
I seem to have some kind of class loader problem with the admin web application after building from the most recent trunk source. The default domain starts without error. Attempting to access the admin...
View Articlehow to compress ORB data package? is it possible to implement ZIOP
I’m developing client-server application using EJB on GF server that use ORB-iiop as connection to java desktop client. When I use wired connection, data transaction between client and server run well,...
View ArticleGlassfish 4.0.1?
I'm running into an issue with Classfish 4.0, GLASSFISH-20681, that was fixed in 4.0.1. Is 4.0.1 available? I only see downloads at java.net for 4.0.
View ArticleUpdating expired SSL certificate on Glassfish.
Hi,We were trying to "Update" expired SSL certificate on glassfish server to enable new certificate.We have followed the steps given in following...
View ArticleUsing a JDBC Pool with different credentials
In both Tomcat and WebLogic, I can configure connection pools that require the DataSource.getConnection(String user, String pass). How do I do this in GlassFish 4?Basically, I need to have JDBC...
View Articleglassfish4 can't not open OSGi Console
1、"glassfish-osgi-console-plugin.jar,felix-webconsole-extension.jar,org.apache.felix.webconsole.jar,osgi-http.jar,glassfish-osgi-console-plugin.jar" are under...
View ArticleGlassfish V2.1.1 compatibility issue with Oracke Database 11gR2
Hello,I need to find if compatibility issues can happen between Glassfish V2.1.1 and Oracle database 11gR2. This is a question before an upgrade from Oracle 10g to 11gR2 starts at my work. I could not...
View Articlewsimport error
Hi, i have this error when i use a wsimport to generate all classes needed from a WSDL file.Code: java.lang.AssertionError: org.xml.sax.SAXParseException; systemId:...
View ArticleGlassfish 4 Rolling Upgrade
I'm relatively new to glassfish. I have a two node cluster setup with Glassfish 4 and I'm trying to test zero downtime rolling upgrades with a simple web app installed. The web app is deployed with a...
View ArticleSSL Issue = Multiple Ports - Wildcard Cert
I am having a strange issue with GF V4.0 and SSL. I have 2 domains deployed on a test box, i.e. domain1 and domain2. Domain1 is configured with a wildcard SSL cert from GoDaddy and runs on 8181. No...
View ArticleReading "Additional Properties" From Web App
Hi,How do I read the "Additional Properties" from within an application?I have three installations of my application on one Glassfish server: dev, test and prod. I have set up three separate virtual...
View Article