OBEROn - Bug Trace - Oberon Platform
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
75 | RMI | tweak | always | 2012-07-09 14:42 | 2012-07-10 16:04 |
|
|||||
Reporter: | ollmurto | Platform: | |||
Assigned To: | administrator | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 2.6 - DB build 0065 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 2.6 - DB build 0065 | ||
|
|||||
Summary: | 0000075: TYPO in config.sh -- oberon_core.jar | ||||
Description: |
There is a typo in linux config.sh script, which actually does not allow the RMI server to start with the rmistart10xx.sh scripts. This can be fixed by typing the correct filename of the oberon_core.jar in the config.sh script for the 'RMIJAR' variable, as shown below: -bash-3.2$ grep RMIJAR config.sh #export RMIJAR=$LIBPATH/oberon.jar export RMIJAR=$LIBPATH/oberon_core.jar |
||||
Steps To Reproduce: | |||||
Additional Information: |
error message in rmi server startup: OBERON Platform Version: 2.6 - Build 0065 (c) Copyright 2008-2012 Mirko Solazzi. All rights reserved. ----------------------------------------------------------- Mail Server: localhost ------------------- Opening DB Connection POOL ---------------------- Binding to the registry //localhost:1079/OberonRMI_1 ..... JRServer.main exception: RemoteException occurred in server thread; nested exception is: java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is: java.lang.ClassNotFoundException: com.oberon.ooql.rmi.JRImpl_Stub java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is: java.lang.ClassNotFoundException: com.oberon.ooql.rmi.JRImpl_Stub at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:400) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:248) at sun.rmi.transport.Transport$1.run(Transport.java:159) at java.security.AccessController.doPrivileged(Native Method) ... |
||||
Relationships | |||||
Attached Files: | |||||
|
|||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2012-07-09 14:42 | ollmurto | New Issue | |||
2012-07-09 17:27 | administrator | Note Added: 0000141 | |||
2012-07-09 17:27 | administrator | Status | new => resolved | ||
2012-07-09 17:27 | administrator | Fixed in Version | => 2.6 build 0065 | ||
2012-07-09 17:27 | administrator | Resolution | open => fixed | ||
2012-07-09 17:27 | administrator | Assigned To | => administrator | ||
2012-07-10 08:59 | ollmurto | Note Added: 0000142 | |||
2012-07-10 08:59 | ollmurto | Status | resolved => feedback | ||
2012-07-10 08:59 | ollmurto | Resolution | fixed => reopened | ||
2012-07-10 16:04 | administrator | Note Added: 0000143 | |||
2012-07-10 16:04 | administrator | Status | feedback => closed | ||
2012-07-10 16:04 | administrator | Resolution | reopened => fixed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|