Re: Dev Studio 7.5.06 Could not open the editor: An unexpected exception was thrown.

2011-10-21 Thread patrick zandi
a Shot in the dark:: your using java 1.5.0  vice 1.6.0...
I have see alot of java issues with 1.5.0 on a 7.5/7.6 system:: required
java 1.6.0 minimum to work correctly..


On Fri, Oct 21, 2011 at 12:18 PM, Dee deyon_dus...@fpl.com wrote:

 Hello,

 Can anyone assist? On opening the webservice Group, this is the default
 group webservice in dev studio 7.5.06  i get the following error.

 - I can consume the webservice is soapui (which i'm testing with).

 Could not open the editor: An unexpected exception was thrown.
 java.lang.NullPointerException
at
 com.bmc.arsys.studio.model.ar.ARWebService.getWebService(ARWebService.java:167)
at
 com.bmc.arsys.studio.ui.editors.webservices.WebServicesContentProvider.getWebServiceDocument(WebServicesContentProvider.java:129)
at
 com.bmc.arsys.studio.ui.editors.webservices.WebServicesEditorPanel.initialize(WebServicesEditorPanel.java:149)
at
 com.bmc.arsys.studio.ui.editors.webservices.WebServicesEditorPage.createUIArea(WebServicesEditorPage.java:77)
at
 com.bmc.arsys.studio.ui.editors.webservices.WebServicesEditorPage.createFormContent(WebServicesEditorPage.java:106)
at org.eclipse.ui.forms.editor.FormPage$1.run(FormPage.java:151)
at
 org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at
 org.eclipse.ui.forms.editor.FormPage.createPartControl(FormPage.java:149)
at
 org.eclipse.ui.forms.editor.FormEditor.pageChange(FormEditor.java:488)
at
 org.eclipse.ui.part.MultiPageEditorPart.setActivePage(MultiPageEditorPart.java:973)
at
 org.eclipse.ui.forms.editor.FormEditor.setActivePage(FormEditor.java:623)
at
 org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:314)
at
 org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:661)
at
 org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:428)
at
 org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:594)
at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:306)
at
 org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:180)
at
 org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(PresentablePartFolder.java:270)
at
 org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(LeftToRightTabOrder.java:65)
at
 org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(TabbedStackPresentation.java:473)
at
 org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1256)
at
 org.eclipse.ui.internal.PartStack.setSelection(PartStack.java:1209)
at org.eclipse.ui.internal.PartStack.showPart(PartStack.java:1608)
at org.eclipse.ui.internal.PartStack.add(PartStack.java:499)
at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:103)
at org.eclipse.ui.internal.PartStack.add(PartStack.java:485)
at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:112)
at
 org.eclipse.ui.internal.EditorSashContainer.addEditor(EditorSashContainer.java:63)
at
 org.eclipse.ui.internal.EditorAreaHelper.addToLayout(EditorAreaHelper.java:217)
at
 org.eclipse.ui.internal.EditorAreaHelper.addEditor(EditorAreaHelper.java:207)
at
 org.eclipse.ui.internal.EditorManager.createEditorTab(EditorManager.java:779)
at
 org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(EditorManager.java:678)
at
 org.eclipse.ui.internal.EditorManager.openEditor(EditorManager.java:639)
at
 org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2817)
at
 org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2729)
at
 org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2721)
at
 org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2673)
at
 org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at
 org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2668)
at
 org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2652)
at
 org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2635)
at
 com.bmc.arsys.studio.ui.views.objectlist.actions.OpenDefaultEditorAction.run(OpenDefaultEditorAction.java:142)
at
 com.bmc.arsys.studio.ui.views.objectlist.ObjectListView$13$1.run(ObjectListView.java:2242)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at
 org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
at
 org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3800)
at
 org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425)
at
 

Re: Dev Studio 7.5.06 Could not open the editor: An unexpected exception was thrown.

2011-10-21 Thread Dee
Thank you for responding.

I will try a lower java. But I don't think that is the issue. 

I am able to open other websevices, USER or others we have created. This is the 
only one that is having the issue.

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug12 www.wwrug12.com ARSList: Where the Answers Are


Re: Dev Studio 7.5.06 Could not open the editor: An unexpected exception was thrown.

2011-10-21 Thread patrick zandi
Higher java, not lower.. I have see issues with 1.5  .. 1.6 I have see
resolve problems..
1.6 is higher than 1.5...


