The glassfish tag has no wiki summary.
0
votes
1answer
20 views
Forward requests coming into port 80, for a particular link, to port 8080 locally
I have 2 web forms, one coded using Java Servlets on glassfish (port 8080) and another using PHP on apache(port 80). But my office ITdept is refusing to open port 8080 to outside traffic. How do I set ...
0
votes
0answers
14 views
http 1.1/ 504 error after 30 seconds on apache for windows
i'm working on a windows server 2008 ee, that uses apache 2.2.15 to make a netbeans project work through glassfish 2.1, to save data ina postgres 8.4 database. Such database saves data to a table that ...
0
votes
0answers
21 views
Can't redeploy application in Glassfish - XAResource.start
I'm experiencing an strange problem that is slowing the development of my application. Every time I try redeploy the web application on glassfish 3.1.1 I receive these exceptions:
...
1
vote
0answers
31 views
How can I change the domain name on my application?
I'm trying to figure out how to change my domain from xyz.domain.com/myapp/ to uat.xyz.domain.com/myapp/
The DNS server has been forwarded to the correct IP address. The bigger issue is that I'm ...
0
votes
2answers
80 views
Private cloud solution [Eucalyptus,OpenStack, Nimbus] for Java deployments [Glassfish, Tomcat]
I am interested in a way to have private cloud which would host Glassfish (or Tomcat) server.
Which option from Eucalyptus, Openstack or Nimbus would be best to deploy java applications on it? Or ...
0
votes
1answer
99 views
Install Tomcat on Linux server
I am trying to install Tomcat on my linux server .Once I had installed glassfish and already working with it . I successfully installed tomcat7 to my server but when I request the machine url : 8081 ...
0
votes
0answers
96 views
Glassfish admin interface without SSL?
Can I disable SSL on the admin web interface and still use it? My problem is a re-direct loop from pound to glassfish as explain here ...
0
votes
0answers
94 views
How to handle serlvet login redirects which cross reverse proxy virtual host boundary
I'm trying to setup the GlassFish application server behind an Apache reverse proxy. I've got it working with both port 80 and 443, but the problem is the transition between the two that occurs when ...
0
votes
0answers
100 views
Glassfish admin console behind HAproxy
I cannot seems to access the glassfish admin console if it's behind HAproxy, the request goes into a endless re-direct loop.
Our setup is as follow :
Pound - listens on 443 and pass traffic to ...
0
votes
0answers
17 views
how to config VPS with plesk and glassfish [closed]
Possible Duplicate:
how to config VPS with plesk and glassfish
I have VPS with plesk and Appache in it.
I installed glassfish on it and deploy my project.
now i can see my project in this ...
0
votes
1answer
107 views
How can I set up port forwarding for GlassFish on Windows Server 2008 and IIS7?
I bought a Windows Server 2008 and installed GlassFish, Java, PostgreSQL etc.
Now my website is running on localhost:8080 in the GlassFish server.
How can I set up a port forwarding such that when a ...
1
vote
0answers
143 views
Glassfish 3.1.1 Creating Domain fails, The system cannot find the path specified
I tried to install Glassfish 3.1.1 on windows with an installer but the Config Result - Creating Domain fails.
This is the error message:
Executing command :C:\glassfish3\glassfish\bin\asadmin.bat ...
0
votes
4answers
166 views
GlassFish: There is a process already using the server port
I'm trying to run GlassFish 3.1.1 on Centos 6 in the Joyent cloud. No matter what I set the admin port to in glassfish/domains/domain1/config/domain.xml, when attempting to start it says:
There is a ...
1
vote
1answer
110 views
setting up workers.properties file for mod_jk
I'm trying to create a workers.properties file to get mod_jk communicating with Apache webserver 2.2.x. The GlassFish 3.1 Administration Document includes the following example for worker.properties:
...
1
vote
0answers
84 views
glassfish v3 and java EE in production mode: what are the options to update a live web app?
I am building a web app using java EE and glassfish v3. I want to move it to production mode soon, however i have zero experience with using glassfish in production, i would appreciate if you give me ...
0
votes
1answer
105 views
Putting varnish in front of a mod_jk balanced Glassfish cluster
I am just trying to get varnish in front of Glassfish instances, which are load balanced with the mod_jk connector in Apache. But I don't really know how to combine them. The AJP_Ports for instances ...
1
vote
1answer
71 views
Glassfish admin page login
I have no idea what is going on here. Installed glassfish 3.1.1 onto my windows server, created domain (with admin and password) during the installation phase, everything seems to have went smoothly.
...
0
votes
1answer
117 views
Reverse Proxy and Java Application Server Security
Is it possible to have the reverse proxy (Apache HTTP 2.2) handle authentication (HTTP Basic) and then still use the container managed security of the Java application server (GlassFish 3.1 or JBoss ...
1
vote
2answers
232 views
Apache ProxyPass Missing Images
I have a apache server that sits in front of my glassfish server. mydomain.com goes directly to my static files on apache, than if you hit the subdomain forum.mydomain.com it goes to the glassfish ...
0
votes
1answer
326 views
Apache / Glassfish integration
So I currently have a glassfish 3.1 server and an apache 2.2 server running on a single box. However I am trying to figure out to route some traffic through the apache server to the glassfish server ...
0
votes
0answers
100 views
Hosting with Glassfish, cannot connect from remote computer
This is my first time attempting something like this. I've made a little something using my NetBeans/Glassfish bundle, but I've crashed into a problem: When trying to access the project through ...
0
votes
1answer
146 views
Glassfish Daemon with Apache and Mod_proxy
I am trying to setup an ubuntu web server which utilizes both Apache's httpd web server for some content and glassfish for Java-based applications. I figured I would use mod_proxy as I've had luck ...
0
votes
1answer
108 views
Glassfish 3 Cluster and Local init scripts
I'm trying to set-up a Glassfish 3.1.1 Cluster for testing purposes.
Currently, I've got 2 hosts with Glassfish 3.1.1 installed.
I've set-up a DAS domain on host1, and followed this guide to create ...
0
votes
0answers
57 views
Glassfish Virtual Servers with Different Contents
I have been searching google for hours trying to find out whether different virtual servers in glassfish 3.1 could contain different contents.
For example there are two virtual servers named VS1 and ...
0
votes
0answers
76 views
Integrating IIS 7 and Glassfish server
I'm trying to integrate IIS 7 and glassfish server.
So that the webpages from my web app are pulled up from the glassfish server over the internet.
0
votes
0answers
27 views
Switching glassfish 2.x to 3.1.1
So I am managing a old java project that is using glassfish 2.x.
Seems like netbeans does not support 2.x versions any more, so I want to change it to 3.1.1.
How to properly make that change?
I have ...
2
votes
0answers
117 views
Uninstall Glassfish and metro completely
I thought of updating my Glassfish server from 2.1 to 3.1.1 in a Linux machine. I downloaded the .ZIP package.
However during uninstalling of Glassfish v2.1 I did not find the uninstall.sh file in ...
0
votes
0answers
16 views
Can different Glassfish domains be owned by different unix users?
Is it possible to assign different unix users to each domain under
${GLASSFISH_HOME}/domains
?
I tried assigning different users (even though same belonging to common group) I found permission ...
2
votes
1answer
176 views
How to construct SELinux rules for a Glassfish server
I'm running Glassfish 3.1 on a CentOS 6 solution and by default SELinux is enabled. I have installed Sun's JDK version 1.6.0_29 on the server and extracted the Glassfish 3.1.1 to /opt/glassfish-3.1.1 ...
0
votes
0answers
95 views
Glassfish server not starting
I am using glassfish v3 server and trying to run a demo web application using netbeans 6.5 but when I try to run project firstly server does not start and console shows GlassFish V3 Start Failed. ...
1
vote
2answers
221 views
Application Server vs. Web Server?
I asked my teacher in class that Java Server Faces will work on Apache Tomcat. But he then corrected me saying that Tomcat is a Web Server not an Application Server, hence it will not run Java Server ...
2
votes
1answer
107 views
What can I do to collect usage statistics for a local web application deployed on Glassfish behind Apache?
I have an application running in Glassfish v2.1 which does not have access to the outside world, so I cannot use Google Analytics or something else that has to phone home. It needs to be local to our ...
0
votes
0answers
298 views
Ho to setup GlassFish and phpMyAdmin on IIS 7
I have successfully configured IIS 7 in order to display phpMyAdmin correctly on top, so that when I run http://mydomain/phpmyadmin it works.
I also have GlassFish running on the same Windows Server ...
1
vote
2answers
109 views
Why's Glassfish so laggy at times?
I've got GlassFish running as a service on a Windows Server (2008 R2). If you're actively using GlassFish, it stays nice and fast. However, if you go away and don't use it for several minutes, when ...
1
vote
0answers
90 views
How to make glassfish v3.1.1 run with -Xmx256m?
I have a t1.micro amazon instance and that machine have very scarce resources. I need for the moment to run glassfish3.1.1 (due to complete JEE6 support) on those conditions. Any guidance is welcome.
...
1
vote
1answer
125 views
How to best debug JDBC connection leaks on Glassfish v2?
Does anyone have any good tips on debugging connection leaks on GlassFish?
I am currently debugging a GlassFish server which contains an application that has memory leaks sporadically, eventually ...
2
votes
1answer
414 views
Glassfish behind Apache reverse proxy: Mod-jk or HTTP?
I am planning a large deployment of a Glassfish-powered web application:
A number of nodes running multiple Glassfish 3.1.1 instances are running the web application.
The web application consists of ...
1
vote
1answer
695 views
how to set ENABLE_CLEAR_REFERENCES in GlassFish 3.1.1?
I'm running GlassFish 3.1.1 on Linux and in my server.log I've noticed the following error:
SEVERE: log4j:ERROR log4j called after unloading, see
...
0
votes
1answer
103 views
Is there any reason to use Apache as a proxy between my users and Glassfish?
I've seen a lot of discussion on the best way to use Apache as a proxy (either mod_proxy or mod_jk) with Glassfish (and other Java application servers), but I haven't seen anybody really explain why.
...
0
votes
1answer
487 views
glassfish - Unknown error when trying port 4848
I'm installing glassfish 3.1 on Windows XP service pack 3. but in configuration step it gives this error:
PERFORMING THE REQUIRED CONFIGURATIONS
______________________________________
CREATING ...
0
votes
1answer
26 views
What is the default URL for a Java EE app running on Glassfish?
Newbie question: What is the default URL for a Java EE application running on a glassfish server? I've been googling for a while, and looked through the Glassfish documentation, but I may have ...
0
votes
1answer
76 views
How to run a multi language web application server?
I'm a web application developer and whenever I buy a web hosting for my application I'm either limited by the technologies supported or the amount of resources (heap size for instance) so I have ...
1
vote
1answer
131 views
Glassfish DNS Configuration
First of all, I know that I'm asking a basic question.
I'm a software developer and I'm not an expert in server administration and network stuff.
I have a VPS (Win 2008) with one static IP e.g. ...
0
votes
1answer
231 views
Apache/Glassfish recipe for running multiple apps on a single host
I'm trying to set up Apache + Glassfish so that I can access two different webapps on the same physical host, differentiated by the hostname in the URL.
So if I visit http://host1.com, I'll get app1. ...
0
votes
1answer
145 views
how to workaround glassfish 3.0.1 admin page slow startup?
I've installed netbeans which comes with glassfish. i just got a book about glassfish and i wanted to try.the first surprise is the time it took to the admin page to load. i've found on serverfault ...
0
votes
1answer
561 views
apache mod_jk loadbalancing issue for glassfish cluster instances
I have a JEE ear application deployed on 2 clusters with 2 instances each on Glassfish v3.1. These are load balanced by an Apache server running on the same machine. My problem is that I am frequently ...
0
votes
1answer
508 views
Large concurrent user performance issues for Apache + mod_jk + GlassFish v3.1 clusters
I am running a java ee 6 ear application on a GlassFish v3.1 ( 2 clusters with 2 instances each) load balanced by an Apache v2.2 with mod_jk - all on the same server (Windows Server 2003 R2, Intel ...
1
vote
1answer
736 views
Redirecting from http to https in Glassfish 3
How do you redirect port 80 -> 443 in Glassfish 3? My scenario is a web application SSL, and I want non-SSL requests to be automatically redirected.
0
votes
0answers
160 views
Auto-deployed Glassfish having trouble with secure connection between Redhat and Windows7 machines
I have inherited a web-service that was written in Netbeans and runs on Glassfish (version 3) and used to talk between a Redhat server and a Windows7 machine.
These can be started manually, by using ...
0
votes
3answers
930 views
“Too many openfiles” error with Glassfish on Ubuntu
I am having issues with tuning Glassfish 2.1.1 on Ubuntu 10.04 LTS 64-bit (Amazon EC2). As soon as I change the HTTP Service thread count from the default 5 value to 100, I get the following errors ...