× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Adam Glauser wrote:
... I guess I'll have to try something else, or just use
Client Access as usual.

Charles Wilt wrote on 03/05/2007 08:25:37:

Instead of using call, why not use SBMJOB?

Of in WDSCi, instead of running the command "Normal", try selecting
batch.

In eother case, I think you'd get the same results, a newly created
batch job running your program.


Thanks for the suggestions - using something other than "Normal" was the
"something else" I was referring to. SBMJOB hadn't occurred to me yet,
though it probably should have.

I tried using the "Batch" option to run the command. It seems to have
worked, though I recieved the error message at the end of this message.
Doesn't seem to have affected my ability to debug the program.

Thanks again,
Adam


eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Windows XP x86-32
j9vmwi3223-20061001 (JIT enabled)
J9VM - 20060915_08260_lHdSMR
JIT - 20060908_1811_r8
GC - 20060906_AA
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_CA
Framework arguments: -product com.ibm.etools.iseries.wdsc.welcome.ide
Command-line arguments: -os win32 -ws win32 -arch x86 -product
com.ibm.etools.iseries.wdsc.welcome.ide

Error
Thu May 03 08:39:14 EDT 2007
IPSP3001E: SUB#0:java.lang.IllegalArgumentException: Attempted to
beginRule: R/, does not match outer scope rule:
org.eclipse.debug.internal.ui.viewers.AsynchronousSchedulingRuleFactory$SerialPerObjectRule@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx:

Attempted to beginRule: R/, does not match outer scope rule:
org.eclipse.debug.internal.ui.viewers.AsynchronousSchedulingRuleFactory$SerialPerObjectRule@1fc21fc2
at org.eclipse.core.runtime.Assert.isLegal(Unknown Source)
at org.eclipse.core.internal.jobs.ThreadJob.illegalPush(Unknown Source)
at org.eclipse.core.internal.jobs.ThreadJob.push(Unknown Source)
at org.eclipse.core.internal.jobs.ImplicitJobs.begin(Unknown Source)
at org.eclipse.core.internal.jobs.JobManager.beginRule(Unknown Source)
at org.eclipse.core.internal.resources.WorkManager.checkIn(Unknown Source)
at org.eclipse.core.internal.resources.Workspace.prepareOperation(Unknown
Source)
at org.eclipse.core.internal.resources.Project.setDescription(Unknown
Source)
at org.eclipse.core.internal.resources.Project.setDescription(Unknown
Source)
at
com.ibm.etools.iseries.perspective.model.util.ISeriesProjectUtil.addBuilders(Unknown

Source)
at
com.ibm.etools.iseries.perspective.internal.model.impl.ISeriesProjectRoot.initWorkspace(Unknown

Source)
at
com.ibm.etools.iseries.perspective.internal.model.impl.ISeriesProjectRoot.synchronize(Unknown

Source)
at
com.ibm.etools.iseries.perspective.model.util.ISeriesModelUtil.getISeriesProjectRoot(Unknown

Source)
at
com.ibm.etools.iseries.perspective.model.util.ISeriesProjectBasicUtil.findISeriesProjects(Unknown

Source)
at
com.ibm.etools.systems.as400.debug.launchconfig.sourcelookup.IDEALISeriesWorkspaceSourceContainer$IDEALISeriesWorkspaceSourceContainerHelper.run(Unknown

Source)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Unknown Source)
at org.eclipse.ui.internal.UISynchronizer.syncExec(Unknown Source)
at org.eclipse.swt.widgets.Display.syncExec(Unknown Source)
at
com.ibm.etools.systems.as400.debug.launchconfig.sourcelookup.IDEALISeriesWorkspaceSourceContainer.findSourceElements(Unknown

Source)
at
org.eclipse.debug.core.sourcelookup.containers.CompositeSourceContainer.findSourceElements(Unknown

Source)
at
org.eclipse.debug.core.sourcelookup.containers.CompositeSourceContainer.findSourceElements(Unknown

Source)
at
com.ibm.etools.systems.as400.debug.launchconfig.sourcelookup.IDEALPDTSourceLookupParticipant.findSource(Unknown

Source)
at
com.ibm.debug.pdt.sourcelocator.PDTSourceLookupParticipant.findSourceElements(Unknown

Source)
at
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector$SourceLookupQuery.run(Unknown

Source)
at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
at
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector.doSourceLookup(Unknown

Source)
at
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector.getSourceElement(Unknown

Source)
at
org.eclipse.debug.internal.ui.sourcelookup.SourceLookupFacility.lookup(Unknown
Source)
at org.eclipse.debug.ui.DebugUITools.lookupSource(Unknown Source)
at
com.ibm.debug.internal.pdt.sourcelocator.PICLSourceDisplayAdapter.displaySource(Unknown

Source)
at
org.eclipse.debug.internal.ui.sourcelookup.SourceLookupService.displaySource(Unknown

Source)
at
org.eclipse.debug.internal.ui.sourcelookup.SourceLookupService.displaySource(Unknown

Source)
at
org.eclipse.debug.internal.ui.sourcelookup.SourceLookupService.contextActivated(Unknown

Source)
at
org.eclipse.debug.internal.ui.contexts.DebugWindowContextService$1.run(Unknown
Source)
at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
at
org.eclipse.debug.internal.ui.contexts.DebugWindowContextService.notify(Unknown
Source)
at
org.eclipse.debug.internal.ui.contexts.DebugWindowContextService.notify(Unknown
Source)
at
org.eclipse.debug.internal.ui.contexts.DebugWindowContextService.notify(Unknown
Source)
at
org.eclipse.debug.internal.ui.contexts.DebugWindowContextService.contextActivated(Unknown

Source)
at org.eclipse.debug.internal.ui.views.launch.LaunchView$1.run(Unknown
Source)
at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
at
org.eclipse.debug.internal.ui.views.launch.LaunchView$ContextProvider.activate(Unknown

Source)
at
org.eclipse.debug.internal.ui.views.launch.LaunchView.selectionChanged(Unknown
Source)
at org.eclipse.jface.viewers.Viewer$2.run(Unknown Source)
at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
at org.eclipse.core.runtime.Platform.run(Unknown Source)
at org.eclipse.ui.internal.JFaceUtil$1.run(Unknown Source)
at org.eclipse.jface.util.SafeRunnable.run(Unknown Source)
at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Unknown Source)
at org.eclipse.jface.viewers.StructuredViewer.updateSelection(Unknown
Source)
at
org.eclipse.debug.internal.ui.viewers.AsynchronousViewer.updateSelection(Unknown

Source)
at
org.eclipse.debug.internal.ui.viewers.AsynchronousViewer.attemptSelection(Unknown

Source)
at
org.eclipse.debug.internal.ui.viewers.AsynchronousViewer.attemptPendingUpdates(Unknown

Source)
at
org.eclipse.debug.internal.ui.viewers.AsynchronousTreeViewer.attemptPendingUpdates(Unknown

Source)
at
org.eclipse.debug.internal.ui.viewers.AsynchronousTreeViewer.nodeChildrenChanged(Unknown

Source)
at org.eclipse.debug.internal.ui.viewers.AsynchronousModel$2.run(Unknown
Source)
at
org.eclipse.debug.internal.ui.viewers.AsynchronousViewer.preservingSelection(Unknown

Source)
at
org.eclipse.debug.internal.ui.viewers.AsynchronousModel.preservingSelection(Unknown

Source)
at
org.eclipse.debug.internal.ui.viewers.AsynchronousModel.setChildren(Unknown
Source)
at
org.eclipse.debug.internal.ui.viewers.ChildrenRequestMonitor.performUpdate(Unknown

Source)
at
org.eclipse.debug.internal.ui.viewers.AsynchronousRequestMonitor$1.runInUIThread(Unknown

Source)
at org.eclipse.ui.progress.UIJob$1.run(Unknown Source)
at org.eclipse.swt.widgets.RunnableLock.run(Unknown Source)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Unknown Source)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at org.eclipse.ui.internal.Workbench.runEventLoop(Unknown Source)
at org.eclipse.ui.internal.Workbench.runUI(Unknown Source)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Unknown Source)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(Unknown Source)
at org.eclipse.ui.internal.ide.IDEApplication.run(Unknown Source)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(Unknown
Source)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Unknown

