GlassFish4 will not start / Oracle Linux 6 / JDK 1.7_025
Hello there, I'm getting the following Error message after having installed Glassfish4 on Oracle Linux 6, with JDK = 1.7_025.I unzipped the installation ZIP-File under the $ORACLE_HOMEThen I executed...
View ArticleJTS5022: Unexpected exception (com.sun.jts.CosTransactions.LogException: LOG007)
Hi there, I'm writing here because we have in our production environment the issue highlighted in this post subject. These are our system specifications: - Server 1 - ActiveMQ 5.6.0 - Glassfish 3.1.2 -...
View ArticleEclipselink CanonicalModelProcessor - generating meta model
Hello, I am trying to generate the meta-model but have been stumped on the exception below. This is a Maven based project targeting Java EE 7/GlassFish 4. I am using the Eclipselink that ships with...
View ArticleCDI only happening in struts actions
I have one Front-End project that uses Struts calling a Service layer which initially relied on hand made DAO's. I swapped my DAO for Stateless EJB's The "debug" pages where some struts actions were...
View ArticleGlassFish 4: Features for High Availability
http://blog.c2b2.co.uk/2013/07/glassfish-4-features-for-high.html
View ArticleGlassfish 4 freezing.
Hello Guys,I am starting a new project using the new Glassfish 4 and i am getting a problem.Our software uses 2 EJB Project. to receive a XML file, store in the hard disk and send to Amazon S3 and...
View ArticleGlassfish 4.0 only uses jdbc/__default
I have a JSF project on Win7 using NetBeans 7.3 and Glassfish 3.1.2.2 in which I use a PostgreSQL database through a JDBC resource. Works fine. When I created a dev environment for this project on...
View ArticleInstall glassfish V4.0 or V 3.1 problem on windows8
I have installed JDK 7 on windows8. It made error as follow picture. I need your help! AttachmentSizeQQJie_Tu_20130717143045.png13.12 KB
View ArticleGlassfish 4 - Performance Tuning, Monitoring and Troubleshooting
http://blog.c2b2.co.uk/2013/07/glassfish-4-performance-tuning.html
View ArticleGlassfish on WINDOW SERVER 2012
Hello all of you,Can anyone tell me if I can install the open source version of glassfish v3 on Window server 2012.If yes, could you please give me some help for the server side installation.Thanks
View ArticleStarting the server with a jk-enabled listener logs SEVERE Error adding...
Running Glassfish 4.0 on JDK 1.7.0_13 on Windows 8I added a jk listener through the admin console. Everything looks ok within the domain.xml, but whenever I start the server up I am getting this error...
View ArticleGlassFish 4 and JVM Agent Classloader Visibility
Hello, I have a web-application (WAR) application that makes use of a JVM agent (my implementation). While porting the web-application to GlassFish 4 I bumped into a problem with the web-application...
View ArticleOracle GlassFish Server 3.1 Embedded throws many ClassCast Exceptions
Based on the page : http://docs.oracle.com/cd/E18930_01/html/821-2424/giijw.html#scrolltoc I wrote this : public static void main(String[] args) throws Exception { System.out.println("Starting");...
View ArticleCan't install SSL certificate with Glassfish 4
Hi, what I did:1. import CA into {instance}/config/cacerts.jks 2. import certificate signed with previous CA into {instance}/config/keystore.jks 3. change cert alias in administration console for...
View ArticleEJB call takes 5-10 seconds on GlassFish 3, ~1 sec on GlassFish 2
I am trying to understand why our standalone application making an EJB call takes about 5-10 seconds longer to start when running agains GlassFish 3.1 compared to GlassFish 2. See below. Anyone having...
View ArticleValid JSR-196 ServerAuthModule not called when activating alternative JACC...
Hello,I want to use my own ServerAuthModule as well my own JACC Policy implementation in glassfish 3.1.2.2.The ServerAuthModule is working perfectly when the JACC setting is default.But when I activate...
View ArticleGlassfish 3.1.2 - Application Secure Authentication
Hi,I am using restful web services in my application and I want to authenticate user before web service call.I want to generate some security token after user authentication and pass same token to my...
View ArticleFwd: Fwd: Session Replication (Possibly CNF error in web container?)
Reposting to users@glassfish.java.net. (e-mail to the issues list, might be lost in the bug e-mail)Anthony If you have opened a JIRA on this (GlassFish, or Shoal), please let us know the issue ID. If...
View ArticleOSGi WAB and High Availability session replication
Hi,I am currently trying to enable High Availability session replication for one of my OSGi Web Application Bundles. The Bundle is a copy of a WAR file which successfully uses session replication....
View ArticleLog file settings
I need to move my log files to a different drive in glassfish. Under server-config/logger settings/log file so far I have tried:D:/glassfish_logs/${com.sun.aas.domain}/logs/server.log...
View Article