Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error processing persisted values when clicking on JMX settings page #9

Closed
CesarCapillas opened this issue Feb 25, 2015 · 6 comments
Closed
Assignees

Comments

@CesarCapillas
Copy link

Hi, first of all congrats for the module, it is very useful.
I am obtaining this error in Alfresco 4.2.4 EE when clicking in JMX Settings page of the module every time I click on the link. It results on a very large ERROR log. Then all seems to work but...

2015-02-25 19:21:22,187  ERROR [util.jscript.SupportToolsApi] [http-apr-8080-exec-8] Error processing Persisted Values  │
  │        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)

Any idea ?

Regards.

--C.

@AntonioSoler
Copy link
Contributor

Hi Cesar,
Are you getting this error using the 1.6 release or are you building the amp yourself with maven?
I think that Rich Mckinght already resolved this error when he did the refactor of this webscript on the 1.7 snapshot.

@CesarCapillas
Copy link
Author

Hi Antonio:

Thanks for the feedback.
We are using the current pom.xml of the project that points to 1.7 Snapshot (in version token) but later the tag token is flagged as (1.6.1). I am not sure about the version, it was compiled two weeks ago.

Regards.

--C.

@CesarCapillas
Copy link
Author

Hi again:

One minor thing to take into account is that we did not find alfresco 4.2.4 version in maven, only 4.2.3.3, so it was compiled for this.

Regards.

--C.

@CesarCapillas
Copy link
Author

Idem with 4.2.1 EE.

Thanks in advance.

--C.

@AntonioSoler
Copy link
Contributor

Bug fixed in b8beffc

AntonioSoler added a commit that referenced this issue Apr 13, 2015
@CesarCapillas
Copy link
Author

Checked in Alfresco 4.2.4.

Thank you very much Antonio.

--C.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants