Details
-
Type:
Test
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.3.0-beta4
-
Component/s: Configuration
-
Labels:None
-
Number of attachments :
Description
I've installed JAI on Linux Server when I run geoserver in browser it will show as follow:
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<!DOCTYPE ServiceExceptionReport (View Source for full doctype...)>
- <ServiceExceptionReport version="1.1.1">
<ServiceException code="">UNCAUGHT EXCEPTION: java.lang.NoClassDefFoundError</ServiceException>
</ServiceExceptionReport>
Anybody help me please ![]()
What is the request that you are submitting? And can you set verboseExceptions to true in the web admin Config -> Server page? And report back the full stack trace. Also, if you go to the admin page on the web admin tool you can see if JAI is properly installed or not. If it says it's not you may try again, it probably went into the wrong JDK - the one running GeoServer is probably different than the one you think it is.