Source)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Unknown
Source)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Unknown Source)
at org.eclipse.core.launcher.Main.basicRun(Unknown Source)
at org.eclipse.core.launcher.Main.run(Unknown Source)
at org.eclipse.core.launcher.Main.main(Unknown Source)

Attention:

The information contained in this message and or attachments is
intended only for the person or entity to which it is addressed and may contain
confidential and/or privileged material. Any review, retransmission,
dissemination or other use of, or taking of any action in reliance upon, this
information by persons or entities other than the intended recipient is
prohibited. If you received this message in error, please contact the sender
and
delete the material from any system and destroy any copies. Thank you for your
time and consideration.

Attention:

Le contenu de ce message et(ou) les fichiers ci-joints s?adressent
exclusivement à la personne ou -entité à laquelle ils sont destinés. Ils
peuvent
contenir de l?information confidentielle, protégée et(ou) classifiée. Il est
strictement interdit à toute personne ou entité autre que le(la) destinataire
prévu(e) de ce message d?examiner, de réviser, de retransmettre ou de diffuser
cette information, de prendre une quelconque action en fonction ou sur la base
de celle-ci, ou d?en faire tout autre usage. Si vous avez reçu ce message par
erreur, veuillez communiquer avec l?expéditeur(trice), supprimer ce message et
les fichiers ci-inclus de tout système, et en détruire toutes copies, qu?elles
soient électroniques ou imprimées. Nous vous remercions de votre entière
collaboration.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.