Solution ID: prim16820 |
Errors when launching Schedule Analyzer version 4.1 |
Status: Reviewed |
Version(s): 4.1 |
Fact: | The application and database versions do not match. |
Fact: | You are not allowed to run the Integration API as a named user license has not been assigned to you. |
Problem: | When launching Schedule Analyzer from within Project Management, you may received one of the following errors: 1. The application and database versions do not match. 2. ERROR MESSAGE: Could not find the main class. Program will exit 3. An application event has been intercepted. Please note the event code for reference Event Code FF90A8FE Clicking on the More button reveals the following information: com.primavera.ServerException: You are not allowed to run the Integration API as a named user license has not been assigned to you. Please contact your administrator. com.primavera.integration.server.ServerFacade.login(ServerFacade.java) com.primavera.integration.client.LocalSession.login(LocalSession.java) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) java.lang.reflect.Method.invoke(Unknown Source) com.primavera.integration.client.Session.login(Session.java) com.primavera.integration.app.schedcomp.a.a(ApplicationContext.java) com.primavera.integration.app.schedcomp.gui.z.byte(LoginDlg.java) com.primavera.integration.app.schedcomp.gui.z.access$000(LoginDlg.java) com.primavera.integration.app.schedcomp.gui.z$a.actionPerformed(LoginDlg.java) javax.swing.AbstractButton.fireActionPerformed(Unknown Source) javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source) javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) javax.swing.DefaultButtonModel.setPressed(Unknown Source) javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) java.awt.Component.processMouseEvent(Unknown Source) java.awt.Component.processEvent(Unknown Source) java.awt.Container.processEvent(Unknown Source) java.awt.Component.dispatchEventImpl(Unknown Source) java.awt.Container.dispatchEventImpl(Unknown Source) java.awt.Component.dispatchEvent(Unknown Source) java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) java.awt.Container.dispatchEventImpl(Unknown Source) java.awt.Window.dispatchEventImpl(Unknown Source) java.awt.Component.dispatchEvent(Unknown Source) java.awt.EventQueue.dispatchEvent(Unknown Source) java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) java.awt.EventDispatchThread.pumpEvents(Unknown Source) java.awt.EventDispatchThread.pumpEvents(Unknown Source) java.awt.EventDispatchThread.run(Unknown Source) |
Cause: | Schedule Analyzer had/has an unsupported version of Java |
Fix: | Install Java 1.4.2_01 or above (visit Sun’s website http://java.sun.com to download) Once this is installed open the registry by running REGEDIT from Start | RUN Scroll down to Hkey_Current_User\Software\Primavera\Shared\External Applications\Schedule Analyzer and modify the Application key in the right window to point to the new javaw.exe file. By default this should read C:\Program Files\Java\j2re1.4.2_01\bin\javaw.exe |