Main > Free Download Search >

Free webjal unable to retrieve information from server software for mac

webjal unable to retrieve information from server

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4646
Laszlo Presentation Server 2.2

Laszlo Presentation Server 2.2


Laszlo Presentation Server is designed specially for businesses, developers and end-users, enabling the rapid creation of Web applications that combine the superior usability of desktop software with the benefits of Web deployment. more>> <<less
Download (112.5MB)
Added: 2004-10-06 License: Freeware Price:
downloads
Delete message from server 1.0

Delete message from server 1.0


Delete message from server - Removes selected messages from the server in Entourage more>>
I was unable to find a way to use the keyboard to remove messages from the server without actually deleting them, something I do all the time in an effort to use one POP account in two places without missing things at home I cant deal with at work.

The Delete message from server AppleScript will do it neatly. I based this on Delete from Server X, an existing script that deleted messages from the server but only those in the trash, and only all of them, and also emptied the trash. I needed per-message control.

My version removes only the *selected* messages from the server. It has an advantage over the mouse-only native way to do this in Entourage in that it will work if you have messages selected that both are and arent still on the server. Yay.

<<less
Download (2KB)
Added: 2006-06-30 License: Freeware Price:
1215 downloads
Centre School Information System 2.14.1

Centre School Information System 2.14.1


Centre School Information System revolutionizes the way to address the most important needs of administrators, teachers, support staff, parents, students, and clerical personnel. more>> <<less
Download (4.4MB)
Added: 2008-08-01 License: Free Price:
downloads
Apple Mac OS X Server Update 10.5.7

Apple Mac OS X Server Update 10.5.7


Delivers overall improved reliability for Mac OS X Server 10.5 more>> Delivers overall improved reliability for Mac OS X Server 10.5

The 10.5.7 update is recommended for all servers running Leopard Server.

Main features:
This update includes general operating system fixes, as well as specific fixes for:
- directory service reliability and authenticating new File Sharing connections
- binding and authentication in Active Directory environments
- editing Wiki content in Safari, Firefox and Internet Explorer
- viewing Wikis and Blogs from an iPhone or iPod touch
- searching with Spotlight in the Finder and on the web
- sending Welcome email messages to users in Server Preferences
- importing users and working with nested groups in Server Preferences
- randomization of DNS source ports and transaction IDs
- updating DNS information when server IP address changes occur
- hosting DHCP services
- supporting private events in iCal
- synchronizing Portable Home Directories
- enabling Software Update Server
- using SNMPv3 services
- hosting with WebObjects; update to version 5.4.3
- hosting mail services for users with long user names
- preventing mail server database corruption
- ensuring security of LDAP password hashes
- propagating password changes to Open Directory replicas
- creating and editing DNS records in Server Admin
- using System Image Utility to create NetBoot and NetInstall images
- creating augment directory records in Advanced server configuration
- using Managed Preferences when clients are bound to Active Directory
- providing RADIUS authentication to 802.11n-enabled AirPort Base Stations

Enhancements
This update includes general operating system fixes, as well as specific fixes for:
- Promoting Open Directory replica to master.
- Offline login for Portable Home Directories with FileVault.
- Client management using a hardware UUID.
- Group access lists for managed clients.
- Adding metapackages (.mpkg) to System Image Utility workflows.

<<less
Download (452.3MB)
Added: 2009-05-12 License: Updater Price: FREE
204 downloads
Apple Macintosh Management Server Updater 1.2.2

Apple Macintosh Management Server Updater 1.2.2


Macintosh Management Server 1.2.2 is the server process that runs with AppleShare IP 6 for use with Macintosh Manager 1.2.2 client software more>> Macintosh Management Server 1.2.2 is the server process that runs with AppleShare IP 6 for use with Macintosh Manager 1.2.2 client software.
Requirements:
MacOS 9.0 or later, AppleShare IP 6.1 or later.
Enhancements:
Version 1.2.2 fixes a problem in the Macintosh Management Server 1.2 for AppleShare IP servers where global and workgroup administrators were unable to log in to the administration program.
<<less
Download (80K)
Added: 2000-02-18 License: Updater Price:
downloads
Apple NetBoot for OS 9 1.0

Apple NetBoot for OS 9 1.0


