Does WLS 4.5.1 Run on Solaris 2.7 (x86) ???

All--
Does WLS 4.5.1 run on Solaris 2.7 (x86) or does it not? The system in
question was running Solaris 2.6 (x86) and WLS 4.5.1 ran quite happily
on that. What is the snag with 2.7? I am using JDK 1.1.7 (and have
alternated w/ JDK 1.2.1).
Mainly, WLS keeps looking for (and not finding) 'weblogicunix1' shared
library file. I have nativeIO disabled but the server insists on this
behaviour.
Further, I have seen news postings regarding issues with servers that
are running on Solaris 2.7 (x86) so it is obvious that it does indeed
run. What is the trick to getting it working? It seems to trip up when
attempting to bind to the assigned ports.
Any tips/advice/suggestions will be greatly appreciated!
TIA
Ben

We have not certified on X86 Solaris, there is no business case for it.
Having said that I think this library should only load if you are running
as a priv user and try to switch to nobody status. This library does not
exist for x86.
Sorry
Mark G.
In article <[email protected]>, [email protected]
says...
Sorry. Here's the error message I keep getting:
Tue Jun 06 09:38:46 EDT 2000:<E> <SSLListenThread> ListenThread:run
failed:
Tue Jun 06 09:38:46 EDT 2000:<E> <SSLListenThread>
java.lang.UnsatisfiedLinkError: no weblogicunix1
in java.library.path
at java.lang.Throwable.fillInStackTrace(Native Method)
at java.lang.Throwable.fillInStackTrace(Compiled Code)
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Error.<init>(Error.java:50)
at java.lang.LinkageError.<init>(LinkageError.java:43)
at
java.lang.UnsatisfiedLinkError.<init>(UnsatisfiedLinkError.java:42)
at java.lang.ClassLoader.loadLibrary(Compiled Code)
at java.lang.Runtime.loadLibrary0(Runtime.java:471)
at java.lang.System.loadLibrary(System.java:745)
at <Unloaded Method>
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName0(Compiled Code)
at java.lang.Class.forName(Compiled Code)
at
weblogic.platform.OperatingSystem.getOS(OperatingSystem.java:77)
at weblogic.t3.srvr.T3Srvr$1.run(T3Srvr.java:1174)
at weblogic.t3.srvr.Callback.done(Callback.java:37)
at
weblogic.t3.srvr.SSLListenThread.newServerSocket(SSLListenThread.java:341)
at weblogic.t3.srvr.ListenThread.run(Compiled Code)
Tue Jun 06 09:38:46 EDT 2000:<E> <SSLListenThread> **** The WebLogic
Server is no longer listening f
or connections.
Tue Jun 06 09:38:46 EDT 2000:<E> <SSLListenThread> **** You should
probably restart it.
Tue Jun 06 09:38:46 EDT 2000:<I> <WebLogicServer> Server shutdown by
system
Tue Jun 06 09:39:44 EDT 2000:<I> <WebLogicServer> WebLogic Server
started
Tue Jun 06 09:39:44 EDT 2000:<I> <WebLogicServer> Server shutdown
commencing NOW
==================================================
NewsGroup Rant
==================================================
Rant 1.
The less info you provide about your problem means
the less we can help you. Try to look at the
problem from an external perspective and provide
all the data necessary to put your problem in
perspective.

