Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
Tamila  
#1 Posted : Thursday, September 24, 2009 1:43:31 AM(UTC)
Tamila

Rank: Advanced Member

Groups: Member
Joined: 3/9/2008(UTC)
Posts: 554

Was thanked: 1 time(s) in 1 post(s)
Sometimes our customers notice the following exception in Java console when they try to open the page with Image Uploader and load it:

Code:
Exception in thread "AWT-EventQueue-2" java.lang.InternalError: couldn't create component peer
	at sun.awt.windows.WComponentPeer.checkCreation(Unknown Source)
	at sun.awt.windows.WComponentPeer.<init>(Unknown Source)
	at sun.awt.windows.WCanvasPeer.<init>(Unknown Source)
	at sun.awt.windows.WPanelPeer.<init>(Unknown Source)
	at sun.awt.windows.WWindowPeer.<init>(Unknown Source)
	at sun.awt.windows.WFramePeer.<init>(Unknown Source)
	at sun.awt.windows.WEmbeddedFramePeer.<init>(Unknown Source)
	at sun.awt.windows.WToolkit.createEmbeddedFrame(Unknown Source)
	at sun.awt.windows.WEmbeddedFrame.addNotify(Unknown Source)
	at sun.plugin2.main.client.PluginEmbeddedFrame.addNotify(Unknown Source)
	at sun.awt.windows.WEmbeddedFrame.<init>(Unknown Source)
	at sun.plugin2.main.client.PluginEmbeddedFrame.<init>(Unknown Source)
	at sun.plugin2.main.client.PluginMain$StartAppletRunner.run(Unknown Source)
	at java.awt.event.InvocationEvent.dispatch(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.run(Unknown Source)


Actually, it is a know problem for Sun Microsystems. Anyway, exception appears before Image Uploader starts. Sometimes it has not an influence on Image Uploader and you can upload necessary files without problem. Sometimes Image Uploader is not loaded at all. In this case to resolve the issue you need to do the following steps:
  1. Open Java Control Panel
  2. Open Advanced tab
  3. Expand Java Plug-in item
  4. Uncheck Enable the next-generation Java Plug-in
  5. Click Apply
See also:

Edited by user Saturday, December 19, 2009 5:19:38 PM(UTC)  | Reason: Not specified

Aurigma Support Team

UserPostedImage Follow Aurigma on Twitter!
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.