Senin, 30 Januari 2012

Blackberry Apps Error Code / Mengenal CODE ERROR Pada BLACKBERRY

Berikut ini adalah sedikit panduan untuk mengetahui letak error pada handheld Anda :

Code 1xx

* 101: Internal JVM Error

* 102: Invalid code in file system. The .cod files in the handheld have been checked for modification and it has been determined that there is a problem with one or more .cod files

* 103: The starting address for the boot .cod file cannot be found. This might mean that a boot .cod file has not been installed on the handheld, or that its format is invalid or corrupt.

* 104: An uncaught Java exception was thrown in the Java code and diagnosed by the JVM. Execution can be continued or the handheld can be attached to a debugger on a desktop through a serial or USB cable. The event log should contain the traceback of the thrown exception.

* 105: An OS file system API returned an error status for a certain operation. This can indicate a corrupt file system or an error in the JVM.

* 106: An error has been detected in the graphics system of the handheld.

* 107/108: Internal JVM error.

* 109: Internal OS error.

* 110: Non-idle event downtime error. A problem has been detected in the accumulation of JVM down time that represents how long the JVM has been idle. This indicates an error in either the OS code or the JVM code.


Code 2xx

* 200: Application manager threw an uncaught exception. The application manager event thread threw an uncaught exception and so cannot continue running.

* 201: Initialization of the cryptographic system failed and the handheld cannot continue to operate.

* 202: An attack on the key store has been detected, and the handheld cannot continue to operate.

* 203: The application manager console process, usually the Home screen ribbon, has failed, like due to an uncaught exception.



Code 3xx

* 310-314: Software 70% or Hardware failure 30%
Perform a hard reset on the handheld: Shut down, remove the battery wait a few second... replace battery then see when happens when it starts OR Run Application Loader to reload the operating system and applications onto the handheld.
Note: If these tasks do not resolve the error, contact your service provider.

* 320-325: AMX failure
Run Application Loader to reload the operating system and applications onto the handheld.

* 330-339: Application tasks failure
Run Application Loader to reload the operating system and applications onto the handheld.

* 340-343: Memory failure
You receive one the following error messages on your handheld:
Cause
Memory failure.

Resolution
Reduce the number of calendar appointments synchronized to your handheld.

1. In BlackBerry? Desktop Manager, double-click the Intellisync icon.
Click Configure PIM. The Handheld Configuration window appears.

2. In the Handheld Applications list, select Calendar.

3. Click Configure > Advanced Settings. The Advanced Settings for Calendar window appears.

4. In the Date Range tab, perform one of the following tasks to reduce the number of calendar appointments synchronized to your handheld:
If you click the Transfer only Future items option, only future calendar appointments will be synchronzied to your handheld.
If you click the Transfer items within a range of Days option and enter date range in the fields provided, only the calendar appointments that scheduled within the date range will be synchronized to your handheld.

5. Click OK to save your changes and close the window.

6. In the Handheld Configuration window, ensure that the check box beside the Calendar application is selected, then click OK.

7. In the Intellisync window, ensure that the Synchronize PIM check box is selected, then click Synchronize Now. The number of calendar entries on your handheld is reduced.
If you still receive the error

Run Application Loader to reload the operating system and applications onto your handheld.



* 350-359: Software application failure
You receive one of the following error messages on your handheld:
Device Error 350, 352, 353, 354, 355, 356, 357, 358, 359
Cause
Software application failure.

Resolution
Perform a hard reset on the handheld OR Run Application Loader to reload the operating system and applications onto your handheld. In the Application Loader Wizard window, do not select any third party applications. In the Advanced options, select the Erase all currently installed applications check box

* 360-363: Flash memory failure
Run Application Loader to reload the operating system and applications onto the handheld.

* 365-368: This one is often followed by
Contact your service provider.



Code 4xx

* 400-564: Breaking lines, sistem data link lost, possibility of bad sector in hard drive

* 410: Radio Failure

* 411: Battery Error, Replace Internal or External Battery module

* 499: Software problems, continue to handheld device OS installation or application updates via Apploader



Code 5xx

* 501: Internal error.

* 502: All processes exited. The last Java process has terminated, and there is nothing left to execute.

* 503-505: Internal error.

* 506: An uncaught Java exception was thrown in the initial VM Java thread thus killing the only live thread in the system. The event log contains the traceback for the exception.

* 507: A dependency on a .cod file could not be satisfied due to a missing .cod file. Load the missing .cod file onto the handheld.
You receive one of the following errors on your BlackBerry device while using Application Loader to install device software. <-- TUTS - Thanks to user: jakartadogdown

Device Error 505

Device Error 507

Both errors indicate that no applications are loaded on the BlackBerry device.
Cause I
During the Application Loader process, the existing applications on the BlackBerry device were erased, but Application Loader failed to load the new applications.

Resolution
Complete the following steps:

1. Verify that device software is installed on your computer.

