[JBoss JIRA] Created: (JBIDE-8206) Deltacloud freezes ui when creating new cloud in edge-case situation
by Rob Stryker (JIRA)
Deltacloud freezes ui when creating new cloud in edge-case situation
--------------------------------------------------------------------
Key: JBIDE-8206
URL: https://issues.jboss.org/browse/JBIDE-8206
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: deltacloud
Affects Versions: 3.2.0.CR1
Reporter: Rob Stryker
Assignee: Andre Dietisheim
Fix For: 3.2.1
Type in a url that doesn't exist in the new connection wizard / dialog. Then while it's validating, quickly switch focus to the 'connection name' text box, and the UI freezes.
SocketInputStream.socketRead0(FileDescriptor, byte[], int, int, int) line: not available [native method]
SocketInputStream.read(byte[], int, int) line: 129
BufferedInputStream.fill() line: 218
BufferedInputStream.read1(byte[], int, int) line: 258
BufferedInputStream.read(byte[], int, int) line: 317
HttpClient.parseHTTPHeader(MessageHeader, ProgressSource, HttpURLConnection) line: 687
HttpClient.parseHTTP(MessageHeader, ProgressSource, HttpURLConnection) line: 632
HttpURLConnection.getInputStream() line: 1064
XMLEntityManager.setupCurrentEntity(String, XMLInputSource, boolean, boolean) line: not available
XMLEntityManager.startEntity(String, XMLInputSource, boolean, boolean) line: not available
XMLEntityManager.startDTDEntity(XMLInputSource) line: not available
XMLDTDScannerImpl.setInputSource(XMLInputSource) line: not available
XMLDocumentScannerImpl$DTDDispatcher.dispatch(boolean) line: not available
XMLDocumentScannerImpl(XMLDocumentFragmentScannerImpl).scanDocument(boolean) line: not available
XIncludeAwareParserConfiguration(XML11Configuration).parse(boolean) line: not available
XIncludeAwareParserConfiguration(XML11Configuration).parse(XMLInputSource) line: not available
DOMParser(XMLParser).parse(XMLInputSource) line: not available
DOMParser.parse(InputSource) line: not available
DocumentBuilderImpl.parse(InputSource) line: not available
DeltaCloudClientImpl.getDocument(String) line: 418
DeltaCloudClientImpl.getServerType() line: 247
DeltaCloud.getServerDriver(String) line: 607
Url2DriverConverter.getCloudType(String) line: 50
Url2DriverConverter.convert(Object) line: 43
UpdateValueStrategy.convert(Object) line: 220
ValueBinding$3.run() line: 167
Realm$1.run() line: 148
SafeRunner.run(ISafeRunnable) line: 42
Realm.safeRun(Runnable) line: 152
SWTObservables$DisplayRealm(Realm).exec(Runnable) line: 170
ValueBinding.doUpdate(IObservableValue, IObservableValue, UpdateValueStrategy, boolean, boolean) line: 151
ValueBinding.access$4(ValueBinding, IObservableValue, IObservableValue, UpdateValueStrategy, boolean, boolean) line: 140
ValueBinding$1.handleValueChange(ValueChangeEvent) line: 45
ValueChangeEvent.dispatch(IObservablesListener) line: 62
SWTDelayedObservableValueDecorator(ChangeManager).fireEvent(ObservableEvent) line: 119
SWTDelayedObservableValueDecorator(DecoratingObservableValue).fireValueChange(ValueDiff) line: 55
SWTDelayedObservableValueDecorator(DecoratingObservableValue).handleValueChange(ValueChangeEvent) line: 93
DecoratingObservableValue$1.handleValueChange(ValueChangeEvent) line: 67
ValueChangeEvent.dispatch(IObservablesListener) line: 62
DelayedObservableValue(ChangeManager).fireEvent(ObservableEvent) line: 119
DelayedObservableValue(AbstractObservableValue).fireValueChange(ValueDiff) line: 71
DelayedObservableValue.doGetValue() line: 120
DelayedObservableValue(AbstractObservableValue).getValue() line: 76
SWTDelayedObservableValueDecorator(DecoratingObservableValue).getValue() line: 98
SWTDelayedObservableValueDecorator.handleEvent(Event) line: 68
EventTable.sendEvent(Event) line: 84
Text(Widget).sendEvent(Event) line: 1258
Text(Widget).sendEvent(int, Event, boolean) line: 1282
Text(Widget).sendEvent(int) line: 1263
Text(Control).sendFocusEvent(int) line: 3391
Text(Control).gtk_event_after(long, long) line: 2760
Text.gtk_event_after(long, long) line: 1308
Text(Widget).windowProc(long, long, long) line: 1738
Text(Control).windowProc(long, long, long) line: 4796
Display.windowProc(long, long, long) line: 4360
OS._gtk_main_do_event(long) line: not available [native method]
OS.gtk_main_do_event(long) line: 8168
Display.eventProc(long, long) line: 1238
OS._g_main_context_iteration(long, boolean) line: not available [native method]
OS.g_main_context_iteration(long, boolean) line: 2229
Display.readAndDispatch() line: 3159
WizardDialog(Window).runEventLoop(Shell) line: 825
WizardDialog(Window).open() line: 801
NewConnectionHandler.execute(ExecutionEvent) line: 34
HandlerProxy.execute(ExecutionEvent) line: 293
Command.executeWithChecks(ExecutionEvent) line: 476
ParameterizedCommand.executeWithChecks(Object, Object) line: 508
HandlerService.executeCommand(ParameterizedCommand, Event) line: 169
CommandContributionItem.handleWidgetSelection(Event) line: 820
CommandContributionItem.access$19(CommandContributionItem, Event) line: 806
CommandContributionItem$5.handleEvent(Event) line: 796
EventTable.sendEvent(Event) line: 84
MenuItem(Widget).sendEvent(Event) line: 1258
Display.runDeferredEvents() line: 3540
Display.readAndDispatch() line: 3161
Workbench.runEventLoop(Window$IExceptionHandler, Display) line: 2640
Workbench.runUI() line: 2604
Workbench.access$4(Workbench) line: 2438
Workbench$7.run() line: 671
Realm.runWithDefault(Realm, Runnable) line: 332
Workbench.createAndRunWorkbench(Display, WorkbenchAdvisor) line: 664
PlatformUI.createAndRunWorkbench(Display, WorkbenchAdvisor) line: 149
IDEApplication.start(IApplicationContext) line: 115
EclipseAppHandle.run(Object) line: 196
EclipseAppLauncher.runApplication(Object) line: 110
EclipseAppLauncher.start(Object) line: 79
EclipseStarter.run(Object) line: 369
EclipseStarter.run(String[], Runnable) line: 179
NativeMethodAccessorImpl.invoke0(Method, Object, Object[]) line: not available [native method]
NativeMethodAccessorImpl.invoke(Object, Object[]) line: 39
DelegatingMethodAccessorImpl.invoke(Object, Object[]) line: 25
Method.invoke(Object, Object...) line: 597
Main.invokeFramework(String[], URL[]) line: 619
Main.basicRun(String[]) line: 574
Main.run(String[]) line: 1407
Main.main(String[]) line: 1383
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 11 months
[JBoss JIRA] Created: (JBIDE-7614) Add third column to deployment page to rename the output file / folder.
by Rob Stryker (JIRA)
Add third column to deployment page to rename the output file / folder.
------------------------------------------------------------------------
Key: JBIDE-7614
URL: https://jira.jboss.org/browse/JBIDE-7614
Project: Tools (JBoss Tools)
Issue Type: Task
Components: JBossAS
Affects Versions: 3.2.0.Beta1
Reporter: Rob Stryker
Assignee: Rob Stryker
Priority: Critical
Fix For: 3.2.0.CR1
Currentlyu you can only update what folder a deployment goes to but you cannot at the last minute rename a deployment. Adding this third column should allow renaming of the final deployment.
This will also be a good time to find any and all places (like explore utils) that do NOT use the proper API to find out based on settings where a module should be deployed to (or undeployed from).
Test this heavily and don't break shit...
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 11 months
[JBoss JIRA] Created: (JBIDE-6617) BPEL Editor can not deploy second version of process definition
by Jeff DeLong (JIRA)
BPEL Editor can not deploy second version of process definition
---------------------------------------------------------------
Key: JBIDE-6617
URL: https://jira.jboss.org/browse/JBIDE-6617
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: bpel
Affects Versions: 3.1.1
Environment: I have tested this in both Eclipse 3.6 / JBoss Tools 3.2 NB as well as Eclipse 3.5 / JBoss Tools 3.1.1 on Mac cocoa JDK 1.6
Reporter: Jeff DeLong
Using JB Tools 3.1.1 I try to deploy the PolicyQuoteProcessSevice for
the second time and get an error on the server:
12:18:39,276 ERROR [ProcessStoreImpl] Deploy failed; Deployment Unit
"PolicyQuoteProcessService" already deployed!
12:18:39,276 ERROR [RiftSawProcessStore] Unknown error
org.apache.ode.bpel.iapi.ContextException: Deploy failed; Deployment
Unit "PolicyQuoteProcessService" already deployed!
at
org.apache.ode.store.ProcessStoreImpl.deploy(ProcessStoreImpl.java:213)
at
org.apache.ode.store.RiftSawProcessStore$DeployScheduler.doDeploy(RiftSawProcessStore.java:176)
at
org.apache.ode.store.RiftSawProcessStore$DeployScheduler.run(RiftSawProcessStore.java:103)
The above is from a test with Eclipse 3.5 / JBoss Tools 3.1.1
What is interesting is that JB Tools in the Servers View show two different PolicyQuoteProcessService-2010714xxxxx.jar where xxxxx is different for the two different deployment archives. But the deploy directory only shows a single archive, PolicyQuoteProcessService. jar, wit the value of the latest timestamp in the Date Modified field. So it looks like JB Tools creates a properly named archive, but deploys one without out the timestamp in the name. This has definitely worked in the past.
Here is a more complete server stack trace using Eclipse 3.6 / JBoss Tools 3.2 NB.
[org.jboss.bootstrap.microcontainer.ServerImpl] (main) JBoss (Microcontainer) [5.0.0.GA_SOA (build: SVNTag=5.0.0.GA_SOA date=201004161806)] Started in 2m:2s:293ms
2010-07-14 21:43:36,317 INFO [org.jboss.soa.bpel.deployer.BPELDeployer] (HDScanner) Deploy: PolicyQuoteProcessService.jar relativePath=bpel-deploy.xml
2010-07-14 21:43:36,339 INFO [org.apache.ode.store.ProcessStoreImpl] (Thread-20) Starting deployment of processes from directory "/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar".
2010-07-14 21:43:36,395 INFO [org.springframework.context.support.ClassPathXmlApplicationContext] (Thread-20) Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@b8a03b: display name [org.springframework.context.support.ClassPathXmlApplicationContext@b8a03b]; startup date [Wed Jul 14 21:43:36 MDT 2010]; root of context hierarchy
2010-07-14 21:43:36,508 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (Thread-20) Loading XML bean definitions from class path resource [beans.xml]
2010-07-14 21:43:36,513 INFO [org.apache.ode.store.DeploymentUnitDir] (Thread-20) Can't initialize beans.xml application context org.springframework.beans.factory.BeanDefinitionStoreException: IOException parsing XML document from class path resource [beans.xml]; nested exception is java.io.FileNotFoundException: class path resource [beans.xml] cannot be opened because it does not exist for PolicyQuoteProcessService.jar
2010-07-14 21:43:36,794 INFO [org.apache.ode.bpel.compiler.BpelC] (Thread-20) info: [CompilingProcess] Compiling BPEL process.
2010-07-14 21:43:37,319 INFO [org.apache.ode.bpel.compiler.WSDLRegistry] (Thread-20) WSDL at file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/DrivingRecordWSService.wsdl is a duplicate import, your documents should all be in different namespaces (its's not nice but will still work).
2010-07-14 21:43:37,320 INFO [org.apache.ode.bpel.compiler.WSDLRegistry] (Thread-20) WSDL at file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/DrivingRecordWSService.wsdl is already imported, this denotes a circular reference.
2010-07-14 21:43:37,320 INFO [org.apache.ode.bpel.compiler.WSDLRegistry] (Thread-20) WSDL at file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/CreditCheckWSService.wsdl is a duplicate import, your documents should all be in different namespaces (its's not nice but will still work).
2010-07-14 21:43:37,320 INFO [org.apache.ode.bpel.compiler.WSDLRegistry] (Thread-20) WSDL at file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/CreditCheckWSService.wsdl is already imported, this denotes a circular reference.
2010-07-14 21:43:37,320 INFO [org.apache.ode.bpel.compiler.WSDLRegistry] (Thread-20) WSDL at file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/PolicyQuoteProcessService.wsdl is a duplicate import, your documents should all be in different namespaces (its's not nice but will still work).
2010-07-14 21:43:37,320 INFO [org.apache.ode.bpel.compiler.WSDLRegistry] (Thread-20) WSDL at file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/PolicyQuoteProcessService.wsdl is already imported, this denotes a circular reference.
2010-07-14 21:43:37,320 INFO [org.apache.ode.bpel.compiler.WSDLRegistry] (Thread-20) WSDL at file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/PolicyQuoteEntityService.wsdl is a duplicate import, your documents should all be in different namespaces (its's not nice but will still work).
2010-07-14 21:43:37,320 INFO [org.apache.ode.bpel.compiler.WSDLRegistry] (Thread-20) WSDL at file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/PolicyQuoteEntityService.wsdl is already imported, this denotes a circular reference.
2010-07-14 21:43:37,320 INFO [org.apache.ode.bpel.compiler.WSDLRegistry] (Thread-20) WSDL at file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/DrivingRecordCallbackService.wsdl is a duplicate import, your documents should all be in different namespaces (its's not nice but will still work).
2010-07-14 21:43:37,320 INFO [org.apache.ode.bpel.compiler.WSDLRegistry] (Thread-20) WSDL at file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/DrivingRecordCallbackService.wsdl is already imported, this denotes a circular reference.
2010-07-14 21:43:37,320 INFO [org.apache.ode.bpel.compiler.WSDLRegistry] (Thread-20) WSDL at file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/PolicyQuoteCalculationService.wsdl is a duplicate import, your documents should all be in different namespaces (its's not nice but will still work).
2010-07-14 21:43:37,320 INFO [org.apache.ode.bpel.compiler.WSDLRegistry] (Thread-20) WSDL at file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/PolicyQuoteCalculationService.wsdl is already imported, this denotes a circular reference.
2010-07-14 21:43:37,735 INFO [org.apache.ode.store.ProcessStoreImpl] (Thread-20) Process {http://eclipse.org/bpel/sample}PolicyQuoteProcess-0 deployed from "{http://eclipse.org/bpel/sample}PolicyQuoteProcess-0".
2010-07-14 21:43:37,868 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] (Thread-20) Cancelling PROCESS CRON jobs for: {http://eclipse.org/bpel/sample}PolicyQuoteProcess-0
2010-07-14 21:43:37,868 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] (Thread-20) Scheduling PROCESS CRON jobs for: {http://eclipse.org/bpel/sample}PolicyQuoteProcess-0
2010-07-14 21:43:37,887 INFO [org.jboss.soa.bpel.runtime.engine.ode.JAXWSBindingContext] (Thread-20) Activate my role endpoint: {http://soa.jboss.org/OrchestratedServices}PolicyQuoteProcessServiceService:PolicyQuoteProcessServicePortType
2010-07-14 21:43:37,890 INFO [STDOUT] (Thread-20) Retrieving document at 'file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/CreditCheckWSService.wsdl'.
2010-07-14 21:43:37,914 INFO [STDOUT] (Thread-20) Retrieving document at 'file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/DrivingRecordCallbackService.wsdl'.
2010-07-14 21:43:37,928 INFO [STDOUT] (Thread-20) Retrieving document at 'file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/DrivingRecordWSService.wsdl'.
2010-07-14 21:43:37,981 INFO [STDOUT] (Thread-20) Retrieving document at 'file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/PolicyQuoteCalculationService.wsdl'.
2010-07-14 21:43:37,995 INFO [STDOUT] (Thread-20) Retrieving schema at './types/policyQuoteBase.xsd', relative to 'file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/PolicyQuoteCalculationService.wsdl'.
2010-07-14 21:43:38,009 INFO [STDOUT] (Thread-20) Retrieving schema at './types/policyQuoteBase.xsd', relative to 'file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/PolicyQuoteCalculationService.wsdl'.
2010-07-14 21:43:38,009 INFO [STDOUT] (Thread-20) Retrieving schema at './types/policyQuoteBase.xsd', relative to 'file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/PolicyQuoteCalculationService.wsdl'.
2010-07-14 21:43:38,010 INFO [STDOUT] (Thread-20) Retrieving document at 'file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/PolicyQuoteEntityService.wsdl'.
2010-07-14 21:43:38,025 INFO [STDOUT] (Thread-20) Retrieving schema at './types/policyQuoteBase.xsd', relative to 'file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/PolicyQuoteEntityService.wsdl'.
2010-07-14 21:43:38,073 INFO [STDOUT] (Thread-20) Retrieving schema at './types/policyQuoteBase.xsd', relative to 'file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/PolicyQuoteEntityService.wsdl'.
2010-07-14 21:43:38,073 INFO [STDOUT] (Thread-20) Retrieving schema at './types/policyQuoteBase.xsd', relative to 'file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/PolicyQuoteEntityService.wsdl'.
2010-07-14 21:43:38,074 INFO [STDOUT] (Thread-20) Retrieving document at 'file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/PolicyQuoteProcessArtifacts.wsdl'.
2010-07-14 21:43:38,102 INFO [STDOUT] (Thread-20) Retrieving document at 'CreditCheckWSService.wsdl', relative to 'file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/PolicyQuoteProcessArtifacts.wsdl'.
2010-07-14 21:43:38,115 INFO [STDOUT] (Thread-20) Retrieving document at 'DrivingRecordWSService.wsdl', relative to 'file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/PolicyQuoteProcessArtifacts.wsdl'.
2010-07-14 21:43:38,168 INFO [STDOUT] (Thread-20) Retrieving document at 'PolicyQuoteCalculationService.wsdl', relative to 'file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/PolicyQuoteProcessArtifacts.wsdl'.
2010-07-14 21:43:38,168 INFO [STDOUT] (Thread-20) Retrieving schema at './types/policyQuoteBase.xsd', relative to 'file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/PolicyQuoteCalculationService.wsdl'.
2010-07-14 21:43:38,182 INFO [STDOUT] (Thread-20) Retrieving schema at './types/policyQuoteBase.xsd', relative to 'file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/PolicyQuoteCalculationService.wsdl'.
2010-07-14 21:43:38,182 INFO [STDOUT] (Thread-20) Retrieving schema at './types/policyQuoteBase.xsd', relative to 'file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/PolicyQuoteCalculationService.wsdl'.
2010-07-14 21:43:38,196 INFO [STDOUT] (Thread-20) Retrieving document at 'DrivingRecordCallbackService.wsdl', relative to 'file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/PolicyQuoteProcessArtifacts.wsdl'.
2010-07-14 21:43:38,211 INFO [STDOUT] (Thread-20) Retrieving document at 'PolicyQuoteEntityService.wsdl', relative to 'file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/PolicyQuoteProcessArtifacts.wsdl'.
2010-07-14 21:43:38,211 INFO [STDOUT] (Thread-20) Retrieving schema at './types/policyQuoteBase.xsd', relative to 'file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/PolicyQuoteEntityService.wsdl'.
2010-07-14 21:43:38,211 INFO [STDOUT] (Thread-20) Retrieving schema at './types/policyQuoteBase.xsd', relative to 'file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/PolicyQuoteEntityService.wsdl'.
2010-07-14 21:43:38,211 INFO [STDOUT] (Thread-20) Retrieving schema at './types/policyQuoteBase.xsd', relative to 'file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/PolicyQuoteEntityService.wsdl'.
2010-07-14 21:43:38,258 INFO [STDOUT] (Thread-20) Retrieving document at 'PolicyQuoteProcessService.wsdl', relative to 'file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/PolicyQuoteProcessArtifacts.wsdl'.
2010-07-14 21:43:38,259 INFO [STDOUT] (Thread-20) Retrieving schema at './types/policyQuoteBase.xsd', relative to 'file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/PolicyQuoteProcessService.wsdl'.
2010-07-14 21:43:38,259 INFO [STDOUT] (Thread-20) Retrieving schema at './types/policyQuoteBase.xsd', relative to 'file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/PolicyQuoteProcessService.wsdl'.
2010-07-14 21:43:38,259 INFO [STDOUT] (Thread-20) Retrieving schema at './types/policyQuoteBase.xsd', relative to 'file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/PolicyQuoteProcessService.wsdl'.
2010-07-14 21:43:39,065 WARN [org.jboss.ws.tools.wsdl.WSDL11Reader] (Thread-20) UsingAddressing extensibility element not supported yet.
2010-07-14 21:43:39,066 WARN [org.jboss.ws.tools.wsdl.WSDL11Reader] (Thread-20) UsingAddressing extensibility element not supported yet.
2010-07-14 21:43:39,066 WARN [org.jboss.ws.tools.wsdl.WSDL11Reader] (Thread-20) UsingAddressing extensibility element not supported yet.
2010-07-14 21:43:39,066 WARN [org.jboss.ws.tools.wsdl.WSDL11Reader] (Thread-20) UsingAddressing extensibility element not supported yet.
2010-07-14 21:43:39,067 WARN [org.jboss.ws.tools.wsdl.WSDL11Reader] (Thread-20) UsingAddressing extensibility element not supported yet.
2010-07-14 21:43:39,067 WARN [org.jboss.ws.tools.wsdl.WSDL11Reader] (Thread-20) UsingAddressing extensibility element not supported yet.
2010-07-14 21:43:39,067 WARN [org.jboss.ws.tools.wsdl.WSDL11Reader] (Thread-20) UsingAddressing extensibility element not supported yet.
2010-07-14 21:43:39,067 WARN [org.jboss.ws.tools.wsdl.WSDL11Reader] (Thread-20) UsingAddressing extensibility element not supported yet.
2010-07-14 21:43:39,067 WARN [org.jboss.ws.tools.wsdl.WSDL11Reader] (Thread-20) UsingAddressing extensibility element not supported yet.
2010-07-14 21:43:39,067 WARN [org.jboss.ws.tools.wsdl.WSDL11Reader] (Thread-20) UsingAddressing extensibility element not supported yet.
2010-07-14 21:43:39,073 INFO [org.jboss.wsf.stack.jbws.WSDLFilePublisher] (Thread-20) WSDL published to: file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/data/wsdl/riftsaw-cd209384-e36b-4587-accd-b67d417adbb0.war/PolicyQuoteProcessArtifacts.wsdl
2010-07-14 21:43:39,091 INFO [org.jboss.wsf.framework.management.DefaultEndpointRegistry] (Thread-20) register: jboss.ws:context=PolicyQuoteProcessService,endpoint=Endpoint-cd209384-e36b-4587-accd-b67d417adbb0
2010-07-14 21:43:39,128 INFO [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (Thread-20) deploy, ctxPath=/PolicyQuoteProcessService
2010-07-14 21:43:39,193 WARNING [javax.enterprise.resource.webcontainer.jsf.config] (Thread-20) Unable to process deployment descriptor for context '/PolicyQuoteProcessService'
2010-07-14 21:43:39,193 INFO [javax.enterprise.resource.webcontainer.jsf.config] (Thread-20) Initializing Mojarra (1.2_13-b01-FCS) for context '/PolicyQuoteProcessService'
2010-07-14 21:43:39,339 INFO [org.apache.juddi.v3.client.config.UDDIClerk] (Thread-20) Registering service PolicyQuoteProcessServiceService with key uddi:esb.jboss.org:bpel-services-PolicyQuoteProcessServiceService
2010-07-14 21:43:39,347 INFO [org.apache.juddi.v3.client.config.UDDIClerk] (Thread-20) Registering service PolicyQuoteProcessServiceService completed.
2010-07-14 21:43:39,347 INFO [org.jboss.soa.bpel.runtime.engine.ode.JAXWSBindingContext] (Thread-20) Activate my role endpoint: {http://soa.jboss.org/CallbackServices}DrivingRecordCallbackServiceService:DrivingRecordCallbackServicePortType
2010-07-14 21:43:39,349 INFO [STDOUT] (Thread-20) Retrieving document at 'file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/CreditCheckWSService.wsdl'.
2010-07-14 21:43:39,363 INFO [STDOUT] (Thread-20) Retrieving document at 'file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2283i-i5/PolicyQuoteProcessService.jar/DrivingRecordCallbackService.wsdl'.
2010-07-14 21:43:39,489 INFO [org.jboss.wsf.stack.jbws.WSDLFilePublisher] (Thread-20) WSDL published to: file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/data/wsdl/riftsaw-97e5dda1-9fdf-4e42-81df-6a8d02ae5f94.war/DrivingRecordCallbackService.wsdl
2010-07-14 21:43:39,490 INFO [org.jboss.wsf.framework.management.DefaultEndpointRegistry] (Thread-20) register: jboss.ws:context=DrivingRecordCallbackService,endpoint=Endpoint-97e5dda1-9fdf-4e42-81df-6a8d02ae5f94
2010-07-14 21:43:39,502 INFO [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (Thread-20) deploy, ctxPath=/DrivingRecordCallbackService
2010-07-14 21:43:39,558 WARNING [javax.enterprise.resource.webcontainer.jsf.config] (Thread-20) Unable to process deployment descriptor for context '/DrivingRecordCallbackService'
2010-07-14 21:43:39,558 INFO [javax.enterprise.resource.webcontainer.jsf.config] (Thread-20) Initializing Mojarra (1.2_13-b01-FCS) for context '/DrivingRecordCallbackService'
2010-07-14 21:43:39,621 INFO [org.apache.juddi.v3.client.config.UDDIClerk] (Thread-20) Registering service DrivingRecordCallbackServiceService with key uddi:esb.jboss.org:bpel-services-DrivingRecordCallbackServiceService
2010-07-14 21:43:39,626 INFO [org.apache.juddi.v3.client.config.UDDIClerk] (Thread-20) Registering service DrivingRecordCallbackServiceService completed.
2010-07-14 21:43:39,785 INFO [org.apache.ode.bpel.engine.BpelProcess] (Thread-20) Created new process DAO for {http://eclipse.org/bpel/sample}PolicyQuoteProcess-0 (guid=32o66ux9k1sp9f2dd4tatprq5gs657am)
2010-07-14 21:43:39,785 INFO [org.apache.ode.bpel.engine.BpelProcess] (Thread-20) Created new process DAO for {http://eclipse.org/bpel/sample}PolicyQuoteProcess-0 (guid=32o66ux9k1sp9f2dd4tatprq5gs657am).
2010-07-14 21:43:39,787 INFO [org.apache.ode.bpel.engine.BpelServerImpl] (Thread-20) Registered process {http://eclipse.org/bpel/sample}PolicyQuoteProcess-0.
2010-07-14 21:43:39,787 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] (Thread-20) Cancelling PROCESS CRON jobs for: {http://eclipse.org/bpel/sample}PolicyQuoteProcess-0
2010-07-14 21:43:39,787 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] (Thread-20) Scheduling PROCESS CRON jobs for: {http://eclipse.org/bpel/sample}PolicyQuoteProcess-0
2010-07-14 21:44:33,506 WARN [org.jboss.bpm.console.server.plugin.PluginMgr] (http-127.0.0.1-8080-2) Unable to load plugin: 'org.jboss.bpm.console.server.plugin.FormDispatcherPlugin'
2010-07-14 21:44:33,513 WARN [org.jboss.bpm.console.server.plugin.PluginMgr] (http-127.0.0.1-8080-2) Unable to load plugin: 'org.jboss.bpm.console.server.plugin.GraphViewerPlugin'
2010-07-14 21:44:33,534 INFO [org.jboss.bpm.console.server.plugin.PluginMgr] (http-127.0.0.1-8080-2) Successfully loaded plugin 'org.jboss.bpm.console.server.plugin.ProcessEnginePlugin': class org.jboss.soa.bpel.console.ProcessEnginePluginImpl
2010-07-14 21:45:06,979 INFO [org.jboss.soa.bpel.deployer.BPELDeployer] (HDScanner) Undeploy: PolicyQuoteProcessService.jar relativePath=bpel-deploy.xml
2010-07-14 21:45:06,979 INFO [org.jboss.soa.bpel.deployer.BPELDeployer] (HDScanner) Not undeploying BPEL: PolicyQuoteProcessService.jar relativePath=bpel-deploy.xml
2010-07-14 21:45:07,012 INFO [org.jboss.soa.bpel.deployer.BPELDeployer] (HDScanner) Deploy: PolicyQuoteProcessService.jar relativePath=bpel-deploy.xml
2010-07-14 21:45:07,029 INFO [org.apache.ode.store.ProcessStoreImpl] (Thread-20) Starting deployment of processes from directory "/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2462t-i9/PolicyQuoteProcessService.jar".
2010-07-14 21:45:07,029 INFO [org.springframework.context.support.ClassPathXmlApplicationContext] (Thread-20) Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@eef86d: display name [org.springframework.context.support.ClassPathXmlApplicationContext@eef86d]; startup date [Wed Jul 14 21:45:07 MDT 2010]; root of context hierarchy
2010-07-14 21:45:07,030 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (Thread-20) Loading XML bean definitions from class path resource [beans.xml]
2010-07-14 21:45:07,030 INFO [org.apache.ode.store.DeploymentUnitDir] (Thread-20) Can't initialize beans.xml application context org.springframework.beans.factory.BeanDefinitionStoreException: IOException parsing XML document from class path resource [beans.xml]; nested exception is java.io.FileNotFoundException: class path resource [beans.xml] cannot be opened because it does not exist for PolicyQuoteProcessService.jar
2010-07-14 21:45:07,042 INFO [org.apache.ode.bpel.compiler.BpelC] (Thread-20) info: [CompilingProcess] Compiling BPEL process.
2010-07-14 21:45:07,359 INFO [org.apache.ode.bpel.compiler.WSDLRegistry] (Thread-20) WSDL at file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2462t-i9/PolicyQuoteProcessService.jar/DrivingRecordWSService.wsdl is a duplicate import, your documents should all be in different namespaces (its's not nice but will still work).
2010-07-14 21:45:07,359 INFO [org.apache.ode.bpel.compiler.WSDLRegistry] (Thread-20) WSDL at file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2462t-i9/PolicyQuoteProcessService.jar/DrivingRecordWSService.wsdl is already imported, this denotes a circular reference.
2010-07-14 21:45:07,359 INFO [org.apache.ode.bpel.compiler.WSDLRegistry] (Thread-20) WSDL at file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2462t-i9/PolicyQuoteProcessService.jar/CreditCheckWSService.wsdl is a duplicate import, your documents should all be in different namespaces (its's not nice but will still work).
2010-07-14 21:45:07,359 INFO [org.apache.ode.bpel.compiler.WSDLRegistry] (Thread-20) WSDL at file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2462t-i9/PolicyQuoteProcessService.jar/CreditCheckWSService.wsdl is already imported, this denotes a circular reference.
2010-07-14 21:45:07,359 INFO [org.apache.ode.bpel.compiler.WSDLRegistry] (Thread-20) WSDL at file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2462t-i9/PolicyQuoteProcessService.jar/PolicyQuoteProcessService.wsdl is a duplicate import, your documents should all be in different namespaces (its's not nice but will still work).
2010-07-14 21:45:07,359 INFO [org.apache.ode.bpel.compiler.WSDLRegistry] (Thread-20) WSDL at file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2462t-i9/PolicyQuoteProcessService.jar/PolicyQuoteProcessService.wsdl is already imported, this denotes a circular reference.
2010-07-14 21:45:07,359 INFO [org.apache.ode.bpel.compiler.WSDLRegistry] (Thread-20) WSDL at file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2462t-i9/PolicyQuoteProcessService.jar/PolicyQuoteEntityService.wsdl is a duplicate import, your documents should all be in different namespaces (its's not nice but will still work).
2010-07-14 21:45:07,359 INFO [org.apache.ode.bpel.compiler.WSDLRegistry] (Thread-20) WSDL at file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2462t-i9/PolicyQuoteProcessService.jar/PolicyQuoteEntityService.wsdl is already imported, this denotes a circular reference.
2010-07-14 21:45:07,359 INFO [org.apache.ode.bpel.compiler.WSDLRegistry] (Thread-20) WSDL at file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2462t-i9/PolicyQuoteProcessService.jar/DrivingRecordCallbackService.wsdl is a duplicate import, your documents should all be in different namespaces (its's not nice but will still work).
2010-07-14 21:45:07,359 INFO [org.apache.ode.bpel.compiler.WSDLRegistry] (Thread-20) WSDL at file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2462t-i9/PolicyQuoteProcessService.jar/DrivingRecordCallbackService.wsdl is already imported, this denotes a circular reference.
2010-07-14 21:45:07,359 INFO [org.apache.ode.bpel.compiler.WSDLRegistry] (Thread-20) WSDL at file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2462t-i9/PolicyQuoteProcessService.jar/PolicyQuoteCalculationService.wsdl is a duplicate import, your documents should all be in different namespaces (its's not nice but will still work).
2010-07-14 21:45:07,359 INFO [org.apache.ode.bpel.compiler.WSDLRegistry] (Thread-20) WSDL at file:/Users/jdelong/GLS-JB341/software/jboss-soa-p.5.0.0/jboss-as/server/default/tmp/5c4o05-em2d7u-gbn1z6zk-1-gbn2462t-i9/PolicyQuoteProcessService.jar/PolicyQuoteCalculationService.wsdl is already imported, this denotes a circular reference.
2010-07-14 21:45:07,414 ERROR [org.apache.ode.store.ProcessStoreImpl] (Thread-20) Deploy failed; Deployment Unit "PolicyQuoteProcessService" already deployed!
2010-07-14 21:45:07,414 ERROR [org.apache.ode.store.RiftSawProcessStore] (Thread-20) Unknown error
org.apache.ode.bpel.iapi.ContextException: Deploy failed; Deployment Unit "PolicyQuoteProcessService" already deployed!
at org.apache.ode.store.ProcessStoreImpl.deploy(ProcessStoreImpl.java:213)
at org.apache.ode.store.RiftSawProcessStore$DeployScheduler.doDeploy(RiftSawProcessStore.java:176)
at org.apache.ode.store.RiftSawProcessStore$DeployScheduler.run(RiftSawProcessStore.java:103)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 11 months
[JBoss JIRA] Created: (JBIDE-8145) gwt sdk bundle is not pulled when installing
by Andre Dietisheim (JIRA)
gwt sdk bundle is not pulled when installing
--------------------------------------------
Key: JBIDE-8145
URL: https://issues.jboss.org/browse/JBIDE-8145
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: GWT
Affects Versions: 3.2.0.CR1
Reporter: Andre Dietisheim
Assignee: Max Rydahl Andersen
Fix For: 3.2.x
Our GWT facet needs the GWT SDK at runtime. The GWT SDK holds the GWT cross compiler etc. and is needed so that a Dynamic Web project with GWT code gets compiled correctly.
The GWT SDK has the version in its name so that several SDK can be installed in parallel. We therefore declared an optional dependency to the latest GWT SDK in our org.jboss.tools.gwt.core:
com.google.gwt.eclipse.sdkbundle.2.1.1;resolution:=optional,
Unfortunately p2 does not pull the GWT SDK when its told to install our GWT facet.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 11 months
[JBoss JIRA] Created: (JBIDE-8148) New Connection wizard: blocks UI when you hit "Finish"
by Andre Dietisheim (JIRA)
New Connection wizard: blocks UI when you hit "Finish"
------------------------------------------------------
Key: JBIDE-8148
URL: https://issues.jboss.org/browse/JBIDE-8148
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: deltacloud
Affects Versions: 3.2.0.CR1
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 3.2.1
If you create a new cloud with the "New cloud connection" wizard, enter all settings and hit finish, images and instances get loaded. This operation is executed in the UI thread (no background thread) and therefore blocks the UI. We should switch this to a background thread.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 11 months
[JBoss JIRA] Created: (JBIDE-8093) User gets no feedback about what's missing on "Create RSE Connection and Server" when launching an instance
by Andre Dietisheim (JIRA)
User gets no feedback about what's missing on "Create RSE Connection and Server" when launching an instance
-----------------------------------------------------------------------------------------------------------
Key: JBIDE-8093
URL: https://issues.jboss.org/browse/JBIDE-8093
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: deltacloud
Affects Versions: 3.2.0.CR1
Reporter: Andre Dietisheim
Fix For: 3.2.x
Attachments: rse-and-server-page1.png, rse-and-server-page2.png
To launching an new instance, you have a wizard with 2 pages.
1) "Launch instance" page
2) "Create RSE Connection and Server" page
The 2nd page does not inform (neither by decorations nor by errors in the title area) about what's missing. "Finish" is disabled and you only find out by looking closly at the fields which info is still missing and has to filled in.
Ex. I choose "Determine server details from this remote file" (radio button). The path is already filled in but the "Local runtime" combo is empty. "Finish" is therefore disabled. I only find out about this by closlely looking at the form an detecting that the runtime is not chosen yet. The runtime combo is not decorated with an error marker. I also dont have an error in the title area.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 11 months