Dahdi.service script error after reboot

Hi!
Setup DAHDI drivers. Created a service-file as follows:
[Unit]
Description = DAHDI configuration script.
After = network.target
[Service]
Type = forking
WorkingDirectory = / home
ExecStart = / usr / bin / dahdi_cfg-vvvv
ExecStop = / usr / bin / dahdi_cfg-s
RemainAfterExit = yes
[Install]
WantedBy = multi-user.target
After the computer restarts systemctl issues as the status of the process failed. The output of "journalctl -xn" also shows nothing. Included in the mode LogLevel debug. But the team "journalctl -u dahdi" issue just simply this:
- Reboot -
Jul 09 09:13:54 aesats1 systemd [1]: dahdi.service changed dead -> failed
But after I manually do "systemctl start dahdi" service normally starts and does not show any errors.
Tried to change the type simple and oneshot - no result.

Have you tried asking the maintainer of dahdi , magicrhesus , about adding a systemd servicefile to the dahdi pacakge ?
He also maintains the asterisk package and recently added a systemd service file to that package.
As to your service file :
- doesn't work on boot
- DOES work after system has been fully initialised.
That suggests dahdi needs something else besides network.target to function properly.

Similar Messages

  • HT2292 the latest itunes update on my vista laptop brings up R6034 runtime error - after rebooting - uninstalling - reinstalling i have no itunes access. please correct in your updates. there are others with the same error message

    the latest itunes update on my vista laptop brings up R6034 runtime error - after rebooting - uninstalling - reinstalling i have NO itunes access. please correct in your updates. there are others with the same error message   thank you!!

    'The installer has insufficient privileges to modify this file C:\Program Files (x86)\Common Files\Apple\Apple Application Support\Web kit.resources\inspector\Images\Spinner Inactive Selected.gif.'
    That one's consistent with disk/file damage. The first thing I'd try with that is running a disk check (chkdsk) over your C drive.
    XP instructions in the following document: How to perform disk error checking in Windows XP
    Vista instructions in the following document: Check your hard disk for errors
    Windows 7 instructions in the following document: How to use CHKDSK (Check Disk)
    Select both Automatically fix file system errors and Scan for and attempt recovery of bad sectors, or use chkdsk /r (depending on which way you decide to go about doing this). You'll almost certainly have to schedule the chkdsk to run on startup. The scan should take quite a while ... if it quits after a few minutes or seconds, something's interfering with the scan.
    Does the chkdsk find/repair any damage? If so, can you get an install to go through properly afterwards?

  • Could Calendar services not available after reboot be LDAP problem?

    I followed this installation guide:
    https://wikis.oracle.com/display/CommSuite7U2/Communications+Suite+on+a+Single+Host+%28Linux%29#CommunicationsSuiteonaSingleHost%28Linux%29-InstallingCommunicationsSuite7Update2Software
    I have successfully installed and set up the Oracle UCS Sun7 update 2 server. Calendar works ( if I don't reboot the server ).
    However, when I reboot the server, Calendar service is unavailable.
    Important information for when I installed Oracle UCS sun 7 update 2 by following the installation guide:
    I have noticed when browsing through the folders, that there was already a 'dsee6' folder for the Oracle Linux I started from. Following the example installation for the Oracle Linux 5 with GlassFish install, I was instructed to download a new Directory Server. Following the instructions on page 7 of the install guide listed above, I made another folder 'dsee7'. I am wondering if I should never have downloaded this new Directory Server as instructed on page 6 "Get the Software". The install guide actually does not mention where to get the Directory Server from, so I just went to the edelivery site and figured it out myself. Anyways, under the "Installing and Configuring Directory Server" section, #3, I was instructed to "mv dsee7 /opt/sun/directory". In this folder, /opt/sun/directory/bin, there will be "./dsadmin" utility that can be ran. This is used to do many things with the Directory Server including starting it. Here is how I started it:
    cd /opt/sun/directory/bin
    ./dsadm create /var/opt/sun/directory/dsins1
    ./dsconf create-suffix "0=isp"
    Also, I downloaded the Directory Server from edelivery - Oracle Directory Server Enterprise Edition 11gR1 Patch Set 1 for Linux x86-64
    Then, I ended up running to get it set up:
    ./dsccsetup ads-create
    ./dsccsetup war-file-create
    $ ./dsccsetup cacao-reg
    ./dsccsetup status
    Then, it looked like the dcss agent is registered in cacao.
    So, if we forward ahead to page 9 of the install guide, "Preparing the Directory", I ran this and prepared the directory. After I finished installation, I could restart the Directory Server with no problems, as long as I did not reboot the machine. I would restart the Directory Server like so:
    cd /opt/sun/directory/bin
    ./dsadmin stop-domain domain1
    ./dsadmin start-domain domain1
    However, if I rebooted the machine, I could still start and stop the Directory Server as noted. But, the Calendar Services were not available.
    The only reason I wonder about this LDAP Server possibly being the cause of this is because I had at one point configured the services to start on boot. I followed these instructions:
    https://wikis.oracle.com/display/CommSuite7U2/Start+and+Stop+Scripts+for+Communications+Suite+%28Linux%29
    I am using a VMSphere client to host this set up. So, since that point of configuring the services to start up, I have rolled the snap shot back so that the services are no longer set up to start on boot. But, when they were, and I rebooted the machine, I could see ldap 389 errors all over the place. So, that lead me to roll my snap shot back in effort to try and fix the ldap errors. I no longer get LDAP errors since I rolled my snap shot back. But, like I said, I no longer have any of the services, including the LDAP, to start on boot as noted in the above link that instructs us how to do this.
    After reboot, I run these commands to get the server up and running:
    Start GlassFish server:
    cd /opt/sun/SUNWappserver/bin
    ./startserv
    Start web ( Messaging Server I think ):
    cd /opt/sun/comms/messaging64/bin
    ./start-msg
    Start LDAP ( Directory Server )
    cd /opt/sun/directory/bin
    ./dsadm start /var/opt/sun/directory/dsins1
    Start Mysql
    cd/etc/init.d
    ./mysqld start
    All of those commands complete without problem. I can log into the convergence web, I can hit the delegated administrator, I can log into the GlassFish admin console, and I can see my calendar folder when I hit it in the web ( http://myServer.com/davserver/dav/home/userName/calendar/ ).
    So, in summary, I am wondering if anyone knows if this supposed second Directory Server is causing my problems since I started with Oracle Linux 5 and Oracle Linux 5 appeared to have the folder dsee6 already installed with it. Could this be why my calendar services are not starting after reboot but are working before reboot?
    ( Also, all of my posts keep getting deleted. Can someone please email me if someone from Oracle is deleting my posts and tell me why they are getting deleted? )
    Edited by: ntfytim16 on Mar 5, 2012 7:41 AM
    Some of my steps were out of order. Cleaned them up so it is easier to understand.

    Here is my error0.log which is in the /var/opt/sun/comms/davserver/logs folder:
    =========================
    Last packet sent to the server was 0 ms ago.
    SEVERE [2012-03-01T05:10:26.033-0500] <...DavServer.loadBackend> failed to instantiate or create backend com.sun.comms.davserver.backends.BackendException: Cannot get Initial Database Information: java.sql.SQLException: Error in allocating a connection. Cause: Connection could not be allocated because: Communications link failure
    Last packet sent to the server was 0 ms ago.(OPERATION_NOT_SUPPORTED)
    INFO [2012-03-01T05:10:26.033-0500] <...DavServer.loadBackend> Loading backend ischedulebackend with backendid ischedulebackend
    INFO [2012-03-01T05:10:26.034-0500] <...DavServer.loadBackend>      JDBC JNDI Name = jdbc/ischedulebackend
    SEVERE [2012-03-01T05:10:26.177-0500] <...JdbcBackend.queryDatabaseType> Cannot get Initial Database Information: java.sql.SQLException: Error in allocating a connection. Cause: Connection could not be allocated because: Communications link failure
    Last packet sent to the server was 0 ms ago.
    SEVERE [2012-03-01T05:10:26.177-0500] <...DavServer.loadBackend> failed to instantiate or create backend com.sun.comms.davserver.backends.BackendException: Cannot get Initial Database Information: java.sql.SQLException: Error in allocating a connection. Cause: Connection could not be allocated because: Communications link failure
    Last packet sent to the server was 0 ms ago.(OPERATION_NOT_SUPPORTED)
    INFO [2012-03-01T05:10:26.209-0500] <...DavServer.loadBackends> iSchedule enabled
    WARNING [2012-03-01T05:10:26.209-0500] <...DavServer.loadBackends> iSchedule URI is configured but can't find ischedule backend.
    SEVERE [2012-03-01T05:10:29.567-0500] <...LDAPSingleHostPool.buildConnection> buildConnection: got LDAPException while connecting to Pool number:0. Host=myServer.com :netscape.ldap.LDAPException: failed to connect to server ldap://myServer.com:389 (91)
    SEVERE [2012-03-01T05:10:29.568-0500] <...LDAPSingleHostPool.buildConnection> buildConnection: got LDAPException while connecting to Pool number:0. Host=myServer.com :netscape.ldap.LDAPException: failed to connect to server ldap://myServer.com:389 (91)
    WARNING [2012-03-01T05:10:29.568-0500] <...LDAPFailoverPool.getConnection> Fatal Error: All LDAP servers are down.
    ======================
    Does that look like an LDAP issue to you?
    "Fatal Error: All LDAP servers are down."
    Edited by: ntfytim16 on Mar 5, 2012 10:13 AM
    Changed one server address

  • Installed Arch on external usb drive: Drive errors after reboot

    I installed Arch on my external usb hard drive and everything seemed to be working fine. After rebooting though, I had a bunch of filesytem errors (ext3) and the system was unstable. I am guessing that this has to do with the unloading of the usb modules at shutdown. If this happens to early, then the root drive doesn't have a chance to shutdown properly, hence the filesystem errors.
    Anyone know how to solve this?
    Thanks!

    EtreCheck looks at your log files for any kernel I/O errors. That is what it is reporting. EtreCheck just reports what it finds and tries to avoid judgements exception the most extreme cases. The drive might be OK. I am seeing more reports of this than I would have expected. It may just be a problem with Yosemite. It really prefers SSD disks in all cases. On my own machine, I have seen a slow external drive exhibit classic failure symptoms and sounds when connected via USB2. But then when I switched to FW800, it was fine. Other people are reporting that when they downgraded back to Mavericks, their disk errors went away.
    So, I don't have a good answer for you. The drive might be bad, and it might be fine. Yosemite is definitely having problems with it. You may experience performance problems with that drive attached.

  • Service battery error after upgrading to Mavericks

    Immediately after upgrading to Mavericks my Mid 2009 MacBook Pro that was purchased in September of 2013 received a service battery error.  The laptop will continue to charge while plugged in, but loses battery power at an alarming rate when unplugged.  Has Apple addressed this problem yet, and when can we expect a solution or repair for this?

    Battery Cycle Count
    Battery Life - Mavericks

  • Integrate NW 7 BI UI elements and VC UI elements by service Script Error

    Hi Experts,
    I am refering to
    How to integrate NW 7 BI UI elements and VC UI elements by service to apply filter in Heir
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/50b65a5d-f397-2910-a78a-f5544f21c33b
    (Pg:7,Point 8) i am copied the below script as mentioned but i am getting the below error when i try to save the webtemplete...
    Could you please correct the script or advise me what wrong with the script
    Error: Internal Error: Message format returned from java invalid (An error occurred when deserializing in the simple).
    Script:
    Page-85.....9.1 in the appendix
    Please advise me how to proceed
    Thanks in advance

    Please provide me some inputs
    Thanks

  • Script Error after making changes

    First, I am not a website designer. I own a website and have
    been making minor (text) changes using Contribute since I didn't
    need to know html. I started a couple of years ago just using the
    trial and never had any problems with it, but about a month ago
    bought it...CS3.
    After sitting down and making some changes, I published and
    then got:
    Script Error
    Line: 17
    Char: 1
    Error: Object required
    Code: 0
    URL;
    http://www.dirty-dog.com/contact/
    I've looked at the source code, found line 17, but have no
    idea what I'm supposed to do. I think this is an easy fix, right?
    Can someone explain in "plain english" what I need to do?
    Also, one day I somehow fixed it...just by moving stuff
    around on the page. I also made some changes to other pages,
    thought they were published (looked at all of them), but when I
    went back yesterday, all the changes were gone?!? How is that
    possible??? I'm going to try to paste the code here....

    This is the contents of my log4j.xml, its under WEB-INF/lib
    <?xml version="1.0" encoding="UTF-8" ?>
    <!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
    <log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/">
      <!-- A1 is set to be a ConsoleAppender -->
      <appender name="sout" class="org.apache.log4j.ConsoleAppender">
        <!-- A1 uses PatternLayout -->
        <layout class="org.apache.log4j.PatternLayout">
          <param name="ConversionPattern" value="%d [%c] %p - %m%n"/>
        </layout>
      </appender>
      <root>
        <!-- Set root logger level to DEBUG and its only appender to A1 -->
        <priority value="off"/>
        <appender-ref ref="sout"/>
      </root>
    </log4j:configuration>

  • Early Chipset Initialitation error after rebooting

    I just bought a K8N SLI Platinum mobo and everything works fine but after rebooting the PC I got an "Early Chipset Initialization Error" .
    The only way to shut down the computer is using the power supply switch .
    If I turn on the power supply inmediatly, instead of going to standby mode the PC reboots and go back to the same error.
    But if I leave it off for half an hour, then it boots fine an everything works OK !!!
    Do you think that I am having a power supply issue ???
    The main problem is that when the computer hangs or when I need to change the bios configuration I must wait a time before rebooting the system .
    The power supply is rated at 500W but it is a generic brand . . . perhaps its real rating is 350W ??
    January 3rd, 2006
    Last news,
    Yesterday I've tryed everythig I found in different forums :
    1.- I disconnect all unnecesary devices (CDR - DVDRW - HDs - Fans , etc)
         . . .  nothing happens
    2.- I remove one stick of memory (I was using 2x512 MB Kingston)
         . . . nothing happens
    3.- I check the BIOS for Sahdow RAM and disable that option
         . . . nothing happens
    4.- I replace the power supply by another that a friend of mine is using with the same mobo.
         . . . nothing happens
    But finally,
    5.- I see that the small card that MSI use to select Single Video Card or Dual Video Card (SLI) is lose.
        I tighten it  in place using the plastic clamp and since then the system seems to work OK.
    Should this be the cause of my headache ??? 
    Someone suffer the same problem ???
    John Bish

    Perhaps we should get back on track and help out jrgbish .
    Signature or not .
    He already said he has a new "K8N SLI Platinum" running a noname 500w , that perhaps ony is real 350w and gets d-bracket error.
    So it looks like a nwe build in process .
    My first advice would be to get all power connections from PSU to mobo and gfx all wired up , disconnect
    all but one HD and one optical , use plain ps2 mouse and keyboard without any kvm's ,
    use one memory stick in dimm slot1 and se if it posts .
    If it doesn't get hold of and try with a known good PSU with higher ratings on +12v line .

  • Some services in maintenance after reboot

    Hi,
    I installed solaris 10 and everything ran fine for a month. I recently upgraded memory on the server and when I rebooted, some of the services were put in the maintenance mode.
    Here is the solaris 10 release info:
    bash-3.00# cat /etc/release
    Solaris 10 1/06 s10s_u1wos_19a SPARC
    Copyright 2005 Sun Microsystems, Inc. All Rights Reserved.
    Use is subject to license terms.
    Assembled 07 December 2005
    Here is the error during boot up
    irvsun12 console login: Mar 2 11:20:42 inetd[230]: Property 'name' of instance svc:/network/rpc/rstat:default is missing, inconsistent or invalid
    Mar 2 11:20:42 inetd[230]: Invalid configuration for instance svc:/network/rpc/rstat:default, placing in maintenance
    Mar 2 11:20:42 inetd[230]: Property 'name' of instance svc:/network/rpc/rusers:default is missing, inconsistent or invalid
    Mar 2 11:20:42 inetd[230]: Invalid configuration for instance svc:/network/rpc/rusers:default, placing in maintenance
    Mar 2 11:20:43 inetd[230]: Property 'proto' of instance svc:/network/telnet:default is missing, inconsistent or invalid
    Mar 2 11:20:43 inetd[230]: Invalid configuration for instance svc:/network/telnet:default, placing in maintenance
    Mar 2 11:20:43 inetd[230]: Property 'name' of instance svc:/network/nfs/rquota:default is missing, inconsistent or invalid
    Mar 2 11:20:43 inetd[230]: Invalid configuration for instance svc:/network/nfs/rquota:default, placing in maintenance
    Mar 2 11:20:43 inetd[230]: Property 'proto' of instance svc:/network/ftp:default is missing, inconsistent or invalid
    Mar 2 11:20:43 inetd[230]: Invalid configuration for instance svc:/network/ftp:default, placing in maintenance
    Mar 2 11:20:43 inetd[230]: Property 'proto' of instance svc:/network/finger:default is missing, inconsistent or invalid
    Mar 2 11:20:43 inetd[230]: Invalid configuration for instance svc:/network/finger:default, placing in maintenance
    Mar 2 11:20:43 inetd[230]: Property 'proto' of instance svc:/network/login:rlogin is missing, inconsistent or invalid
    Mar 2 11:20:43 inetd[230]: Invalid configuration for instance svc:/network/login:rlogin, placing in maintenance
    Mar 2 11:20:43 inetd[230]: Property 'proto' of instance svc:/network/shell:default is missing, inconsistent or invalid
    Mar 2 11:20:43 inetd[230]: Invalid configuration for instance svc:/network/shell:default, placing in maintenance
    Mar 2 11:20:43 inetd[230]: Property 'proto' of instance svc:/application/x11/xfs:default is missing, inconsistent or invalid
    Mar 2 11:20:43 inetd[230]: Invalid configuration for instance svc:/application/x11/xfs:default, placing in maintenance
    Mar 2 11:20:43 inetd[230]: Property 'proto' of instance svc:/application/print/rfc1179:default is missing, inconsistent or invalid
    Mar 2 11:20:43 inetd[230]: Invalid configuration for instance svc:/application/print/rfc1179:default, placing in maintenance
    Any help on getting this resolved is appreciated.
    Thanks

    Many thanks hubery.
    I had mutiple svc network service errors or warnings when re-booting a Solaris 10 x86 10/09 u8 after adding the box to MS Active Directory using adjoin.sh as per the paper written by Wajih Ahmed and Baban Kenre (Thanks for the notes guys by the way, mines working against 2003 with no service pack after installing SFU(Services For Unix)).
    I'd also installed the Dec. 09 patch bundle to no avail. Thank goodness we don't get those meaningless patch errors now, just 'skipped' or 'success'.
    The nsswitch.conf file looked like this.
    networks: ldap [NOTFOUND=return] files
    protocols: ldap [NOTFOUND=return] files
    rpc: ldap [NOTFOUND=return] files
    ethers: ldap [NOTFOUND=return] files
    netmasks: ldap [NOTFOUND=return] files
    bootparams: ldap [NOTFOUND=return] files
    publickey: ldap [NOTFOUND=return] files
    After removing the [NOTFOUND=return] section on each line the warnings no longer appear on boot, yay.
    Here's the complete working nsswitch.conf file:
    # Copyright 2006 Sun Microsystems, Inc. All rights reserved.
    # Use is subject to license terms.
    # ident     "@(#)nsswitch.ldap     1.10     06/05/03 SMI"
    # /etc/nsswitch.ldap:
    # An example file that could be copied over to /etc/nsswitch.conf; it
    # uses LDAP in conjunction with files.
    # "hosts:" and "services:" in this file are used only if the
    # /etc/netconfig file has a "-" for nametoaddr_libs of "inet" transports.
    # LDAP service requires that svc:/network/ldap/client:default be enabled
    # and online.
    # the following two lines obviate the "+" entry in /etc/passwd and /etc/group.
    passwd: files ldap
    group: files ldap
    # consult /etc "files" only if ldap is down.
    hosts: dns files
    # Note that IPv4 addresses are searched for in all of the ipnodes databases
    # before searching the hosts databases.
    ipnodes: dns files
    networks: ldap files
    protocols: ldap files
    rpc: ldap files
    ethers: ldap files
    netmasks: ldap files
    bootparams: ldap files
    publickey: ldap files
    netgroup: ldap
    automount: files ldap
    aliases: files ldap
    # for efficient getservbyname() avoid ldap
    services: files ldap
    printers: user files ldap
    auth_attr: files ldap
    prof_attr: files ldap
    project: files ldap
    tnrhtp: files ldap
    tnrhdb: files ldap

  • Services in maintenance after reboot

    Hi - wonder if someone could explain the errors below please, these appear on the non-global zone console when I reboot it:
    Oct 10 11:19:20 tdukwbenvz02 inetd[1197]: Failed to register version 1 of RPC service instance svc:/network/security/ktkt_warn:default, netid ticotsord
    Oct 10 11:19:20 tdukwbenvz02 inetd[1197]: Too many bind failures for instance svc:/network/security/ktkt_warn:default, transitioning to maintenance
    Oct 10 11:19:20 tdukwbenvz02 inetd[1197]: Failed to register version 1 of RPC service instance svc:/network/rpc-100235_1/rpc_ticotsord:default, netid ticotsord
    Oct 10 11:19:20 tdukwbenvz02 inetd[1197]: Too many bind failures for instance svc:/network/rpc-100235_1/rpc_ticotsord:default, transitioning to maintenance
    Any idea what they are please?
    root@tdukwbenvz02:~ 6$ svcs -a |grep maintenance
    maintenance 11:19:19 svc:/application/management/seaport:default
    maintenance 11:19:20 svc:/application/cde-printinfo:default
    maintenance 11:19:20 svc:/network/security/ktkt_warn:default
    maintenance 11:19:20 svc:/network/rpc-100235_1/rpc_ticotsord:default
    The global zone is a T4-1 running:
    cat /etc/release
    Oracle Solaris 10 8/11 s10s_u10wos_17b SPARC
    Copyright (c) 1983, 2011, Oracle and/or its affiliates. All rights reserved.
    Assembled 23 August 2011
    Release = 5.10
    KernelID = Generic_147440-19
    Thanks - J.

    Run 'svcs -xv' to see what is failing.
    Then check the logs in /var/svc/log for those ones to see why they are failing.
    The messages seen point to a problem with the network/rpc/bind service so make sure that it is running fine.
    If it is failing try running it manually as '/usr/sbin/rpcbind -d' to see what is happening
    The most likely cause is a problem with name services (such as a problem finding the right groups or service entries from /etc/services)

  • Time Machine Error after Rebooting a Cloned Image

    I am using the Lion operating system and yesterday, I downloaded and installed CC Cloner as an adjunct to my regular Time Machine backups. Each of these go to separate External Drives. Once I had made the initial clone of my Mac, I tested it as suggested by rebooting into the clone to make sure it worked. It ran just fine, but Time Machine fired up and started doing a backup while it was going. I shut TM down and then shut my Mac down and rebooted back to the internal main drive.
    Now I have an error message from TM which says:
    "Files can’t be copied onto the backup disk because it appears to be read-only." -- It shows the last completed TM backup being the one completed previously on my main drive.
    I see in Finder there is a later backup started, but it shows ".inProgress"  -- This is undoubtedly the aborted backup started when I booted my clone.
    When I go into Options in TM preferences, it does not show my iMac main drive.
    I have ejected all external media including the drive I keep my TM backups on and then rebooted and reattached this drive and restarted TM, but the same error appears.
    I'm afraid to do anything without some insight, as I don't want to screw up my backups any more than I have! Can I just delete the .inProgress backup? Should I do this from within TM?
    I have looked over Pondini's various troubleshooting tips, but didn't see a scenario quite like mine.
    Any help would be greatly appreciated!

    I have no idea how Apple could make TM so cantankerous, & Pondini has done a suberb job at covering about everything TM wise!
    I've personally given up on TM & only use CCC or Tri-Backup, because even if TM seems to be working right... when time comes to restore,,, it may very well fail miserably.

  • OS9 catalog errors after reboot from OSX

    Every time I restart in OS 9.2.2, after leaving OSX (10.3.9), I get a notice from Norton Disk Doctor that my catalog files are damaged or missing.
    I also experience dead links in my Apple Menu items in OS 9. My preferences for Stuffit are corrupted, the program can't seem to locate my OS9 desktop, and I have to reset the prefs. Ditto for my IE downloads. Photoshop7, and Freehand8 NEVER return to the "Last Folder Used" (and that always bugged me, and I have never been able to fix it).
    I bought the Apple Care Plan for 3 years, and not one of these issues was ever fixed. Now my care plan has expired, I am out $300 and got zero help.
    As you can see by my screen name, I really hate OS X, but I have no choice but to use it for some websites who refuse to make things backward compatible, AND for itunes.
    Other than that, I try to stay away from it at all costs.
    BUT, now it is screwing up my OS 9.
    Also, my startup discs will not let me reinstall OS 9. The discs I purchased say "eMac" on them, but I don't have an eMac. I have a G4. The Apple Care specialist told me it didn't matter that my discs say eMac, but I get the feeling they were lying.
    I have tried a clean install of OSX, then when I try to install the OS9 package, it says it's not for my computer.
    Well??? Any suggestions about the whole cataloging thing?
    Thanks, Chris
    (my real name was taken already as a screen name, or I wouldn't have been so grouchy with the one I have

    When I use Norton Disk Doctor under Mac OS 9, I pretty much ignore the "minor" errors. If it finds a "major" error, I quit and let Disk Warrior have a shot at fixing it first.
    Do you use that same Mac OS 9 System Folder for both direct booting and for Classic under Mac OS X? If so, and you switch often from X to 9, you may want to make a copy of the Mac OS 9.2.2 System Folder. Optimize one for Classic and the other for direct booting. To get the one for Classic "out-of-sight," you can actually put it on a mounted disk image. Make a blank disk image (with Disk Utility) that is about 10% larger than the System Folder. Copy the System Folder to the disk image. Once there, use the System Preferences Classic panel to select that System Folder on the disk image for use with Classic. Once you do that, even if the disk image is not mounted, it will mount automatically when Classic is needed. You can then optimize your Classic System Folder as suggested in this excellent article on Low End Mac to make Classic under X faster and more stable.
    http://www.lowendmac.com/practical/02/0507.html
    Alternately, if you ever need to back up your files and reformat the hard drive, you may want to partition it into two volumes. On one partition, install Mac OS X only. On the other partition, install Mac OS 9 only. If you use Classic, copy the Mac OS 9 System Folder from the 9 partition to the X partition. Change its name to "System Folder (Classic)" or some other name so you do not get confused when selecting in the System Preferences Classic panel. Only use this System Folder for Classic under Mac OS X; never boot directly from it. For direct Mac OS 9 booting, use the one in the other partition; never use IT for Classic, just direct booting. Normally, it is not necessary to separate Mac OS 9 and X, but since you having some unusual issues, it may be worth the effort.
    Either way (with a disk image or two partitions), having separate System Folders for X and 9 may reduce your headaches when switching from 9 to X and back.
    If your Mac OS 9 installation CD is for an eMac, it may or may not work with a Power Mac G4. Please explain what error you see when you try to do it. Can't really help without more details on how it fails...

  • Java Script error after updating to 9.0.1

    This one is a bit different from the others posted. My error is "Exc in ev handl: TypeError:brw is undefined. My home pages won't load, much of the Firefox menu isn't working, some toolbar buttons don't work, the url doesn't update, etc.
    Restarting in safe mode with add-ons disabled solves the problem. But how do I figure out which add-on is the culprit? If I start Firefox normally with the error, I can't get to the add-ons at all. If I run in safe mode, the add-on screen doesn't let you re-enable them one at a time.
    Ideas?

    Cor-el,
    I appreciate your quick responses.
    I do restart using help-restart with add-ons disabled. (I'm on ver. 9.0.1) When it's finished, all add-ons *are* disabled. I then go to the add-on screen. At the top is a banner message, "All add-ons have been disabled by safe mode."
    Some of the add-ons have "disable" buttons next to them. Pushing them merely switches the text in the button to "enable." Pushing again merely switches the text in the button to "disable." The title of each add-on never budges from "disabled." The banner message also remains unchanged.
    So I cannot enable any of the add-ons while in safe mode.

  • Script Error after installing DW CS5.5 along with CS5

    I have CS 5 on my machine and downloaded and installed the trial for CS5.5 (DW). Now I notice that any repeat region I try and add, I get an error "While executing applyServerBehaviour in Repeat Region.htm, a JavaScript error occured". The same thing happens when I try and add a new record set, but with the refference "Recordset.htm"
    Also if I try and use the "Edit - Select Recently Modified file" I get a similar error.
    The same happens in CS5. I tried uninstalling both and then just installing the CS5 and still get the same error.
    I did delete the "WinfileCache###.dat" file in the configuration folder, but that did not help at all.
    I use Win 7 Ultimate 64 bit with 16 gig of RAM.
    Is there anything I can do to get things working again without having to do a complete re-install of everything?

    I did delete the "WinfileCache###.dat" file in the configuration folder...
    There should be 2 WinFileCache###.dat files: one in the Adobe\Dreamweaver CS5\en_US\Configuration folder, and one in the Adobe\Dreamweaver CS5.5\en_US\Configuration folder. You should delete them both.
    Next try deleting both of those Configuration folders.
    HTH,
    Randy

  • Hyperion Shared Services Database error

    Hi there!
    I am trying to install hyperion financial management and for this i already installed the following on windows 2003 server:
    1. Installed Oracle application server
    2. Oracle Database
    3. IIS Web Server
    4. Installed Hyperion shared services
    5. Configured shared services without errors
    After that i launched shared services page by http://orixacc:7777/shared
    i got the page with the following errors
    SEVERE ERROR: The Hyperion Shared Services database is not configured correctly. Please contact your system administrator
    If anybody can help me to solve this problem, i will be thankful.
    During confguration there was no error at all.

    OS - 2003 R2 Server
    Database - MS SQL Server 2000
    Hyperion -9.2.1 version
    Its a PROD server
    All the HFM applications are running properly.The problem is with the Shared Services only, even by giving the url i am getting the above error.previously its working fine.i am not getting any clue on this.even there is no trace on logs.

Maybe you are looking for

  • Direct URL to open the Sales order transaction based on the Transacation ID

    Hi All,            Please help me... When i click the below link then it will navigate to the sales order transacation. https://dev1crm...:18020/sap(bD1lbiZjPTIwMCZkPW1pbg==)/bc/bsp/sap/crm_bsp_frame/entrypoint.do?appl=CRMD_BUS2000115&blview=&analyze

  • I want to check/see the total quantity of items from fixed asset module

    Dear All, When I create purchase requisitions or purchase order, at the time of selection of items (Printer etc)- I want to check/see the total quantity of items from fixed asset module. Please guide, me how can I see the total items are available in

  • Open Oracle Forms app from APEX

    How can I open an Oracle Forms application from within APEX? Right now, the Forms app is accessed simply through a Bookmarked hyperlink, so it seems to me I should be able to open a browser window and send it the same url from within APEX. Can someon

  • ! next to Podcast

    I have an ! next to a few of the podcasts that I subscribe to. What does this mean? These are podcasts I download on a daily basis. Thanks

  • Recordset into a variable

    Sorry for the newbie question. How can I stick the results of a query into a variable? And in results I mean the entire row, not just one value.