On Fri, Oct 21, 2011 at 12:57 PM, Dee deyon_dus...@fpl.com wrote:

 Thank you for responding.

 I will try a lower java. But I don't think that is the issue.

 I am able to open other websevices, USER or others we have created. This is
 the only one that is having the issue.


 ___
 UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
 attend wwrug12 www.wwrug12.com ARSList: Where the Answers Are




-- 
Patrick Zandi

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug12 www.wwrug12.com ARSList: Where the Answers Are


Re: Dev Studio 7.5.06 Could not open the editor: An unexpected exception was thrown.

2011-10-21 Thread patrick zandi
ALSO FOUND THIS doing something else.. just happen to find this.. thought
about your issue::

Postinstallation steps:

Note: Any location of the mid-tier application will result in
UnsatisfiedLinkErrors:
Before attempting to access the mid-tier from a browser you must restart
the web servers as required by the installation script. Since Tomcat 5.X
handles the shared libraries differently than older versions you must
direct Tomcat to find the AR Mid-Tier libs in the correct location.
Perform the following to prevent the browser from getting the exception
reports indicating an UnsatisfiedLinkError occurred. To fix this error add
the following to the catalina.sh script:

LD_LIBRARY_PATH=/opt/ar/mid-
tier/WEB-INF/lib
export LD_LIBRARY_PATH

Please note that the above is specific to my installation. You must place
the path to the lib's depending on where you installed AR Mid-Tier.


On Fri, Oct 21, 2011 at 1:13 PM, patrick zandi remedy...@gmail.com wrote:

 Higher java, not lower.. I have see issues with 1.5  .. 1.6 I have see
 resolve problems..
 1.6 is higher than 1.5...



 On Fri, Oct 21, 2011 at 12:57 PM, Dee deyon_dus...@fpl.com wrote:

 Thank you for responding.

 I will try a lower java. But I don't think that is the issue.

 I am able to open other websevices, USER or others we have created. This
 is the only one that is having the issue.


 ___
 UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
 attend wwrug12 www.wwrug12.com ARSList: Where the Answers Are




 --
 Patrick Zandi




-- 
Patrick Zandi

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug12 www.wwrug12.com ARSList: Where the Answers Are


Re: Dev Studio 7.5.06 Could not open the editor: An unexpected exception was thrown.

2011-10-21 Thread Ddussie
Thank you for response.

Downgrade java 1.6 to 1.5.

The java is the issue, maybe. Reinstall with java 1.5 32 bit, dev studio 
doesnot give the below error but the Help page errors , otherwise I can open we 
service group.

Http 500
Unable to compile ISP
Requesturi=/help/index.jsp

On dev studio. 7.6, no issue - but 7.6 require mode change to modify  a lower 
ars 7.5.04 best practice to base dev.

Sincerely,
D.Dussie


On Oct 21, 2011, at 2:43 PM, patrick zandi remedy...@gmail.com wrote:

 ** ALSO FOUND THIS doing something else.. just happen to find this.. thought 
 about your issue::
 
 Postinstallation steps:
 
 Note: Any location of the mid-tier application will result in
 UnsatisfiedLinkErrors:
 Before attempting to access the mid-tier from a browser you must restart
 the web servers as required by the installation script. Since Tomcat 5.X
 handles the shared libraries differently than older versions you must
 direct Tomcat to find the AR Mid-Tier libs in the correct location.
 Perform the following to prevent the browser from getting the exception
 reports indicating an UnsatisfiedLinkError occurred. To fix this error add
 the following to the catalina.sh script:
 
 LD_LIBRARY_PATH=/opt/ar/mid-
 tier/WEB-INF/lib
 export LD_LIBRARY_PATH
 
 Please note that the above is specific to my installation. You must place
 the path to the lib's depending on where you installed AR Mid-Tier.
 
 
 On Fri, Oct 21, 2011 at 1:13 PM, patrick zandi remedy...@gmail.com wrote:
 Higher java, not lower.. I have see issues with 1.5  .. 1.6 I have see 
 resolve problems.. 
 1.6 is higher than 1.5...
 
 
 
 On Fri, Oct 21, 2011 at 12:57 PM, Dee deyon_dus...@fpl.com wrote:
 Thank you for responding.
 
 I will try a lower java. But I don't think that is the issue.
 
 I am able to open other websevices, USER or others we have created. This is 
 the only one that is having the issue.
 
 ___
 UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
 attend wwrug12 www.wwrug12.com ARSList: Where the Answers Are
 
 
 
 -- 
 Patrick Zandi
 
 
 
 -- 
 Patrick Zandi
 _attend WWRUG11 www.wwrug.com ARSlist: Where the Answers Are_

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug12 www.wwrug12.com ARSList: Where the Answers Are