Skip to content

XAware Community - Sponsored by Sparxent

You are here: Home arrow Forums
XAware Community Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Go to bottom Post Reply Favoured: 0
TOPIC: Re:S1326 New Installer
#1921
jpeters (User)
XAware superuser
Posts: 280
User Offline Click here to see the profile of this user
Re:S1326 New Installer 2 Years, 2 Months ago Karma: 8  
Hi Tim,

Downloading the linux installer, the zip file only has the 18 data files. There isn't an executable to install.

Jeff...
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1923
jpeters (User)
XAware superuser
Posts: 280
User Offline Click here to see the profile of this user
Re:S1326 New Installer 2 Years, 2 Months ago Karma: 8  
Hi Tim,

After installing the all-in-one with JBOSS, I download Salesforce. While executing the Update XAware WAR/EAR, I received the following error:

BUILD FAILED

Buildfile: C:\XAware_5.1.378\deploy\build.XML does not exist

1. We probably need to install the build.xml file with the all-in-one with JBOSS.

As a side note, requiring the user to execute any BizDoc for the Salesforce jars to be written to the dynamic/jars folder doesn't "seem" very user friendly. I think we need to review this design at some future date. Opinions?

Jeff
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1925
jpeters (User)
XAware superuser
Posts: 280
User Offline Click here to see the profile of this user
Re:S1326 New Installer 2 Years, 2 Months ago Karma: 8  
Hi Ravi,

Tim was unable to reproduce #2. Can you try again on a new build.

Thanks,

Jeff...


ravindrach wrote:
QUOTE:
Hi Tim,
Couple of comments on build 5.1.0.374:

1. When i installed XAware by selecting the Install "Java5 JDK" checkbox, following files "jdk-1_5_0_15-linux-i586.bin" and "jdk-1_5_0_15-windows-i586-p.exe" are copied in the installation folder. The size of these 2 files is around 99 MB.


2 In Select Start Menu folder Screen that comes while Installing XAware

1. Select any folder in the list
2. Deselect both "Create Shortcut’s for all users" and "Don’t create Start Menu folder" checkboxes.

On clicking next button following error log file is created in the folder where XAware_windows_5_1.exe exists with the following message:

Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at com.install4j.runtime.installer.frontend.components.ProgramGroupSelector$1.valueChanged(Unknown Source)
at javax.swing.JList.fireSelectionValueChanged(Unknown Source)
at javax.swing.JList$ListSelectionHandler.valueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.removeIndexInterval(Unknown Source)
at javax.swing.plaf.basic.BasicListUI$Handler.intervalRemoved(Unknown Source)
at javax.swing.AbstractListModel.fireIntervalRemoved(Unknown Source)
at javax.swing.DefaultListModel.removeAllElements(Unknown Source)
at com.install4j.runtime.installer.frontend.components.ProgramGroupSelector.setAllUsers(Unknown Source)
at com.install4j.runtime.beans.screens.StandardProgramGroupScreen$WindowsPanel.actionPerformed(Unknown Source)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.JToggleButton$ToggleButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

3. Jboss Server is not starting.

Thanks,
Ravindra
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1926
ravindrach (User)
XAware user
Posts: 100
User Offline Click here to see the profile of this user
Re:S1326 New Installer 2 Years, 2 Months ago Karma: 1  
Hi Tim,

Couple comments on build 5.1.0.383 and the reason why Jboss server is not starting:

1. bin/SetEnv.cmd file is setting invalid XAware_home path.

Path defined for xaware_home in SetEnv.cmd file is as follows:

set XAWARE_HOME=C:\XAware_5.1.install4j

After setting correct path as
set XAWARE_HOME=c:\xaware_5.1.383, Jboss server is started correctly.

2. And also same path issue with JRE in SetEnv.cmd file.
set JAVA_HOME=C:\XAware_5.1.install4j\jre

Jeff,
regarding #2 , still same issue is reproducing in build 5.1.0.383:

