cancel
Showing results for 
Search instead for 
Did you mean: 

Segmentation error

04-28-2010 4:14 PM
somogyvari_gabor Participant
182 views 2 comments
0 Likes
SAP Managed Tags
Subscribe

Hi All!!

Ive got an error in segment-builder (CRM 7.0 WEB UI)

In the grapchic modeller I try to segment. When I try to drop down a marketing attribute, the system is not displaying the profile set.

I have tried to open an old profile set. I have seen the profile set and when I added a new attribute (for example KEEP), the system have done nothing.

Thanks in advance,

Gábor

0 Likes

Accepted Solutions (0)

Answers (2)

Answers (2)

somogyvari_gabor
Participant
0 Likes

The problem has been solved. Under the newest Java version the functionality doesn't working.

The necessary version: 1.6.0_15

somogyvari_gabor
Participant
0 Likes

Hi All!

I looked in the Java Console and I find the followings, maybe it can help you:

Exception in thread "AWT-EventQueue-2" java.security.AccessControlException: access denied (java.awt.AWTPermission accessClipboard)

at java.security.AccessControlContext.checkPermission(Unknown Source)

at java.security.AccessController.checkPermission(Unknown Source)

at java.lang.SecurityManager.checkPermission(Unknown Source)

at java.lang.SecurityManager.checkSystemClipboardAccess(Unknown Source)

at sun.awt.dnd.SunDropTargetContextPeer.getTransferData(Unknown Source)

at sun.awt.datatransfer.TransferableProxy.getTransferData(Unknown Source)

at java.awt.dnd.DropTargetContext$TransferableProxy.getTransferData(Unknown Source)

at com.sap.crm.marketing.segmentbuilder.ui.staging.StagingArea.isDragAndDropAllowed(StagingArea.java:956)

at com.sap.crm.marketing.segmentbuilder.ui.staging.StagingArea.drop(StagingArea.java:744)

at java.awt.dnd.DropTarget.drop(Unknown Source)

at sun.awt.dnd.SunDropTargetContextPeer.processDropMessage(Unknown Source)

at sun.awt.dnd.SunDropTargetContextPeer$EventDispatcher.dispatchDropEvent(Unknown Source)

at sun.awt.dnd.SunDropTargetContextPeer$EventDispatcher.dispatchEvent(Unknown Source)

at sun.awt.dnd.SunDropTargetEvent.dispatch(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.processDropTargetEvent(Unknown Source)

at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(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)

Regards,

Gábor