[VIEWED 84371
TIMES]
|
SAVE! for ease of future access.
|
|
|
|
Ayus
Please log in to subscribe to Ayus's postings.
Posted on 02-14-11 10:39
PM
Reply
[Subscribe]
|
Login in to Rate this Post:
1
?
Liked by
|
|
Shoot out your problems...
Lets share and expand the knowledge.....!!!!
We are open to share on(any IT related stuffs) :
- Javascript/JQuery/Ajax
- Java,JSP,Servlets and Frameworks
- WebServices
- Unix, Linux, Webserver Administration
+ many more !!!!
|
|
|
|
UNIX_geek
Please log in to subscribe to UNIX_geek's postings.
Posted on 02-14-11 11:19
PM [Snapshot: 26]
Reply
[Subscribe]
|
Login in to Rate this Post:
1
?
Liked by
|
|
lets discuss anything on Unix/linux and weblogic including real time work experience.
|
|
|
default061
Please log in to subscribe to default061's postings.
Posted on 02-15-11 1:01
AM [Snapshot: 59]
Reply
[Subscribe]
|
Login in to Rate this Post:
1
?
Liked by
|
|
How do you install weblogic server in Ubuntu?
I tried net installer and installed it too, but freezes during the domain setup( initial domain setup).
|
|
|
Hussain_Khan
Please log in to subscribe to Hussain_Khan's postings.
Posted on 02-15-11 9:31
AM [Snapshot: 108]
Reply
[Subscribe]
|
Login in to Rate this Post:
1
?
Liked by
|
|
What about .NET, WCF, WPF, WWF, LINQ, CLOUD?
|
|
|
Ayus
Please log in to subscribe to Ayus's postings.
Posted on 02-15-11 9:49
AM [Snapshot: 126]
Reply
[Subscribe]
|
Login in to Rate this Post:
1
?
Liked by
|
|
http://redstack.wordpress.com/2010/05/20/installing-weblogic-server-10-3-3-on-ubuntu-64-bit/
when u run weblogic, you need to run Node Manager as well. Else you cannot start your managed server and its very important to run managed server as we deploy our applications to managed server.
if any problems on installing again, post again.
|
|
|
UNIX_geek
Please log in to subscribe to UNIX_geek's postings.
Posted on 02-15-11 2:21
PM [Snapshot: 198]
Reply
[Subscribe]
|
Login in to Rate this Post:
1
?
Liked by
|
|
i like your question.
To install weblogic server in Ubuntu first step is conform your bits 32/ 64-bit.
Install the Sun JDK, which is a supported JDK for WebLogic Server. As root, install the Sun JDK:
cd /usr/lib/jvm
sh <PATH>/jdk-6u20-linux-x64/32.bin
Next, we install WebLogic Server 10.3.2. You can download this from You want the Generic version of
the Oracle WebLogic Server 11gR1 (10.3.2) – Package Installer. Note: 10.3.2, not 10.3.3.
NOTE:
To install this, we run the following command, as a normal user:
$/# /usr/lib/jvm/jdk1.6.0_20/bin/java -jar wls1032_generic.jar
there is interactive installation is easy. if you have proublem raise your hand we tried to fiz it.
AND
$/# cd /home/mark/Oracle/Middleware/user_projects/domains/base_domain
$# ./startWebLogic.sh
NOTE: all weblogic with higher version comes with middleware platform and there is just new release of
weblogic which we called as WEBCENTER SUITE. Its expensive but it comes with stack like VMWARE SUITE.
After you start the weblogic as mention by my frns we have to start node manager to start managed server.
And you see the console
Note: For console http://hostname:portno/console
Let us know how did it go we are more than happy to assist you .
|
|
|
giordano
Please log in to subscribe to giordano's postings.
Posted on 02-15-11 2:27
PM [Snapshot: 202]
Reply
[Subscribe]
|
Login in to Rate this Post:
1
?
Liked by
|
|
Broharu any plumbing expert in here. mero toilet ma pani nai flush vayena....i used plunger but its not working...any suggestion from plumbing expert will be highly appreciated....just wondering if there is any java code to flush those water.....
|
|
|
UNIX_geek
Please log in to subscribe to UNIX_geek's postings.
Posted on 02-15-11 2:36
PM [Snapshot: 202]
Reply
[Subscribe]
|
Login in to Rate this Post:
1
?
Liked by
|
|
Oh boy !!
i really dont do developers side.
For this Ayush comes in to the picture.
Anything including Windows Admin i can take a look into it.
have fun:)
|
|
|
UNIX_geek
Please log in to subscribe to UNIX_geek's postings.
Posted on 02-15-11 2:46
PM [Snapshot: 222]
Reply
[Subscribe]
|
Login in to Rate this Post:
1
?
Liked by
|
|
Boy for this you have to use your hand. Or try to make it automation by fixing real gud or putting you house in UNIX Servers.
Dont act as goof we term it as waaki people get out of the pond and think Creative...
Thanks,
have a great evening:)
|
|
|
UNIX_geek
Please log in to subscribe to UNIX_geek's postings.
Posted on 02-15-11 3:07
PM [Snapshot: 241]
Reply
[Subscribe]
|
Login in to Rate this Post:
1
?
Liked by
|
|
Lets discuss about ANT and WLST for weblogic............Please share your knowledge...
|
|
|
giordano
Please log in to subscribe to giordano's postings.
Posted on 02-15-11 3:48
PM [Snapshot: 262]
Reply
[Subscribe]
|
Login in to Rate this Post:
1
?
Liked by
|
|
ANT = social insects of the family Formicidae (pronounced /fɔrˈmɪsɨdiː/) and, along with the related wasps and bees, belong to the order Hymenoptera.
WLST = The WebLogic Scripting Tool (WLST) is a command-line scripting environment that you can use to create, manage, and monitor WebLogic Server domains
|
|
|
UNIX_geek
Please log in to subscribe to UNIX_geek's postings.
Posted on 02-15-11 3:57
PM [Snapshot: 267]
Reply
[Subscribe]
|
Login in to Rate this Post:
1
?
Liked by
|
|
Oh giordano Boy, this part i know .. Please just dont google and write me just a full form of it.
I have configured it in Weblogic server and even deploy applciation from ant command.
i want to discuss more abt it .
thanks,
|
|
|
default061
Please log in to subscribe to default061's postings.
Posted on 02-15-11 4:31
PM [Snapshot: 287]
Reply
[Subscribe]
|
Login in to Rate this Post:
1
?
Liked by
|
|
Thanks folks!
Finally I got binary file of WLS. Two lines of command. :)
Thank you all for your help
|
|
|
default061
Please log in to subscribe to default061's postings.
Posted on 02-15-11 5:01
PM [Snapshot: 297]
Reply
[Subscribe]
|
Login in to Rate this Post:
1
?
Liked by
|
|
I am new to Java Web dev. So sorry for the questios if it sounds dumb.
What are the advantages of using self build ANT Script to the script provided by IDEs?
Is it possible to build war or ear file by combining files in different project by using ANT?
|
|
|
UNIX_geek
Please log in to subscribe to UNIX_geek's postings.
Posted on 02-15-11 6:10
PM [Snapshot: 318]
Reply
[Subscribe]
|
Login in to Rate this Post:
1
?
Liked by
|
|
Default061,
WLST is based on Jython and we use JMS and WLST for automation.
We used WLST for deploying applciation into UAT/Production boxes. If you come over to the application side its is nothing but a simple WAR/RAR file (Scripting in Unix/Linux platform).
ANT is also built in tools by Java and this have lots of advantages and supports all platforms.
The tools i am talking abt is all about management tools.(ADMIN PART) like clearing faults, deleting apps and undeploy and deploy applocation.
Java developers also uses this ANT tooll to depoy application in IDE.
|
|
|
UNIX_geek
Please log in to subscribe to UNIX_geek's postings.
Posted on 02-15-11 6:17
PM [Snapshot: 324]
Reply
[Subscribe]
|
Login in to Rate this Post:
1
?
Liked by
|
|
Folks i just to be VMWARE Admin too in 2009.
Shoot out your problems...
Lets Virtualize and clone ours Brains and make it more effective.....!!!!
|
|
|
Ayus
Please log in to subscribe to Ayus's postings.
Posted on 02-15-11 6:37
PM [Snapshot: 330]
Reply
[Subscribe]
|
Login in to Rate this Post:
1
?
Liked by
|
|
@default 061.
Yeah, there is inbuilt ANT in ide. Ant needs build.xml file to build the war, ear file. Once war, ear file is built, we deploy those war/ear files in web/application server. war/ear are nothing but zipped files. Once we deploy they unpack hence ready to get accessed.
Ant is a build tool that creates war/ear file for deployment and it needs build.xml. When we write build.xml by ourselves, we can configure the way we want. Let's say we want to create a target(ant command) :ant start-jboss which means we want to start server from ant, then ant script generated by IDE doesnt help. we have to manually write that target in build.xml. Advantage is, we can configure the build.xml we want.
when we install ant: type ant -p
that will show u list of targets(commands) in build.xml. So we can manually configure those targets acccording to our need.
ear file generally contains more than one war file. For ant to work according to our wish, we need to configure in build.xml.
Hope this helps !
|
|
|
LvuNepal
Please log in to subscribe to LvuNepal's postings.
Posted on 02-15-11 7:02
PM [Snapshot: 353]
Reply
[Subscribe]
|
Login in to Rate this Post:
1
?
Liked by
|
|
I am interested in learning how to set up the high performace cluster using CentOS. I am thinking to do in VMWare workstation or ESXi. I aprreciate if anyone can guide me to the steps or send the link to the resources to read.
|
|
|
UNIX_geek
Please log in to subscribe to UNIX_geek's postings.
Posted on 02-15-11 8:22
PM [Snapshot: 372]
Reply
[Subscribe]
|
Login in to Rate this Post:
1
?
Liked by
|
|
This is good.
Before learning we need to know how deep we were in Clustering wheter it is Veritas Cluster.,Sun Cluster or through
Vmware using Centos or ESX redundancy.
SO learning how to set up the high performace cluster using CentOS.
This is just an example IP i always take it coz i learn it from this ip
Configuration: Assign hostname node1 to primary node with IP address 192.168.9.172 to eth0.
Assign hostname node2 to slave node with IP address 192.168.9.173
Note: on node1
uname -n on both server
192.168.9.173 its virtual IP address that will be used for our web server (ie Apache will listen on that address).
Configuration.
Download and install the heartbeat package. In our case we are using CentOS so we will install heartbeat with yum:
yum install heartbeat or for this you have to configure yum if not do below
or download these packages: Its just a version we figure it out by server platform
heartbeat-2.08
heartbeat-pils-2.08
heartbeat-stonith-2.08
So we have to configure heartbeat on our two node cluster. We will deal with these files.
authkeys
ha.cf
haresources
Now moving to our configuration. But there is one more thing to do, that is to copy these files to the /etc/ha.d directory. In our case we copy these files as given below:
cp /usr/share/doc/heartbeat-2.1.2/authkeys /etc/ha.d/
cp /usr/share/doc/heartbeat-2.1.2/ha.cf /etc/ha.d/
cp /usr/share/doc/heartbeat-2.1.2/haresources /etc/ha.d/
start configuring heartbeat. First we will deal with the authkeys file
. For this we will make changes in the authkeys file as below.
EDIT /etc/ha.d/authkeys
auth 2
2 sha1 test-ha add it
chmod 600 /etc/ha.d/authkeys
Moving to our second file ( ha.cf) which is the most important. So edit the ha.cf file with vi:
vi /etc/ha.d/ha.cf
logfile /var/log/ha-log
logfacility local0
keepalive 2
deadtime 30
initdead 120
bcast eth0
udpport 694
auto_failback on
node node01
node1 and node2 save and quit!
Now edit the haresources file. This file contains the information about resources which we want to highly enable. In our case we want the webserver ( httpd) highly available:
Edit /etc/ha.d/haresources
node1 192.168.9.174 httpd save it !!!
winscp/sftp/scp -r /etc/ha.d/ root@node02:/etc/ from both node
Finally Edit /etc/httpd/conf/httpd.conf
Listen 172.16.4.82:80 save save same in node 2 tooo
scp -r /etc/httpd/conf/httpd.conf root@node02:/etc/httpd/conf/
we have to create Index on both server
echo “node1 apache test server” > /var/www/html/index.html
echo “node2 apache test server” > /var/www/html/index.html
start heartbeat on both server
/etc/init.d/heartbeat start
NOW
http://192.168.9.174
This will show node01 apache test server.
In your browser type in the URL http://192.168.9.174
If you dont understand the process just knock me i will be able to help you.
But frankly speaking i have done clustering through ESX Server, Big corporate recommend this one.
Once you know the concept of clusternig than getting command is nothing.
Thanks
Geek
Last edited: 15-Feb-11 08:30 PM
|
|
|
default061
Please log in to subscribe to default061's postings.
Posted on 02-15-11 11:19
PM [Snapshot: 432]
Reply
[Subscribe]
|
Login in to Rate this Post:
1
?
Liked by
|
|
too complicated for me :) neway , gonna bring up the thread
|
|