Similar Messages

  • Does WebLogic6.1 run on Solaris for Intel (X86) platform?

    Is there an solaris8.0 Intel platform version of Weblogic6.1? If so Has anyone
    had any success installing weblogic6.1 server on an intel platform running solaris8.0?
    Thanks in advance.
    Ron

    Hi.
    We only support SPARC systems running solaris 8.
    Regards,
    Michael
    Ron wrote:
    Is there an solaris8.0 Intel platform version of Weblogic6.1? If so Has anyone
    had any success installing weblogic6.1 server on an intel platform running solaris8.0?
    Thanks in advance.
    Ron--
    Developer Relations Engineer
    BEA Support

  • Does Oracle Enterprise Database 8.1.6 run on Solaris 2.8

    Our 8.1.6 database is currently running on Sun Sparc - Solaris 2.7. We want ?to upgrade to Solaris 2.8. Will 8.1.6 database run on Solaris 2.8?
    Thanks

    Our 8.1.6 database is currently running on Sun Sparc - Solaris 2.7. We want ?to upgrade to Solaris 2.8. Will 8.1.6 database run on Solaris 2.8?
    Thanks Yes, oracle 8i will run under solaris 8 (2.8).
    William Coldiron

  • Issue:Oracle 8.1.6 running on solaris 9

    Hi,
    We are planning to upgrade OS version to 9 and DB Version from 8.1.6 to 10.2.0.2 on our Production Box using exp / imp method. In this effort, we will be doing OS upgrade first and will be doing db upgrade after a couple of days.
    Are there any issues if the Database version 8.1.6 running on Solaris 9.
    Thanx,
    KarthicK

    Possibly that it can't be done so you need to check that out. My recollection was that you had to be at 8.1.7.4.
    Personally I'd install the o/s on a different server, create a nice clean database, and then move the data. Servers are inexpensive and doing this you will likely inherit a boat load of legacy stuff that will cause many many headaches.
    Also do not expect any code written last millenium for 8.1.6 to perform well. You should do this first on a test box, several times, and then use it to tune your code.
    If you are planning to do this, no testing, on your production box make sure you have a pillow and blanket to bring into work. Oh and a really solid cold backup of the entire system that you have proven will work. You'll need that too.

  • Does WLS check if the JSP .class files have been modified?

              When I precompile the JSPs from the command line with weblogic.jspc while WLS is running,
              does WLS check to see if the .class files have been updated and reload them?
              BEA Support says 5.1 SP8 does (case 198104).
              I thought I read an 'Issue' saying it did (9841?) - I can't find it now.
              It does not appear to.
              Mike
              

              It was this issue - 9341 - the description is kinda vague
              http://www.weblogic.com/docs51/classdocs/README2.html#9341
              Mike
              "[email protected]" <[email protected]> wrote:
              >
              >When I precompile the JSPs from the command line with weblogic.jspc while WLS is running,
              >does WLS check to see if the .class files have been updated and reload them?
              >
              >BEA Support says 5.1 SP8 does (case 198104).
              >
              >I thought I read an 'Issue' saying it did (9841?) - I can't find it now.
              >
              >It does not appear to.
              >
              >Mike
              

  • Does WebLogic 6.x support Solaris for Intel x86 platform?

    Does WebLogic 6.x support Solaris for Intel x86 platform?
    Thanks,
    Levi

    levi wrote:
    Does WebLogic 6.x support Solaris for Intel x86 platform?
    Thanks,
    See http://edocs.bea.com/wls/platforms/index.html - as far as I
    can tell, it is not supported.
    regards,
    Per Jessen

  • Why does my iPhoto open and run slow since upgrading to OSX 10.8.5

    Why does my iPhoto open and run slow since upgrading to OSX 10.8.5?  I have an Imac - Intel 2.5 GHz quad core I5 - with 20 GB of memory. Before the upgrade it was much faster.

    Why does my iPhoto open and run slow since upgrading to OSX 10.8.5?  I have an Imac - Intel 2.5 GHz quad core I5 - with 20 GB of memory. Before the upgrade it was much faster.

  • Does anyone know How to run twin monitors on a MacBook Pro operating on a Windows Server 2008 R2 ?

    Hi
    Does anyone know How to run twin monitors on a MacBook Pro operating on a Windows Server 2008 R2 ?

    I know this doesn't help you much, but, I think you have to see if your Mac pro does audio out via HDMI. I don't even know if mine does via DVI. I think it may have to do with the adapter. Try going into Audio MIDI and setting the digital out to multichannel
    and using the toslink cable for now. Lemme see...apparently DVI does not carry audio at all. Hm. apparently monoprice could be helpful?  If I understand what you're saying correctly: you want to take DVI and multichannel audio via the Toslink and have it all go out over HDMI, right? Whooo..... amazon...looks like it's about $100http://www.amazon.com/Audio-SPDIF-Toslink-Converter-Adapter/dp/B0015YYOQQ
    just a shot in the dark
    I'm probably wrong....or not
    John B

  • Does Oracle 8.1.5 Run On Tru64 Unix 5.1

    Does Oracle 8.1.7 Run On Tru64 Unix 5.1
    We plan to upgrade the OS and Oracle in two steps.
    1. First weekend - upgrade the operating system from Tru64 4.0d to Tru64 5.1.
    2. Second weekend - upgrade Oracle from 8.1.5 to 8.1.7
    Questions:
    1. Will Oracle 8.1.5 run successfully on Tru64 5.1 during the one-week transition period?
    2. Does it make any difference if we upgrade the OS to Tru64 5.1a instead of 5.1?
    Thanks in advance,
    Alan Holsted
    Metro, Portland, OR.
    null

    A question along the same lines, does Oracle 7.3.4 run On Tru64 Unix 5.1?
    We plan to upgrade the OS and Oracle in two steps.
    1. Firstly - upgrade the operating system from Tru64 4.0F to Tru64 5.1 (via 5.0A).
    2. Secondly - upgrade Oracle from 7.3.4 to 8.1.7 or perhaps 9.x
    Questions:
    1. Will Oracle 7.3.4 run successfully on Tru64 5.1 during the transition period?
    2. Does it make any difference if we upgrade the OS to Tru64 5.1A instead of 5.1?
    TIA
    Chris

  • Connect to MS-SQL Server from a Oracle 10g running under Solaris

    Hi,
    I have the following problem. I want to access a MS-SQL server from an Oracle database (10g Enterprise licence) that is running on Solaris.
    After googling a while, the following questions arise:
    - Is it correct that the Oracle Transparant Gateway for the SQL Server is not available on Solaris platforms (but only on Windows)?
    - Is it right, that the second possibility to solve this problem is to use an SQL-Server odbc driver for Solaris and access the SQL-Server over ODBC? And: Is this feature included in the Enterprise licence?
    - If yes, which driver is good and cheap ;-)?
    - Is there any other way to solve this problem?
    Thanks
    Aron
    Message was edited by:
    user583720

    I believe the Transparenet Gateway for SQL Server is available on Solaris. The problem is that you need a Unix based ODBC driver which you will also need to pay for.
    We had this same problem and decided to run a windows based Heterogeneous Services gateway and routed through it instead of using the SQL Server transparent gateway. The Heterogenous severives gateway is NOT an add on product (as is Transparent Gateway). The drawback would be performance as I would expect the native MS SQL transparent gateway to perform better, but in our case it worked acceptably.

  • Does WLS 8.1 support external ldap in read-only or full read/write?

    In previous releases (e.g. 5.1, 6.1), WLS doesn't provide support for update operations such as creating users and groups when configured to use an external LDAP.
    Has this changed in 8.1? In other words, does WLS 8.1 provide support for update operations?
    Thanks.
    Regards,
    Alan Dupuis

    Hello ,
    Like earlier releases, WLS 8.1 too provides read-only access to External LDAP user database.
    Kuldeep Singh.

  • Application running in Solaris 9 container generating core files. what to do?

    My solaris 9 zone configuration in solaris 10 looks like:
    zonecfg:sms> info
    zonename: sms
    zonepath: /zone/sms
    brand: solaris9
    autoboot: true
    bootargs:
    pool:
    limitpriv: default,proc_priocntl,proc_clock_highres,proc_lock_memory,sys_time,priv_proc_priocntl,priv_sys_time,net_rawaccess,sys_ipc_config,priv_proc_lock_memory
    scheduling-class:
    ip-type: exclusive
    hostid:
    [max-shm-memory: 4G]
    [max-shm-ids: 100]
    [max-sem-ids: 100]
    fs:
      dir: /var
      special: /dev/dsk/c1t0d0s5
      raw: /dev/rdsk/c1t0d0s5
      type: ufs
      options: []
    net:
      address not specified
      physical: bge0
      defrouter not specified
    device
      match: /dev/dsk/c1t0d0s5
    device
      match: /dev/rdsk/c1t0d0s5
    device
      match: /dev/dsk/c1t0d0s6
    device
      match: /dev/rdsk/c1t0d0s6
    device
      match: /dev/dsk/c1t0d0s7
    device
      match: /dev/rdsk/c1t0d0s7
    capped-cpu:
      [ncpus: 2.00]
    capped-memory:
      physical: 4G
      [swap: 8G]
      [locked: 2G]
    attr:
      name: hostid
      type: string
      value: 84b18f64
    attr:
      name: machine
      type: string
      value: sun4u
    rctl:
      name: zone.max-sem-ids
      value: (priv=privileged,limit=100,action=deny)
    rctl:
      name: zone.max-shm-ids
      value: (priv=privileged,limit=100,action=deny)
    rctl:
      name: zone.max-shm-memory
      value: (priv=privileged,limit=4294967296,action=deny)
    rctl:
      name: zone.max-swap
      value: (priv=privileged,limit=8589934592,action=deny)
    rctl:
      name: zone.max-locked-memory
      value: (priv=privileged,limit=2147483648,action=deny)
    rctl:
      name: zone.cpu-cap
      value: (priv=privileged,limit=200,action=deny)
    Solaris 9 zone /etc/system file looks like:
    * The directive below is not applicable in the virtualized environment.
    * The directive below is not applicable in the virtualized environment.
    * The directive below is not applicable in the virtualized environment.
    * The directive below is not applicable in the virtualized environment.
    * The directive below is not applicable in the virtualized environment.
    * The directive below is not applicable in the virtualized environment.
    set noexec_user_stack=1
    set semsys:seminfo_semmni=100
    set semsys:seminfo_semmns=1024
    set semsys:seminfo_semmsl=256
    set semsys:seminfo_semvmx=32767
    set shmsys:shminfo_shmmax=4294967295
    set shmsys:shminfo_shmmin=1
    set shmsys:shminfo_shmmni=100
    set shmsys:shminfo_shmseg=10
    set rlim_fd_max=65536
    set rlim_fd_cur=60000
    * The directive below is not applicable in the virtualized environment.
    My questions are:
    1. Application running in solaris 9 container generating core files. what to do???
    2. My prstat -Z for zone shows almost 95% percent cpu usage. what to do???
    3. Kindly can share how to move solaris 9 into solaris 10 containers ??

    Based on the new questions for the same post you wrote in the other communities, some posts are removed as duplicate, here is the answer :
    For the point #3, please look on table 17-1 in the following URL :
    Zone Components - System Administration Guide: Oracle Solaris Containers-Resource Management and Oracle Solaris Zones
    You can also customize your container /etc/system file but it cannot exceeds the global zone and the zone configuration value.
    For the other point, #2, this can be complicated without a complete image of what the complete system do.
    Try fist to check if you have not a busy process in your zone, then you can check if a bottleneck exists in the I/O side. You use maybe wrong parameters, a wrong configuration or your system configuration is insufficient in term of resources.
    What I can see in the outputs that you provided is that the S9 zone uses the half of the swap space. This can impact your zone performance and I/O activity, and can have in this case a side effect on some processes. Check why your zone uses the swap and how you can remedy this.

  • Will Solaris 8 binary run on Solaris 2.6?

    Hi!
    If a C++ application is compiled on Solaris 8, would it run on Solaris 2.6? Are there any flags that need to be set to get binary compatibility across OS versions? Are the dynamic libraries (Cstd, Crun etc.) binary compatible?
    Any responses would be of great help,
    TIA,
    Mark

    Running applications on older OSes than they were built on is not supported and will often result in problems.
    Just one reason for this is that newer OSes can incorporate functionality and library interfaces (APIs) that do not exist on older OS platforms.
    If compatibility with Solaris 2.6 is needed, then the application should be written to comply with the Solaris ABI (Application Binary Interface) and built on Solaris 2.6. Likewise, if OSes older than 2.6 need to be supported, the application should be compiled on the oldest supported OS.
    Due to Sun's desire to maintain backward compatibility,
    applications which are ABI compliant and are compiled on older OSes should run fine on newer OSes.
    - Rose

  • Sparc Storag Array 102 needs to run under solaris 10

    I need to get a Sparc Storage Array to run under solaris 10. The soc driver that is needed is not supportted under solairs 10. I took the packages needed off of solari 9 cd and installed them but no luck. I tried to to do a modload and modinfo but it was not there.
    The package loaded a file into /kernel/drv/sparcv9/soc. I have solaris 9 onanother disk on the same system and looked at the system trying to copy and edit the files on 10 but not device paths show up in the system. I copyied a file called soc that was in /kernel/drv/ I edited the /etc/device_aliases and path_to_inst but no good.
    There are no entries in the /devices/ dir that reference the soc path. I do not if than can work but really would like to get this working.

    The fibre interface on that beast is NOT a Gigabit connection,
    such as is common on current systems.
    It was a 100Mbps connection through an array controller,
    running with a 40MHz microSPARC II control module.
    You'd exceed its throughput capabilities in any attempt
    to read or write data at or beyond that 100Mbps rate.
    I don't anticipate much assistance in these forums for a technology that goes back a decade-and-a-half.
    Contributors familiar with products from that era stopped posting in 2006
    when the previous supportforum.sun.com was merged into this one.
    We'll all look forward to your guidance after you succeed.
    You'll teach the rest of us.

  • Does SAP ECC 6.0  run on Oracle 11.2 in Windows 2008 server ( win NT 6.1) ?

    HI all,
    Does SAP ECC 6.0  run on Oracle 11.2 in Windows 2008 server ( win NT 6.1) ?
    Thanks in Advance
    Sapsanthose

    sapsanthose wrote:
    HI all,
    >
    >
    >
    > Does SAP ECC 6.0  run on Oracle 11.2 in Windows 2008 server ( win NT 6.1) ?
    >
    >
    > Thanks in Advance
    >
    > Sapsanthose
    Hi,
    Yes, it does. Check the service.sap.com/pam
    Best regards,
    Orkun Gedik