2. If your BlackBerry device is connected to a laptop in a docking station, disconnect the laptop from the docking station and connect the device directly to the laptop.

3. If a third-party program (e.g. virus scanner) is using the same COM port as BlackBerry Desktop Manager, close the third-party application to free the COM port.

4. If you are using a USB adapter to connect your BlackBerry device to a serial port on your computer, temporarily connect your device to a computer with a USB port.

5. In Desktop Manager, double-click Application Loader.

6. Use Application Loader to install the device software.


Cause II
You erased all the data and applications on your BlackBerry device by typing an incorrect password ten times in Application Loader.

Resolution
Complete the following steps:

1. In Desktop Manager, double-click Application Loader.
2. Use Application Loader to install the device software


* 508: Invalid object. A problem has been detected with a debugger command to the VM.

* 516: Error occurred during garbage collection, which might indicate a corrupted file system.

* 510: All threads are waiting on objects, which results in a deadlock. The system cannot recover from this state since no thread can release a lock.

* 511: A problem has occurred during debugging.

* 515: The reachable objects form a group that cannot be represented properly by the VM because there are too many objects or the total size of the objects is too large.

* 516: When committing a persistent object, the VM found that the persistent store id counter has reached its limit. The object was not committed.

* 517: An inconsistency has been detected in the VM persistent object store.

* 518-520: Internal error.

* 521: Indicates that Object.wait() has been executed by a thread that holds a lock on another object; occurs only in simulator if the JvmDebugWaits application switch.

* 522: A thread has acquired two locks on objects in an order that doesn’t match the order that previous locks for the two types were acquired, which indicates a future potential deadlock situation; reported only in the simulator when the JvmDebugLocks application switch is set.

* 523: A critical Java process has died and the device cannot continue to operate normally.

* 524: An object has been marked as recovered by the Low Memory Manager but it was not freed during a garbage collection. This is only checked in the simulator under the control of the JvmDebugLMM application switch.

* 525: Bad persistent object. An auto-commit operation during a garbage collection has detected a non-persistent object reachable from the persistent store root. The type of the object has been output into the event log.

* 526: The class definition for java.lang.Object cannot be found.
* 527: The class definition for java.lang.String cannot be found.
* 528: The file system is corrupted. Data on the handheld is unrecoverable.
* 529: The file system is corrupted. An attempt is going to be made to recover data, but some data might be lost.

* 530: Internal JVM error.
* 531: Flash memory has been exhausted.
* 532: A JVM assertion has been violated. This error can occur only in the simulator, not on an actual handheld.

Sabtu, 28 Januari 2012

Penjelasan Pin (kaki kaki) IC SMPS pada Nokia WD2 (3650,6600, 7610,Ngage,dll)


Pin A1= FB (FeedBack) : Tegangan Balik yang dihasilkan dikaki C3 pada SMPS dgn Inductor oleh koil DC/DC Converter L294 diumpan balik ke kaki A1 pada SMPS sbg referensi teg. VCoreA.

Pin B1= VSEL (Voltage Selector) Adalah Pemilihan tegangan utk CPU.
Ada dua pemilihan tegangan yg dapat diatur dgn merubah R263 ini.
1..Jika R263 dipasang, maka kaki B1 SMPS atau VSEL ini akan mendapatkan tegangan dari Battery 3,6V (Kondisi High Mode) maka output VCore = 1,8V.
2. Sedangkan apabila R263 ini dicabut, maka kaki B1 (VSEL) ini tidak mendapatkan tegangan apapun (OV). karena putus jalur. maka Ouptu VCoreA=1,5V.

Jadi kesimpulannya:
Bila VSEL kondisi High 3,6V yaitu R263 terpasang, maka VCOREA menjadi 1,8V
Bila VSEL kondisi Low 0V yaitu R263 dicabut, maka VCOREA menjadi 1,5V

Pin C1= REF (Voltage Reference) :. Adalah Tegangan referensi untuk IC SMPS dalam mengolah Output VCore sebesar 1,37V yang diperuntukkan pula untuk IC RF Mjolner.

Pin D1= Sync (Voltage Synchronization) atau dinamakan VR3 yaitu: untuk Proses Switch Synchronication Mode. VR3 ini berfungsi pula sebagai VXO (Voltage External Oscillator) untuk 26 Mhz Crystal yg diatur oleh IC RF (Mjolner)

Pin D2= EN ( Enable) : Adalah Controlling dari UEM untuk IC SMPS melalui R265

Pin A2= SGND (Signal Ground) : Pertanahan untuk Data signal.

Pin A3= VDD (Voltage Drain Device) : adalah Tegangan Drain IC SMPS terhubung VBatt

Pin B3= PVIN (Power Voltage In): adalah Tegangan Input dari VBatt (Battery) utk IC SMPS sebesar 3,6V.

Pin C3= Output (Voltage Output) SMPS yang diinduksi oleh Coil L294 yang merupakan rangkaian DC/DC Converter

