Displaying 20 results from an estimated 200 matches similar to: "Glassfish custom provider and 'file does not exist'"
2010 Sep 15
7
Glassfish asadmin provider
Hi,
I am making a resource type to manage Glassfish domains. I''m not quite
sure how to specify provider commands with a sane default and in
configurable way. The location of the binary may be in other locations
depending on where Glassfish was installed.
http://github.com/larstobi/puppet-glassfish/blob/master/lib/puppet/provider/glassfish/asadmin.rb
Does anyone have any advice on
2010 Jan 28
2
Is anyone managing Glassfish configuration with puppet?
Has anyone found a clean way to manage Glassfish configuration with puppet?
Glassfish was designed to be managed through a WebUI or a CLI tool known as
asadmin. Making changes using these tools modifies a domain.xml file.
Glassfish reads and writes this file every time it restarts, even if the
contents are the same, which changes the timestamp. I believe this can be
addressed by setting puppet
2013 Apr 05
2
Flush provider - Differentiating between new resource and modification?
Morning all
I''m working on converting some of my NetApp providers to prefetch/flush
style to try and optimize performance.
I''ve hit an issue on my Netapp_user provider, around handling resource
creation versus resource modification?
What''s the easiest way to differentiate?
Current code is here:
2014 Sep 05
1
Dovecot + Postfix postmulti SASL
Hello,
Our Postfix setup uses multi-instance feature. I would like to enable
dovecot SASL mechanisms in postfix. Open two unix sockets is not a
problem for us:
service auth {
unix_listener /var/spool/postfix-instance1/private/auth {
mode = 0660
user = postfix
group = postfix
}
unix_listener /var/spool/postfix-instance2/private/auth {
mode = 0660
user = postfix
group
2016 Jul 11
2
CentOS 7 and Glassfish 2.1.1
Hello.
I have a server with CentOS 7 installed, on this server I installed Java
1.7 (java version "1.7.0_80") and Glassfish 2.1.1. The last few days
I've ran into a problem: Glassfish process got killed twice and I don't
have a clue why is getting terminated, I know that sometimes processes
get killed if RAM is not enough; however on this server I have 62GB of
RAM and 10GB
2016 Jul 11
2
CentOS 7 and Glassfish 2.1.1
El 11/07/2016 a las 05:11 p. m., John R Pierce escribi?:
> On 7/11/2016 2:40 PM, Efra?n D?ctor wrote:
>>
>> I have a server with CentOS 7 installed, on this server I installed
>> Java 1.7 (java version "1.7.0_80") and Glassfish 2.1.1. The last few
>> days I've ran into a problem: Glassfish process got killed twice and
>> I don't have a clue why
2011 Mar 28
4
Order Issues -- Missing require?
Good Evening!
I''m having issues with the order in which items are ran inside of a service
class, it''s attempting to run before the provider is present (the provider
is provided by the glassfish package). It looks for the glassfish provider
prior to inheriting the repository or the package list.
http://snipt.org/woomg
I have included a snipt of the code, does anyone have an
2016 Jul 11
2
CentOS 7 and Glassfish 2.1.1
El 11/07/2016 a las 05:35 p. m., John R Pierce escribi?:
> On 7/11/2016 3:17 PM, Efra?n D?ctor wrote:
>> Hello. Is Sun/Oracle Java, I installed Glassfish using this guide:
>> https://glassfish.java.net/downloads/v2.1.1-final.html
>
> that says to install JDK 5 or 6, not 1.7, for Glassfish 2.1.1, which
> is a rather old release.
>
> the current release is 4.1.1,
2013 Feb 26
5
Glassfish automatic installation in Puppet
Hi All,
Can any one help to install my jar file automatically,
When I tried to install /usr/bin/java -Xmx256m -jar
/gx/mnt/software/Vidispine/Components/glassfish-installer-v2.1.1-b31g-linux.jar,its
is asking for confirmation like Accept or Decline? [A,D,a,d]. So how can I
pass answer with command.
Please find my puppet code below
exec { ''glassfishInstaExe'':
2010 Apr 26
3
allow multiple users
Hi,
I have user A that connects to ssh successfully through public key
authentication.
I created on server user B, but ssh doesn't allow user B to connect through PKI.
Both users use the same key to connect, for user A works, for user B doesn't.
Here is the fail message:
"trying public key file /home/A/glassfish/domains/domain1/config/authorized_keys
debug1: fd 4 clearing
2010 Dec 06
15
Windows new installation - Always problems
I would like to know if there is a way to ''package'' an application
with all the associated gems and ship it to a new server and having it
to "just work" in a Windows environment.
Although I have never done it I know that Rails can be frozen into the
application. I am wondering if I can do the same thing with other
gems. I have found this
2012 Nov 07
2
Custom Type & Invalid Parameter...
Hi All
As per my various other Posts, I''m writing a customer type and provider set
for NetApp support..
My current problem is that the ''puppet device -v'' run keeps failing with:
Error: Could not retrieve catalog from remote server: Error 400 on SERVER:
> Invalid parameter aggregate at /etc/puppet/manifests/site.pp:30 on node
> actint-star-nactl01
>
Now
2013 Apr 25
3
Puppet and internal modules...
Afternoon/Evening all
It looks like Puppet is starting to get some traction within my organisation, with several other teams asking what Puppet can do for them :-)
The main use I''m getting asked about is one touch deployment of our products by Dev teams...
On the surface it shouldn''t be too hard, and I''ve already got a model in mind.
However one of the
2009 Jan 06
11
zfs list improvements?
To improve the performance of scripts that manipulate zfs snapshots and the zfs snapshot service in perticular there needs to be a way to list all the snapshots for a given object and only the snapshots for that object.
There are two RFEs filed that cover this:
http://bugs.opensolaris.org/view_bug.do?bug_id=6352014 :
''zfs list'' should have an option to only present direct
2008 Jul 08
8
POST instead of GET gives 404 (newbie)
Hi,
Using JRuby 1.1 and Rails 2.0, I created a small project in NetBeans
that allows me to generate a dynamic dialplan in XML. In case it
matters, I''m using builder-2.1.2 and activerecord-2.0.2.
Going in the browser to:
http://localhost:3000/routing/dialplan?Caller-Destination-Number=0
Does exactly what I want:
<document type="freeswitch/xml">
<section
2009 Mar 12
7
Is Mongrel dead?
Is Mongrel dead? When I look at http://mongrel.rubyforge.org/wiki/News
the latest news was from close to a year ago, when last version of
Mongrel was released. A look at the tickets shows a rather sad picture
with only two developers “evanweaver” and “luislavena” contributing to
the bug fixes lately.
Please understand that I am not complaining – I just want to know the
situation so that I can
2009 Aug 13
6
Mongrel Memory Usage
All,
I''m trying to figure out the best way to estimate the amount of memory
usage that will be taken up by Mongrel and I''m hoping that you have
some estimates that can help me.
I''m currently estimating the following:
Memory Required = Number of running puppetmasters * size of manifests
* number of clients managed
The mongrel model doesn''t seem to *ever*
2009 Apr 11
1
Notifications between definitions
I''ve been using ''define'' to make a few custom types. For example, I have a
simple ''file'' like thing (s3::file) that downloads a file from S3, only if the
one on the local machine doesn''t match, and it can send out notifications if
the file changed. This is basically an exec command that uses some scripts I
wrote in an
2006 Sep 07
9
LiteSpeed
Yo Zed,
Just curious -- what do you think of the LiteSpeed
server? Is it better than Lighty? Does it (gasp!) also
serve Rails apps like Mongrel? I think I read that
LiteSpeed doesn''t have proxying support.
Thanks,
Joe
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
2011 Aug 18
3
Rails 3 - Production Environment
Hello Everyone,
I need some help related to the below requirements:
-> I need to setup production environment without installing Ruby or
Rails or other related gems into it.
I did accomplish the same using JRuby, bundler and warbler plugin. And
deployed the WAR file into Apache Tomcat server. But now I have to do
this without JRuby & Apache Tomcat.
-> I have to setup Apache with