Iplanet webserver6.0 SP2 Doesn't start...

I cann't get my iplanet admin server started... when I do startconsole from command line, message says the deamon started and ready for communication, but I couldn't access it thru web...
here is the error message from admin server log file..
[11/Feb/2002:18:32:58] info (11106): successful server startup
[11/Feb/2002:18:32:58] info (11106): iPlanet-WebServer-Enterprise/6.0SP2 B11/13/2001 00:49
[11/Feb/2002:18:32:59] info (11107): Installing a new configuration
[11/Feb/2002:18:32:59] info (11107): [LS ls1] http://jupiter, port 8888 ready to accept requests
[11/Feb/2002:18:32:59] info (11107): A new configuration was successfully installed
[11/Feb/2002:18:33:00] info (11107): Using the Java HotSpot(TM) Client VM v1.3.1 from Sun Microsystems Inc.
[11/Feb/2002:18:33:00] info (11107): Java VM classpath: /opt/iplanet/servers/plugins/servlets/examples/legacy/beans.10/SDKBeans10.jar:/opt/iplanet/servers/bin/https/jar/NSServletLayer.jar:/opt/iplanet/servers/bin/https/jar/NSJavaUtil.jar:/opt/iplanet/servers/bin/https/jar/NSJavaMiscUtil.jar:/opt/iplanet/servers/bin/https/jar/servlet.jar:/opt/iplanet/servers/bin/https/jar/servlet-2.3-filters-api.jar:/opt/iplanet/servers/bin/https/jar/jsp092.jar:/opt/iplanet/servers/bin/https/jar/jaxp.jar:/opt/iplanet/servers/bin/https/jar/crimson.jar:/opt/iplanet/servers/bin/https/jar/xalan.jar:/opt/iplanet/servers/bin/https/jar/jspengine.jar:
[11/Feb/2002:18:33:00] failure (11107): Internal error: Unable to create Java object: com/iplanet/server/http/servlet/NSServletRunner
[11/Feb/2002:18:33:00] failure (11107): Internal error: Unexpected error condition thrown (unknown exception,no description), stack: java.lang.UnsatisfiedLinkError: no NSJavaMiscUtil in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1312)
at java.lang.Runtime.loadLibrary0(Runtime.java:749)
at java.lang.System.loadLibrary(System.java:820)
at com.iplanet.server.http.util.misc.EnvUtil.<clinit>(EnvUtil.java:10)
at com.iplanet.server.http.servlet.NSServletAdmin$ContextEntry.<init>(NSServletAdmin.java:940)
at com.iplanet.server.http.servlet.NSServletAdmin.<init>(NSServletAdmin.java:233)
at com.iplanet.server.http.servlet.NSServletRunner.<init>(NSServletRunner.java:91)
[11/Feb/2002:18:33:00] failure (11107): Late initialization failed: Error running init function(late) NSServletLateInit: unknown error
I have installed Iplanet6.0sp2 on solaris 8(JDK1.3.1) and Iam running admin server under root.
Any Help is Appreciated
Raj

Hi,
Did you installed iWS6.0sp2 recently. If it's so have you given (JDK path,JDK lib path,JDK classpath) while installation. Please remove JDK path in admin server and try to start the server.
               OR
1. Try to do fresh installation at the time don't give your jdk path(while installation).
2. Start the Admin server & try to hit admin page.
3. Now configure JDK & start the iWS. i hope now you will able to hit the admin page.
Still, you face problem let me know the output of below.
#/<server root>/https-admserv/start -configtest
#/<server root>/https-admserv/start -e
Thanks,
Daks.

