[solved] akonadi does not have mysql db

Hi,
I noticed that my akonadi logs keeps telling me that
091022  8:55:18 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
091022  8:55:18 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
I connected to the askonadi mysqld socket and looked at the db's. it didnot have a mysql db.
jithine ~ $ mysql -S /home/jithine/.local/share/akonadi/db_misc/mysql.socket -u jithine
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 11
Server version: 5.1.39-log Source distribution
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql> show databases;
+--------------------+
| Database |
+--------------------+
| information_schema |
| akonadi |
+--------------------+
2 rows in set (0.00 sec)
mysql> Bye
jithine ~ $ mysql -S /home/jithine/.local/share/akonadi/db_misc/mysql.socket -u root
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 12
Server version: 5.1.39-log Source distribution
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql> show databases;
+--------------------+
| Database |
+--------------------+
| information_schema |
| akonadi |
+--------------------+
2 rows in set (0.00 sec)
mysql>
Has anyone noticed this. How is it working w/o mysql database.
In the .local/share/akonadi/mysql.conf I can see that the settings have been repeated 3 times
Last edited by jithin1987 (2009-12-09 00:06:41)

I also get the same error message. Did you find any solution?
Edit: Solved
http://forum.kde.org/viewtopic.php?f=20&t=83092
mysql_install_db --datadir=$HOME/.local/share/akonadi/db_data/
Last edited by axel (2009-12-08 22:16:03)

