[Show all top banners]

Ayus
Replies to this thread:

More by Ayus
What people are reading
Subscribers
:: Subscribe
Back to: Computer/IT Refresh page to view new replies
 IT -- Solutions Center[Forum]

[Please view other pages to see the rest of the postings. Total posts: 182]
PAGE:   1 2 3 4 5 6 7 8 9 10 NEXT PAGE
[VIEWED 76000 TIMES]
SAVE! for ease of future access.
The postings in this thread span 10 pages, View Last 20 replies.
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 !!!!

 
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.


 
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).


 
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?
 
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.

 
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 .


 
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.....
 
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:)

 
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:)


 
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...

 
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

 
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,

 
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

 
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?
 
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.




 
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.....!!!!

 


 
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 !


 
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.
 
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

 
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
 



PAGE:   1 2 3 4 5 6 7 8 9 10 NEXT PAGE
Please Log in! to be able to reply! If you don't have a login, please register here.

YOU CAN ALSO



IN ORDER TO POST!




Within last 30 days
Recommended Popular Threads Controvertial Threads
TPS Re-registration case still pending ..
अमेरिकामा बस्ने प्राय जस्तो नेपालीहरु सबै मध्यम बर्गीय अथवा माथि (higher than middle class)
Travelling to Nepal - TPS AP- PASSPORT
ढ्याउ गर्दा दसैँको खसी गनाउच
TPS Work Permit/How long your took?
मन भित्र को पत्रै पत्र!
Morning dharahara
Guess how many vaccines a one year old baby is given
Does the 180 day auto extension apply for TPS?
Another Song Playing In My Mind
Susta Susta Degree Maile REMIXED version
Elderly parents travelling to US (any suggestions besides Special Assistance)?
कल्लाई मुर्ख भन्या ?
1974 AD Pinjadako Suga Remixed
जाडो, बा र म……
NOTE: The opinions here represent the opinions of the individual posters, and not of Sajha.com. It is not possible for sajha.com to monitor all the postings, since sajha.com merely seeks to provide a cyber location for discussing ideas and concerns related to Nepal and the Nepalis. Please send an email to admin@sajha.com using a valid email address if you want any posting to be considered for deletion. Your request will be handled on a one to one basis. Sajha.com is a service please don't abuse it. - Thanks.

Sajha.com Privacy Policy

Like us in Facebook!

↑ Back to Top
free counters