Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

the problem of installing abaqus 6.4

Status
Not open for further replies.

handa12737

Geotechnical
Joined
Feb 3, 2004
Messages
2
Location
CN
ABAQUS/Viewer


...ERROR

ABAQUS did not complete successfully.

Please see Viewer.log for details.

Turning off hardware acceleration may correct the
problem. See ABAQUS Online Support System Answer
1249 for details.

Continuing...

-----------------------------------------------------------------------------
ABAQUS/CAE


...ERROR

ABAQUS did not complete successfully.

Please see CAE.log for details.

Turning off hardware acceleration may correct the
problem. See ABAQUS Online Support System Answer
1249 for details.

Continuing...

viewer.log:

<98 out of 99 licenses remain available>.
FXGLContextEx::create(): wglCreateContext() failed.
ABAQUS Error: ABAQUS/CAE Kernel exited with an error.

i have turned off the hardware acceleration in the graphicsconfig.env,
what is the problem?
thanks!
 
A workaround is to set the environment variable ABAQUS_KERNEL_VIEWPORT in your C:\ABAQUS\v6.4-1\site\abaqus_v6.env environment file. Edit this file and add the following 2 lines:

import os
os.environ['ABAQUS_KERNEL_VIEWPORT']=ON

/karelin
 
first thank karelin!
but,i still donot solve the problem,
i added the lines,but the cue:

FXGLContextEx::create(): wglCreateContext() failed.
ABAQUS Error: ABAQUS/CAE Kernel exited with an error.

Turning off hardware acceleration may correct the
problem. See ABAQUS Online Support System Answer
1249 for details.


still exist!

expect your help!
thanks
 
Did you ever solve this problem? I'm having the same problems even after doing the hardware acceleration and 2 lines trick, ABAQUS/CAE and ABAQUS/Viewer have errors durring verification.

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top