Similar Messages

  • Hi all, I've got very unpleasant  issue with my iPhone 4s on ios 5.1 - it can automatically turn on the 3G even if my local operator does not have the 3g coverage. What I should do to solve this problem? (p.s. even want to jail it!!!))

    Hi!
    I've got very unpleasant issue with my IPhone 4s, it can automaticaly turn on the 3G even if my local mobile operator does not have 3G coverage.
    I hate it, 'cause my battery dies in a couple of hours. How can I solve this problem. It is very annoying. I just thinking about jailing!!!
    Thanks in advance.

    There are NO carriers that legitimately offer the iPhone in Ukraine according to this list: http://support.apple.com/kb/ht1937
    I'm not talking about carriers that support 3G, I'm talking about AUTHORIZED iPhone carriers. There is NO SUPPORT available for iPhones on networks other than those who are authorized BY APPLE to carry the iPhone.
    The iPhone should work with any compatible GSM carrier. If your carrier is not on the list I linked to, you will have to work with them to resolve any problems. There is nothing else anyone can do for you.

  • [Solved] libpng12-1.2.44-1-i686 does not have a valid architecture

    I am trying to install google-talkplugin from AUR. I have Arch Linux 64-bit installed. I have gone into /etc/pacman.conf and enabled the multilib repo but am running into a single dependency issue.
    AUR Link: http://aur.archlinux.org/packages.php?ID=40056
    Part of pacman.conf
    # If you want to run 32 bit applications on your x86_64 system,
    # enable the multilib repositories as required here.
    #[multilib-testing]
    #Include = /etc/pacman.d/mirrorlist
    [multilib]
    Include = /etc/pacman.d/mirrorlist
    However the only dependency I am missing is  libpng12.
    Output of makepkg
    ==> Making package: google-talkplugin 2.1.7.0-1 (Tue Jul 12 20:37:21 CDT 2011)
    ==> Checking runtime dependencies...
    ==> Missing Dependencies:
    -> libpng12>=1.2.13
    ==> Checking buildtime dependencies...
    ==> ERROR: Could not resolve all dependencies.
    When I try and install it I get the following message.
    pacman -S libpng12
    error: failed to prepare transaction (package architecture is not valid)
    :: package libpng12-1.2.44-1-i686 does not have a valid architecture
    Am I missing something here? Is there any way to work around this? Any help would be greatly apprceciated. Thanks!
    Last edited by thebrok2 (2011-07-13 03:09:16)

    http://www.archlinux.org/packages/?sort … =&limit=50
    libpng12 is not in the repos. You're probably using some unofficial user repositories that only have the 32-bit version.
    Install it from AUR http://aur.archlinux.org/packages.php?ID=33795 or
    [archstuff]
    # AUR's most voted packages
    Server = http://archstuff.vs169092.vserver.de/$arch
    (do you want the lib32-* version?)
    Last edited by karol (2011-07-13 01:54:04)

  • [SOLVED] pacman - package does not have a valid architecture

    Hello,
    When I was trying to update my system recently, I ran into this problem:
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date 0.0 B 0.00B/s 00:00 [----------------------] 0%
    multilib is up to date
    :: Starting full system upgrade...
    error: failed to prepare transaction (package architecture is not valid)
    :: package wine-1.7.17-1-i686 does not have a valid architecture
    I tried clearing pacman's cache to see if that was the problem, but it didn't do anything. I haven't upgraded the system in over a week before this, and I've installed packages in the mean time without issues. I know that it's not just a wine issue - I tried installing some random packages but ran into the same issue.
    The only thing I can think of that might have caused this would be archiso - I was trying to build a custom ISO but build.sh went wacky for some reason, and it seemed to be trying to install packages onto my system, not into the ISO.
    EDIT: This problem seems to only affect packages in community and extra. Packages from core and multilib don't run into this problem.
    SOLUTION: I think pacman's database files for community and extra got corrupted somehow. I just went into /var/lib/pacman, moved the sync folder to sync_old, then ran pacman -Sy, Everything seems to be good now.
    Last edited by DoctorSelar (2014-04-18 23:04:45)

    DoctorSelar wrote:... then ran pacman -Sy, Everything seems to be good now.
    Unless that's a typo or you immediately followed it by `pacman -Su` then everything is not good now.  Never run `pacman -Sy`.

  • Install PT8.53 with Linux Issue: Jolt client (ip address 192.168.196.102) does not have proper application password

    Folks,
    Hello.
    I am installing PeopleTools 8.53 with Oracle Database Server 11gR1 and OS Oracle Linux 5.10.
    Data Mover Bootstrap and Application Designer can log into Database instance successfully. My procedure to run PIA is below:
    Step 1: start Oracle Database Server and LISTENR is listening.
    Step 2: start Application Server ./psadmin and 8 processes are started.
    Step 3: start WebLogic Server PIA /opt/PT8.53/webserv/PT853/bin/startPIA.sh
    In Browser, http://192.168.196.102:8000/ps/signon.html comes up successfully. But when sign in using UserID PSADMIN and password "myname", I get the error message in Browser as below:
    The application server is down at this time.
    CHECK APPSERVER LOGS. THE SITE BOOTED WITH INTERNAL DEFAULT SETTINGS, BECAUSE OF: bea.jolt.ServiceException: Invalid Session
    We've detected that your operating system is not supported by this website. For best results, use one of the following operating systems:
    Mac OS X 10.6(Snow Leopard)
    Mac OS X 10.5(Leopard)
    iPad
    Oracle Linux Enterprise
    Mac OS X 10.4(Tiger)
    Windows 8
    Windows 7
    Mac OS X 10.7(Lion)
    Regarding Application Designer, both Database Type "Oracle" and Connection Type "Application Server", UserID "PSADMIN" and password "myname" login successfully. I view TUXLOG (current Tuxedo log file) and its last screen is below:
    191723.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191723.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191723.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191724.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191724.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191724.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191724.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191724.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191725.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191725.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191725.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191726.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191726.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191726.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191726.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191726.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191727.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191727.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191727.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    191727.lucylinux.lucydomain!JSH.32462.2485226496.-2: JOLT_CAT:1626: "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password"
    I View APPSRV_1023.LOG (current server log file) and its content is below:
    PSADMIN.32259 (0) [2013-10-23T18:55:12.134](0) Begin boot attempt on domain PT853
    PSAPPSRV.32290 (0) [2013-10-23T18:55:35.701](0) PeopleTools Release 8.53 (Linux) starting. Tuxedo server is APPSRV(99)/1
    PSAPPSRV.32290 (0) [2013-10-23T18:55:35.923](0) Cache Directory being used: /home/user/psft/pt/8.53/appserv/PT853/CACHE/PSAPPSRV_1/
    PSAPPSRV.32290 (0) [2013-10-23T18:56:19.256](2) App server host time skew is DB+00:00:00 (ORACLE PT853)
    PSAPPSRV.32290 (0) [2013-10-23T18:56:23.504](0) Server started
    PSAPPSRV.32290 (0) [2013-10-23T18:56:23.507](3) Detected time zone is EDT
    PSAPPSRV.32338 (0) [2013-10-23T18:56:25.793](0) PeopleTools Release 8.53 (Linux) starting. Tuxedo server is APPSRV(99)/2
    PSAPPSRV.32338 (0) [2013-10-23T18:56:26.003](0) Cache Directory being used: /home/user/psft/pt/8.53/appserv/PT853/CACHE/PSAPPSRV_2/
    PSAPPSRV.32338 (0) [2013-10-23T18:57:08.871](2) App server host time skew is DB+00:00:00 (ORACLE PT853)
    PSAPPSRV.32338 (0) [2013-10-23T18:57:10.662](0) Server started
    PSAPPSRV.32338 (0) [2013-10-23T18:57:10.663](3) Detected time zone is EDT
    PSSAMSRV.32388 (0) [2013-10-23T18:57:12.159](2) Min instance is set to 1. To avoid loss of service, configure Min instance to atleast 2.
    PSSAMSRV.32388 (0) [2013-10-23T18:57:12.168](0) PeopleTools Release 8.53 (Li nux) starting. Tuxedo server is APPSRV(99)/100
    PSSAMSRV.32388 (0) [2013-10-23T18:57:12.265](0) Cache Directory being used: /home/user/psft/pt/8.53/appserv/PT853/CACHE/PSSAMSRV_100/
    PSSAMSRV.32388 (0) [2013-10-23T18:57:59.414](0) Server started
    PSSAMSRV.32388 (0) [2013-10-23T18:57:59.416](3) Detected time zone is EDT
    PSADMIN.32259 (0) [2013-10-23T18:58:48.149](0) End boot attempt on domain PT853
    PSAPPSRV.32290 (1) [2013-10-23T18:59:06.144 GetCertificate](3) Returning context. ID=PSADMIN, Lang=ENG, UStreamId=185906140_32290.1, Token=PT_LOCAL/2013-10-23-11.59.26.248432/PSADMIN/ENG/vSz0ix+wq8d+zPRwQ0Wa4hcek0Q=
    ~                                                                                                                                                        
    I think the error is indicated in TUXLOG file "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password". The application password "myname" in Browser http://192.168.196.102:8000/ps/signon.html page is not working. I use the same password "myname" to login Data Mover Bootstrap mode, Application Designer, and Application Server psadmin configuration successfully. I have tried a few other passwords in Browser http://192.168.196.102:8000/ps/signon.html page but not working.
    My question is:
    How to solve Sign In issue on http://192.168.196.102:8000/ps/signon.html that is "ERROR: Jolt client (ip address 192.168.196.102) does not have proper application password" ?
    Thanks.             

    Dear Nicolas,
    Hello. I have used the same password for "DomainConnectPswd" in the file Configuration.properties with that for Application Server setting. Eventually, UserID PSADMIN sign in http://192.168.196.102:8000/ps/signon.html successfully. PeopleTools 8.53 runs correctly in Browser.
    It seems that whether upgrade Oracle Linux 5.0 to the latest 5.10 does not have effect !
    I am very grateful to your great help for this installation of PT8.53 with Linux and Oracle Database !

  • I cannot run iPhoto after update to Yosemite.  I cannot update iPhoto because the application store does not have any iPhoto update available.  Anyone can advice how to overcome this hassle?

    After update to Yosemite 10.10.3 the iPhoto program icon is banned and there is an error message that an update is required to run iPhoto, but the application store shows a message that iPhoto does not have any update available at this time.  There is not even any iPhoto program available on the application store.  Any suggestion on how to solve this annoyance?

    mende1 wrote:
    Unfortunately, Apple has removed both iPhoto and Aperture from the Mac App Store so they cannot be downloaded anymore. This means you are forced to migrate to Photos (included in OS X 10.10.3) or, if this app does not include features you need, look for a different app.
    Not true. Apple has removed both Apps from App Store so you cannot buy them anymore. But if you have any of these Apps already purchased in the past, then you can still download them on your Mac.
    Aristotle247 wrote:
    After update to Yosemite 10.10.3 the iPhoto program icon is banned and there is an error message that an update is required to run iPhoto, but the application store shows a message that iPhoto does not have any update available at this time.  There is not even any iPhoto program available on the application store.  Any suggestion on how to solve this annoyance?
    Open App Store, sign in with your Apple ID and go to Purchases tab. If you see iPhoto app listed there close down the App Store and do this steps as this is what worked for me:
    Open Finder and go to Applications folder.
    Locate iPhoto app
    Drag iPhoto app from your Applications folder to Trash (NOTE: Do not emptied Trash yet)
    Open App Store app and navigate to Purchases tab.
    Click on Install button which is next to the iPhoto app (on the right hand side).
    Once iPhoto is downloaded again, test it if its working for you. If all is ok, you can remove your Trash.

  • Visual Studio 2012 SharePoint Project Error : The partial project item type does not have a value for this property

    Hi,
    I am getting this error from visual studio 2012 whenever i try to create the following project types:
    - Workflow Custom activity
    - Web parts
    The error is as mentioned below
    "The partial project item type does not have a value for this property"
    Due to this the when I add above type of items in my project, they show a red cross icon against them.
    Please let me know If have you any solution?

    Hi
    I had same issue. Below is the solution
    Installing
    "Visual Studio 2012 Update 3" usually solves this problem. (You can download it through microsoft's official site at
    "http://www.microsoft.com/en-in/download/details.aspx?id=39305")
    Hansraj Rathva

  • Either I can't find my printer control panel or it does not have the scan icon

    I have an HP Deskjet 3055A J611 Series, which is running on Windows 7.
    It is important that I scan several pages and place them all in one file.  I understand that this requires that I access the printer control panel.  I have accessed the printer through the icon "devices and printers",  and the panel that comes up have only the following 4 items:  am unable to scan from my printer control panel: HP Printer Assistant; See What's Printing; Set Preferences; Customize your Printer.  Perhaps this is not the control panel?  If not, then I do not know how to access the control panel.  On the other hand, if this is the control panel, then it does not have all of the icons and I do not know why.  Could you please help?  If I can't get this straightened out, I will need to find another printer that can easily scan documents with several pages onto one file.
    Thank you in advance,
    Maria ROBLE
    Language-incontext, FRANCE

    Welcome to the forums @CLEANA , Maria
    I understand you are not seeing the options within the Printer Assistant to change the scan options to allow you to save a multi-page scan as one file.
    I would first suggest installing the Full Feature Driver to install the scanning options.
    Click here to download: HP Deskjet Full Feature Software and Drivers
    Afterwards, you should see the printer software on your Desktop, open it up, click on Scan a Document or Photo, select the "Advance" option and you should see this box to check mark to select:
    I hope that helps!
    Happy Tuesday
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • Is there a way to remove my facebook contacts from my phone contacts list?  I had an iphone 4 and it was easy to shut off from teh contacts through the groups link at the top left, but the iphone 5s does not have this feature nor can i figure it out throu

    Is there a way to remove my facebook contacts from my phone contacts list?  I had an iphone 4 and it was easy to shut off from teh contacts through the groups link at the top left, but the iphone 5s does not have this feature nor can i figure it out through the settings feature or anything else....HELP please as it is annoying to see all of these contacts!

    Hello ymprice91277, let's solve this mystery! To unlink the Facebook contacts go to Settings, Facebook, turn off contacts.
    WiltonA_VZW
    VZW Support
    Follow us on twitter @VZWSupport

  • I can not create an Installer, After install the Vision Builder Demo and then uninstall it. I can not create a Labview installer anymore, it asks me for a Vision Builder Installer, even if My Labview program does not have nothing to do with it...

    I can not create an Installer on LabView, After install the Vision Builder Demo and then uninstall it. I can not create a Labview installer anymore, it asks me for a Vision Builder Installer, even if My Labview program does not have nothing to do with it...
    Solved!
    Go to Solution.

     Hi Shada this can happen if you are including additional installers to your installer for example DAQmx. When you are doing this the installer has to include other files like MAX (Measuremente and Automation Explorer). Probably when you installed Vision Builder it updated MAX, so when your installer is trying to Include MAX, its asking for the source where it was installed in your computer in this case Vision Builder.
     Here you can cache the information so its not asked again, or you can download a newer version fo DAQmx, so it will update MAX and change de dependecy.
     You can find more details about this issue in this KB:
    KnowledgeBase 3S88PJMY: Why Do I Get A "Missing Distribution" Error When Trying to Build an Installe...
    And for keeping a copy here is more info:
     How Do I Stop the Missing Distribution Notification Each Time I Build An Installer?
    Best Regards
    Benjamin C
    Senior Systems Engineer // CLA // CLED // CTD

  • HT4519 how do i delete an email account? The one i want to delete is the only account that does not have a "delete" red bar??

    I have 6 email accounts on my iPhone 6 and want to delete one that is set up incorrectly. It is the only account that does not have the red DELETE bar...what do i need to do to delete it?
    It is hosted by GoDaddy, is this the problem?

    Thank you so very much! That was just what I needed to do, problem solved.

  • ITunes Connect login - Apple ID does not have permission to access iTunes Connect.

    Hi,
    I have a company iPhone developer account which I registered two years ago.  I have renewed it and it has not expired.  I am the agent and I know the Apple ID and password as I login to the dev portal fine.  I am now trying to publish my first app under this account but I get this message when trying to log into iTunesConnect Apple ID does not have permission to access iTunes Connect.
    My account seems to be in some strange state as I invited another developer to my team (my hotmail email account) and then tried to make that user the Agent but that didn't even work, my new user shows up in the list of developers/team members, but I cannot select them in the dropdown to make them the agent, only my current agent name shows.
    Is this a hand off to Apple support situation?  I am up against a hard deadline and fear this is going to add significant delays waiting for Apple support to look into it (I've seen some other posts of people waiting 3 weeks with this problem and getting nowhere with support).
    Thanks in advance for any help,
    Paul

    I only had the one login before.  Yesterday to try to solve it I invited my hotmail account as a developer to the team.  I then tried to make that developer the agent, but even though it shows in the team members, I cannot select the account to be the agent as its not in the dropdown list.
    I am on OS X 10.7.3, using Safari.  The dev account did not expire, I renewed it in April 2012 so there is plenty of time left on it.  I am really stuck, this is so frustrating.

  • "The Finder does not have enough memory available"

    "The Finder does not have enough memory available"
    Situation: G4 (AGP Graphics), OS 9.0 with tons of memory.
    Problem: Only with any browser viz Explorer, Communicator, iCab or Opera (all versions). Starts off fine. I have broadband. Then steadily goes slower and slower till virtually stops even with just the one browser and one window and no other programs in use. Try to do anything else and above message appears. The problem seems to involves the operating system and the way it interacts with the code of certain sites eg Ebay. It has nothing to do with PRAM, or allocation of memory to the browser or deleting various Preferences. The deletion of Finder, Memory etc Preferences, quitting, restarting all deal with the symptoms and are not a permanent cure. The primary symptom is a massive loss of available memory, not even enough to run a single browser and one window! Any simple solutions? I realise I can upgrade to OS 9.2. Will this work? Apart from this browser problem I am happy with my present set so is there a simpler solution apart from upgrading?

    Thankyou to all for the welcome and your responses to my query.
    I have 640mb of RAM. The problem is intermitent and is determined to a great extent by the sites which I visit. Yahoo for example is great - no problems. In another window visiting eg Ebay will eventually (variable) cause a slowdown. I have switched Virtual Memory on and off, changed cache, program allocations of memory, regularly used Norton Utilies to inspect, repair, defrag etc and looked all over the place for advice. Things run great for a while but it is only a question of time , months or even days, before the problem re-appears. I was surprised to find so little about it on the Web. Perhaps everyone else has upgraded or is on OS X! If I could have done something without upgrading I may have gone for that option as everything else is running like a dream and I want to keep it that way! I use programs such as Paperport (sadly not made for OS X) which I find a marvellous scanning and paperwork management program. To get it to work with OS 9.0 I had to determine with Cassidy & Green's marvellous extension conflict identifier Conflict Catcher that the Control Strip needed disabling. If I upgrade, I could, for Paperport et al, upset the Apple cart! I have also read about a program called Reaper which was used to deal, I believe, with Finder memory problems with OS 7 and OS 8. It is still available on at http://www.versiontracker.com/dyn/moreinfo/macos/3783 Apart from this I know nothing more at present about it.
    However, the following was one item which I found of great interest which goes along with your advice of upgrading.
    From http://www.icab.de/faq.html#q36
    "Mac OS 8/9: Why does iCab 3.0 complain that it is running out of memory all the time?
    This is not a bug of iCab, it's a bug of the "classic" MacOS 8.5/8.6 (and maybe OS 9.0 as well). The problem occurs when a web page has web forms with text input fields. The Unicode text input fields (MLTE) of these old MacOS releases do still have some serious bugs. One of theses bugs causes the MacOS to reserve almost all available memory for these text edit fields so there's no memory left for iCab. Apple has fixed this bug in MacOS 9.2.x (maybe in 9.1 as well), so the best solution for this problem would be to upgrade the MacOS. If this is not possible, you can disable the Unicode text input fields in the preferences dialog of iCab in the panel "Operation > Browser, Tabs". Switch off the option "Use Unicode TextEdit" to configure iCab so that it will use the "ancient" text edit fields, which do work OK, but which do not support Unicode".
    Here is someone with a similar problem back in 2000:
    "From TacitRF
    Date: Thurs, Jun 8 2000 12:00am
    Email: [email protected] (TacitR)
    Groups: comp.sys.mac.system
    This is ridiculous! I have hardly touched this machine today. Does RAM get eaten up while the computer is sitting there idle (and sleeping every now and then after I've checked email or looked at a couple newsgroup posts)?
    Yes, it can, under certain circumstances.
    Open your TCP/IP control panel. Click the Options button. (If there is no Options button, select Edit->User Mode, and click "Advanced.") Is "Load Only When Needed" turned on? If it is, you may severly fragment the memory in your computer every time you start a program that uses the Internet. Let's say, for example, you launch Netscape. Netscape tries to access the Internet. This causes TCP/IP to load, on top of Netscape. Now, when you quit Netscape, the memory it was using may not get freed up. Launch Outlook. It loads TCP/IP. Now, when you quit Outlook, you may not get its memory back either". Try turning off Load Only When Needed in the TCP/IP Options, see if that solves
    the problem. Hope that helps!"
    I find that whatever I do one way or another the slowdown will eventually reappear. A bit like weeding gardens and washing dishes! Well unless there is a way of dealing with OS 9.0 memory behaviour with browsers it looks like an upgrade will have to do!
      Mac OS 9.0.x  

  • SCSFileDownloadServlet fails: User 'guest' does not have sufficient priv.

    Hi,
    We have an ADF application that is using SCSFileDownloadServlet to get documents from UCM. We added the servlet in web.xml and we are using this link to download the documents: /getfile?adapterName=our_adapter_name&dDocName=document12345&dID=12345
    The issue is that sometimes it works but sometimes it fails throwing this message in the logs:
    Event generated by user 'guest' at host 'CIS'. Unable to download 'COR-ER-421722'. User 'guest' does not have sufficient privileges. [ Details ]
    An error has occurred. The stack trace below shows more information.
    !csUserEventMessage,guest,CIS!$!csUnableToDownload,COR-ER-421722!csUserInsufficientAccess,guest
    intradoc.common.ServiceException: !csUnableToDownload,COR-ER-421722!csUserInsufficientAccess,guest
    *ScriptStack GET_FILE
    3:checkSecurity,dID=421317,dDocName=COR-ER-421722
    at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:2115)
    at intradoc.server.Service.buildServiceException(Service.java:2260)
    at intradoc.server.Service.createServiceExceptionEx(Service.java:2254)
    at intradoc.server.ServiceSecurityImplementor.validateSecurityPrivilegeLevel(ServiceSecurityImplementor.java:813)
    at intradoc.server.DocumentAccessSecurity.checkSecurity(DocumentAccessSecurity.java:170)
    at intradoc.server.DocumentAccessSecurity.checkSecurity(DocumentAccessSecurity.java:121)
    at intradoc.server.ServiceSecurityImplementor.checkSecurity(ServiceSecurityImplementor.java:371)
    at intradoc.server.Service.checkSecurity(Service.java:2829)
    at intradoc.server.FileService.checkSecurity(FileService.java:337)
    at intradoc.server.Service.checkSecurity(Service.java:2807)
    at sun.reflect.GeneratedMethodAccessor456.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    Is it possible to set a user/password to this servlet so it is able to download the documents everytime?
    Thanks,
    Josue

    Hi go9189,
    According to your description, you come across the error that User 'guest' does not have permission to run DBCC checkprimaryfile. This issue could happen when the login account doesn't have CREATE DATABASE, CREATE ANY DATABASE,
    or ALTER ANY DATABASE permission in SQL Server instance, or that the login account has no access to the mdf and ldf files when attaching database, so SQL Server recognize the login account as a "Guest".
    To solve the issue, you could pay attention to the points below.
    1. Ensure that the login account has at least CREATE DATABASE, CREATE ANY DATABASE, or ALTER ANY DATABASE permission. You could grant the fixed server role 'dbcreator' or 'sysadmin' to the login account following the steps below.
    a. Connect to SQL Server instance with the login account which has sysadmin fix server role.
    b. Expand the folder 'Security', right click the login, and select Properties.
    c. In the Server Roles tab, check the checkbox for 'dbcreator' or 'sysadmin'.
    2. Make sure that the the login account has full control permission on the mdf and ldf files. For how to grant the login account with full control permission on the mdf and ldf files, please refer to the steps in the following article:
    http://msdn.microsoft.com/en-us/library/bb727008.aspx
    There is a similar thread for your reference:
    https://social.technet.microsoft.com/Forums/en-US/e463df4c-8d26-46cf-aa2e-bddd97c7a9b8/user-guest-does-not-have-permission-to-run-dbcc-checkprimaryfile?forum=sqlgetstarted
    Regards,
    Michelle Li

  • The user does not have permission to perform the operation

    Hi,
    Configuration: JES Q405. Solaris 10 x86.
    My customer initially installed JES (Portal + AM + DS) on the same box.
    Now, they have a change in their requirement. They want DS to run dedicatedly in another box.
    I have successfully installed a fresh instance of DS in the new box with the same domain name (thus maintaining the same dn). I have copied over 99user.ldif and exported all the data from the original DS in the old box.
    Everything is running fine. DS in the new box is able to function properly.
    On the Portal and AM side, I have changed the following file:
    1. AMConfig.properties
    2. serverconfig.xml
    3. PSConfig.properties
    I have also changed the Primary LDAP entry in iPlanetAMAuthLDAPService, iPlanetAMAuthMembershipService, and iPlanetAMPolicyConfigService.
    However, when I started AM (which is running on Sun Web Server), I got the following error message:
    ------------------- in /var/opt/SUNWam/debug/amSDK ---------------------------
    05/01/2006 04:46:43:324 PM SGT: Thread[main,5,main]
    ConfigManager->Constructor: root DN dc=sg,dc=com
    05/01/2006 04:46:43:403 PM SGT: Thread[main,5,main]
    Invoking _ldapPool.getConnection()
    05/01/2006 04:46:43:403 PM SGT: Thread[main,5,main]
    Got Connection : LDAPConnection {ldap://sg-dsq405.sg.com:389 ldapVersion:3 bindDN:"cn=puser,ou=DSAME
    Users,dc=sg,dc=com"}
    05/01/2006 04:46:43:410 PM SGT: Thread[main,5,main]
    Invoking _ldapPool.close(conn) : LDAPConnection {ldap://sg-dsq405.sg.com:389 ldapVersion:3 bindDN:"c
    n=puser,ou=DSAME Users,dc=sg,dc=com"}
    05/01/2006 04:46:43:411 PM SGT: Thread[main,5,main]
    Released Connection : LDAPConnection {ldap://sg-dsq405.sg.com:389 ldapVersion:3 bindDN:"cn=puser,ou=
    DSAME Users,dc=sg,dc=com"}
    05/01/2006 04:46:43:411 PM SGT: Thread[main,5,main]
    ERROR: ConfigManager->Constructor: Caught exception Message:The user does not have permission to per
    form the operation.
    ------------------------------------ end --------------------------------------------------
    -------------------------- in /var/opt/SUNWam/debug/amAuth ---------------------
    05/01/2006 04:47:21:252 PM SGT: Thread[main,5,main]
    Directory Host: sg-dsq405.sg.com
    Directory PORT : 389
    05/01/2006 04:47:21:298 PM SGT: Thread[main,5,main]
    AuthD initializing
    05/01/2006 04:47:21:610 PM SGT: Thread[main,5,main]
    ERROR: AuthD failed to get auth session
    05/01/2006 04:47:21:688 PM SGT: Thread[main,5,main]
    ERROR: AuthD init()
    com.iplanet.dpro.session.SessionException: AuthD failed to get auth session
    at com.sun.identity.authentication.service.AuthD.initAuthSessions(AuthD.java:709)
    at com.sun.identity.authentication.service.AuthD.<init>(AuthD.java:229)
    at com.sun.identity.authentication.service.AuthD.getAuth(AuthD.java:494)
    at com.sun.identity.authentication.UI.LoginLogoutMapping.init(LoginLogoutMapping.java:71)
    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:921)
    at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:813)
    at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3478)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:3760)
    at com.iplanet.ias.web.WebModule.start(WebModule.java:251)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:652)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:355)
    at org.apache.catalina.startup.Embedded.start(Embedded.java:995)
    at com.iplanet.ias.web.WebContainer.start(WebContainer.java:431)
    at com.iplanet.ias.web.WebContainer.startInstance(WebContainer.java:500)
    at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.java:161)
    ----------------------------------------- end --------------------------------------------------
    Any idea how to solve this problem? Thanks in advance!
    justCheeChong
    Message was edited by:
    justCheeChong

    check if the new DS instance has all the AM required ACI's.