Similar Messages

  • Help: Pointbase db doesn't start when launching SP4 portal

    Hi,
    I downloaded WL platform SP4 today and installed (before the installation I uninstalled SP2)in my laptop. When I launch the examples portal, the pointbase db doesn't start. I tried both SP2 and SP3 in my laptop and both worked. The error messages below are directly copied from the console. My understanding is the portal server startup will automatically start pointbase db (I didn't do any configuration yet). Anybody know the problem and solution?
    My laptop config:
    Win XP, SP2, 1.6 GHz, 1GB memory
    I am the admin user.
    Thanks a lot!!
    Error messages from the launching console:
    <Jul 6, 2005 6:00:54 PM PDT> <Warning> <JDBC> <BEA-001129> <Received exception w
    hile creating connection for pool "cgPool": SQL-server rejected establishment of
    SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    <Jul 6, 2005 6:01:28 PM PDT> <Warning> <JDBC> <BEA-001129> <Received exception w
    hile creating connection for pool "portalPool": SQL-server rejected establishmen
    t of SQL-connection. Pointbase Server may not be running on localhost at port 90
    93.>
    <Jul 6, 2005 6:01:34 PM PDT> <Alert> <JMS> <BEA-040052> <JMSServer "cgJMSServer"
    store failed to open java.io.IOException: JMS JDBC store, connection pool = <cg
    JMSPool-nonXA>, prefix = <weblogic>: connection pool does not exist.
    java.io.IOException: JMS JDBC store, connection pool = <cgJMSPool-nonXA>, prefix
    = <weblogic>: connection pool does not exist
    at weblogic.jms.store.JDBCIOStream.throwIOException(JDBCIOStream.java:48
    8)
    at weblogic.jms.store.JDBCIOStream.checkPool(JDBCIOStream.java:1599)
    at weblogic.jms.store.JDBCIOStream.open(JDBCIOStream.java:548)
    at weblogic.jms.store.JMSStore.open(JMSStore.java:224)
    at weblogic.jms.backend.BEStore.open(BEStore.java:262)
    at weblogic.jms.backend.BEStore.start(BEStore.java:151)
    at weblogic.jms.backend.BackEnd.openStores(BackEnd.java:1171)
    at weblogic.jms.backend.BackEnd.resume(BackEnd.java:1290)
    at weblogic.jms.JMSService.addJMSServer(JMSService.java:2260)
    at weblogic.jms.JMSService.addDeployment(JMSService.java:2031)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(Depl
    oymentTarget.java:337)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(Dep
    loymentTarget.java:597)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeploy
    ments(DeploymentTarget.java:575)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(
    DeploymentTarget.java:241)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB
    eanImpl.java:754)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl
    .java:733)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(Configurat
    ionMBeanImpl.java:509)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    60)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    28)
    at weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(Rem
    oteMBeanServerImpl.java:988)
    at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBean
    ServerImpl.java:946)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:954)
    at weblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanPro
    xy.java:481)
    at weblogic.management.configuration.ServerMBean_Stub.updateDeployments(
    ServerMBean_Stub.java:7691)
    at weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployment
    s(SlaveDeployer.java:1304)
    at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.j
    ava:347)
    at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resum
    e(DeploymentManagerServerLifeCycleImpl.java:229)
    at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:966)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
    at weblogic.Server.main(Server.java:32)
    >

    The exception doesn't tell me much more than the DB connection / pool couldn't connect to the db.
    Sometimes solving these types of problems where it should work, this works everywhere else, so what could be wrong here... Let me suggest that you install a new domain using a new root directory. IE c:\bea814 and not reuse c:\bea.
    I'm guessing that an essential script or property file was not overwritten by the 814 install.
    JBTW, 814 pointbase is a new version and is run on a new port from prior 8.x versions, the new port is 9093, where prior versions was 9092.
    A diag. is after you start via, startWebLogic.cmd, to open a DOS window and run this command:
    netstat -an
    Look for a LISTEN on port 9093
    This would confirm that 814's pointbase is started and there's a configuration issue with the connection pools.
    Good luck, curt

  • I got a big problem that iPlanet 6.0 SP2

    Hi,
    I got a big problem that iPlanet 6.0 SP2 is in cycle of restart.
    The web server's error logs is the following:
    [16/Jul/2002:00:30:05] info ( 8545): successful server startup
    [16/Jul/2002:00:30:05] info ( 8545): iPlanet-WebServer-Enterprise/6.0SP2 B11/13/2001 00:49
    [16/Jul/2002:00:30:09] info ( 8599): Installing a new configuration
    [16/Jul/2002:00:30:09] info ( 8599): [LS ls1] http://xxx.xxx.xxx.xxx, port 80 ready to accept requests
    [16/Jul/2002:00:30:09] failure ( 8599): Error accepting connection -5928, oserr=130 (Connect aborted)
    [16/Jul/2002:00:30:09] info ( 8599): A new configuration was successfully installed
    [16/Jul/2002:00:38:14] failure ( 8545): Child process admin thread is shutting down
    [16/Jul/2002:00:38:16] info ( 9053): Installing a new configuration
    [16/Jul/2002:00:38:16] info ( 9053): [LS ls1] http://xxx.xxx.xxx.xxx, port 80 ready to accept requests
    [16/Jul/2002:00:38:16] info ( 9053): A new configuration was successfully installed
    [16/Jul/2002:00:38:16] failure ( 9053): Error accepting connection -5928, oserr=130 (Connect aborted)
    [16/Jul/2002:00:46:04] failure ( 8545): Child process admin thread is shutting down
    [16/Jul/2002:00:46:05] info ( 9496): Installing a new configuration
    [16/Jul/2002:00:46:05] info ( 9496): [LS ls1] http://xxx.xxx.xxx.xxx, port 80 ready to accept requests
    [16/Jul/2002:00:46:05] failure ( 9496): Error accepting connection -5928, oserr=130 (Connect aborted)
    [16/Jul/2002:00:46:05] info ( 9496): A new configuration was successfully installed
    [16/Jul/2002:02:43:31] failure (15596): Child process admin thread is shutting down
    [16/Jul/2002:02:43:32] info (16212): Installing a new configuration
    [16/Jul/2002:02:43:32] info (16212): [LS ls1] http://xxx.xxx.xxx.xxx, port 80 ready to accept requests
    [16/Jul/2002:02:43:32] info (16212): A new configuration was successfully installed
    [16/Jul/2002:02:43:32] failure (16212): Error accepting connection -5928, oserr=130 (Connect aborted)
    You can see child process is shutdown and restart it.
    I don't know what's problem is.
    And other problem is the following:
    [16/Jul/2002:16:10:25] catastrophe (23966): Server crash detected (signal SIGBUS)
    [16/Jul/2002:16:10:25] info (23966): Crash occurred in NSAPI SAF NSServletService
    [16/Jul/2002:16:10:25] info (23966): Crash occurred in function direct_identityHashCode from module /usr/java1.2/jre/lib/sparc/libjvm.so
    [16/Jul/2002:16:10:25] failure (23454): Child process admin thread is shutting down
    [16/Jul/2002:16:10:26] info (24006): Installing a new configuration
    [16/Jul/2002:16:10:26] info (24006): [LS ls1] http://xxx.xxx.xxx.xxx, port 80 ready to accept requests
    [16/Jul/2002:16:10:26] failure (24006): Error accepting connection -5928, oserr=130 (Connect aborted)
    FYI, here is our environment:
    # /usr/java1.2/bin/java -version
    java version "1.2.2" Solaris VM (build Solaris_JDK_1.2.2_07, native threads, sunwjit)
    # uname -a
    SunOS wagency2 5.6 Generic_105181-31 sun4u sparc SUNW,Ultra-4
    Sun Enterprise 450 (2 X UltraSPARC-II 400 Mhz, 2G Memory
    If you have any solution and experience, please let me know.
    Thanks,
    Barney Kim
    [email protected]

    Barney,
    from the error log the problem seems to be related to the use of an external JDK. Try reverting back to the original JRE. See if that helps, i.e., the server starts up fine. Use the administration GUI and select Global Settings > Configure JRE/JDK Paths. On the screen that appears, you can configure the path to the JRE. The default would be <server-root>/bin/https/jre.
    If that works fine, you might download a more recent version of the JDK. iWS 6 SP2 supports JDK 1.3.1.
    Hope this helps.
    Best regards
    Rodrigo

  • Iplanet 6.x sp2 web server sopt error

    Hi all
    we had to install iplanet 6.x sp2 on soralis 7,
    after to stop iplanet 6, the server will show up error messages : error communicating with server (Broken pipe)
    what about this problem
    please help
    thank
    joe

    Joe,
    This is a benign error message. This will occur when you start/stop the server from the command line. If you use the GUI interface, this message will not appear in the /var/adm/messages file.

  • Promise 20378 sata raid ide controller: this device doesn't start

     My WinXp Promise Fast Track 376/378 (tm) Controller doesn't start, despite installing the right drivers for vista and xp. Ik have a 40 gig Maxtor disk attached to the  IDE port of the controller aangesloten. Het Fast Track bios sees this disk correctly. The disk is o.k. since I can access its contents while running Linux Kubunty gutsy gibbon. What is wrong with the windows drivers? 
    My system:
    M/B = MSI KT6 Delta FIS2R
    CPU = AMD Athlon(tm) XP 1700+
    RAM = 1GB Twinmos M2G9016A-TT pc 3200 Cl2.5
    VGA = Ati Radeon 9600 series
    HDD = 2x Maxtor 6Y120M0 via raid-0, Maxtor 91303D6 IDE1 master, Maxtor 6Y060L0 IDE2 master, Maxtor 54610H6 promise IDE master
    PSU = Trust PW-5159 370W
    Optical = Plextor DVDR PX-504A IDE1 slave, Plextor CD-R PX-W121 0A IDE2 slave
    OSS = XP Pro SP2, Vista Ult., Kubuntu Gibbon 32bits, Suse 10.3 32 bits

    Quote from: Fredrik Åsenius on 14-November-07, 05:57:51
    Hello!
    Is SATA/RAID enabled in BIOS?
    Have you hit F6 during Windows installation, for allowing Windows Set-up to locate the drivers?
    If SATA/RAID was disabled, it wouldn't even appear in Device Manager
    If the RAID is secondary storage, then hitting F6 won't acheive anything as Windows is already installed
    You will however need to go into the RAID BIOS and create an array before you can use the RAIDed disks

  • Recently my phone updated itself to ios 7, it wont let me sign into my iphone app store to download apps,i click on an app i want it just clicks but doesn't start to download  any help?

    recently my phone updated to ios 7, it wont let me sign into my iphone app store to download apps,i click on an app i want and it just clicks but doesn't start to download, i can see thats its not signed in so i tried to re set up my account under the app store in settings , but its just a grey area and wont let me click to input any information. this happened right after i updated my phone, any help?

    Hi SarahHannah,
    If you are having trouble activating iMessage, this article contains relevant troubleshooting steps:
    iOS: Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/ts4268
    Take care,
    - Ari

  • SAP NETWEAVER COMPOSITION ENVIRONMENT 7.1 EHP1 - System doesn't start

    Hello,<br>
    <br>
    after i get the message the installation was succesfully and i start the server the proces jstart.exe<br>
    <br>
    doesn't start completely.<br>
    <br>
    in the trace file dev_jstart in find this error message:<br>
    <br>
    F  Starting process: D:\usr\sap\CE1\SYS\exe\uc\NTI386\jstart.EXE<br>
    F    arg[ 1] = -nodeId=1000<br>
    F    arg[ 2] = pf=D:\usr\sap\CE1\SYS\profile\CE1_J00_sjodevb1<br>
    F    arg[ 3] = -DSAPINFO=CE1_00_collector<br>
    F    arg[ 4] = -hostvm<br>
    F    arg[ 5] = -nodeName=collector<br>
    F    arg[ 6] = -file=D:\usr\sap\CE1\SYS\exe\uc\NTI386\startup.properties<br>
    F    arg[ 7] = -jvmFile=D:\usr\sap\CE1\J00\work\jstart.jvm<br>
    F    arg[ 8] = -traceFile=D:\usr\sap\CE1\J00\work\dev_collector<br>
    F    arg[ 9] = -javaOutFile=D:\usr\sap\CE1\J00\work\jvm_collector.out<br>
    F    arg[10] = -clusterId=bootstrap<br>
    F    arg[11] = -exitcode<br><br>
    F    arg[12] = 503<br>
    <br>
    an in the tracefile log_bootstrap.0 this error message:<br>
    <br>
    [Nov 19, 2009 5:17:50 PM ] Exception of type com.sap.sql.log.OpenSQLException caught: Could not load class com.sap.dbtech.jdbc.DriverSapDB with class loader com.sap.engine.offline.FileClassLoader@6caf16..
    [EXCEPTION]
    com.sap.sql.log.OpenSQLException: Could not load class com.sap.dbtech.jdbc.DriverSapDB with class loader com.sap.engine.offline.FileClassLoader@6caf16.
         at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:104)
         at com.sap.sql.connect.factory.VendorConnectionFactory.createInstance(VendorConnectionFactory.java:210)
         at com.sap.sql.connect.factory.VendorConnectionFactory.createVendorDriver(VendorConnectionFactory.java:43)
         at com.sap.sql.connect.factory.DriverPooledConnectionFactory.<init>(DriverPooledConnectionFactory.java:31)
         at com.sap.sql.connect.datasource.DataSourceManager.createPooledConnectionFactory(DataSourceManager.java:546)
         at com.sap.sql.connect.datasource.DataSourceManager.createDataSource(DataSourceManager.java:505)
         at com.sap.sql.connect.datasource.DataSourceManager.createDataSource(DataSourceManager.java:136)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getDataSource(OpenSQLDataSourceImpl.java:272)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:208)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:357)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:157)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:48)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:127)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:262)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:39)
         at com.sap.engine.bootstrap.HelperImpl.getConfigurationHandlerFactory(HelperImpl.java:38)
         at com.sap.engine.bootstrap.Synchronizer.<init>(Synchronizer.java:111)
         at com.sap.engine.bootstrap.Bootstrap.initializeSynchronizer(Bootstrap.java:74)
         at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:229)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:161)
    Caused by: java.lang.ClassNotFoundException: com.sap.dbtech.jdbc.DriverSapDB
         at com.sap.engine.offline.FileClassLoader.findClass(FileClassLoader.java:909)
         at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:800)
         at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:748)
         at com.sap.sql.connect.factory.VendorConnectionFactory.createInstance(VendorConnectionFactory.java:206)
         ... 22 more
    <br>
    <br>
    any idea?<br>
    <br>
    <br>
    thank you for your help<br>
    thomas<br>

    Hi Angie,
    You will find the needed information here - http://service.sap.com/~form/handler?_EVENT=DISP_NEW&_APP=00200682500000001303&00200682500000002804=01200615320900001418
    Release to Customer     Available     09.05.2007                    
    Default Release             Available     14.12.2007
    Good Luck!!!
    GLM

  • How do I fix a initializing problem with my macbook pro? I only get to the blank screen with the apple logo and the "processing something"sign... it just doesn't start the system....

    How do I fix a initializing problem with my macbook pro? I only get to the blank screen with the apple logo and the "processing something" sign... it just doesn't start the system....
    Please help
    Marcelo

    If there is no loading bar, it's usually a problem with a third party kext file in OS X itself.
    You can press the power button down to force a hardware shutdown, then reboot holding the shift key down on a wired or built in keyboard, this will disable them and you go around and update your third party software.
    Gray, Blue or White screen at boot, w/spinner/progress bar
    Also take this time to backup your users files off the machine if possible.
    Most commonly used backup methods
    Sometime that won't work and you need to do more
    ..Step by Step to fix your Mac

  • Chromium doesn't start and suspend, shutdown don't work occassionally

    Hello,
    I have this problem on my laptop but since chromium doesn't start on my desktop either, I don't think it's specific to laptops.
    When I try to start chromium in a terminal, I get a blank window (I can tell because I use spectrwm):
    ATTENTION: default value of option force_s3tc_enable overridden by environment.
    [25148:25148:0215/130205:ERROR:background_mode_manager_aura.cc(14)] Not implemented reached in virtual void BackgroundModeManager::EnableLaunchOnStartup(bool)
    I temporarily resorted to using Firefox instead, but at times it just freezes up while opening some pages. After that point, even killing firefox doesn't help: the system load level keeps on rising. I used pidof to check if firefox is still running, but I had no output from pidof. After having firefox to freeze, shutdown, suspend, etc don't work. The laptop goes to a black screen state, but the power LED remains on indefinitely.
    These might be two separate issues, but they started together on my laptop.
    Thanks in advance!
    Last edited by SgrA (2015-02-15 09:47:08)

    I also have issues wich starting up  chromium (google-chrome and opera too).
    Feb 15 10:09:58 localhost kernel: [ 102.301038] chromium[786]: segfault at 7ffffd294ff8 ip 00007fb4386962b2 sp 00007ffffd295000 error 6 in chromium[7fb43371e000+66c6000]
    Feb 15 10:12:16 localhost kernel: [ 240.102784] chromium D 0000000000000000 0 786 1 0x00000104
    Feb 15 10:12:16 localhost kernel: [ 240.102789] ffff8800c2d5bb68 0000000000000082 ffff8800c5635a90 0000000000013640
    Feb 15 10:12:16 localhost kernel: [ 240.102793] ffff8800c2d5bfd8 0000000000013640 ffffffff81818540 ffff8800c5635a90
    Feb 15 10:12:16 localhost kernel: [ 240.102796] ffff8800c2d5bb78 0000000000000246 ffffffff81a52047 ffff88042f5eeb08
    Feb 15 10:12:16 localhost kernel: [ 240.102799] Call Trace:
    Feb 15 10:12:16 localhost kernel: [ 240.102809] [<ffffffff8109e777>] ? try_to_wake_up+0x1e7/0x380
    Feb 15 10:12:16 localhost kernel: [ 240.102814] [<ffffffff81551599>] schedule+0x29/0x70
    Feb 15 10:12:16 localhost kernel: [ 240.102818] [<ffffffff81553e25>] rwsem_down_write_failed+0x175/0x360
    Feb 15 10:12:16 localhost kernel: [ 240.102823] [<ffffffff812c0e63>] call_rwsem_down_write_failed+0x13/0x20
    Feb 15 10:12:16 localhost kernel: [ 240.102827] [<ffffffff81553604>] ? down_write+0x24/0x40
    Feb 15 10:12:16 localhost kernel: [ 240.102832] [<ffffffff8122c5cd>] do_coredump+0x16d/0xf30
    Feb 15 10:12:16 localhost kernel: [ 240.102837] [<ffffffff81080524>] ? force_sig_info+0xd4/0xf0
    Feb 15 10:12:16 localhost kernel: [ 240.102841] [<ffffffff8107e3d7>] ? __sigqueue_free.part.15+0x37/0x40
    Feb 15 10:12:16 localhost kernel: [ 240.102846] [<ffffffff8108180c>] get_signal+0x38c/0x710
    Feb 15 10:12:16 localhost kernel: [ 240.102852] [<ffffffff81014617>] do_signal+0x37/0x800
    Feb 15 10:12:16 localhost kernel: [ 240.102855] [<ffffffff81550f08>] ? __schedule+0x3e8/0xa50
    Feb 15 10:12:16 localhost kernel: [ 240.102859] [<ffffffff81014e48>] do_notify_resume+0x68/0xa0
    Feb 15 10:12:16 localhost kernel: [ 240.102863] [<ffffffff81556322>] retint_signal+0x48/0x86
    Feb 15 10:12:16 localhost kernel: [ 240.102871] Watchdog D 0000000000000004 0 794 1 0x00000104
    Feb 15 10:12:16 localhost kernel: [ 240.102874] ffff880402757d40 0000000000000082 ffff8800c5632840 0000000000013640
    Feb 15 10:12:16 localhost kernel: [ 240.102877] ffff880402757fd8 0000000000013640 ffff880418841420 ffff8800c5632840
    Feb 15 10:12:16 localhost kernel: [ 240.102880] ffff880402757ce8 ffff880402757e70 00000000ffffff92 ffff880402757c98
    Feb 15 10:12:16 localhost kernel: [ 240.102883] Call Trace:
    Feb 15 10:12:16 localhost kernel: [ 240.102888] [<ffffffff810dbe32>] ? hrtimer_cancel+0x22/0x30
    Feb 15 10:12:16 localhost kernel: [ 240.102893] [<ffffffff810ed4e6>] ? futex_wait+0x206/0x280
    Feb 15 10:12:16 localhost kernel: [ 240.102897] [<ffffffff810dbbc0>] ? __run_hrtimer+0x250/0x250
    Feb 15 10:12:16 localhost kernel: [ 240.102900] [<ffffffff81551599>] schedule+0x29/0x70
    Feb 15 10:12:16 localhost kernel: [ 240.102903] [<ffffffff81553c65>] rwsem_down_read_failed+0xe5/0x130
    Feb 15 10:12:16 localhost kernel: [ 240.102906] [<ffffffff810ed0d0>] ? futex_wake+0x80/0x160
    Feb 15 10:12:16 localhost kernel: [ 240.102910] [<ffffffff812c0e34>] call_rwsem_down_read_failed+0x14/0x30
    Feb 15 10:12:16 localhost kernel: [ 240.102913] [<ffffffff815535d7>] ? down_read+0x17/0x20
    Feb 15 10:12:16 localhost kernel: [ 240.102918] [<ffffffff81060aed>] __do_page_fault+0x1ed/0x600
    Feb 15 10:12:16 localhost kernel: [ 240.102923] [<ffffffff8110e7f9>] ? seccomp_phase1+0x99/0x210
    Feb 15 10:12:16 localhost kernel: [ 240.102927] [<ffffffff81060f22>] do_page_fault+0x22/0x30
    Feb 15 10:12:16 localhost kernel: [ 240.102930] [<ffffffff81557598>] page_fault+0x28/0x30
    Feb 15 10:12:43 localhost kernel: [ 267.288947] chromium[920]: segfault at 7fff3faceff8 ip 00007fa90fcc62bc sp 00007fff3facf000 error 6 in chromium[7fa90ad4e000+66c6000]
    It started happening after upgrade:
    [2015-02-15 09:43] [ALPM] upgraded chromium (40.0.2214.94-1 -> 40.0.2214.111-1)
    I was wondering if it has anything to do with some X-related upgrades:
    [2015-02-15 09:42] [ALPM] upgraded xorg-server-common (1.16.3-2 -> 1.16.4-1)
    [2015-02-15 09:43] [ALPM] upgraded xorg-server (1.16.3-2 -> 1.16.4-1)
    [2015-02-15 09:48] [ALPM] upgraded xorg-server-devel (1.16.3-2 -> 1.16.4-1)
    [2015-02-15 09:45] [ALPM] upgraded nvidia (346.35-5 -> 346.35-6)
    I tried to downgrade chromimu to 40.0.2214.94-1 and it didn't help. I tried to downgrade nvidia, xorg-server and xorg-server-devel to previous versions, when everything worked and X chouldn't start.
    Other observations are that if I start chromium, the ps command hangs and I have to reboot the system to be able to use ps command again.
    Linux lisa 3.18.6-1-ARCH #1 SMP PREEMPT Sat Feb 7 08:44:05 CET 2015 x86_64 GNU/Linux
    It's worth mentioning that I also run spectrwm, like SgrA, however i don't have other issues with freezing on shutdown etc.

  • Remote Update Manager on Yosemite doesn't start

    Hi to all, I have recently updated my 15 iMac (year 2012) to Yosemite.
    After the upgrade, the Adobe Remote Update Manager tool doesn't start, with an error 1.
    In the console, I see these lines:
    Any suggestions?
    Many thanks

    Same problem here on my wife's mid-2012 Macbook Air. Really annoying.

  • Apple logo comes up but ipod doesn't start

    When I turn on the device the Apple logo comes up but the ipod doesn't start and go to the menus it just stays with the logo. When I hold down the play/pause on the click wheel to put it to sleep a symbol of a triangle with an exclamation point in the center comes up along with "www.apple.com/support/ipod." I tried rebooting it with Menu/select but nothing happens.

    Unfortunately, on a "classic" iPod that uses a hard drive for storage, the most likely cause is a faulty hard drive.
    You can try putting the iPod into Disk Mode
    http://support.apple.com/kb/HT1363
    If that works, connect it to the computer and run iTunes.  iTunes may prompt you to do a Restore.  This will erase the iPod, re-install its software, and set it to default settings.  If the cause is data corruption or a software issue (and the hard drive has no physical problem), the Restore should fix it. 

  • Doesn't start when starting as administrator. Error Firefox is already running, but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system.

    Update firefox, it asked me to update flash, I tried to update flash but it said I had to close firefox. A box came up and said the Flash install would continue when I closed firefox. I closed all firefox windows and no update of flash occurred. I tried relaunching firefox but got the "Doesn't start when starting as administrator. Error Firefox is already running, but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system." message. I rebooted the system, no improvement. I tried to run firefox as administrator and got the same message. Either I find a fix or I won't be able to use firefox and will have to go back to ie.

    -> press '''CTRL''' + '''SHIFT''' + '''ESC''' to Open Task Manager -> Processes tab -> right-click '''firefox.exe''' and click '''End Process Tree''' -> close Task Manager
    Troubleshooting extensions and themes
    * https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes
    Troubleshooting plugins
    * https://support.mozilla.com/en-US/kb/Troubleshooting%20plugins
    Check and tell if its working.

  • RT app doesn't start on power-up or re-boot

    Hi Again, Gang:
    This one is stumping me.  I've finished a cRIO application, and am now in the process of getting it ready for distribution.  The RT part of the app runs fine when I upload it from the host PC.  When I set the app to run at startup from NV RAM, it doesn't run.  Well, actually, to make matters worse--it DID run ONCE!  This morning I powered the cRIO, then did other things for a while.  I later looked at the unit and saw the user LED was flashing the sequence that says it's working.
    I've read through the troubleshooting stuff on the web site.  I've FTPd into the box and it looks like it's set up right.  The dip switches are all off.  I've waited for 10 mins to see if comes up after a while.  I've experimented with the FPGA upload settings to see if that's the issue.  (The RT won't get very far if the FPGA doesn't start)  Is it possible that something with the shared variable engine is holding it up?
    I'm about out of ideas.  I really hope that someone can give me some!
    Thanks in advance!
    Roger

    hi!!
     Have you got any solutions. it seems there some bugs in lv2010. we are facing similar problems. some times every thing works but after restart it shows some error(blinking of yellow LED on RT).some time variable are not being published .i am working with mutltiple target in a single project. i have tried all options like auto deploy variable(ON/OFF)
    seperate libraries for each target eventhough applications is similar for all targets. Just shareing my experience(pain)
    Regards
    Nageswar

  • Satellite L300D- Sometimes it takes ages to start up or doesn't start

    Anyone able to help me?
    Sometimes it takes me ages to start up my laptop and sometimes it doesn't start up at all and I get sent to the start up repair screen and that results in an unable to repair press ok to turn off computer message. When ever I do manage to start the laptop programs always stop responding with some responds lasting around an hour.
    I have used the recovery discs I made when I was told to do so, the first time using the labtop about 5 times so far. Every time I restored the system it work fine for about 1 hour until I had to install the Windows updates.
    Anyone able to help me on this problem of mine?

    Hi
    Well buddy, thats really strange and I think at the moment its not easy to say what the reason is for this.
    Normally I would suggest you should reset the notebook back to factory settings using the Toshiba recovery disk but you have already tried. But the interesting thing is that you wrote that it works for one hour and you have to install Windows updates. Does the Windows updates causing this problem?
    What happens if you dont make the Windows updates? Does it work?
    Maybe the updates are causing an incompatibility issue if you have also installed 3rd party software.
    In worst case its a hardware malfunction and your notebook should be checked from a notebook technician.
    In my opinion it could be a problem of the HDD too. But HDD can be checked yourself with Drive Fitness Test for example.

  • HTTP500 error when loading jsp in SunOne (iPlanet) 6.1 SP2

    war file extracts and runs under iPlanet 6.0 SP7 on the same server and another server, however, I get the following errors in the error log when I attempt to load pages via the installation on SunOne (iPlanet) 6.1 SP2. Did 6.1 change how it compiles JSP pages or are there specific settings that need to be set in 6.1 that was not needed in 6.0?
    [06/Jul/2004:12:26:35] failure (18984): for host 10.8.16.243 trying to GET /LoginResponse.jsp, service-j2ee reports: ApplicationDispatcher[] WEB2649: Servlet.service() for servlet jsp threw exception org.apache.jasper.JasperException: WEB4000: Unable to compile class for JSP /opt/SunWebSrv/https-webinstance/ClassCache/https-webinstance/_jsps/_tree/_www_treeview_jsp.java:8: 'class' or 'interface' expected import javax.servlet.*; ^ /opt/SunWebSrv/https-webinstance/ClassCache/https-webinstance/_jsps/_tree/_www_treeview_jsp.java:9: 'class' or 'interface' expected import javax.servlet.http.*; ^ /opt/SunWebSrv/https-webinstance/ClassCache/https-webinstance/_jsps/_tree/_www_treeview_jsp.java:10: 'class' or 'interface' expected import javax.servlet.jsp.*; ^ /opt/SunWebSrv/https-webinstance/ClassCache/https-webinstance/_jsps/_tree/_www_treeview_jsp.java:11: 'class' or 'interface' expected import org.apache.jasper.runtime.*; ^ 4 errors at org.apache.jasper.compiler.Compiler.compile(Compiler.java:312) at com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.loadJSP(JspServlet.java:764) at com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.access$000(JspServlet.java:624) at com.iplanet.ias.web.jsp.JspServlet.serviceJspFile(JspServlet.java:401) at com.iplanet.ias.web.jsp.JspServlet.service(JspServlet.java:363) at javax.servlet.http.HttpServlet.service(HttpServlet.java:908) at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:772) at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:471) at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:382) at org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:443) at jsps.LoginResponse_jsp._jspService(_LoginResponse_jsp.java:114) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107) at javax.servlet.http.HttpServlet.service(HttpServlet.java:908) at com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.service(JspServlet.java:675) at com.iplanet.ias.web.jsp.JspServlet.serviceJspFile(JspServlet.java:447) at com.iplanet.ias.web.jsp.JspServlet.service(JspServlet.java:363) at javax.servlet.http.HttpServlet.service(HttpServlet.java:908) at org.apache.catalina.core.StandardWrapperValve.invokeServletService(StandardWrapperValve.java:771) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:322) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:212) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:209) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509) at com.iplanet.ias.web.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor.java:161) at com.iplanet.ias.web.WebContainer.service(WebContainer.java:578)
    [06/Jul/2004:12:26:35] failure (18984): for host 10.8.16.243 trying to GET /LoginResponse.jsp, service-j2ee reports: StandardWrapperValve[jsp]: WEB2792: Servlet.service() for servlet jsp threw exception org.apache.jasper.JasperException: WEB4000: Unable to compile class for JSP /opt/SunWebSrv/https-webinstance/ClassCache/https-webinstance/_jsps/_tree/_www_treeview_jsp.java:8: 'class' or 'interface' expected import javax.servlet.*; ^ /opt/SunWebSrv/https-webinstance/ClassCache/https-webinstance/_jsps/_tree/_www_treeview_jsp.java:9: 'class' or 'interface' expected import javax.servlet.http.*; ^ /opt/SunWebSrv/https-webinstance/ClassCache/https-webinstance/_jsps/_tree/_www_treeview_jsp.java:10: 'class' or 'interface' expected import javax.servlet.jsp.*; ^ /opt/SunWebSrv/https-webinstance/ClassCache/https-webinstance/_jsps/_tree/_www_treeview_jsp.java:11: 'class' or 'interface' expected import org.apache.jasper.runtime.*; ^ 4 errors at org.apache.jasper.compiler.Compiler.compile(Compiler.java:312) at com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.loadJSP(JspServlet.java:764) at com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.access$000(JspServlet.java:624) at com.iplanet.ias.web.jsp.JspServlet.serviceJspFile(JspServlet.java:401) at com.iplanet.ias.web.jsp.JspServlet.service(JspServlet.java:363) at javax.servlet.http.HttpServlet.service(HttpServlet.java:908) at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:772) at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:471) at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:382) at org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:443) at jsps.LoginResponse_jsp._jspService(_LoginResponse_jsp.java:114) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107) at javax.servlet.http.HttpServlet.service(HttpServlet.java:908) at com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.service(JspServlet.java:675) at com.iplanet.ias.web.jsp.JspServlet.serviceJspFile(JspServlet.java:447) at com.iplanet.ias.web.jsp.JspServlet.service(JspServlet.java:363) at javax.servlet.http.HttpServlet.service(HttpServlet.java:908) at org.apache.catalina.core.StandardWrapperValve.invokeServletService(StandardWrapperValve.java:771) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:322) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:212) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:209) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509) at com.iplanet.ias.web.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor.java:161) at com.iplanet.ias.web.WebContainer.service(WebContainer.java:578)
    ****************************************************

    Also, to note....
    the deploy of the war file is going to /SunOne/installedApps/webinstance instead of the default locations.

Maybe you are looking for

  • How do I install a new Exchange account with the same address as my old Exchange account and have my bcc mail not go to the old account?

    I have an iPhone 5s running iOS8 and an iPad, up to date.  I have recently changed my mail server but not my email address.  My "old" mail account is an Exchange account and I have also set up a "new" Exchange account with the same address but with t

  • ITune artwork

    Hi, could not get the artwork for my album. have tried signing in to itunes store but still failed. help.. Thanks

  • Bypassing iDVD formats

    I am quite happy editing camcorder footage with iMovie. However, when I get my project the way I want it, I just want to burn it to a DVD and I can't seem to be able to bypass the imposed iDVD formats. I can't find a way to just burn my iMovie projec

  • Outlook Express 5.0.6 & Tiger

    Hello: I asked this question as part of a previous post. We have been using OE for all our e-mails and have quite a large file stored in seperate folders in our seperate OE profiles. If we switch to Tiger, would we be able to have access to our OE e-

  • N8 Secondary Camera Problem

    Dear all, I just notice that my secondary camera is not working. When I switch to secondary camera, it does not show anything, everything just black. I have installed CameraPro, is this a problem? Please help. Thanks,.