Apple NetBoot for OS is a tool having the same function as the NetBoot for Mac OS 9 software included with Mac OS X Server 10.2 (Jaguar) more>> Apple NetBoot for OS 9 1.0 is a tool having the same function as the NetBoot for Mac OS 9 software included with Mac OS X Server 10.2 (Jaguar). Early NetBoot capable Macintoshes will not be able to use the feature of obtaining IP addresses from a DHCP server. Newer Macintoshes are all NetBoot capable, although some will need the latest Open Firmware Update to use DHCP. You can obtain the Open Firmware. You should run the proper Update on all Macintoshes you plan to use for NetBoot.

Refer to the Admin Guide.pdf on the Mac OS X Server CD for more detailed information about this new feature of NetBoot and for system requirements for yourNetBoot client machines.

You must install the NetBoot client image provided on this CD. Earlier or updated versions will not have the necessary modifications for the newer NetBoot features. The NetBoot client image contains a default user that allows you to get to the finder when aMacintosh Manager Sever cant be found. The default user name is NBUser with the password netboot.

Requirements:
  • Mac OS X 10.2.4 or later.
<<less
Download (510.1MB)
Added: 2003-09-17 License: Free Price:
downloads
Oracle Berkeley DB Java Edition 3.3.82

Oracle Berkeley DB Java Edition 3.3.82


High performance transactional storage engine. more>> High performance transactional storage engine.

Oracle Berkeley DB Java Edition is a high performance, transactional storage engine written entirely in Java. Like the highly successful Berkeley DB product, Berkeley DB Java Edition executes in the address space of the application, without the overhead of client/server communication.
It stores data in the applications native format, so no runtime data translation is required. Berkeley DB Java Edition supports full ACID transactions and recovery. It provides an easy-to-use, programmatic interface, allowing developers to store and retrieve information quickly, simply and reliably.

Main features:
- Local, in-process data storage.
- Schema-neutral, application native data storage.
- Keyed and sequential data retrieval.
- Easy-to-use Java Collections API.
- Persistence API for accessing Java objects.
- Single process, multi-threading model.
- Record level locking for high concurrency.
- Support for secondary indexes.
- In-memory, on disk or both.
- Configurable background cleaner threads re-organize data and optimize disk use.
- Full ACID compliance.
- Selectable isolation levels and durability guarantees, configurable on a per-transaction basis.
- Managed transactions using the Java Transaction API (JTA).
- J2EE application server integration using J2EE Connector Architecture(JCA).
- Provides support for monitoring, auditing and administration using the Java Management Extensions (JMX).
- Catastrophic and routine failure recovery modes.
- Timeout based deadlock detection.
- Hot and cold backups, log file compaction, and full database dumps.
- 100% pure Java for portability and ease of development.
- Single JAR file - easy to install, runs in the same JVM as the application.
- Java 1.4.2 or later Standard Edition JVM required.
- Programmatic administration and management-zero human administration.
- API for routine administrative functions.
- Small footprint 772KB.
- Scalable to terabytes of data, millions of records.
- Source code, test suite included.

System requirements:
-

