Author |
Message
|
zroberts |
Posted: Wed Jun 08, 2011 8:41 am Post subject: v6.1 debug unable to create new Config |
|
|
Newbie
Joined: 08 Jun 2011 Posts: 6
|
I'm working on a message flow project and it has been deployed to my broker.
the broker debug settings are enabled.
when I go to the debug perspective and click the debug button
I get a the correct screen but 'new' 'copy' 'delete' are greyed out
I am unable to create a new debug configuration.
in the properties no filters are set. everything is the default configuration.
I've checked a working system with the same software/hardware and the properties are identical.
I've tried re-installing WebSphere itself and have had no luck.
I'm sure I'm missing something simple.
I'm running version:
Version: 6.1.0.9
Build id: 6.1.0.9-IFix-20110606_1414
does anyone know of this issue? |
|
Back to top |
|
 |
lancelotlinc |
Posted: Wed Jun 08, 2011 10:11 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
You've missed the lab in the WMB developer's class that demonstrates the debug facility. How long ago did you take the class? _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
zroberts |
Posted: Wed Jun 08, 2011 10:41 am Post subject: |
|
|
Newbie
Joined: 08 Jun 2011 Posts: 6
|
I can't say I've taken the WMB developer's classes
but I have had people trained on the software take a look and have no solution for me either. |
|
Back to top |
|
 |
mqjeff |
Posted: Wed Jun 08, 2011 10:49 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Toolkit menu: Run ->Debug Configurations.
Select "Message Broker Debug". Right-click on it, choose "new".
This should create a new configuration.
If you can't get a "new" option when you right-click on Message Broker Debug, then uninstall and reinstall Toolkit. |
|
Back to top |
|
 |
lancelotlinc |
Posted: Wed Jun 08, 2011 10:59 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
zroberts wrote: |
I can't say I've taken the WMB developer's classes
but I have had people trained on the software take a look and have no solution for me either. |
What's stopping you from taking the classes? If you did not want to take it in person, you can take it on the Web.
Why frustrate yourself and your team mates by stumbling around in the darkness of the knowledge void when you can be enlightened from the Sensai?
Shall the blind lead the blind? _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
Vitor |
Posted: Wed Jun 08, 2011 11:17 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
lancelotlinc wrote: |
What's stopping you from taking the classes? |
Training!
(I know, slow this time, design meeting) _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
zroberts |
Posted: Wed Jun 08, 2011 11:17 am Post subject: |
|
|
Newbie
Joined: 08 Jun 2011 Posts: 6
|
@mqjeff
correct, I am unable to 'new' when I go to run-> debug.
I have already uninstalled/reinstalled the toolkit. with the issue persisting. |
|
Back to top |
|
 |
Vitor |
Posted: Wed Jun 08, 2011 11:35 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
zroberts wrote: |
I have already uninstalled/reinstalled the toolkit. with the issue persisting. |
What permissions does your user have? _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
zroberts |
Posted: Wed Jun 08, 2011 11:37 am Post subject: |
|
|
Newbie
Joined: 08 Jun 2011 Posts: 6
|
|
Back to top |
|
 |
mqjeff |
Posted: Wed Jun 08, 2011 11:43 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Is it possible that your workspace is locked or read-only somehow?
These debug configurations are workspace resources, so it might just be that you can't create new files somewhere? |
|
Back to top |
|
 |
zroberts |
Posted: Wed Jun 08, 2011 11:48 am Post subject: |
|
|
Newbie
Joined: 08 Jun 2011 Posts: 6
|
I don't think so.
I've tried creating a new work space and the issue persisted.
I've also tried putting my workspace in a new location entirely. |
|
Back to top |
|
 |
mqjeff |
Posted: Wed Jun 08, 2011 11:50 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
PMR time.
Anything obvious in the .log file in the .metadata directory in the workspace?
that is, anything that resembles a Java exception at all? |
|
Back to top |
|
 |
Vitor |
Posted: Wed Jun 08, 2011 11:57 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Which Windows? And which WMB groups?
Though I agree with my most worthy associate:
- check the .log
- check any other log files
- raise a PMR _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
zroberts |
Posted: Wed Jun 08, 2011 11:58 am Post subject: |
|
|
Newbie
Joined: 08 Jun 2011 Posts: 6
|
I do have some errors in the log.
!SESSION 2011-06-08 13:53:57.380 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Windows Vista x86-32 j9vmwi3223ifx-20080303 (JIT enabled)
J9VM - 20080228_17641_lHdSMR
JIT - 20070820_1846ifx1_r8
GC - 200802_28
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86
that comes up in a few of the workstation logs.
but another work station I created has no logs. |
|
Back to top |
|
 |
Vitor |
Posted: Wed Jun 08, 2011 11:59 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
PMR. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|