Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Getting Exception when I run ./assembly.sh and ./tperviewer.sh script files

0 views
Skip to first unread message

shlomok

unread,
Aug 5, 2003, 11:49:05 AM8/5/03
to
Hi,
Your post contains:"com.ibm.websphere.security.FileRegistrySample"

Where did this came from ?
Is it inside system.out ?

:)

ssiripuram

unread,
Aug 5, 2003, 11:44:22 AM8/5/03
to
Hi,
I installed WebSphere Application Server Base 5.0 on AIX 4.3.3 as root user and change the ownership of the directories and files under WAS_HOME directory to ibmwas user. Now I am able to running the application server server1, installed applications and working applications on that server as ibmwas user.
But when I try to run the ./assembly.sh and ./tperviewer.sh script files I am getting application assemble tool (and also tivoli performance viewer) up and when I try to open the File Picker box to open the ear file and log file from tivoli performance viewer that time i am getting the following error.
Do I need to run these script files as root user ? (I can't have root password, that is why, I changed the directories /usr/WebSphere/AppServer/* ownership from root user to ibmwas user)
Any help could be appreciated.
Thanks in advance,
Srini

com.ibm.websphere.security.FileRegistrySample

state is *=all=disabled.
Exception occurred during event dispatching:
java.lang.NullPointerException
at javax.swing.filechooser.UnixFileSystemView.isRoot(FileSystemView.java:203)
at javax.swing.JFileChooser.setCurrentDirectory(JFileChooser.java:469)
at javax.swing.JFileChooser.(JFileChooser.java:320)
at javax.swing.JFileChooser.(JFileChooser.java:302)
at com.ibm.ejs.assembly.gui.control.OpenAction.actionPerformed(OpenAction.java:48)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1461)
at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1515)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:392)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:264)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:254)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:244)
at java.awt.Component.processMouseEvent(Component.java:3799)
at java.awt.Component.processEvent(Component.java:3628)
at java.awt.Container.processEvent(Container.java:1202)
at java.awt.Component.dispatchEventImpl(Component.java:2678)
at java.awt.Container.dispatchEventImpl(Container.java:1251)
at java.awt.Component.dispatchEvent(Component.java:2581)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:2496)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:2261)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2170)
at java.awt.Container.dispatchEventImpl(Container.java:1238)
at java.awt.Window.dispatchEventImpl(Window.java:964)
at java.awt.Component.dispatchEvent(Component.java:2581)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:434)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:229)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:141)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:132)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:12




ssiripuram

unread,
Aug 5, 2003, 11:55:00 AM8/5/03
to
Hi shlomok,
I am sorry, it was my mistaken when I copied from notepad that was copied.
Thanks,
Srini

The following is the exception:


state is *=all=disabled.
Exception occurred during event dispatching:
java.lang.NullPointerException
at javax.swing.filechooser.UnixFileSystemView.isRoot(FileSystemView.java:203)
at javax.swing.JFileChooser.setCurrentDirectory(JFileChooser.java:469)

at javax.swing.JFileChooser.<init>(JFileChooser.java:320)
at javax.swing.JFileChooser.<init>(JFileChooser.java:302)

0 new messages