JDev w/ Bugzilla Connector & Team Productivity Centre:Unable to save & edit
Hi , i have search thru the forum but i cant seems to find issue that is similar to me, would be great if anyone could help me. Thanks.
This is the problem , when i connect to a team productivity server (TPC) , it works fine, and i am able to connect to bugzilla server and also able to search bug created by other users thru Jdeveloper,
however, the problem comes when i wanted to create a new bug thru jdev, it shows error.. i have attached a link to my error.
pls help take a look. thanks..
http://img32.imageshack.us/img32/5201/thisconnectorerror.jpg
i am sure i have left no blanks, have tried filling up every field, but same error. but weird things is.. the bug sometimes goes thru , even its says error, cos i can view it in th bugzilla web console .
main problem is i cannot create a bug in jdeveloper.
NEW : Now i find out that even if it shows error, the bug still goes into the bugzilla and also appear in searches. BUT.. I cannot double clicking it to edit to change and info thru jdeveloper, according to OTN site on Team Productivity Centre server, i should be able to edit the details.
help me take a look..
http://img97.imageshack.us/img97/50/thisconnector2.jpg
More info:
Im following this guide for installation
http://download.oracle.com/docs/cd/E15523_01/doc.1111/e14156/tpcig.htm
and this connector:
http://www.oracle.com/technology/software/products/tpc/softtpc.html
and this tutorial:
http://www.oracle.com/technology/obe/obe11jdev/bulldog/gettingstartedtpc/getting_started_tpc.htm
i cant reach step 10 under this section -> Working With Queries
double click will cause the error message.
Server is running in vmware in a remote server using this bugzilla:
http://almworks.com/vbs/overview.html
i have tested different version , all turn out to be having same error.
i am working on this system setup:
Java(TM) Platform 1.6.0_14
Oracle IDE 11.1.1.2.36.55.36
Team Productivity Center 11.1.1.2.36.55.36
Versioning Support 11.1.1.2.36.55.36
tested on 2 system, XP Pro SP2 and Oracle Enterprise Linux 5.3
TPC server is installed on OEL.
I have tested using jdeveloper in windows and oracle enterprise linux, in OEL i run jdeveloper using shell and this is the error msg when i hit the above mentioned error..
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at oracle.alminternal.connector.model.AlmConnectorContext.invoke(AlmConnectorContext.java:350)
at oracle.alminternal.connector.model.AlmConnectorContext.invokeMethod(AlmConnectorContext.java:289)
at oracle.alminternal.service.ClientServiceBroker.getWorkItem(ClientServiceBroker.java:3189)
at oracle.alminternal.view.workitem.editor.AlmNodeURLConnection.getContent(AlmNodeURLConnection.java:161)
at java.net.URL.getContent(URL.java:1023)
at oracle.alminternal.view.workitem.editor.node.AlmEditorNode.getData(AlmEditorNode.java:163)
at oracle.alminternal.view.workitem.editor.utils.EditorUtils.createValidWINode(EditorUtils.java:737)
at oracle.alminternal.view.workitem.editor.utils.EditorUtils.openEditor(EditorUtils.java:597)
at oracle.alminternal.view.workitem.editor.utils.EditorUtils.openWorkItemInEditor(EditorUtils.java:355)
at oracle.alminternal.view.workitem.editor.listener.QueryResultTableContextMenuListener.actionPerformed(QueryResultTableContextMenuListener.java:84)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
at javax.swing.AbstractButton.doClick(AbstractButton.java:357)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1225)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1266)
at java.awt.Component.processMouseEvent(Component.java:6263)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
at java.awt.Component.processEvent(Component.java:6028)
at java.awt.Container.processEvent(Container.java:2041)
at java.awt.Component.dispatchEventImpl(Component.java:4630)
at java.awt.Container.dispatchEventImpl(Container.java:2099)
at java.awt.Component.dispatchEvent(Component.java:4460)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
at java.awt.Container.dispatchEventImpl(Container.java:2085)
at java.awt.Window.dispatchEventImpl(Window.java:2475)
at java.awt.Component.dispatchEvent(Component.java:4460)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
Caused by: oracle.alm.common.message.ALMException
at oracle.alm.bugzilla.service.Bug.getComments(Bug.java:202)
at oracle.alm.bugzilla.model.BugzillaDataModule.getBugDetail(BugzillaDataModule.java:465)
at oracle.alm.bugzilla.model.BugzillaConnectorService.getWorkItem(BugzillaConnectorService.java:84)
... 41 more
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at oracle.alminternal.connector.model.AlmConnectorContext.invoke(AlmConnectorContext.java:350)
at oracle.alminternal.connector.model.AlmConnectorContext.invokeMethod(AlmConnectorContext.java:289)
at oracle.alminternal.service.ClientServiceBroker.getWorkItem(ClientServiceBroker.java:3189)
at oracle.alminternal.view.workitem.editor.AlmNodeURLConnection.getContent(AlmNodeURLConnection.java:161)
at java.net.URL.getContent(URL.java:1023)
at oracle.alminternal.view.workitem.editor.node.AlmEditorNode.getData(AlmEditorNode.java:163)
at oracle.alminternal.view.workitem.editor.utils.EditorUtils.createValidWINode(EditorUtils.java:737)
at oracle.alminternal.view.workitem.editor.utils.EditorUtils.openEditor(EditorUtils.java:597)
at oracle.alminternal.view.workitem.editor.utils.EditorUtils.openWorkItemInEditor(EditorUtils.java:355)
at oracle.alminternal.view.workitem.editor.listener.QueryResultTableContextMenuListener.actionPerformed(QueryResultTableContextMenuListener.java:84)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
at javax.swing.AbstractButton.doClick(AbstractButton.java:357)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1225)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1266)
at java.awt.Component.processMouseEvent(Component.java:6263)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
at java.awt.Component.processEvent(Component.java:6028)
at java.awt.Container.processEvent(Container.java:2041)
at java.awt.Component.dispatchEventImpl(Component.java:4630)
at java.awt.Container.dispatchEventImpl(Container.java:2099)
at java.awt.Component.dispatchEvent(Component.java:4460)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
at java.awt.Container.dispatchEventImpl(Container.java:2085)
at java.awt.Window.dispatchEventImpl(Window.java:2475)
at java.awt.Component.dispatchEvent(Component.java:4460)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
Caused by: oracle.alm.common.message.ALMException
at oracle.alm.bugzilla.service.Bug.getComments(Bug.java:202)
at oracle.alm.bugzilla.model.BugzillaDataModule.getBugDetail(BugzillaDataModule.java:465)
at oracle.alm.bugzilla.model.BugzillaConnectorService.getWorkItem(BugzillaConnectorService.java:84)
... 41 more
Thanks everyone in advance. =)
merry xmas =)
Edited by: user12237590 on Dec 23, 2009 8:05 PM
Edited by: user12237590 on Dec 28, 2009 4:55 PM
Edited by: user12237590 on Dec 28, 2009 5:09 PM
Edited by: user12237590 on Dec 28, 2009 6:18 PM
Edited by: user12237590 on Dec 30, 2009 5:49 PM