List of all HTTP error codes returned by EWS
Hi everybody,
I need all the HTTP error codes returned by Exchange when we use Exchange Web Services.
Thanks & regards,
Talib Hussain
We don't have a document that lists every possible error. EWS runs through IIS on the CAS server, so theoretically you could receive any HTTP error that IIS can return.
Similar Messages
-
HTTP status code returned by site-wide error handler is 200 OK?
I'm using a developer install of ColdFusion 11. I set up the following page at http://localhost:8500/test/index.cfm:
<cfthrow type="application" message="This is an error">
When I visit that page, the HTTP status code returned is 500, as expected.
I then created the following page at http://localhost:8500/error.cfm:
<p>Sorry! That was an error.</p>
If I set the site-wide error handler in the CF Admin to /error.cfm and visit /test/index.cfm, the HTTP status code returned is 200 OK.
This seems weird to me. It looks like I can include the following in the error.cfm file to send an error code instead:
<cfheader statuscode="500" statustext="Server Error">
Does anyone see that as problematic? Is there a reason why the site-wide error handler should return 200 OK?Error Codes are the responsibility of the developer, to define and broadcast. Ultimately, the ColdFusion server has acted appropriately and fulfilled the request (hence the 202). Only the code would know what error was truly thrown, and how to appropriately handle that message to the user, hence the need for you to change the header in the response, if you want that broadcast to the browser in anything of than a "successful request" type of status.
-
Correct HTTP error code to return to iTunes on error?
Does iTunes support an HTTP error to return when the RSS feed is unavailable? We have an update window which we need to take the server down and report an error to anyone hitting the feed. I thought Error 503 - Service Unavailable would be appropriate, but anything I add iTunes just responds with the exclamation point of death.
Is there any correct way to do this?
Mac OS X (10.4.5)Be proactive: go on the offensive. For example, the famous Mykonos web security software chooses to:
Warn the attacker
Block the user
Force a CAPTCHA
Slow the connection
Simulate a broken application
Force log-out -
Unknown HTTP status code returned
Hello,
I have the following problem - while trying to download apache2 patch:
bash-3.00# smpatch download -i 120544-06
The following patches were not downloaded:
120544-06: Unknown HTTP status code returned.smpatch gets patches from sun update connection proxy. What should I do to resolve it ?
przemolHere you are:
==============================
SU proxy
==============================
bash-3.00# uname -a
SunOS monitor 5.10 Generic_118833-23 sun4u sparc SUNW,Ultra-250
bash-3.00# cat /etc/release
Solaris 10 3/05 s10_74L2a SPARC
Copyright 2005 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 22 January 2005
bash-3.00# uname -a
SunOS monitor 5.10 Generic_118833-23 sun4u sparc SUNW,Ultra-250
bash-3.00# cat /etc/release
Solaris 10 3/05 s10_74L2a SPARC
Copyright 2005 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 22 January 2005
bash-3.00# showrev -p | egrep -e '121453|121118|120335|121081|121563|122231|119788'
Patch: 121453-02 Obsoletes: 120776-03, 121086-02, 119107-07 Requires: 119574-02, 119254-06 Incompatibles: Packages: SUNWcsu, SUNWcsr, SUNWppror, SUNWpprou, SUNWppro-plugin-sunos-base, SUNWccccrr, SUNWccccr, SUNWccsign, SUNWcsmauth, SUNWccfw, SUNWdc, SUNWbreg, SUNWcctpx, SUNWccccfg, SUNWccfwctrl, SUNWccinv, SUNWupdatemgru, SUNWupdatemgrr
Patch: 119788-02 Obsoletes: Requires: 119107-02 Incompatibles: Packages: SUNWppror, SUNWpprou
Patch: 121118-06 Obsoletes: Requires: 121453-02 Incompatibles: Packages: SUNWppror, SUNWpprou, SUNWppro-plugin-sunos-base, SUNWupdatemgru, SUNWupdatemgrr
Patch: 121118-08 Obsoletes: Requires: 121453-02 Incompatibles: Packages: SUNWppror, SUNWpprou, SUNWppro-plugin-sunos-base, SUNWupdatemgru, SUNWupdatemgrr
Patch: 120335-04 Obsoletes: Requires: 121453-01 Incompatibles: Packages: SUNWpprou
Patch: 121081-05 Obsoletes: Requires: 121453-02 Incompatibles: Packages: SUNWccccrr, SUNWccccr, SUNWccsign, SUNWccfw, SUNWcctpx, SUNWccccfg, SUNWccfwctrl, SUNWccinv
Patch: 121563-02 Obsoletes: Requires: 121453-02 Incompatibles: Packages: SUNWbreg
Patch: 122231-01 Obsoletes: Requires: 121453-02 Incompatibles: Packages: SUNWcctpx
Patch: 120791-05 Obsoletes: Requires: 120335-02 Incompatibles: Packages: SUNWcbreg, SUNWdbreg, SUNWebreg, SUNWfbreg, SUNWhbreg, SUNWibreg, SUNWjbreg, SUNWkbreg, SUNWsbreg
Patch: 122860-01 Obsoletes: Requires: 120335-04 Incompatibles: Packages: SUNWcupdatemgru, SUNWdupdatemgru, SUNWeupdatemgru, SUNWfupdatemgru, SUNWhupdatemgru, SUNWiupdatemgru, SUNWjupdatemgru, SUNWkupdatemgru, SUNWsupdatemgru
bash-3.00# showrev -p | egrep -e '121454|121119|120336|121082|121564|122232|119789'
bash-3.00# cat /var/patchsvr/solaris/WEB-INF/web.xml | grep patchsigning
<param-value>patchsigning</param-value>
bash-3.00# /usr/lib/cc-ccr/bin/ccr -g cns.assetid
-857355803
bash-3.00# patchsvr setup -l
Patch source URL: https://getupdates.sun.com/solaris/
Cache Location: /var/sadm/spool/patchsvr
Web proxy host name: <our internal proxy>
Web proxy port number: 3128
Web proxy user:
bash-3.00# smpatch get
patchpro.backout.directory - ""
patchpro.baseline.directory - /var/sadm/spool
patchpro.download.directory - /var/sadm/spool
patchpro.install.types https://getupdates1.sun.com/solaris/ rebootafter:reconfigafter:standard
patchpro.patch.source - https://getupdates1.sun.com/
patchpro.patchset - current
patchpro.proxy.host <our internal proxy>
patchpro.proxy.passwd **** ****
patchpro.proxy.port 3128 8080
patchpro.proxy.user "" ""
bash-3.00# smpatch analyze
120199-07 SunOS 5.10: sysidtool patch
119252-15 SunOS 5.10: System Administration Applications Patch
119081-25 SunOS 5.10: CD-ROM Install Boot Image Patch
124630-01 SunOS 5.10: System Administration Applications, Network, and Core Libraries Patch
121430-12 SunOS 5.8 5.9 5.10: Live Upgrade Patch
124188-02 SunOS 5.10: Trusted Solaris Attributes Patch
119315-07 SunOS 5.10: Solaris Management Applications Patch
121308-08 SunOS 5.10: Solaris Management Console Patch
119313-08 SunOS 5.10: WBEM Patch
121211-01 SunOS 5.10: Sun Java Web Console (Lockhart) Patch
119254-31 SunOS 5.10: Install and Patch Utilities Patch
123121-02 SunOS 5.10: libwsreg.so.1 Patch
121104-01 Adobe Acrobat Reader patch
119963-08 SunOS 5.10: Shared library patch for C++
120753-03 SunOS 5.10: Microtasking libraries (libmtsk) patch
118683-01 SunOS 5.10: Patch for assembler
122130-02 SunOS 5.10: Patch to update SUNWlocaledefsrc files
119065-01 SunOS 5.10: fc-cache patch
123494-03 X11 6.6.2: fontconfig patch
119812-02 X11 6.6.2: Freetype patch
123647-01 SunOS 5.10: gcc library .la patch
118833-24 SunOS 5.10: kernel patch
120780-02 SunOS 5.10: ixgb patch
121136-01 Adobe Acrobat Reader patch
113886-40 OpenGL 1.3: OpenGL Patch for Solaris (32-bit)
113887-40 OpenGL 1.3: OpenGL Patch for Solaris (64-bit)
122535-01 SunOS 5.10: llib-lcrypto patch
122754-01 SunOS 5.10: Exacct catalogue patch
122239-01 SunOS 5.10: Apache 2 mod_perl Perl cgi patch
120889-01 SunOS 5.10: librac patch
124206-02 SunOS 5.10: libtsol patch
119578-30 SunOS 5.10: FMA Patch
118890-03 SunOS 5.10: llib-lc patch
120036-07 SunOS 5.10: libldap patch
121693-03 SunOS 5.10: chicago audio patch
122652-03 SunOS 5.10: zfs utilities patch
124237-01 SunOS 5.10: ftp patch
120887-06 SunOS 5.10: cdrw patch
122009-01 SunOS 5.10: SunFreeware cdrtools patch
122031-01 SunOS 5.10: cgsix Patch
119580-03 SunOS 5.10: libcpc Patch
119586-02 SunOS 5.10: pcbe Patch
120253-03 SunOS 5.10: svc-cvcd Patch
124444-01 SunOS 5.10: mountd patch
120062-01 SunOS 5.10: localedef Patch
119685-09 SunOS 5.10: svc.startd patch
121081-06 SunOS 5.10: Connected Customer Agents 1.1.0
120056-02 SunOS 5.10: hpc3130 Patch
120052-03 SunOS 5.10: pam library patch
120845-03 SunOS 5.10: auditd patch
124235-01 SunOS 5.10: libpam.so.1 patch
120050-04 SunOS 5.10: usermod patch
118842-01 SunOS 5.10: dada patch
122539-05 SunOS 5.10: volmgt and bsmconv patch
123362-01 SunOS 5.10: libkvm.so.1 patch
121302-01 SunOS 5.10: /platform/SUNW,A70/kernel/misc/sparcv9/platmod patch
120990-02 SunOS 5.10: net-physical Patch
122525-03 SunOS 5.10: Sun Fire V445 patch
122523-03 SunOS 5.10: Sun Fire V445 platform patch
124614-01 SunOS 5.10: sconadm proxy: UnknownHostException
122521-01 SunOS 5.10: locator patch
120198-05 SunOS 5.10: patch libpiclfrutree.so.1
120195-02 SunOS 5.10: patch schpc sc_gptwocfg gptwo_pci
120988-01 SunOS 5.10: grpck Patch
120986-06 SunOS 5.10: mkfs and newfs patch
119850-21 SunOS 5.10: mpt driver & picl plugins patch
120984-01 SunOS 5.10: nss_user.so.1 Patch
124171-03 SunOS 5.10: flash issue with SUNWscn-base due to broken package
122517-03 SunOS 5.10: Sun Fire V215/V245 platmod patch
122515-01 SunOS 5.10: Sun Fire V215/V245 platform patch
122513-02 SunOS 5.10: devfsadm SUNW_cfg_link.so patch
120815-01 SunOS 5.10: dmfe patch
118814-01 SunOS 5.10: patch platform/sun4u/kernel/tod/sparcv9/todsg
118812-03 SunOS 5.10: Netra ntwdt driver patch
123334-04 SunOS 5.10: e1000g_transition patch
123330-01 SunOS 5.10: pam_passwd_auth.so.1 patch
122658-03 SunOS 5.10: zonecfg patch
122650-02 SunOS 5.10: zfs tools patch
119826-02 SunOS 5.10: libadm.so.1 patch
118367-04 SunOS 5.10: csh Patch
123911-01 SunOS 5.10: pam patch
123910-01 SunOS 5.10: platform_sun4v.xml patch
122255-03 SunOS 5.10: etc/flash/precreation/caplib patch
122251-01 SunOS 5.10: librestart.so.1 patch
118557-07 SunOS 5.10: platform/sun4u/kernel/drv/sparcv9/su patch
123271-01 SunOS 5.10: iwscn patch
121215-01 SunOS 5.10: ipsecconf patch
123304-02 SunOS 5.10: kssl patch
119573-01 SunOS 5.10: cachefsd patch
123301-01 SunOS 5.10: i2c_svc patch
119570-01 SunOS 5.10: lw8 Patch
118346-05 SunOS 5.10: libnsl Patch
124327-02 SunOS 5.10: libpcp patch
121406-01 SunOS 5.10: ikeadm patch
124325-01 SunOS 5.10: rcm modules patch
121561-04 SunOS 5.10: keymap patch
124282-01 SunOS 5.10: init patch
121004-03 SunOS 5.10: sh patch
121002-03 SunOS 5.10: pax patch
123252-01 SunOS 5.10: platform/SUNW,Netra-T2000 patch
121559-01 SunOS 5.10: Netra-CP3010 libprtdiag_psr patch
121558-01 SunOS 5.10: SUNW,Netra-CP3010 platform patch
121557-01 SunOS 5.10: SUNW,Netra-CP3010 usr/platform patch
118929-05 SunOS 5.10: config files patch
121556-01 SunOS 5.10: SUNW,Netra-CP3010 platform patch
122027-08 SunOS 5.10: bge Driver Patch
117463-03 SunOS 5.10: passwdutil Patch
122183-02 SunOS 5.10: logadm timestamp patch
122412-01 SunOS 5.10: ipseckey patch
118918-22 SunOS 5.10: Solaris Crypto Framework patch
120473-01 SunOS 5.10: nss_compat patch
119143-02 SunOS 5.10: patch lib/libinetutil.so.1
121337-01 SunOS 5.10: tlimod patch
120272-06 SunOS 5.10: SMA patch
122752-04 SunOS 5.10: FMA snmp patch
121132-01 SunOS 5.10: cryptmod patch
121130-01 SunOS 5.10: librcm.so.1 patch
118879-02 SunOS 5.10: dhcp daemon patch
119721-02 SunOS 5.10: usr/lib/efcode/sparcv9/interpreter patch
118348-01 SunOS 5.10: fcode Patch
119852-03 SunOS 5.10: unix branding patch
121946-01 SunOS 5.10: Error processing FRU tree: IO error patch
121286-04 SunOS 5.10: libfru.so.1 and libfrureg.so.1 patch
123360-01 SunOS 5.10: usr/sbin/prtfru patch
122519-01 SunOS 5.10: fruadm patch
122363-02 SunOS 5.10: fru_container.conf and libfruaccess.so.1 patch
119974-04 SunOS 5.10: fp plug-in for cfgadm
120182-02 SunOS 5.10: Sun Fibre Channel Host Bus Adapter Library
120346-04 SunOS 5.10: Common Fibre Channel HBA API Library
122011-01 SunOS 5.10: SunFreeware cdrtools man pages patch
122261-01 SunOS 5.10: SunFreeware ghostscript man pages patch
121669-01 SunOS 5.10: SunFreeware pilot-link man pages patch
119766-02 SunOS 5.10 : SunFreeware man pages patch
122005-01 SunOS 5.10 : SunFreeware growisofs man pages
120704-01 SunOS 5.10 : smartcard man patch
122675-01 SunOS 5.10 : SunFreeware samba man pages patch
121667-02 SunOS 5.10 : pilot-link header patch
123809-01 SunOS 5.10: rpcsec_gss patch
121239-02 SunOS 5.10: libgss patch
120064-01 SunOS 5.10: stdio_iso.h Patch
120994-01 SunOS 5.10: elf_amd64.h Patch
120992-02 SunOS 5.10: nfs_clnt.h and nfs4_clnt.h Patch
118925-04 SunOS 5.10: unistd header file patch
119583-01 SunOS 5.10: memory classification header file patch
120741-01 SunOS 5.10: seg_map header file patch
121128-01 SunOS 5.10: lofs patch
121580-01 SunOS 5.10: daktari and cherrystone header files patch
118884-01 SunOS 5.10: atomic.h patch
121721-01 SunOS 5.10: SVM header files patch
121394-01 SunOS 5.10: aio_impl.h patch
124280-01 SunOS 5.10: libkdb.so.1 patch
120469-05 SunOS 5.10: kerberos patch
121006-01 SunOS 5.10: libkadm5 and kadmind patch
121947-01 SunOS 5.10: New Keyboards software needed
120467-05 SunOS 5.10: lp patch
123336-01 SunOS 5.10: statd patch
120046-01 SunOS 5.10: nfsmapid patch
124286-01 SunOS 5.10: chkey core dump
122029-01 SunOS 5.10: NIS+ nis patch
122085-01 SunOS 5.10: nispasswd patch
122410-01 SunOS 5.10: ldaplist patch
119073-03 SunOS 5.10: ldapclient patch
118735-01 SunOS 5.10: patch usr/sbin/rpc.nisd_resolv
119470-08 SunOS 5.10: Sun Enterprise Network Array firmware and utilities
122087-01 SunOS 5.10: LTC1427-connected fan device driver patch
121944-02 SunOS 5.10: libpsvcpolicy and libpsvcpolicy_psr patch
122537-01 SunOS 5.10: libpiclenvmon.so.1 patch
123256-02 SunOS 5.10: eri patch
121235-01 SunOS 5.10: rcapd patch
120629-05 SunOS 5.10: libpool patch
119712-04 SunOS 5.10: usr/sbin/in.routed Patch
124442-01 SunOS 5.10: ssh patch
122856-03 SunOS 5.10: sendmail patch
118733-03 SunOS 5.10: snmpdx patch
120256-01 SunOS 5.10: hci1394 Patch
117465-02 SunOS 5.10: fwtmp Patch
123332-01 SunOS 5.10: tftp and in.tftpd patch
122376-01 SunOS 5.10: prex patch
120068-01 SunOS 5.10: in.telnetd Patch
120809-01 SunOS 5.10: metaclust patch
121010-02 SunOS 5.10: rpc.metad patch
120807-01 SunOS 5.10: rpc.mdcommd patch
120101-01 SunOS 5.10: libsmedia patch
119555-03 SunOS 5.10: Software to support QLogic Ultra3 SCSI host bus adapters
119090-20 SunOS 5.10: Sun iSCSI Device Driver and Utilities
120732-01 SunOS 5.10 : libusb patch
120201-02 X11 6.8.0: Xorg client libraries patch
119213-10 NSS_NSPR_JSS 3.11.3: NSPR 4.6.3 / NSS 3.11.3 / JSS 4.2.4
122119-05 SunOS 5.10: Patch for Arabic Fonts
121734-05 SunOS 5.10: patch to support addition of new UTF-8 locales
119397-05 SunOS 5.10: Patch for North America Region locale issues
119401-07 SunOS 5.10: Patch for Western Europe Region locale issues
119601-08 SunOS 5.10: Patch for European Region JDS messages
120873-03 SunOS 5.10: xscreensaver localization message patch
119703-07 SunOS 5.10: Patch for localeadm issues
118706-01 SunOS 5.10: Creator and Creator3D: FFB Graphics Patch
119648-01 SunOS 5.10: vlan driver patch
118707-04 SunOS 5.10: Expert3D IFB Graphics Patch
118777-08 SunOS 5.10: Sun GigaSwift Ethernet 1.0 driver patch
118945-01 SunOS 5.10: Sun Gigabit Ethernet 3.0 driver patch
119309-03 SunOS 5.10: PGX32 Graphics
118711-02 SunOS 5.10: M64 Graphics Patch
118981-03 SunOS 5.10: Sun Quad FastEthernet qfe driver
120706-02 SunOS 5.10: XIL 1.4.2 Loadable Pipeline Libraries
118705-01 SunOS 5.10: XVR-1000 GFB Graphics Patch
118712-11 SunOS 5.10: Sun XVR-100 Graphics Accelerator Patch
118708-14 SunOS 5.10: Sun XVR-1200 and Sun XVR-600 Graphics Accelerator Patch
121975-01 CDE 1.6: Xsession patch
120410-15 SunOS 5.10: Internet/Intranet Input Method Framework patch
119810-03 SunOS 5.10: International Components for Unicode Patch
120099-07 APOC 1.2: Sun Java(tm) Desktop System Configuration Shared Libraries
119546-07 APOC 1.2: APOC Configuration Agent Patch
124393-01 CDE 1.6: Dtlogin smf patch
119280-08 CDE 1.6: Runtime library patch for Solaris 10
119278-12 CDE 1.6: dtlogin patch
121487-01 CDE 1.6: dtmail patch
124405-01 CDE1.6: sdtfprop patch
124403-01 CDE1.6: dtstyle patch
122735-01 CDE 1.6: backdrops patch
124401-01 CDE1.6: dtpad patch
124399-01 CDE1.6: dtfile patch
119284-01 CDE 1.6: sdtwsinfo patch
119282-01 CDE1.6: GNOME/CDE Menu for Solaris 10
124395-01 CDE1.6: dtaction patch
121977-02 CDE 1.6: dtlogin resources patch
119286-01 CDE 1.6: dtterm libDtTerm patch
122669-01 Evolution 1.4.6: Cryptographic Library patch
119117-24 Evolution 1.4.6 patch
121036-01 Gnome 2.6.0: base libraries patch
119418-03 GNOME 2.6.0: Gnome On-screen Keyboard Patch
119414-12 GNOME 2.6.0: Gnome Accessibility Libraries Patch
119598-08 GNOME 2.6.0: Gnome Screen Reader and Magnifier Patch
119416-01 GNOME 2.6.0: Gnome Text-To-Speech Engine Patch
120454-02 GNOME 2.6.0: Gnome Apoc GConf Adapter Patch
120460-10 GNOME 2.6.0: Gnome libs Patch
120282-02 GNOME 2.6.0: Gnome CD Player Utility Patch
121923-01 Gnome 2.6.0: GNOME CD Burner patch
119372-02 GNOME 2.6.0: GNOME common development tools and libraries Patch
120284-03 GNOME 2.6.0: GNOME CORBA ORB and component framework
120458-01 GNOME 2.6.0: Gnome configuration Patch
122204-01 GNOME 2.6.0: configuration framework Patch
122212-13 GNOME 2.6.0: GNOME Desktop Patch
119410-05 GNOME 2.6.0: Gnome Applets Patch
119540-04 GNOME 2.6.0: Gnome Dtlogin configuration Patch
120456-01 GNOME 2.6.0: Gnome image viewer Patch
119548-07 GNOME 2.6.0: Gnome Multi-protocol instant messaging client Patch
123162-02 GNOME 2.6.0: Gnome Java Run Time Patch
121095-01 GNOME 2.6.0: GNOME EXIF tag parsing library for digital cameras
119544-03 GNOME 2.6.0: Gnome streaming media framework Patch
122210-01 GNOME 2.6.0: GNOME Media Player Patch
120739-03 GNOME 2.6.0: GNOME PDF Viewer based on Xpdf
119368-05 GNOME 2.6.0: Printing Technology Patch
121606-01 GNOME 2.6.0: Python patch
122208-01 GNOME 2.6.0: Removable Media Patch
119890-03 GNOME 2.6.0: search tool Patch
120288-03 GNOME 2.6.0: Gnome terminal Patch
120286-02 GNOME 2.6.0: Gnome text editor Patch
119900-02 GNOME 2.6.0: Gnome libtiff - library for reading and writing TIFF Patch
119906-07 Gnome 2.6.0: Virtual File System Framework patch
119538-10 GNOME 2.6.0: Window Manager Patch
119115-20 Mozilla 1.7 patch
122424-01 SunOS 5.10: Mozilla default bookmarks patch
122422-03 SunOS 5.10: add missing locale files for Mozilla
119955-03 CDE 1.6: Tooltalk Runtime patch for Solaris 10
122064-01 CDE 1.6: Tooltalk ttsession patch for Solaris 10
119059-20 X11 6.6.2: Xsun patch
123611-02 X11 6.6.2: Trusted Extensions patch
124457-01 X11 6.6.2: xdm patch
121870-01 X11 6.6.2: xterm patch
119063-01 SunOS 5.10: libXpm patch
===================================
SU client
===================================
bash-3.00# uname -a
SunOS e2 5.10 Generic_118855-15 i86pc i386 i86pc
bash-3.00# cat /etc/release
Solaris 10 6/06 s10x_u2wos_09a X86
Copyright 2006 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 09 June 2006
bash-3.00# showrev -p | egrep -e '121453|121118|120335|121081|121563|122231|119788'
bash-3.00# showrev -p | egrep -e '121454|121119|120336|121082|121564|122232|119789'
Patch: 121454-02 Obsoletes: 120777-03, 121087-02, 119108-07 Requires: 119575-02, 119255-06 Incompatibles: Packages: SUNWcsu, SUNWcsr, SUNWccccrr, SUNWccccr, SUNWccfw, SUNWccsign, SUNWcsmauth, SUNWswupcl, SUNWppror, SUNWpprou, SUNWcctpx, SUNWccinv, SUNWupdatemgru, SUNWupdatemgrr, SUNWccccfg, SUNWccfwctrl, SUNWppro-plugin-sunos-base
Patch: 121082-05 Obsoletes: Requires: 121454-02 Incompatibles: Packages: SUNWccccrr, SUNWccccr, SUNWccfw, SUNWccsign, SUNWcctpx, SUNWccinv, SUNWccccfg, SUNWccfwctrl
Patch: 121119-06 Obsoletes: Requires: 121454-02 Incompatibles: Packages: SUNWppror, SUNWpprou, SUNWupdatemgru, SUNWupdatemgrr, SUNWppro-plugin-sunos-base
Patch: 121119-08 Obsoletes: Requires: 121454-02 Incompatibles: Packages: SUNWppror, SUNWpprou, SUNWupdatemgru, SUNWupdatemgrr, SUNWppro-plugin-sunos-base
Patch: 120336-04 Obsoletes: Requires: 121454-01 Incompatibles: Packages: SUNWpprou
Patch: 122232-01 Obsoletes: Requires: 121454-02 Incompatibles: Packages: SUNWcctpx
bash-3.00# smpatch get
patchpro.backout.directory - ""
patchpro.baseline.directory - /var/sadm/spool
patchpro.download.directory - /var/sadm/spool
patchpro.install.types - rebootafter:reconfigafter:standard
patchpro.patch.source http://monitor.pgf.com.pl:3816/solaris/ https://getupdates1.sun.com/
patchpro.patchset - current
patchpro.proxy.host - ""
patchpro.proxy.passwd **** ****
patchpro.proxy.port - 8080
patchpro.proxy.user - ""
bash-3.00# smpatch analyze
119253-16 SunOS 5.10_x86: System Administration Applications Patch
119082-24 SunOS 5.10_x86: CD-ROM Install Boot Image Patch
120200-07 SunOS 5.10_x86: sysidtool patch
121431-12 SunOS 5.8_x86 5.9_x86 5.10_x86: Live Upgrade Patch
124189-02 SunOS 5.10_x86: Trusted Solaris Attributes Patch
119316-07 SunOS 5.10_x86: Solaris Management Applications Patch
121309-08 SunOS 5.10_x86: Solaris Management Console Patch
119314-09 SunOS 5.10_x86: WBEM Patch
119255-31 SunOS 5.10_x86: Install and Patch Utilities Patch
118855-19 SunOS 5.10_x86: kernel patch
119964-08 SunOS 5.10_x86: Shared library patch for C++_x86
120754-03 SunOS 5.10_x86: Microtasking libraries (libmtsk) patch
122131-02 S10_x86: Patch to update SUNWlocaledefsrc files
123495-03 X11 6.6.2_x86: fontconfig patch
119813-03 X11 6.6.2_x86: Freetype patch
123648-01 SunOS 5.10_x86: gcc library .la patch
122530-05 SunOS 5.10_x86: nge patch
122912-02 SunOS 5.10_x86: Apache 1.3 Patch
120544-06 SunOS 5.10_x86: Apache 2 Patch
118344-14 SunOS 5.10_x86: Fault Manager Patch
124207-02 SunOS 5.10_x86: libtsol patch
118891-03 SunOS 5.10_x86: llib-lc patch
120037-07 SunOS 5.10_x86: libldap patch
122653-04 SunOS 5.10_x86: utilities patch
124238-01 SunOS 5.10_x86: ftp patch
124445-01 SunOS 5.10_x86: mountd patch
124247-01 SunOS 5.10_x86: devfsadmd_mod.so sysevent_conf_mod.so patch
119686-09 SunOS 5.10_x86: lib/svc/bin/svc.startd Patch
121082-06 SunOS 5.10_x86: Connected Customer Agents 1.1.0
120053-05 SunOS 5.10_x86: pam library patch
120846-03 SunOS 5.10_x86: auditd patch
124236-01 SunOS 5.10_x86: libpam.so.1 patch
120051-04 SunOS 5.10_x86: usermod patch
122532-04 SunOS 5.10_x86: volmgt and bsmconv patch
121300-02 SunOS 5.10_x86: caplib patch
124187-03 SunOS 5.10_x86: flash issue with SUNWscn-base due to broken package
124615-01 SunOS 5.10_x86: sconadm proxy: UnknownHostException
123331-01 SunOS 5.10_x86: pam_passwd_auth.so.1 patch
122663-06 SunOS 5.10_x86: libzonecfg patch
123527-01 SunOS 5.10_x86: libcurses patch
118368-04 SunOS 5.10_x86: csh Patch
123909-01 SunOS 5.10_x86: gfx_private patch
121013-02 SunOS 5.10_x86: traceroute patch
118347-05 SunOS 5.10_x86: libnsl Patch
121604-02 SunOS 5.10_x86: libcfgadm.so.1, scsi.so.1 patch
124326-01 SunOS 5.10_x86: rcm modules patch
121009-02 SunOS 5.10_x86: ufsrestore patch
124283-01 SunOS 5.10_x86: init patch
121005-03 SunOS 5.10_x86: sh patch
121003-03 SunOS 5.10_x86: pax patch
122184-02 SunOS 5.10_x86: logadm timestamp patch
117464-02 SunOS 5.10_x86: passwdutil Patch
122413-01 SunOS 5.10_x86: ipseckey patch
118919-19 SunOS 5.10_x86: Solaris Crypto Framework patch
122365-01 SunOS 5.10_x86: bscbus, bscv driver patch
121134-02 SunOS 5.10_x86: power patch
118880-02 SunOS 5.10_x86: dhcp daemon patch
119975-03 SunOS 5.10_x86: fp plug-in for cfgadm
119131-26 SunOS 5.10_x86: Sun Fibre Channel Device Drivers
120223-11 SunOS 5.10_x86: Emulex-Sun LightPulse Fibre Channel Adapter driver
120347-04 SunOS 5.10_x86: Common Fibre Channel HBA API Library
122676-01 SunOS 5.10_x86: SunFreeware samba man pages patch
121805-03 SunOS 5.10_x86: GRUB patch
121240-02 SunOS 5.10_x86: libgss patch
124281-01 SunOS 5.10_x86: libkdb.so.1 patch
123335-01 SunOS 5.10_x86: krb5kdc patch
122534-02 SunOS 5.10_x86: ktkt_warn patch
120468-05 SunOS 5.10_x86: lp patch
123337-01 SunOS 5.10_x86: statd patch
122411-01 SunOS 5.10_x86: ldaplist patch
124287-01 SunOS 5.10_x86: chkey patch
119471-06 SunOS 5.10_x86: Sun Enterprise Network Array firmware and utilities
120630-04 SunOS 5.10_x86: libpool patch
124443-01 SunOS 5.10_x86: ssh patch
119758-04 SunOS 5.10_x86: Samba patch
122857-04 SunOS 5.10_x86: sendmail patch
119091-20 SunOS 5.10_x86: Sun iSCSI Device Driver and Utilities
120273-07 SunOS 5.10_x86: SMA patch
120536-12 SunOS 5.10_x86: Updated video drivers and fixes
124466-02 SunOS 5.9_x86 : cacao 2.0 patch 02
119214-10 NSS_NSPR_JSS 3.11.3_x86: NSPR 4.6.3 / NSS 3.11.3 / JSS 4.2.4
118668-09 J2SE 5.0_x86: update 9 patch (5.0u9)
122120-05 SunOS 5.10_x86: Patch for Arabic Fonts
119602-08 SunOS 5.10_x86: Patch for European Region JDS messages
119704-07 SunOS 5.10_x86: Patch for localeadm issues
122762-01 SunOS 5.10_x86: Sun Update Connection Bootstrapper
118778-07 SunOS 5.10_x86: Sun GigaSwift Ethernet 1.0 driver patch
119789-02 SunOS 5.10_x86, Sun Update Connection Proxy, System Edition 1.0
120411-15 SunOS 5.10_x86: Internet/Intranet Input Method Framework patch
119811-03 SunOS 5.10_x86: International Components for Unicode Patch
121735-05 SunOS 5.10_x86: patch to support addition of new UTF-8 locales
120100-07 APOC 1.2_x86: Sun Java(tm) Desktop System Configuration Shared Libraries
119547-07 APOC 1.2_x86: APOC Configuration Agent Patch
124394-01 CDE 1.6_x86: Dtlogin smf patch
119281-08 CDE 1.6_x86: Runtime library patch for Solaris 10
119279-12 CDE 1.6_x86: dtlogin patch
121488-02 CDE 1.6_x86: dtmail patch
124406-01 CDE 1.6_x86: sdtfprop patch
124404-01 CDE 1.6_x86: dtstyle patch
124402-01 CDE 1.6_x86: dtpad patch
124400-01 CDE 1.6_x86: dtfile patch
124396-01 CDE 1.6_x86: dtaction patch
121978-02 CDE 1.6_x86: dtlogin resources patch
119118-24 Evolution 1.4.6_x86 patch
119419-03 GNOME 2.6.0_x86: Gnome On-screen Keyboard Patch
119415-12 GNOME 2.6.0_x86: Gnome Accessibility Libraries Patch
119599-08 GNOME 2.6.0_x86: Gnome Screen Reader and Magnifier Patch
120455-02 GNOME 2.6.0_x86: Gnome Apoc GConf Adapter Patch
120461-10 GNOME 2.6.0_x86: Gnome libs Patch
120285-03 GNOME 2.6.0_x86: GNOME CORBA ORB and component framework
122213-13 GNOME 2.6.0_x86: GNOME Desktop Patch
119411-05 GNOME 2.6.0_x86: Gnome Applets Patch
119549-06 GNOME 2.6.0_x86: Gnome Multi-protocol instant messaging client Patch
122471-02 Gnome 2.6.0_x86: GNOME Java Help Patch
123163-02 GNOME 2.6.0_x86: Gnome Java Run Time Patch
120740-03 GNOME 2.6.0_x86: GNOME PDF Viewer based on Xpdf
119369-05 GNOME 2.6.0_x86: Printing Technology Patch
120289-03 GNOME 2.6.0_x86: Gnome terminal Patch
119907-07 Gnome 2.6.0_x86: Virtual File System Framework patch
119539-10 GNOME 2.6.0_x86: Window Manager Patch
119116-20 Mozilla 1.7_x86 patch
122425-01 SunOS 5.10_x86: Mozilla default bookmarks patch
122423-03 SunOS 5.10_x86: add missing locale files for Mozilla
122959-02 GNOME 2.6.0_x86: RealPlayer media application
119060-19 X11 6.6.2_x86: Xsun patch
123614-01 X11 6.6.2_x86: OpenGL patch
123612-02 X11 6.6.2_x86: Trusted Extensions patch
124458-01 X11 6.6.2_x86: xdm patchRegards
przemol -
Flex - Getting the HTTP error code raised from SAP
Hi all,
is there a way to catch the error code returned by a BSP page?
For example, I have a Flex HTTPService that points to a BSP page somedata.xml, which is populated after retrieving data in onInitialization handler.
In this handler, if something goes wrong, I set up the response error code like this:
try.
"Data Handler Class
catch zcx_some_exc into lx_some_exc.
error_string = lx_some_exc->get_text( ).
response->set_status( code = 500 reason = error_string ).
endtry.
In my faultHandler function in Flex, I need to display error_string in an Alert box:
private function HTTPFaultEventHandler(event:FaultEvent):void{
Alert.show(event.fault.faultString);
But in this way, it always display "HTTP Request error".
Anyone can help me?
Thanks a lot,
R.This is a known issue with flex HTTPService.
what you could do is
set the status to 200 for BSP response
and pass the error message in xml format.
on the flex side, in your result handler, check the xml to see whether its error xml or your normal result xml.
if its error xml, you can provide an alert and then stop processing.
Ref: http://onrails.org/articles/2008/02/20/dealing-with-http-errors-in-a-flex-with-rails-application
Regards
Raja -
How to find all ORA error code and the message in Oracle10g?
Does anyone knows how to list all ORA error code and message in SQL Plus or find a full list of ORA error code in documentation?
If you want ALL Oracle ORA error codes in single page or even downloadable (html or pdf format) then check following post.
http://www.oratraining.com/blog/2010/08/complete-list-of-all-oracle-ora-errors/
Regards,
Tushar
Edited by: oratraining on Aug 18, 2010 12:20 AM -
Good day.
When trying to update my feed http://feeds.feedburner.com/SpiritLedSpiritFed, I received an HTTP error code 400 while fetching source feed message. Nothing has changed on my end as I've been using Dropbox for the feed and the files since last year and was able to successfully update the feed up to two weeks ago.
I did run through all the tools on the Feedburner page (validator, podmedic, feedmedic) received a clean bill of health on the feed and I've looked at both Feeburner's site as well as Dropbox's support page to see if anything could have changed (requiring https or some other format for the feed), but no luck so far.
The strange thing is that on the feed itself, it's listed as http://dl.dropbox.com/s/xxxxxxxxxx/xxxxxxxx.xml. However, when I tried to 'RESYNC' it, the 400 error was displayed and it's listed as https://dl.dropboxusercontent.com/xxxxxxxxxx.xml which is says it cannot reach.
Any suggestions would help as I've not been able to update my iTunes podcast for two weeks now.
ThanksThe URL you give redirects to https://dl.dropboxusercontent.com/s/466rh3k2kw7f6jr/SpiritLedSpiritFed.xml
This appears to be a viable feed. However it contains this tag:
<itunes:new-feed-url>https://www.dropbox.com/s/466rh3k2kw7f6jr/SpiritLedSpiritFed.xml</itunes:new-feed-url>
That will redirect iTunes (though nothing else) to the enclosed URL, and that is a web page containing a display of the feed and a download button, which is no use to iTunes. Consequently on attempting to subscribe in iTunes with any of these URLs the feed comes up empty. You need to get rid of these redirects and provide a direct link to the feed file; and you should not use https (encrypted connection) but http. Also, Dropbox isn't a good place to host your files, but if you really must use it you have to serve as a direct access in the same way as a web page, not as sharing. You have your media files on Dropbox as well, and the URL redirects to an https version, though it does play in a browser. This itself may cause problems; and if your podcast gets popular you will run into problems as Dropbox isn't really geared to do this sort of thing. -
Our clients wants to test a given set of HTTP error codes. Is there a way to simulate these ? We know the HTTP error code that clients want to simulate in the payload, but how do we simulate those.
Hi
If I understand right, you want to force web server to return error code 503 or 500 . This is what you can do
1. edit the obj.conf or your virtual server specific obj.conf
2. Add the following line under <Object name="default">
Error code="200" fn="set-variable" error="503"
this would return 503 even for successful serving (which would cause 200 to be returned by the default).
Now, this would cause all urls to respond with 503. If this is not what you want, then you can do something like (however, you need Web Server 7 Update 1)
<Object name="default">
<If $uri =~ 'whatever you want to match'>
Error code="200" fn="set-variable" error="503"
</If>
this would cause only the matched uri to return with error code 503
hope this helps -
Hi experts,
I have a big issue in production server,
the Queues are stuking in smq2 " command to tRFC/qRFC: execute LUW again"
if i am reprocess or press F6 it is going manually.
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
- <!-- Call Adapter
-->
- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
<SAP:Category>XIServer</SAP:Category>
<SAP:Code area="INTERNAL">CLIENT_RECEIVE_FAILED</SAP:Code>
<SAP:P1>400</SAP:P1>
<SAP:P2>ICM_HTTP_CONNECTION_FAILED</SAP:P2>
<SAP:P3 />
<SAP:P4 />
<SAP:AdditionalText><html><head><title>Application Server Error</title> <style type="text/css"> body { font-family: arial, sans-serif;} </style> </head> <BODY text="#172972" link="#808080" vlink="#808080" alink="#8e236b" bgcolor=white leftmargin="0" topmargin="0" marginheight="0" marginwidth="0"> <table height="61" width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td background="http://xidist:8000/sap/public/icman/img/bluebar_tile.gif" height="30"><table> <tr> <td width=5></td> <td width=20% nowrap><font face=arial size="-1" color=white>SAP NetWeaver Application Server </font></td><td width=75% align="right" nowrap><font face=arial size="-1" color="white"><a href="http://help.sap.com/">Help </font></td><td width=5% nowrap></font></td> </tr></table> </td><td rowspan=2 width=122 height=61 valign=top><img src= "http://xidist:8000/sap/public/icman/img/theme.jpg" width=122 height=61 border=0 alt="SAP"></td> </tr><tr><td background="http://xidist:8000/sap/public/icman/img/graybar_tile.jpg" height="31"> </td></tr> </table> <br><br> <table width=800> <tr><td width=50 nowrap> </td><td> <H2><b>404 Resource not found</b></H2><br>Partner not reached<br><br><hr> <table border="0"> <tr><td>Error:</td><td>-20</td></tr> <tr><td>Version:</td><td>7000</td></tr> <tr><td>Component:</td><td>ICM</td></tr> <tr><td>Date/Time:</td><td>Wed May 14 15:50:24 2014 </td></tr> <tr><td>Module:</td><td>icxxconn.c</td></tr> <tr><td>Line:</td><td>2341</td></tr> <tr><td>Server:</td><td>xidist_GXI_00</td></tr> <tr><td>Error Tag:</td><td>{004654a1}</td></tr> <tr><td>Detail:</td><td>Connection request from (110/28816/0) to host: xidist, service: 50000 failed (NIESERV_USED) EX-T110, U28816, 001 PIAFUSER, 10.1.57.50, 15:50:24, M0, W1, , 1/0</td></tr> </table> <p></p> </td></tr></table> <table><tr><td width=50 nowrap></td> <td nowrap><FONT SIZE=-1><a href="http://www.sap.com/">© 2001-2009, SAP AG</a></FONT> </td></tr></table> </body></html></SAP:AdditionalText>
<SAP:ApplicationFaultMessage namespace="" />
<SAP:Stack>Error while receiving by HTTP (error code: 400, error text: ICM_HTTP_CONNECTION_FAILED)</SAP:Stack>
<SAP:Retry>N</SAP:Retry>
</SAP:Error>
Regards,
Kiran polaniDear Sriram Ramani,
in ths case some scenarios are working good. proxy to soap, idoc to soap and jdbc to proxy, proxy to jdbc all are working with out error.
but my problem is in Soap to RFC case..
for all RFC communication channels are working but some time it is throwing RFC_COMMUNICATION_ERROR and messages are stucks in smq2 with retry.
when i check with retry error with in sxmb_moni log showing ICM_HTTP_CONNECTION_FAILED with error code 400.
not for all signals for few signals for some time..
Why it is happening i can't understand.
in repository it is saying Repsitory object hmi failed and address already in use.
is there any problem with loading IR objects.
Please suggest me good suggestion for this type of issue what can do for this to resolve.
Regards,
Kiran Polani -
Hi ALL
Can any body give me details regarding what doest this error code indiacte?
" Error while receiving by HTTP error code: 110"
any related document or SAP note will be helpfull?
Thanks in advance
SandeepHi Sudhir
Thanks for the reply. I have already gone through this thread.
I am not using any HTTP adapter. i am using IDOC adsapter only.
and this error occured on my production server. So we cant say like the thread you mentioned that this time it need any HTTPS connection configured coz it was working fine already.
Although this problem was solved by restarting the server.But its not advisable to refresh server on production frequently..also i want to know the complete description of this error ?
what this error stands for? what is the permannet solution of this?
Also if there is any supporting document or SAP Note to clarify this , will be highly appreciated/
any input experts?
Regards
Sandeep -
Why am I getting http error code 413 when I try to upload a photo?
I am trying to upload a picture from my computer to the www.NWF.org web site. I have done this 19 times before, but suddenly I'm getting "http error code: 413" and my picture won't upload. I've tried closing Firefox, updating all my plug-ins, and rebooting the computer, none of which has helped. When I Google this error, I don't understand what I'm reading.
Hello tschuss!
I'm so sorry to hear that your update has not successfully completed! I can certainly help to point you in the right direction. Click the link to access the Software Upgrade Assistant, which will provide instructions for how to complete the update if it has failed. http://www.verizonwireless.com/support/knowledge-base-80200/
MichelleH_VZW
Follow us on Twitter @VZWSupport
If my response answered your question please click the "Correct Answer" button under my response. This ensures others can benefit from our conversation. Thanks in advance for your help with this!! -
Hi I am new to web design and just started learning
Dreamweaver 8 and have hit a little bump in the road. I have been
following a book (Dreamweaver 8 Unleashed) as a teaching tool and
have come to the point in the totorial where I need to connect a
database to my web page. I'm running on windows vista premium with
IIS 7, ASP.NET, and Microsoft Access 2007. I follow all the steps
to connect the Access Database but when I try to test the
connection string, I get an HTTP Error Code 405 Method Not Allowed.
I have tried to use my limited knowledge to try and solve the
problem, but am all out of ideas. If anyone could help me solve
this problem I would be extremely grateful. It's really frustrating
to be stuck like this and not able to move forward.> Thanks for the reply. I have to head to class here in a
few minutes so I
> will try the things you mentioned when I get home. Out
of curiousity, why
> do you recommend I switch to SQL over Access?
Access will be just fine for you to learn data access. It
runs bazillions of
production sites, regardless of how much it is pooh-poohed by
the
old-timers. After you get more comfortable with the process,
you can
download SQLEXPRESS for your development.
In Internet Explorer, go to Tools - Internet Options -
Advanced, and uncheck
"Show friendly error messages" so IE will display the true
error message.
Then, in Computer Management - Services and Applications -
Internet
Information Server - Web Sites - Default Web Site - IIS - ASP
- Compilation,
change "Send Errors To Browser" to TRUE.
Lastly - navigate the file system to
C:\Windows\ServiceProfiles\NetworkService\AppData\Local and
give that folder
Change permission for IUSR. -
MySQL Connection "HTTP Error Code 403 Forbidden"
I can't seem to connect to my MySQL database on Go Daddy. I
have the db set up for remote access and can connect just fine with
Sequel Pro. But, when I try to connect to build my application in
Dreamweaver I always get "HTTP Error Code 403 Forbidden". I've
spent a good chunk of the last 3 days banging my head against this
problem. At this point I'm thinking of dumping Dreamweaver. I
thought these things were supposed to be easy? Yes, I'm very
frustrated...
All help is greatly appreciated.
ThanksPls check if your database name is already taken by someone
else on GoDaddy. GoDaddy has a policy that a database name taken on
any website hosted by them cannot be taken by another user.
If your database name was accepted by GoDaddy, see if the
first few lines of your SQL file contain code like:
DROP DATABASE IF EXISTS . . . or
CREATE DATABASE . . . or
USE . . .
If such lines are there, delete them so that the code starts
with:
DROP TABLE IF EXISTS . . .
Save the SQL file and try to upload it.
Good luck! -
Retry on certain HTTP error code ( OSB 10g)
Hi All,
I want to retry on service call out when i get Http error code 401 for OSB 10g. But don't want to retry on other type of application error or soap fault. What is the best way to implement this? Is there any out of box option to set?
RegardsThis is not supported as a out of box option but you can easily set this up in OSB. This is what I did in a similar situation.
PS1( with service callout, in the service callout check for the custom response which is received from PS2, if the custom response has an error code , it means you received an error from service provider else success )----> BS1(intermediate Business service with retry settings )----> PS2(Proxy service which checks the error code from BS2 in the error handler, if the error is 401 then do a raise error or reply with error else do a reply with success. When we do a reply with error in case of 401 error code the BS1 will retry this operation. In case of reply with success send the error code wrapped in a custom response back to PS1 else send back the response from BS2 ,This PS1 cannot be a local proxy service. )----> BS2--> call the service provider. -
Error while receiving by HTTP (error code: 110) ?
Hi Experts,
I am working on IDOC to file Scenario.
I am getting this error in SXMB_MONI. What may be the reason.
<SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
<SAP:Category>XIServer</SAP:Category>
<SAP:Code area="INTERNAL">CLIENT_RECEIVE_FAILED</SAP:Code>
<SAP:P1>110</SAP:P1>
<SAP:P2 />
<SAP:P3 />
<SAP:P4 />
<SAP:AdditionalText />
<SAP:ApplicationFaultMessage namespace="" />
<SAP:Stack>Error while receiving by HTTP (error code: 110, error text: )</SAP:Stack>
<SAP:Retry>A</SAP:Retry>
</SAP:Error>
Best Regards,
AnilCheck these threaads:
Re: XI Error when upgraded to SP14 (Error Code 110) CLIENT_RECEIVE_FAILED
Regards,
ravi
Maybe you are looking for
-
Installing OSX on 24" iMac with broken Display
Hi, I have a 24" iMac but the Screen is broken. It still worked with a external Display connected via MiniDVI but now i would like to install OSX 10.6. The problem is that I can't get the Installation to show on the external Display and I can't see w
-
Page Cropping Tool Box Size Problem
I just recently tried to crop a page in Acrobat 9 Pro & noticed that the drop down crop tool box does not fit my computer screen; it is too big. How can I change the size of the box such that I can check the OK box when I am finished cropping the pa
-
I am doing java logging to file using the logger class. In order to write logs to the file, a file handler was created using the 'append' mode. However, when the log entries are written to the log file, they are all entered on a single line. How do I
-
I want to ask the question about phasor measurement.
I want to ask the question about phasor measurement.the first one is that how can I accomplish the sychronized sampling with GPS?The other question is that how can I adjust the sampling rate for DAQ when the system frequency alter continuously.(if I
-
Big problem, almost in tears, HELPPPP
so i have an imac G5 that ive had fry on me before, everything was fried. It got fixed and got a new dvd drive and hwat not, and i havent had many problems except that sometimes it wont accept when i put in a disk the first time, itll go in and ill h