Detail Steps to reproduce:

1. Downlaod latest build from cruise control.
2. Right click on XAware_windows.zip and select winzip/Extract to c:\XAware_windows.
3. Now double click on XAware_windows.exe file.

In Select Start Menu folder Screen that comes while Installing XAware

1. Select any folder in the list
2. Deselect both "Create Shortcut’s for all users" and "Don’t create Start Menu folder" checkboxes and Click next button.

Immediately Error.log file is created in c:\XAware_windows folder.


3. One more issue in Select Start Menu folder Screen.

In the above said screen, Select any folder in the list and Deselect all checkboxes .

If we drag Vertical scroll bar down, all existing folders are invisible in the list.

Please find the attached screenshot.


jpeters wrote:
QUOTE:
Hi Ravi,

Tim was unable to reproduce #2. Can you try again on a new build.

Thanks,

Jeff...


ravindrach wrote:
QUOTE:
Hi Tim,
Couple of comments on build 5.1.0.374:

1. When i installed XAware by selecting the Install "Java5 JDK" checkbox, following files "jdk-1_5_0_15-linux-i586.bin" and "jdk-1_5_0_15-windows-i586-p.exe" are copied in the installation folder. The size of these 2 files is around 99 MB.


2 In Select Start Menu folder Screen that comes while Installing XAware

1. Select any folder in the list
2. Deselect both "Create Shortcut’s for all users" and "Don’t create Start Menu folder" checkboxes.

On clicking next button following error log file is created in the folder where XAware_windows_5_1.exe exists with the following message:

Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at com.install4j.runtime.installer.frontend.components.ProgramGroupSelector$1.valueChanged(Unknown Source)
at javax.swing.JList.fireSelectionValueChanged(Unknown Source)
at javax.swing.JList$ListSelectionHandler.valueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.removeIndexInterval(Unknown Source)
at javax.swing.plaf.basic.BasicListUI$Handler.intervalRemoved(Unknown Source)
at javax.swing.AbstractListModel.fireIntervalRemoved(Unknown Source)
at javax.swing.DefaultListModel.removeAllElements(Unknown Source)
at com.install4j.runtime.installer.frontend.components.ProgramGroupSelector.setAllUsers(Unknown Source)
at com.install4j.runtime.beans.screens.StandardProgramGroupScreen$WindowsPanel.actionPerformed(Unknown Source)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.JToggleButton$ToggleButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

3. Jboss Server is not starting.

Thanks,
Ravindra
File Attachment:
File Name: SelectStartissue.zip
File Size: 13926
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1928
ravindrach (User)
XAware user
Posts: 100
User Offline Click here to see the profile of this user
Re:S1326 New Installer 2 Years, 2 Months ago Karma: 1  
Hi Tim,

Couple of Comments on uninstaller.

#1:

1. Open Xa-Designer
2. Now uninstall by selecting Xaware uninstaller.

It is not alerting the user to close already opened Designer and
it is successfully uninstalling the Designer.

But it is allowing user to continue to work with already opened
Designer.

#2:

1.If we select Xaware uninstaller, screen is displayed with UnInstall
and Cancel button.
2. Click UnInstall button.

Next screen is displayed with Cancel button, but it is always
disabled.

I think this button should go away or enabled.

Thanks,
Ravindra
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1930
tferguson (User)
XAware expert
Posts: 493
User Offline Click here to see the profile of this user
Re:S1326 New Installer 2 Years, 2 Months ago Karma: 6  
Hi Ravi,


Thanks again for the input - I am going to check and see if I have any control over these settings or if they are a part of install4j with no access.

Were you able to reproduce the issue with the start menu selections?

-Tim
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop

Community Login

Get the Flash Player to see this player.
Flash Image Rotator Module by Joomlashack.
Commercial
Free Training
QuickStart Packages
Image 4 Title
Image 5 Title

Visit XAware.com