Facing issue while installing weblogic on Solaris 11


 
Thread Tools Search this Thread
Operating Systems Solaris Facing issue while installing weblogic on Solaris 11
# 1  
Old 06-28-2013
Facing issue while installing weblogic on Solaris 11

Hi,

i am facing issue while installing weblogic on solaris..its giving me invalid argument error. solaris is intstalled on my VM.

uname -a
SunOS Vishal 5.10 Generic_137138-09 i86pc i386 i86pc

screenshot attached.
Facing issue while installing weblogic on Solaris 11-capturejpg
# 2  
Old 06-28-2013
Why are you attaching a screenshot while it's just text that could have been pasted ?

Anyway, you are likely trying to run a SPARC binary on an x86 machine, pick the correct installer.
# 3  
Old 06-28-2013
Thanks for your response......


i am new on this site....thats why i attached screenshot for reference.....

i also tried wls1211_generic.jar file. and face another error.

java -jar wls1211_generic.jar
Exception in thread "main" java.util.zip.ZipException: error in opening zip file
# 4  
Old 06-28-2013
What says:
Code:
ls -l wls1211_generic.jar
file wls1211_generic.jar
zipinfo wls1211_generic.jar >/dev/null

# 5  
Old 06-28-2013
i think i am getting this error because java is not installed on my machine. But i am not able to find right java installer.
# 6  
Old 06-28-2013
Quote:
Originally Posted by Vishal Baghla
i think i am getting this error because java is not installed on my machine.
That's a strange guess, given the fact java is clearly running on your machine.

Why aren't you answering to my questions ?
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Solaris 10 issue installing libraries

Solaris 10 sparc - currently trying to install gpg, first trying to install the pre-requisite libraries. Facing errors installing some of the libraries, same error being faced with each. The configure command passes successfully for each but when running make command errors such as below are... (1 Reply)
Discussion started by: frustrated1
1 Replies

2. Red Hat

Facing problems installing KVM on RHEL6

I am running RHEL 6 on VirualBox/VMWare VM and on that VM i am trying to create a KVM virtual machine. Issue is that command "egrep 'vmx|svm' /proc/cpuinfo doesn't show my any results, so that lets me think if my processor doesn't support Virtualization technology. But it does and i have... (5 Replies)
Discussion started by: Rohit Bhanot
5 Replies

3. Solaris

Facing problem with installing CF engine software in solaris 10

Dear experts, I am using solaris 10 OS.I am installing CF engine software in the server while doing so ,i am getting following error checking for BerkeleyDB location in default... configure: error: >> Cannot find BerkeleyDB I am installing the Berkely DB 5.3.I am strugging... (1 Reply)
Discussion started by: muraliinfy04
1 Replies

4. Infrastructure Monitoring

Facing Issue in Nagios 3.3

Hi, I have installed Nagios on Redhat Linux, I have installed Nagios+Plugins+NRPE on Server A (Host Server) and Nagios Plugins + nrpe on remote linux server (red hat linux) run the command on remote linux host, it returns nrpe version usr/local/nagios/libexec/check_nrpe -H localhost ... (1 Reply)
Discussion started by: manoj.solaris
1 Replies

5. Shell Programming and Scripting

Facing Issue after configuring logrotate

Hi, I have a logrotate configuration which rotates a log every night 1 min before midnight, but somehow its not working and unfortunately not showing any error message as well. Sharing the code for the cron job as well as the conf file, I am using, if some one coule help me..whats wrong with... (2 Replies)
Discussion started by: Neeryan
2 Replies

6. Solaris

Issue while installing: Solaris 10 SPARC Recommended Patch Cluster (2009.10.23)

Hello, As explained, I've encountered an issue while installing Solaris 10 SPARC Recommended Patch Cluster (2009.10.23). Actually, patch no 120011-14 stops with the following error: ERROR: attribute verification of </var/run/.patchSafeMode/root/usr/bin/passwd> failed file type <f>... (6 Replies)
Discussion started by: a.mauger
6 Replies

7. Solaris

Postprocess issue installing Solaris 9 Branded Zone

Hello, I am attempting to install a newly configured Solaris 9 zone using the flash archive image provided on the sun website. Each time I run the install I get a failure during the Postprocess: Creating mount points. Following is the log: Log File: /var/tmp/s9-zone.install.25457.log... (0 Replies)
Discussion started by: brialt1
0 Replies

8. Shell Programming and Scripting

Facing issue in Solaris OS in crontab for running shell script

Hello i have a shell script. it is running fine when i manually run at command prompt using following command ./script_file but while running shell script from crontab, it is giving error in each line. (2 Replies)
Discussion started by: mabrar
2 Replies

9. HP-UX

Facing an issue related to cronjob

Dear All, I am facing an issue related to cronjob and explained below is the case study: 1. I have a java class named "DmCheckRenditionQueue.java" and placed under "/cpc/documentum/product/5.2.5/tomcat/webapps/rendition" 2. When I am using the command "/usr/openv/java/jre/bin/java -cp... (1 Reply)
Discussion started by: parindam
1 Replies

10. UNIX Desktop Questions & Answers

Issue with installing solaris 10 OS on sparc 5

Rebooting with command: boot cdrom -s Boot device: /pci@1f,0/pci@1,1/ide@3/cdrom@2,0:f File and args: -s Evaluating: boot cdrom -s Can't open boot device If any one knows please advise. I have changed the CDrom but it did not help. (1 Reply)
Discussion started by: ark
1 Replies
Login or Register to Ask a Question