Pin D3= PGND : Power Ground. Pertanahan untuk Tegangan pada ic SMPS.

Kerusakan pada ic SMPS ini menyebabkan ponsel mati dikarenakan UPPWD2nya tidak dapat bekerja, sebab mendapatkan tegangan.
Cara Mengatasinya :
- Panasi ulang / rehot

Kamis, 26 Januari 2012

Avast Antivirus 6.0 Free

Jika anda menginginkan antivirus gratis terbaik Brada bisa gunakan salah satu antivirus berikut ini dimana dalam versi terbarunya Avast menambahkan fitur terbaru Download Avast Antivirus 6.0 Free Terbaru.

Untuk mengaktifkan license Brada bisa gunakan license berikut yang valid hingga 2038

Avast License Key: W6754380R9978A0910-4TZ59467

Avast tidak memblokir lisensi tersebut. License tersebut hanya dapat digunakan pada Avast AV free saja dan gunakan Avast free untuk keperluan non komersial. Dan tidak ada jaminan license key berikut akan terblokir di masa datang


Avast Antivirus 6.0 Free Terbaru

Selasa, 17 Januari 2012

Panduan Setting Modem di Tablet Android Lokal/Cina


Menjamurnya Tablet Android merk lokal yang dibanderol dengan harga ‘sangat’ murah, tentu saja jadi pilihan baru bagi konsumen. Di pasaran, Tablet jenis ini malah ada yang dijual kurang dari Rp 1 juta, tepatnya sekitar Rp 800 ribuan yakni IMO Tab X3. Di kisaran harga yang tak terlalu jauh ada IMO Tab X5, Websong Epad dan sebagainya.

Rata-rata tidak didukung slot SIM card untuk kebutuhan akses data. Untuk akses internet ini menggunakan jalur WiFi. Namun, di kebanyakan Tablet Android tersebut tersedia fitur “3G Settings”. Nah…Dengan fasilitas ini, BGer’s bisa memanfaatkan dongle Modem Stick USB yang dikoneksikan ke port khusus buat keperluan akses internet.

Kendalanya, kita harus melakukan pengaturan manual serta menggunakan Modem USB khusus. Berdasarkan spesifikasi yang terdapat di menu ‘3G Settings’ tersebut, modem yang mendukung diantaranya:

•    WCDMA (Huawei E220, E230, E169, E169G, E160X, E1750, etc.)
•    CDMA2000 (Bora9380/AWIT-U8)
•    TD-CDMA (TD368)

Di panduan setting ini, BG menggunakan Modem Huawei E169 dan Tablet Android IMO Tab X5. Berikut langkah-langkah pengaturannya
1. Hubungkan konektor/converter USB ke port yang ada di Tablet Android. Pastikan antara dongle dan port tertancap dengan benar dan pas.
2. Colokan dongle Modem USB ke konektor/converter USB. Secara otomatis, Tablet Android akan mendeteksi Modem USB tersebut yang ditandai dengan ‘berkedip’-nya indikator LED di Modem.
3. Selanjutnya, masuk ke menu “3G Settings” yang ada di Tablet Android.
4. Klik “Add 3G network”.
5. Isikan data-data yang diminta sesuai profile internet operator yang digunakan. Sebagai contoh, BG menggunakan paket data Unlimited XL.
Name: XL
Device: Pilih sesuai daftar Modem yangg digunakan (WCDMA (Huawei E220, E230, E169, E169G, E160X, E1750, etc.)
Device Number: *99# atau ada juga yang menggunakan *99***1#
APN: xlunlimited
User: Kosongkan
Password: Kosongkan

Selasa, 15 November 2011

Review: IMO G98, Touchscreen Bertabur Fitur

Casing Metal Nan  Kokoh
Dimension : Dimensi: 113x58x13mm;   Type : CandyBar Phone ;  Touchscreen

Sekilas jika Anda melihat IMO G98, pasti Anda akan diingatkan akan konsep disain smartphone besutan HTC Wildfire S. Bingkai steel dan material casing dari metal, menjadikan IMO G98 terasa kokoh dan mantap dalam genggaman.

Selain faktor ketahanan, pemilihan material metal juga tidak mudah kotor. Hanya saja, menjadikan bobot tubuh ponsel buatan China ini menjadi lebih berat. Pada bagian depan HP, didominasi oleh layar, selazimnya HP touchscreen yang mengutamakan operasionalitas melalui layar. Pada bagian bawahnya, diperkuat dengan beberapa tombol akses konvensional. Terdapat 3 tombol dibagian bawah layar, yakni tombol call, akses menu dan tombol end call. Sedangkan pada sisi ponsel terdapat tombol volume, tombol penguncian, dan shutter button.

duta pulsa

 

Latest GSM News - New Phones

BerryReview.com

New GSM

Tips trick servis ponsel

QUANTUM KEMIRI Copyright © 2009 Blogger Template Designed by Bie Blogger Template