Enhancements
- Fix a bug that somtimes causes two log cleaner threads (when multiple threads are configured or multiple app threads call Environment.cleanLog) to select the same file to clean. This can result in two attempts to delete the log file after cleaning. The second attempt causes an exception to be traced repeatedly, but no other side effect. The problem is transient and goes away if the Environment is closed and re-opened. An example of the exception is below. The symptom is that this exception occurs repeatedly, and the file is not present.
- Fix a bug that could cause a LogFileNotFoundException when using an XAEnvironment, if a prepared transaction is not ended prior to a crash and then the prepared transaction is aborted after recovering from a crash. [#17022] (3.3.79)
- Fix a bug that prevented deferred-write record deletions from being made durable by Database.sync, if a crash occurs after Database.sync but prior to the next checkpoint. Under rare circumstances this could also result in a LogFileNotFoundException later when accessing the deleted entry. [#16864] (3.3.78)
- Fix a bug that prevents log cleaning from functioning properly when a temporary DB (DatabaseConfig.setTemporary) is large enough to overflow the JE cache. Also fix a bug that could in rare cirumstances cause an endless loop while performing log cleaning. [#16928] (3.3.78)
- Fix a bug that caused an infinite loop under certain timing dependent circumstances when using EnvironmentConfig.setSharedCache(true). This bug was reported in two different forum posts. Thanks to Kevin Jackson and Vyacheslav Lukianov for reporting it! [#16882] (3.3.78)
- Improve output of partial information in DatabaseEntry.toString. Thanks to archie172 for reporting this on OTN. [#16929] (3.3.78)
- Fix a bug in SecondaryCursor.dup that required the cursor to be initialized. This method, like Cursor.dup, may now be called whether the cursor is initialized or not. Thanks to archie172 for reporting this on OTN. [#16930] (3.3.78)
- Fix a bug that caused NullPointerException when opening an XAEnvironment under certain circumstances, when prepared but uncommitted transactions are present in the JE log and must be replayed during recovery. This bug was reported on the OTN forum by Matthieu Bentot -- thank you Matthieu! An example of the stack trace is below.
- Fix a bug that caused LogFileNotFoundException in rare circumstances for an Environment having one or more Databases configured for duplicates (or one or more SecondaryIndexes with MANY_TO_XXX relationships). The bug only occurs when a single secondary/duplicate key value is associated with a large number of records/entities; specifically, the sub-Btree for a single duplicate key value must have at least 3 levels. [#16712] (3.3.76)
- Fix a bug that caused BufferOverflowException while writing transactional records. This could occur if multiple threads were writing to an environment while using the same Transaction. [#17204]
- Direct Persistence Layer (DPL), Collections and Bind packages - Fix a bug that causes the EvolveStats returned by EntityStore.evolve to contain zeros, even when entities are evolved and written, when no EvolveListener is configured. Thanks to jhalex on OTN for reporting this. [#17024] (3.3.78)

<<less
Download (4.9MB)
Added: 2009-05-18 License: Freeware Price: FREE
176 downloads
NodeScan Server X 1.0b19

NodeScan Server X 1.0b19


NodeScan Server is a powerful and popular utility which allows people to easily share any kind of file, as well as chat and search for information and files, over the Internet or an Intranet. more>> NodeScan Server X 1.0b19 is a powerful and popular utility which allows people to easily share any kind of file, as well as chat and search for information and files, over the Internet or an Intranet.

Requirements: Mac OS X 10.1 or later.


<<less
Download (1.3MB)
Added: 2005-01-10 License: Free Price:
downloads
Wowza Media Server Pro 1.7

Wowza Media Server Pro 1.7


Wowza Media Server Pro is a full featured and advanced Java alternative to Adobe Flash Media Server that delivers a dramatic improvement of Flash streaming economics. more>> <<less
Download (48.5MB)
Added: 2009-03-06 License: Free Price:
downloads
Apple Keychain First Aid 1.0

Apple Keychain First Aid 1.0


Apple Keychain First Aid is designed as a update to resolve issues in which: more>>

Apple Keychain First Aid 1.0 is designed as a update to resolve issues in which:

  • A user's .Mac password is not retained in Internet preference pane, as described in technical document 107097, "Mac OS X 10.2: Won't Save .Mac Password".
  • Mail and iChat could continue to prompt users for their password after saving it in the keychain.
  • A user could be unexpectedly prompted to unlock the keychain after changing account information or Home directory location.
  • Duplicate Mail passwords could appear in the keychain, as described in technical document 106546, "Mac OS X 10.1: Re-enter Mail Password After Upgrade".
  • Multiple references to the same keychain could appear in the Keychain Access application.
  • Applications are unable to retrieve items from a keychain file located on a network volume.
  • Saved passwords could not be read if they were created or modified by certain pre-release versions of Jaguar.
  • A Keychain dialog can sometimes prompt for permission to decrypt a "(null)" item.
<<less
Download (99.6KB)
Added: 2002-11-13 License: update/patch Price:
downloads
Apple OS X Server Admin Tools 10.4.7

Apple OS X Server Admin Tools 10.4.7


Apple OS X Server Admin Tools 10.4.7 - Admin software for OS X Server more>>
About this update
This document provides information about the Mac OS X Server administration software applications. These applications can be installed on a computer other than your server to remotely administer Mac OS X Server.

For more information on how to use these applications, see the Documentation folder.

Installers

The Installers folder contains server remote administration software that you can install on a computer other than your server.

Server Administration Software

The ServerAdministrationSoftware.mpkg contains administration software and tools that you can install on a computer other than your server. These tools require Mac OS X v10.4 or later.

Server Admin
For configuring service settings, monitoring server activity, logging information and the state of each service.

Workgroup Manager
For managing share points, users, group and computer lists, privileges and Managed Network View.

Server Monitor
For monitoring the hardware status of Xserve servers.

System Image Utility
For creating, modifying and managing NetBoot and Network Install disk images.

Server Assistant
For remote installations and initial configuration of Mac OS X Server.

Gateway Setup Utility
For setting up an Internet Gateway, Firewall and VPN.

QuickTime Broadcaster
To use in conjunction with QuickTime Streaming Server to broadcast live audio and video streams.

Xgrid Admin
For administration and monitoring the activity of Xgrid clusters.

QTSS Publisher
The QTSSPublisher.pkg contains the QTSS Publisher application for installation on client computers. QTSS Publisher can be used to upload media to Mac OS X Server, prepare media for streaming, and to setup and manage video and audio playlists for publishing with QuickTime Streaming Server.

Documentation
The Documentation folder contains the getting started guide in PDF format. This folder also contains information about additional documentation, including onscreen help and more administration and orientation guides.
<<less
Download (49.6MB)
Added: 2006-08-08 License: Freeware Price:
1208 downloads
wKiosk Server 1.1

wKiosk Server 1.1


wKiosk Server offers a professional and smart option of wKiosk for Cybercoffees and Schools. more>>

wKiosk Server 1.1 offers a professional and smart option of wKiosk for Cybercoffees and Schools. A software that allows you to manage users and to limit the access time of wKiosk service.

<<less
Download (363.3KB)
Added: 2003-08-22 License: update/patch Price:
downloads
Weblog Poster X 1.3

Weblog Poster X 1.3


Radio Poster posts messages to a Radio weblog (Radio is a product of UserLand Software; see this page for details) more>> Radio Poster posts messages to a Radio weblog (Radio is a product of UserLand Software; see this page for details). To post a message simply create a new window, fill in the server information, compose the message, and send it. A substitution glossary makes it easy to add links to a message. Just drag a link to the glossary field of a message, name the link, and then refer to the link in a message with the name enclosed in double-quotes. Radio Poster automatically performs the link substitution when posting the message. There is also a persistent global glossary that is shared among all messages. Radio Poster supports message drafts and message editing. Before a message is posted, it can be saved for later editing and posting. After a message is posted, it can be saved, edited, and reposted.
Requirements:
Mac OS X 10.0 or later.
Enhancements:
Version 1.3 adds the following:
  • Support for Draft and Final publishing options.
  • Better preview with working links.
  • Support for a Drafts folder.
  • Support for Movable Types trackback feature.
  • Ability to see server response messages.
<<less
Download (1.4MB)
Added: 2003-05-12 License: Free Price:
downloads
Audioscrobbler iTunes Plugin 0.6.3

Audioscrobbler iTunes Plugin 0.6.3


Audioscrobbler iTunes Plugin is considered as a simple to use, yet sophisticated computer system that builds up a detailed profile of your musical taste. more>>

Audioscrobbler iTunes Plugin 0.6.3 is considered as a simple to use, yet sophisticated computer system that builds up a detailed profile of your musical taste.

After installing an Audioscrobbler Plugin, your computer sends the name of every song you play to the Audioscrobbler Server. With this information, the Audioscrobbler server builds you a 'Musical Profile'. Statistics from your Musical Profile are shown on your Audioscrobbler User Page, available for everyone to view.

There are lots of people using Audioscrobbler, but usually only the people who like the same sort of music to you are interesting. The Audioscrobbler Server calculates which people are most similar to you, based on shared musical taste, so you can take a look at what your peers are listening to.

With this information, Audioscrobbler is able to automatically generate suggestions for new songs/artists you might like. These suggestions are based on the same principals as Amazon's "People who bought this also bought X,Y,Z", but because the Audioscrobbler data is what people are actually listening to, the suggestions tend to make more sense.

<<less
Download (217.3KB)
Added: 2004-04-12 License: Freeware Price:
downloads
Metric Conversions 1.0

Metric Conversions 1.0


Metric Conversions is created to be a useful tool which allows display and retrieve information in different metric systems. more>>

Metric Conversions 1.0 is created to be a useful tool which allows display and retrieve information in different metric systems.

<<less
Added: 2003-06-22 License: Freeware Price:
downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5