Maybe you are looking for

  • Macbook External Screen Mirror?

    Hey guys, I finally have everything I need to coonect my Sony 40" 1080p television to the macbook. I have a mini-dvi to dvi adapter and a dvi to hdmi cable. I was seeing how it works and when I turn on mirror mode for the display I can see everything

  • Error:1067 - Implicit coercion of a value of type QName to an unrelated type QName

    hi, I'm new in flex and my english not good. I'll try to explain my problem :( I have an application mxml and a component mxml. I imported a wsdl from .net webservice. In main mxml I added: <mx:Application ..... xmlns:webservices="generated.webservic

  • Which views/tables to use for retrieving item information

    Hi All, I need to write a PL/SQL procedure for retrieving detailed information for a specified item (given inventory item ID and organization ID). I'm not quite sure which views/tables to us for this. I found out that view MTL_SYSTEM_ITEMS_FVL is the

  • Standard SMARTFORMS - SAP ECC 6.0

    Hi All, We are implementing SAP ECC 6.0 version. We would like to use the standard smartforms provided by SAP. But I am unable to find most of the smartforms (thro' Tcode: SMARTFORMS, F4 help). Do we have to run some patches to import standard SAP sm

  • Car charger help??!?

    Hello all, im having some difficulties with car chargers right now just bought 3 different kinds that all say apple certified on them I am using an apple certified cord that came with the device.. Basically I plug the car charger into the cigarette p