On Fri, May 8, 2009 at 2:27 AM, vidhya <[email protected]> wrote: > Please help me installing weblogic10.3 on open Solaris. > I have this two bin files downloaded : server103_solaris32.bin and > net_server103_solaris32.bin > Its location is at /opt > > At the terminal i entered following commands as given in the installation > guide[http://download.oracle.com/docs/cd/E12840_01/common/docs103/install/start.html]: > </opt$> chmod a+x server103_solaris32.bin > </opt$>./server103_solaris32.bin > > it gives me following: > bash: ./server103_solaris32.bin: Invalid argument
Invalid argument This looks like you are trying to run the SPARC version on x86. The other scenario where you get *Invalid argument* is when kernel driver has unresolved deps, only on a side remark. But here it looks like you swapped the ISA. > > This can give you an idea at the terminal: > </opt$>dir > server103_solaris32.bin net_server103_solaris32.bin > </opt$> chmod a+x server103_solaris32.bin > </opt$>./server103_solaris32.bin > bash: ./server103_solaris32.bin: Invalid argument > > > Thank you, > -- > This message posted from opensolaris.org > _______________________________________________ > opensolaris-discuss mailing list > [email protected] > _______________________________________________ opensolaris-discuss mailing list [email protected]