Maybe you are looking for

  • Why cookies are not visible to javascript since 14.2 in HTML5 extensions?

    Using Photoshop 14.2 Before 14.2: console.log(document.cookie); // this wasnt working $.ajax('https://some/api/endpoint',{         success: function(d,s,r) { console.log r.getResponseHeader('set-cookie') } // this was working - I could read cookie   

  • Firefox won't open (though Explorer works fine) and I can't uninstall the program.

    The problem started with Firefox saying it couldn't display the webpage. Explorer worked, so I knew it wasn't my internet. I checked, and I am not using a proxy, so that's not the issue. I tried uninstalling and reinstalling Firefox, but then when I

  • Alert Creation...

    Hi,      I need any senario with ALERT Creation , can u plz send me i want to learn ALERT Creation &  plz send me ALERT  Step by step creation also. Regards, Soni.

  • Videos on ITunes play in two speakers instead of 5.1 surround

    Hi, Strange problem. My ITunes music plays just fine in 5.1 surround sound but the videos I purchased from Apple play in stereo (Left and right speakers)in the same Itunes. I have the last version of ITunes and Quictime. Any ideas what happen? Thanks

  • Uploading data for Tcode IW21

    Hi, I want to upload data for the Tcode IW21,I tried to make BDC but i was giving only 1 problem that it is not able to capture the screen for Long Text as it is used as script handling.i am able to find a BAPI but i dont know how to use it,i tried t