Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000084 [Oberon Platform] Java SDK block always 2012-09-22 13:12 2012-09-22 16:34
Reporter g_prajeesh View Status public  
Assigned To
Priority urgent Resolution fixed  
Status closed   Product Version 2.6 - DB build 0065
Summary 0000084: JRClient.executeCommand Fails
Description JRClient.executeCommand Fails
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0000152)
administrator (administrator)
2012-09-22 16:34

Check the command source code and check if the program can be deployed with success in your java environment.

The Oberon clients (Context Design and Domain Objects ) export and compile the program source code in the temporary directory (generally <Oberon_full_path>/temp/oberon).
You can change this path in 2 ways:

1- Edit config.bat (sh):
SET TEMPDIR=<your_temp_path>

2- Edit oberon.ini
tmpdir=<your_temp_path>

The application server exports and compile the program source code in the
<java.io.tmpdir>/oberon

You can change this path in the oberon.properties file, add:

tmpdir=<your_temp_path>

- Issue History
Date Modified Username Field Change
2012-09-22 13:12 g_prajeesh New Issue
2012-09-22 16:34 administrator Note Added: 0000152
2012-09-22 16:34 administrator Status new => closed
2012-09-22 16:34 administrator Resolution open => fixed
2012-09-22 16:34 administrator Fixed in Version => 3.0 - DB build 0067
© 2008-2013 Mirko Solazzi | Website Templates by IceTemplates.com
Please Read: Privacy Policy and Terms of Use

Powered by Mantis Bugtracker
Copyright © 2000 - 2008 Mantis Group