Skip to content

Enter one-line summary #14171

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
DartBot opened this issue Oct 17, 2013 · 3 comments
Closed

Enter one-line summary #14171

DartBot opened this issue Oct 17, 2013 · 3 comments
Labels
closed-duplicate Closed in favor of an existing report

Comments

@DartBot
Copy link

DartBot commented Oct 17, 2013

This issue was originally filed by [email protected]


What steps will reproduce the problem?
1.Create Web Application

What is the expected output? What do you see instead?
Should create dart.js file

What version of the product are you using? On what operating system?

Please provide any additional information below.

--- Oct 17, 2013 7:22:09 PM Running dart2js... ---
Wrote C:\Users\SreejithV.ORIONINC\dart\clickme\web\clickme.dart.js [200.0kb written in 4.6 seconds]

--- Oct 17, 2013 7:23:57 PM Running pub install ... ---
Pub install failed, [1] Resolving dependencies..........
Downloading browser 0.8.1 from hosted...
Error in PubHttpClient.send (issue #12581) error: HandshakeException: Connection terminated during handshake
    stacktrace: #­0 PubHttpClient.send (file:///e:/b/build/slave/dart-editor-win-trunk/build/dart/sdk/lib/_internal/pub/lib/src/http.dart:60)

­1 HostedSource.install.<anonymous closure> (file:///e:/b/build/slave/dart-editor-win-trunk/build/dart/sdk/lib/_internal/pub/lib/src/source/hosted.dart:93)

­2 Future.Future.sync (dart:async/future.dart:130)

­3 HostedSource.install (file:///e:/b/build/slave/dart-editor-win-trunk/build/dart/sdk/lib/_internal/pub/lib/src/source/hosted.dart:84)

­4 Source.installToSystemCache.<anonymous closure> (file:///e:/b/build/slave/dart-editor-win-trunk/build/dart/sdk/lib/_internal/pub/lib/src/source.dart:160)

­5 _Future._propagateToListeners.<anonymous closure> (dart:async/future_impl.dart:449)

­6 _rootRun (dart:async/zone.dart:531)

­7 _ZoneDelegate.run (dart:async/zone.dart:344)

­8 _CustomizedZone.run (dart:async/zone.dart:489)

­9 _Future._propagateToListeners (dart:async/future_impl.dart:441)

­10 _Future._complete (dart:async/future_impl.dart:298)

­11 _Future._asyncComplete.<anonymous closure> (dart:async/future_impl.dart:354)

­12 _asyncRunCallback (dart:async/event_loop.dart:18)

­13 _createTimer.<anonymous closure> (dart:async-patch/timer_patch.dart:11)

­14 _Timer._createTimerHandler._handleTimeout (timer_impl.dart:151)

­15 _Timer._createTimerHandler.<anonymous closure> (timer_impl.dart:168)

­16 _ReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:113)

Connection terminated during handshake
e:\b\build\slave\dart-editor-win-trunk\build\dart\sdk\lib_internal\pub\lib\src\http.dart PubHttpClient.send.<fn>
dart:async _createTimer.<fn>
timer_impl.dart _Timer._createTimerHandler._handleTimeout
timer_impl.dart _Timer._createTimerHandler.<fn>
dart:isolate _ReceivePortImpl._handleMessage

This is an unexpected error. Please run

    pub --trace 'install'

and include the results in a bug report on http://dartbug.com/new.

** Warning: Application may fail to run since packages did not get installed.Try running pub install again. **

--- Oct 17, 2013 7:25:49 PM Running pub install ... ---
Pub install failed, [1] Resolving dependencies..........
Downloading browser 0.8.1 from hosted...
Error in PubHttpClient.send (issue #12581) error: HandshakeException: Connection terminated during handshake
    stacktrace: #­0 PubHttpClient.send (file:///e:/b/build/slave/dart-editor-win-trunk/build/dart/sdk/lib/_internal/pub/lib/src/http.dart:60)

­1 HostedSource.install.<anonymous closure> (file:///e:/b/build/slave/dart-editor-win-trunk/build/dart/sdk/lib/_internal/pub/lib/src/source/hosted.dart:93)

­2 Future.Future.sync (dart:async/future.dart:130)

­3 HostedSource.install (file:///e:/b/build/slave/dart-editor-win-trunk/build/dart/sdk/lib/_internal/pub/lib/src/source/hosted.dart:84)

­4 Source.installToSystemCache.<anonymous closure> (file:///e:/b/build/slave/dart-editor-win-trunk/build/dart/sdk/lib/_internal/pub/lib/src/source.dart:160)

­5 _Future._propagateToListeners.<anonymous closure> (dart:async/future_impl.dart:449)

­6 _rootRun (dart:async/zone.dart:531)

­7 _ZoneDelegate.run (dart:async/zone.dart:344)

­8 _CustomizedZone.run (dart:async/zone.dart:489)

­9 _Future._propagateToListeners (dart:async/future_impl.dart:441)

­10 _Future._complete (dart:async/future_impl.dart:298)

­11 _Future._asyncComplete.<anonymous closure> (dart:async/future_impl.dart:354)

­12 _asyncRunCallback (dart:async/event_loop.dart:18)

­13 _createTimer.<anonymous closure> (dart:async-patch/timer_patch.dart:11)

­14 _Timer._createTimerHandler._handleTimeout (timer_impl.dart:151)

­15 _Timer._createTimerHandler.<anonymous closure> (timer_impl.dart:168)

­16 _ReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:113)

Connection terminated during handshake
e:\b\build\slave\dart-editor-win-trunk\build\dart\sdk\lib_internal\pub\lib\src\http.dart PubHttpClient.send.<fn>
dart:async _createTimer.<fn>
timer_impl.dart _Timer._createTimerHandler._handleTimeout
timer_impl.dart _Timer._createTimerHandler.<fn>
dart:isolate _ReceivePortImpl._handleMessage

This is an unexpected error. Please run

    pub --trace 'install'

and include the results in a bug report on http://dartbug.com/new.

** Warning: Application may fail to run since packages did not get installed.Try running pub install again. **

--- Oct 17, 2013 7:33:29 PM Running pub install ... ---
Pub install failed, [1] Resolving dependencies..........
Downloading browser 0.8.1 from hosted...
Error in PubHttpClient.send (issue #12581) error: HandshakeException: Connection terminated during handshake
    stacktrace: #­0 PubHttpClient.send (file:///e:/b/build/slave/dart-editor-win-trunk/build/dart/sdk/lib/_internal/pub/lib/src/http.dart:60)

­1 HostedSource.install.<anonymous closure> (file:///e:/b/build/slave/dart-editor-win-trunk/build/dart/sdk/lib/_internal/pub/lib/src/source/hosted.dart:93)

­2 Future.Future.sync (dart:async/future.dart:130)

­3 HostedSource.install (file:///e:/b/build/slave/dart-editor-win-trunk/build/dart/sdk/lib/_internal/pub/lib/src/source/hosted.dart:84)

­4 Source.installToSystemCache.<anonymous closure> (file:///e:/b/build/slave/dart-editor-win-trunk/build/dart/sdk/lib/_internal/pub/lib/src/source.dart:160)

­5 _Future._propagateToListeners.<anonymous closure> (dart:async/future_impl.dart:449)

­6 _rootRun (dart:async/zone.dart:531)

­7 _ZoneDelegate.run (dart:async/zone.dart:344)

­8 _CustomizedZone.run (dart:async/zone.dart:489)

­9 _Future._propagateToListeners (dart:async/future_impl.dart:441)

­10 _Future._complete (dart:async/future_impl.dart:298)

­11 _Future._asyncComplete.<anonymous closure> (dart:async/future_impl.dart:354)

­12 _asyncRunCallback (dart:async/event_loop.dart:18)

­13 _createTimer.<anonymous closure> (dart:async-patch/timer_patch.dart:11)

­14 _Timer._createTimerHandler._handleTimeout (timer_impl.dart:151)

­15 _Timer._createTimerHandler.<anonymous closure> (timer_impl.dart:168)

­16 _ReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:113)

Connection terminated during handshake
e:\b\build\slave\dart-editor-win-trunk\build\dart\sdk\lib_internal\pub\lib\src\http.dart PubHttpClient.send.<fn>
dart:async _createTimer.<fn>
timer_impl.dart _Timer._createTimerHandler._handleTimeout
timer_impl.dart _Timer._createTimerHandler.<fn>
dart:isolate _ReceivePortImpl._handleMessage

This is an unexpected error. Please run

    pub --trace 'install'

and include the results in a bug report on http://dartbug.com/new.

** Warning: Application may fail to run since packages did not get installed.Try running pub install again. **

@iposva-google
Copy link
Contributor

Added Area-Pub, Triaged labels.

@nex3
Copy link
Member

nex3 commented Nov 27, 2013

Added Duplicate label.
Marked as being merged into #14646.

@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

This issue has been moved to dart-lang/pub#669.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-duplicate Closed in favor of an existing report
Projects
None yet
Development

No branches or pull requests

4 participants